/third_party/e2fsprogs/contrib/ |
D | spd_readdir.c | 62 unsigned long long d_ino; member 170 i_a = ds_a->d_ino; in ino_cmp() 171 i_b = ds_b->d_ino; in ino_cmp() 220 ds->d_ino = d->d_ino; in cache_dirstruct() 230 (unsigned long) d->d_ino, d->d_name)); in cache_dirstruct() 332 dirstruct->ret_dir.d_ino = ds->d_ino; in readdir() 355 entry->d_ino = ds->d_ino; in readdir_r() 378 dirstruct->ret_dir64.d_ino = ds->d_ino; in readdir64() 402 entry->d_ino = ds->d_ino; in readdir64_r()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | dirent.h | 42 #define d_fileno d_ino 61 ino_t d_ino; member
|
/third_party/glib/glib/dirent/ |
D | dirent.h | 22 long d_ino; /* Always zero. */ member 76 long d_ino; /* Always zero. */ member
|
D | dirent.c | 135 nd->dd_dir.d_ino = 0; in _topendir()
|
/third_party/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents.h | 36 unsigned long d_ino; member 49 uint64_t d_ino; member
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 224 long d_ino; member 264 long d_ino; member 515 entry->d_ino = 0; in _wreaddir_r() 805 entry->d_ino = 0; in readdir_r() 821 entry->d_ino = 0; in readdir_r()
|
/third_party/ltp/include/lapi/ |
D | readdir.h | 13 long d_ino; /* inode number */ member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | dirent.h | 6 ino_t d_ino; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | dirent.h | 6 ino_t d_ino; member
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | dirent.h | 6 ino_t d_ino; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | dirent.h | 6 ino_t d_ino; member
|
/third_party/musl/arch/generic/bits/ |
D | dirent.h | 6 ino_t d_ino; member
|
/third_party/musl/libc-test/src/api/ |
D | dirent.c | 15 F(ino_t, d_ino) in f()
|
/third_party/musl/ndk_musl_include/ |
D | dirent.h | 22 #define d_fileno d_ino
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | dirent.h | 22 #define d_fileno d_ino
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | dirent.h | 22 #define d_fileno d_ino
|
/third_party/musl/include/ |
D | dirent.h | 22 #define d_fileno d_ino
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | dirent.h | 22 #define d_fileno d_ino
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | dirent.h | 22 #define d_fileno d_ino
|
/third_party/gettext/gnulib-local/lib/ |
D | backupfile.c | 65 # define REAL_DIR_ENTRY(dp) ((dp)->d_ino != 0)
|
/third_party/node/deps/uvwasi/include/ |
D | wasi_types.h | 284 uvwasi_inode_t d_ino; member
|
/third_party/glib/gio/kqueue/ |
D | dep-list.c | 206 iter->inode = ent->d_ino; in dl_listing()
|
/third_party/node/deps/uvwasi/src/ |
D | wasi_serdes.c | 89 FIELD( 8, inode_t, d_ino); \
|
/third_party/glib/gio/ |
D | glocalfileenumerator.c | 335 local->entries[i].inode = entry->d_ino; in next_file_helper()
|
/third_party/python/Modules/ |
D | _posixsubprocess.c | 247 unsigned long long d_ino; member
|