Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h160 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
H A Dcolors.h100 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dcolors.h100 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h244 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro