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