Searched refs:DIRTYPE (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dtar.h54 #define DIRTYPE '5' /* Directory */ macro
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.h60 #define DIRTYPE '5' /* Directory */ macro
H A Dtar.h60 #define DIRTYPE '5' /* Directory */ macro
H A Dtar.c465 case DIRTYPE:
827 case DIRTYPE:
989 hd->typeflag = DIRTYPE;
H A Dpax_format.c964 case DIRTYPE:
1374 hd->typeflag = DIRTYPE;
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h60 #define DIRTYPE '5' /* directory */ macro
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/libproc/
H A Ddlsof.h74 #define DIRTYPE dirent /* directory entry type */ macro
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dtar.h57 #define DIRTYPE '5' /* directory */ macro
H A Dlist.c130 case DIRTYPE:
1141 case DIRTYPE:
1279 case DIRTYPE:
1380 else if (save_typeflag != DIRTYPE)
H A Dextract.c179 && typeflag != DIRTYPE
667 data->invert_permissions, data->permstatus, DIRTYPE);
1219 case DIRTYPE:
H A Dcompare.c505 case DIRTYPE:
H A Dcreate.c1125 blk->header.typeflag = DIRTYPE;
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dtarvfs.tcl224 # only DIRTYPE is used
232 DIRTYPE 5 # directory
314 if {$typeflag == $aTypeFlag(DIRTYPE)} {
/macosx-10.10.1/zlib-55/zlib/contrib/untgz/
H A Duntgz.c48 #define DIRTYPE '5' /* directory */ macro
459 case DIRTYPE:
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/kmem/
H A Ddlsof.h219 #define DIRTYPE dirent /* directory entry type */ macro
/macosx-10.10.1/lsof-53/lsof/lib/
H A Drdev.c52 * 1. Define DIRTYPE as:
54 * #define DIRTYPE direct
55 * or #define DIRTYPE dirent
57 * 2. Define HASDNAMLEN if struct DIRTYPE has a d_namlen element, giving
135 struct DIRTYPE *dp;
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4193 #define DIRTYPE '5' /* directory */ macro
5038 header.typeflag = DIRTYPE;
5145 case DIRTYPE:
5256 case DIRTYPE:
/macosx-10.10.1/lsof-53/lsof/
H A Darg.c985 struct DIRTYPE *dp;

Completed in 295 milliseconds