Searched refs:TSUID (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dtar.h59 #define TSUID 04000 /* Set UID on execution */ macro
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.h73 #define TSUID 04000 /* Set UID on execution */ macro
H A Dtar.h76 #define TSUID 04000 /* Set UID on execution */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h74 #define TSUID 04000 /* set uid on exec */ macro
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dtar.h66 #define TSUID 04000 /* set UID on execution */ macro
H A Dcreate.c406 if (S_ISUID == TSUID && S_ISGID == TSGID && S_ISVTX == TSVTX
421 u = ((v & S_ISUID ? TSUID : 0)
H A Dlist.c929 return ((u & TSUID ? S_ISUID : 0)
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4204 #define TSUID 04000 /* set uid on exec */ macro

Completed in 111 milliseconds