Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dfile_subs.c58 #define SETBITS (S_ISUID | S_ISGID) macro
59 #define ABITS (FILEBITS | SETBITS)
150 arcn->sb.st_mode &= ~(SETBITS); in file_close()
431 arcn->sb.st_mode &= ~(SETBITS); in node_creat()