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

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_s_ifmt.h64 #define S_ISUID 0004000 /* [XSI] set user id on execution */ macro
/darwin-on-arm/xnu/bsd/sys/
H A Dstat.h466 #define S_ISUID 0004000 /* [XSI] set user id on execution */ macro
H A Dfcntl.h383 #define S_ISUID 0004000 /* [XSI] set user id on execution */ macro

Completed in 47 milliseconds