Home
last modified time | relevance | path

Searched refs:PR_OFFMAX (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/fs/proc/
H A Dprdata.h188 #define PR_OFFMAX 0x08 /* vnode is a large file open */ macro
H A Dprcontrol.c942 if (PROCESS_NOT_32BIT(p) || (pnp->pr_flags & PR_OFFMAX)) in pr_control32()
H A Dprvnops.c349 pnp->pr_flags |= PR_OFFMAX; in propen()