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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dvnode_internal.h232 #define VTEXT 0x000002 /* vnode is a pure text prototype */ macro
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c2565 if (vp->v_flag & VTEXT)
2566 strlcat(sbuf, "|VTEXT", sizeof(sbuf));

Completed in 76 milliseconds