Searched refs:FILEBITS (Results 1 – 1 of 1) sorted by relevance
63 #define FILEBITS (S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO) macro65 #define ABITS (FILEBITS | SETBITS)92 file_mode = arcn->sb.st_mode & FILEBITS; in file_creat()355 file_mode = arcn->sb.st_mode & FILEBITS; in node_creat()464 ((sb.st_mode & FILEBITS) | S_IRWXU)); in node_creat()609 set_pmode(name, ((sb.st_mode & FILEBITS) | S_IRWXU)); in chk_path()