Home
last modified time | relevance | path

Searched defs:d_type (Results 1 – 25 of 36) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/arch/generic/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Ddir.rs120 let d_type = self.buf[pos + offsetof_d_type]; in read() localVariable
203 d_type: u8, field
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Ddirent.h64 unsigned char d_type; member
/third_party/rust/crates/rustix/src/backend/libc/fs/
Ddir.rs185 let d_type = input.d_type; in read_dirent() localVariable
435 d_type: u8, field
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents.h52 unsigned char d_type; member
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_idiv_const.c173 nir_alu_type d_type = nir_op_infos[alu->op].input_types[1]; in nir_opt_idiv_const_instr() local
/third_party/python/Include/
Ddescrobject.h43 PyTypeObject *d_type; member
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h236 int d_type; member
276 int d_type; member
/third_party/FreeBSD/sbin/newfs_msdos/
Dmkfs_define.h102 uint16_t d_type; /* drive type */ member
/third_party/elfutils/libelf/
Dlibelf.h130 Elf_Type d_type; /* Type of this piece of data. */ member
/third_party/libuv/include/uv/
Dwin.h300 int d_type; member
/third_party/python/Modules/
D_posixsubprocess.c250 unsigned char d_type; member
Dposixmodule.c13421 unsigned char d_type; member
13926 , unsigned char d_type in DirEntry_from_posix_info()
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h124 __u8 d_type; member
/third_party/mesa3d/src/util/
Dxmlconfig.c1040 unsigned char d_type = entries[i]->d_type; in parseConfigDir() local
/third_party/node/deps/uvwasi/include/
Dwasi_types.h286 uvwasi_filetype_t d_type; member
/third_party/rust/crates/libc/src/
Dwasi.rs186 pub d_type: c_uchar, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs4871 pub d_type: __u8, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs4727 pub d_type: __u8, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs4899 pub d_type: __u8, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs4787 pub d_type: __u8, field

12