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

/macosx-10.10/Libc-1044.1.2/include/
H A Dtar.h64 #define TUWRITE 00200 /* Write by owner */ macro
/macosx-10.10/file_cmds-242/pax/
H A Dpax_format.h77 #define TUWRITE 00200 /* Write by owner */ macro
H A Dtar.h80 #define TUWRITE 00200 /* Write by owner */ macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h83 #define TUWRITE 00200 /* write by owner */ macro
/macosx-10.10/gnutar-453/gnutar/src/
H A Dtar.h71 #define TUWRITE 00200 /* write by owner */ macro
H A Dcreate.c407 && S_IRUSR == TUREAD && S_IWUSR == TUWRITE && S_IXUSR == TUEXEC
425 | (v & S_IWUSR ? TUWRITE : 0)
H A Dlist.c933 | (u & TUWRITE ? S_IWUSR : 0)
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4213 #define TUWRITE 00200 /* write by owner */ macro
5071 if (n & TUWRITE)

Completed in 128 milliseconds