Searched refs:S_IWGRP (Results 1 – 5 of 5) sorted by relevance
17 #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH)
36 #define S_IWGRP 00020 macro
54 #define S_IWGRP 00020 macro
352 umask(S_IWGRP | S_IWOTH); in start_daemon_mode()
Completed in 17 milliseconds