Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libbc/inc/include/sys/
H A Dstat.h71 #define S_ISUID 0004000 /* set user id on execution */ macro
/onnv-gate/usr/src/uts/common/sys/
H A Dstat.h419 #define S_ISUID 0x800 /* set user id on execution */ macro
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h1014 # define S_ISUID 04000 macro