| /src/sys/compat/sys/ |
| dirent.h | 47 u_int8_t d_type; /* file type, see below */ member in struct:dirent12
|
| /src/external/bsd/elftoolchain/dist/libelf/ |
| libelf_xlate.c | 87 if ((int) src->d_type < 0 || src->d_type >= ELF_T_NUM) { 93 (src->d_type, (size_t) 1, src->d_version)) == 0) 96 if ((msz = _libelf_msize(src->d_type, elfclass, src->d_version)) == 0) 137 _libelf_malign(src->d_type, elfclass)) { 142 dst->d_type = src->d_type; 151 xlator = _libelf_get_translator(src->d_type, direction, elfclass,
|
| elf_strptr.c | 86 if (d->d_type != ELF_T_BYTE) { 108 if (d->d_type != ELF_T_BYTE) {
|
| gelf_symshndx.c | 84 id->d_type != ELF_T_WORD) { 136 d->d_type != ELF_T_WORD) {
|
| /src/sys/compat/linux/common/ |
| linux_dirent.h | 48 unsigned char d_type; member in struct:linux_dirent64
|
| /src/sys/ufs/ufs/ |
| dir.h | 84 u_int8_t d_type; /* file type, see below */ member in struct:direct 125 UFS_DIRECTSIZ((dp)->d_type) : UFS_DIRECTSIZ((dp)->d_namlen)) 129 UFS_DIRECTSIZ((dp)->d_type) : UFS_DIRECTSIZ((dp)->d_namlen)) 150 * return ((FSFMT(vp) && swap) ? dp->d_type : dp->d_namlen); 170 * volumes there is no d_type field, just a 16-bit d_namlen; so if 172 * in the first byte, which in the NEWDIRFMT structure is the d_type
|
| /src/lib/libc/compat/gen/ |
| compat_readdir.c | 37 d12->d_type = (uint8_t)d->d_type;
|
| /src/lib/libc/compat/sys/ |
| compat_getdents.c | 81 odp->d_type = ndp->d_type;
|
| /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
| FuzzerIOPosix.cpp | 69 if (E->d_type == DT_REG || E->d_type == DT_LNK || 70 (E->d_type == DT_UNKNOWN && IsFile(Path))) 72 else if ((E->d_type == DT_DIR || 73 (E->d_type == DT_UNKNOWN && IsDirectory(Path))) &&
|
| /src/sbin/fsck_ffs/ |
| pass2.c | 341 dirp->d_type = inoinfo(iswap32(dirp->d_ino))->ino_type; 358 if (newinofmt && dirp->d_type != DT_DIR) { 361 dirp->d_type = DT_DIR; 370 proto.d_type = DT_DIR; 372 proto.d_type = 0; 382 tmp = proto.d_type; 383 proto.d_type = proto.d_namlen; 421 proto.d_type = DT_DIR; 423 proto.d_type = 0; 433 tmp = proto.d_type; [all...] |
| /src/sys/ufs/chfs/ |
| chfs_subr.c | 146 dent.d_type = DT_BLK; 150 dent.d_type = DT_CHR; 154 dent.d_type = DT_DIR; 158 dent.d_type = DT_FIFO; 162 dent.d_type = DT_LNK; 166 dent.d_type = DT_REG; 170 dent.d_type = DT_SOCK;
|
| /src/sys/arch/ia64/stand/efi/libefi/ |
| efiboot.h | 41 int d_type; member in struct:efi_devdesc
|
| efifs_ls.c | 185 if (dp->d_type >= NELEM(typestr) || 186 !(t = typestr[dp->d_type])) { 209 n->e_type = dp->d_type;
|
| /src/sys/sys/ |
| dirent.h | 54 uint8_t d_type; /* file type, see below */ member in struct:dirent
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/ |
| dirent.d | 53 ubyte d_type; 69 ubyte d_type; 84 ubyte d_type; 98 ubyte d_type; 111 ubyte d_type; 123 ubyte d_type; 135 ubyte d_type; /* file type, see blow */ 168 // for dirent.d_type. 402 // for dirent.d_type.
|
| /src/external/gpl2/xcvs/dist/src/ |
| ignore.c | 440 dp->d_type != DT_UNKNOWN || 447 dp->d_type == DT_DIR 448 || (dp->d_type == DT_UNKNOWN && S_ISDIR (sb.st_mode)) 468 dp->d_type == DT_LNK 469 || (dp->d_type == DT_UNKNOWN && S_ISLNK (sb.st_mode))
|
| /src/lib/libc/gen/ |
| scandir.c | 138 p->d_type = d->d_type;
|
| /src/sys/arch/ia64/stand/common/ |
| ls.c | 117 snprintf(lbuf, sizeof(lbuf), " %c %8d %s\n", typestr[d->d_type], 120 snprintf(lbuf, sizeof(lbuf), " %c %s\n", typestr[d->d_type],
|
| /src/usr.bin/xlint/lint1/ |
| decl.c | 203 if (dcs->d_type != NULL || dcs->d_abstract_type != NO_TSPEC || 318 lint_assert(dcs->d_type == NULL); 323 dcs->d_type = tp; 331 if (dcs->d_type != NULL || dcs->d_abstract_type != NO_TSPEC || 338 dcs->d_type = tp; 343 if (dcs->d_type != NULL && !dcs->d_type->t_typedef) { 369 if (dcs->d_type != NULL && dcs->d_type->t_typedef) { 371 dcs->d_type = typedef_error(dcs->d_type, t) [all...] |
| /src/lib/libukfs/ |
| ukfs_int_disklabel.h | 53 uint16_t d_type; /* drive type */ member in struct:ukfs__disklabel 54 uint16_t d_subtype; /* controller/d_type specific */
|
| /src/sys/arch/atari/stand/tostools/aptck/ |
| disklbl.h | 41 u_int16_t d_type; /* drive type */ member in struct:disklabel 42 u_int16_t d_subtype; /* controller/d_type specific */
|
| /src/sys/arch/atari/stand/tostools/libtos/ |
| disklbl.h | 41 u_int16_t d_type; /* drive type */ member in struct:disklabel 42 u_int16_t d_subtype; /* controller/d_type specific */
|
| /src/sys/arch/ia64/stand/ia64/ski/ |
| libski.h | 34 int d_type; member in struct:ski_devdesc
|
| main.c | 98 currdev.d_type = DEVT_DISK;
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| readdir.c | 99 result->d_type = type;
|