Searched defs:S_IRALL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c547 # define S_IRALL (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) macro
549 # define S_IRALL 0644 macro
/openbsd-current/gnu/gcc/fixincludes/
H A Dfixincl.c515 # define S_IRALL (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) macro
517 # define S_IRALL 0644 macro

Completed in 173 milliseconds