Searched defs:S_ISUID (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ | ||
H A D | stat-macros.h | 182 # define S_ISUID 04000 macro |
/netbsd-src/sys/sys/ | ||
H A D | stat.h | 111 #define S_ISUID 0004000 /* set user id on execution */ macro |