Home
last modified time | relevance | path

Searched defs:dirent (Results 1 - 25 of 54) sorted by relevance

123

/third_party/vulkan-loader/loader/
H A Ddirent_on_windows.h21 struct dirent { struct
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Dmod.rs224 pub struct dirent { structure names
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Dmod.rs215 pub struct dirent { structure names
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Ddirent.h5 struct dirent { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Ddirent.h5 struct dirent { struct
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Ddirent.h5 struct dirent { struct
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Ddirent.h5 struct dirent { struct
/third_party/musl/arch/generic/bits/
H A Ddirent.h5 struct dirent { struct
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs234 pub struct dirent { structure names
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs234 pub struct dirent { structure names
/third_party/toybox/porting/liteos_a/toys/posix/
H A Drm.c27 struct dirent *dirent = NULL; in toybox_cmd_do_rmdir() local
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Ddirent.h60 struct dirent { struct
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs246 let mut dirent = libc_dirent { in read_dirent() variables
312 let mut dirent = { in read_dirent() variables
313 let mut dirent in read_dirent() variables
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c253 struct dirent *dirent; in pid_next_thread() local
/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c211 struct smbc_dirent *dirent = NULL; in libsmbc_read_dir() local
/third_party/alsa-utils/alsactl/
H A Dutils.c293 static int cleanup_filename_filter(const struct dirent *dirent) in cleanup_filename_filter() argument
/third_party/libuv/src/unix/
H A Dos390-syscalls.c34 int scandir(const char* maindir, struct dirent*** namelist, in scandir() argument
40 struct dirent* dirent; in scandir() local
[all...]
H A Dfs.c541 uv_dirent_t* dirent; in uv__fs_readdir() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsls.c374 static int readdir_recursive(ntfs_inode * ni, s64 * pos, ntfsls_dirent * dirent) in readdir_recursive() argument
490 static int list_dir_entry(ntfsls_dirent * dirent, const ntfschar * name, in list_dir_entry() argument
642 ntfsls_dirent dirent; in main() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c34 int scandir(const char* maindir, struct dirent*** namelist, in scandir() argument
40 struct dirent* dirent; in scandir() local
[all...]
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c537 struct dosDirEntry dirent, *d; in readDosDirSection() local
[all...]
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h262 struct dirent { struct
281 typedef struct dirent dirent; typedef
882 scandir( const char *dirname, struct dirent ***namelist, int (*filter)(const struct dirent*), int (*compare)(const struct dirent**, const struct dirent**)) scandir() argument
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dmod.rs285 pub struct dirent { structure names
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs41 pub struct dirent { structure names
/third_party/python/Modules/
H A D_posixsubprocess.c54 # define dirent dirent64 macro

Completed in 24 milliseconds

123