Home
last modified time | relevance | path

Searched defs:S_IXUGO (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Dposixstat.h140 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstat-macros.h244 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/sys/
H A Dstat.h616 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro