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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_cs.c467 if (vp->v_mount != rootvnode->v_mount || (vp->v_flag & VNOCS))
476 vp->v_flag |= VNOCS;
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dvnode_internal.h261 #define VNOCS 0x2000000 /* is there no code signature available */ macro

Completed in 70 milliseconds