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

/macosx-10.9.5/Libc-997.90.3/include/
H A Dtar.h70 #define TOWRITE 00002 /* Write by other */ macro
/macosx-10.9.5/file_cmds-230/pax/
H A Dpax_format.h83 #define TOWRITE 00002 /* Write by other */ macro
H A Dtar.h86 #define TOWRITE 00002 /* Write by other */ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dtar.h89 #define TOWRITE 00002 /* write by other */ macro
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dtar.h77 #define TOWRITE 00002 /* write by other */ macro
H A Dcreate.c409 && S_IROTH == TOREAD && S_IWOTH == TOWRITE && S_IXOTH == TOEXEC
431 | (v & S_IWOTH ? TOWRITE : 0)
H A Dlist.c939 | (u & TOWRITE ? S_IWOTH : 0)
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dratz.c4214 #define TOWRITE 00002 /* write by other */ macro
5063 if (n & TOWRITE)

Completed in 215 milliseconds