Searched defs:DEFAULT_PMODE (Results 1 – 2 of 2) sorted by relevance
69 #define DEFAULT_PMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) macro
74 #define DEFAULT_PMODE (_S_IREAD | _S_IWRITE) macro
Completed in 28 milliseconds