Searched defs:S_IWOTH (Results 1 – 2 of 2) sorted by relevance
118 # define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
187 #define S_IWOTH (S_IWGRP >> 3) /* Write by others. */ macro
Completed in 4 milliseconds