Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/mpw/
Dstat.h35 #define S_ISGID 0002000 /* set group id on execution */ macro
/openbsd/src/sys/sys/
Dstat.h95 #define S_ISGID 0002000 /* set group id on execution */ macro
/openbsd/src/gnu/usr.bin/perl/
Dperl.h2250 # define S_ISGID 02000 macro