| /third_party/ltp/testcases/kernel/syscalls/getdents/ |
| D | getdents.h | 43 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()
|
| D | getdents02.c | 32 static char *dirp; variable 46 char **dirp; member
|
| D | getdents01.c | 58 static void *dirp; variable
|
| /third_party/libwebsockets/win32port/dirent/ |
| D | dirent-win32.h | 356 _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/ |
| D | fs_readdir.c | 55 static struct dirent *__readdir(DIR *dirp, int *lencnt) in __readdir() 141 struct dirent *readdir(DIR *dirp) in readdir()
|
| D | fs_telldir.c | 75 long telldir(DIR *dirp) in telldir()
|
| D | fs_rewinddir.c | 51 void rewinddir(DIR *dirp) in rewinddir()
|
| D | fs_closedir.c | 53 int closedir(DIR *dirp) in closedir()
|
| D | fs_seekdir.c | 123 void seekdir(DIR *dirp, long offset) in seekdir()
|
| /third_party/ltp/testcases/kernel/syscalls/readdir/ |
| D | readdir21.c | 31 static struct old_linux_dirent dirp; variable 35 struct old_linux_dirent *dirp; member
|
| /third_party/libfuse/test/ |
| D | readdir_inode.c | 16 DIR* dirp; in main() local
|
| /third_party/ltp/testcases/network/nfs/nfs_stress/ |
| D | nfs01_open_files.c | 107 DIR *dirp; in delete_files() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | v4l2_m2m.c | 293 DIR *dirp; in ff_v4l2_m2m_codec_init() local
|
| /third_party/lwip/src/apps/http/makefsdata/ |
| D | tinydir.h | 773 size_t _tinydir_dirent_buf_size(_TINYDIR_DIR *dirp) in tinydir_open()
|
| /third_party/ltp/include/old/ |
| D | safe_macros.h | 325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ argument 328 #define SAFE_READDIR(cleanup_fn, dirp) \ argument
|
| /third_party/FreeBSD/include/ |
| D | fts.h | 53 #define _dirfd(dirp) (dirfd((dirp))) argument
|
| /third_party/FreeBSD/lib/libc/gen/ |
| D | fts.c | 633 DIR *dirp; in fts_build() local
|
| /third_party/ltp/include/ |
| D | tst_safe_macros.h | 236 #define SAFE_CLOSEDIR(dirp) \ argument 239 #define SAFE_READDIR(dirp) \ argument
|
| /third_party/elfutils/libdw/ |
| D | dwarf_getsrclines.c | 323 const unsigned char *dirp = linep; in read_srclines() local
|
| /third_party/ltp/lib/ |
| D | safe_macros.c | 998 DIR *dirp) in safe_closedir() 1016 DIR *dirp) in safe_readdir()
|
| /third_party/mksh/ |
| D | eval.c | 1840 DIR *dirp; in globit() local
|
| D | main.c | 2068 DIR *dirp; in init_environ() local
|
| /third_party/python/Modules/ |
| D | _posixsubprocess.c | 57 # define dirfd(dirp) ((dirp)->dd_fd) argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | putil.cpp | 966 DIR* dirp = NULL; in searchForTZFile() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | putil.cpp | 975 DIR* dirp = nullptr; in searchForTZFile() local
|