Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h34 #define S_ISUID 0004000 /* set user id on execution */ macro
/openbsd-src/sys/sys/
H A Dstat.h94 #define S_ISUID 0004000 /* set user id on execution */ macro
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h2244 # define S_ISUID global() macro