Searched refs:S_IXUGO (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dstat-macros.h242 /* S_IXUGO is a common extension to POSIX. */
243 # if !S_IXUGO
244 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/freebsd-9.3-release/contrib/libreadline/
H A Dposixstat.h140 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro

Completed in 54 milliseconds