Searched refs:S_ISGID (Results 76 - 77 of 77) sorted by relevance

1234

/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_serv.c3597 * We don't support the S_ISGID bit for directories. Solaris and other
3602 vap->va_mode &= ~S_ISGID;
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c1044 if(mode & S_ISGID)

Completed in 297 milliseconds

1234