Home
last modified time | relevance | path

Searched defs:dir_entry (Results 26 – 42 of 42) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/fs/
H A Dtests.rs1373 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable
/aosp_15_r20/external/minijail/
H A Dlibminijail_unittest.cc56 struct dirent* dir_entry; in GetProcessSubtreePids() local
H A Dlibminijail.c2917 struct dirent *dir_entry; in close_open_fds() local
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp701 explicit proxy(const directory_entry& dir_entry) in proxy()
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h34106 struct dir_entry { struct
34107 struct list_head list;
34108 time64_t mtime;
34109 char name[0];
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h109283 struct dir_entry { struct
109284 struct list_head list;
109285 time64_t mtime;
109286 char name[0];
H A Dvmlinux_600.h109283 struct dir_entry { struct
109284 struct list_head list;
109285 time64_t mtime;
109286 char name[0];
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h6285 struct dir_entry { struct
6286 struct list_head list;
6287 time64_t mtime;
6288 char name[0];
H A Dvmlinux_602.h6285 struct dir_entry { struct
6286 struct list_head list;
6287 time64_t mtime;
6288 char name[0];
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h132201 struct dir_entry { struct
132202 u64 ino;
132203 u64 offset;
132204 unsigned int type;
132205 int name_len;
H A Dvmlinux.h132201 struct dir_entry { struct
132202 u64 ino;
132203 u64 offset;
132204 unsigned int type;
132205 int name_len;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h13559 struct dir_entry { struct
13560 struct list_head list;
13561 time64_t mtime;
13562 char name[0];
H A Dvmlinux_518.h13559 struct dir_entry { struct
13560 struct list_head list;
13561 time64_t mtime;
13562 char name[0];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h12328 struct dir_entry { struct
12329 struct list_head list;
12330 time64_t mtime;
12331 char name[0];
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h12164 struct dir_entry { struct
12165 struct list_head list;
12166 time64_t mtime;
12167 char name[0];
H A Dvmlinux.h12164 struct dir_entry { struct
12165 struct list_head list;
12166 time64_t mtime;
12167 char name[0];
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h12243 struct dir_entry { struct
12244 struct list_head list;
12245 time64_t mtime;
12246 char name[0];

12