Searched refs:PR_AOUT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h188 #define PR_AOUT 0x04 /* vnode is for an a.out path */ macro
H A Dprvnops.c4173 flags |= PR_AOUT;
5717 * pr_lookup_pathdir(), we mark the a.out path name vnode with the PR_AOUT
5742 * If PR_AOUT isn't set, then we looked up the path for the vnode;
5746 if ((pnp->pr_flags & PR_AOUT) == 0) {

Completed in 54 milliseconds