Searched defs:S_IRALL (Results 1 – 2 of 2) sorted by relevance
547 # define S_IRALL (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) macro549 # define S_IRALL 0644 macro
515 # define S_IRALL (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) macro517 # define S_IRALL 0644 macro