Searched refs:PR_OFFMAX (Results 1 – 3 of 3) sorted by relevance
188 #define PR_OFFMAX 0x08 /* vnode is a large file open */ macro
942 if (PROCESS_NOT_32BIT(p) || (pnp->pr_flags & PR_OFFMAX)) in pr_control32()
349 pnp->pr_flags |= PR_OFFMAX; in propen()