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

/macosx-10.9.5/file_cmds-230/pax/
H A Dfile_subs.c69 #define SETBITS (S_ISUID | S_ISGID) macro
70 #define ABITS (FILEBITS | SETBITS)
194 arcn->sb.st_mode &= ~(SETBITS);
536 arcn->sb.st_mode &= ~(SETBITS);

Completed in 215 milliseconds