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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dtar.h66 #define TGREAD 00040 /* Read by group */ macro
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.h79 #define TGREAD 00040 /* Read by group */ macro
H A Dtar.h82 #define TGREAD 00040 /* Read by group */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h85 #define TGREAD 00040 /* read by group */ macro
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dtar.h73 #define TGREAD 00040 /* read by group */ macro
H A Dcreate.c408 && S_IRGRP == TGREAD && S_IWGRP == TGWRITE && S_IXGRP == TGEXEC
427 | (v & S_IRGRP ? TGREAD : 0)
H A Dlist.c935 | (u & TGREAD ? S_IRGRP : 0)
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4215 #define TGREAD 00040 /* read by group */ macro
5075 if (n & TGREAD)

Completed in 137 milliseconds