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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dtar.h63 #define TUREAD 00400 /* Read by owner */ macro
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.h76 #define TUREAD 00400 /* Read by owner */ macro
H A Dtar.h79 #define TUREAD 00400 /* Read by owner */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h82 #define TUREAD 00400 /* read by owner */ macro
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dtar.h70 #define TUREAD 00400 /* read by owner */ macro
H A Dcreate.c407 && S_IRUSR == TUREAD && S_IWUSR == TUWRITE && S_IXUSR == TUEXEC
424 | (v & S_IRUSR ? TUREAD : 0)
H A Dlist.c932 | (u & TUREAD ? S_IRUSR : 0)
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4212 #define TUREAD 00400 /* read by owner */ macro
5069 if (n & TUREAD)

Completed in 157 milliseconds