Home
last modified time | relevance | path

Searched defs:dir_entry (Results 1 – 8 of 8) sorted by relevance

/third_party/libwebsockets/plugins/deaddrop/
Dprotocol_lws_deaddrop.c47 struct dir_entry { struct
55 #define lp_to_dir_entry(p, _n) lws_list_ptr_container(p, struct dir_entry, _n) argument
/third_party/vulkan-loader/tests/framework/shim/
Dunix_shim.cpp128 struct dirent* dir_entry = real_readdir(dir_stream); in READDIR_FUNC_NAME() local
/third_party/python/Objects/
Dgenericaliasobject.c517 PyObject *dir_entry = NULL; in ga_dir() local
/third_party/python/Modules/
D_posixsubprocess.c349 struct dirent *dir_entry; in _close_open_fds_maybe_unsafe() local
/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/third_party/vulkan-loader/loader/
Dloader.c2782 struct dirent *dir_entry; in add_data_files() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15983 struct dir_entry { struct
15984 struct list_head list;
15985 char *name;
15986 time64_t mtime;