SET_BITS
#define A_BITS (FILE_BITS | SET_BITS | S_ISVTX)
#define SETBITS(dir) ((dir) ? SET_BITS : (SET_BITS | S_ISVTX))