Home
last modified time | relevance | path

Searched defs:dirp (Results 1 – 25 of 29) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents.h43 linux_getdents(unsigned int fd, struct linux_dirent *dirp, unsigned int size) in linux_getdents()
83 tst_dirp_name(void *dirp) in tst_dirp_name()
103 tst_dirp_reclen(void *dirp) in tst_dirp_reclen()
124 tst_getdents(int fd, void *dirp, unsigned int size) in tst_getdents()
Dgetdents02.c32 static char *dirp; variable
46 char **dirp; member
Dgetdents01.c58 static void *dirp; variable
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h356 _WDIR *dirp; in _wopendir() local
455 _WDIR *dirp) in _wreaddir()
477 _WDIR *dirp, in _wreaddir_r()
539 _WDIR *dirp) in _wclosedir()
572 _WDIR* dirp) in _wrewinddir()
588 _WDIR *dirp) in dirent_first()
639 _WDIR *dirp) in dirent_next()
680 struct DIR *dirp; in opendir() local
734 DIR *dirp) in readdir()
756 DIR *dirp, in readdir_r()
[all …]
/third_party/NuttX/fs/dirent/
Dfs_readdir.c55 static struct dirent *__readdir(DIR *dirp, int *lencnt) in __readdir()
141 struct dirent *readdir(DIR *dirp) in readdir()
Dfs_telldir.c75 long telldir(DIR *dirp) in telldir()
Dfs_rewinddir.c51 void rewinddir(DIR *dirp) in rewinddir()
Dfs_closedir.c53 int closedir(DIR *dirp) in closedir()
Dfs_seekdir.c123 void seekdir(DIR *dirp, long offset) in seekdir()
/third_party/ltp/testcases/kernel/syscalls/readdir/
Dreaddir21.c31 static struct old_linux_dirent dirp; variable
35 struct old_linux_dirent *dirp; member
/third_party/libfuse/test/
Dreaddir_inode.c16 DIR* dirp; in main() local
/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs01_open_files.c107 DIR *dirp; in delete_files() local
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m.c293 DIR *dirp; in ff_v4l2_m2m_codec_init() local
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h773 size_t _tinydir_dirent_buf_size(_TINYDIR_DIR *dirp) in tinydir_open()
/third_party/ltp/include/old/
Dsafe_macros.h325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ argument
328 #define SAFE_READDIR(cleanup_fn, dirp) \ argument
/third_party/FreeBSD/include/
Dfts.h53 #define _dirfd(dirp) (dirfd((dirp))) argument
/third_party/FreeBSD/lib/libc/gen/
Dfts.c633 DIR *dirp; in fts_build() local
/third_party/ltp/include/
Dtst_safe_macros.h236 #define SAFE_CLOSEDIR(dirp) \ argument
239 #define SAFE_READDIR(dirp) \ argument
/third_party/elfutils/libdw/
Ddwarf_getsrclines.c323 const unsigned char *dirp = linep; in read_srclines() local
/third_party/ltp/lib/
Dsafe_macros.c998 DIR *dirp) in safe_closedir()
1016 DIR *dirp) in safe_readdir()
/third_party/mksh/
Deval.c1840 DIR *dirp; in globit() local
Dmain.c2068 DIR *dirp; in init_environ() local
/third_party/python/Modules/
D_posixsubprocess.c57 # define dirfd(dirp) ((dirp)->dd_fd) argument
/third_party/skia/third_party/externals/icu/source/common/
Dputil.cpp966 DIR* dirp = NULL; in searchForTZFile() local
/third_party/node/deps/icu-small/source/common/
Dputil.cpp975 DIR* dirp = nullptr; in searchForTZFile() local

12