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

/macosx-10.10/Libc-1044.1.2/include/
H A Dtar.h69 #define TOREAD 00004 /* Read by other */ macro
/macosx-10.10/file_cmds-242/pax/
H A Dpax_format.h82 #define TOREAD 00004 /* Read by other */ macro
H A Dtar.h85 #define TOREAD 00004 /* Read by other */ macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h88 #define TOREAD 00004 /* read by other */ macro
/macosx-10.10/gnutar-453/gnutar/src/
H A Dtar.h76 #define TOREAD 00004 /* read by other */ macro
H A Dcreate.c409 && S_IROTH == TOREAD && S_IWOTH == TOWRITE && S_IXOTH == TOEXEC
430 | (v & S_IROTH ? TOREAD : 0)
H A Dlist.c938 | (u & TOREAD ? S_IROTH : 0)
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4218 #define TOREAD 00004 /* read by other */ macro
5081 if (n & TOREAD)

Completed in 169 milliseconds