Lines Matching defs:S_IXUGO
610 /* S_IXUGO is a common extension to POSIX. */611 #if !S_IXUGO612 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH)