| /external/ltp/testcases/kernel/syscalls/readdir/ |
| D | readdir21.c | 57 static struct old_linux_dirent dirp; variable 63 struct old_linux_dirent *dirp; member
|
| /external/openssh/openbsd-compat/ |
| D | bsd-closefrom.c | 75 DIR *dirp; in closefrom() local
|
| D | glob.c | 700 DIR *dirp; local
|
| /external/ltp/testcases/network/nfs/nfs_stress/ |
| D | nfs01_open_files.c | 98 DIR *dirp; in delete_files() local
|
| /external/ltp/testcases/kernel/syscalls/getdents/ |
| D | getdents.h | 38 getdents(unsigned int fd, struct linux_dirent *dirp, unsigned int size) in getdents()
|
| D | getdents02.c | 127 struct linux_dirent dirp; in test_ebadf() local
|
| D | getdents01.c | 87 struct linux_dirent *dirp; in main() local
|
| /external/openssh/ |
| D | sftp-server.c | 278 DIR *dirp; member 304 handle_new(int use, const char *name, int fd, int flags, DIR *dirp) in handle_new() 1011 DIR *dirp = NULL; in process_opendir() local 1041 DIR *dirp; in process_readdir() local
|
| D | scp.c | 860 DIR *dirp; in rsource() local
|
| D | sftp-client.c | 1777 DIR *dirp; in upload_dir_internal() local
|
| /external/iproute2/ip/ |
| D | xfrm_policy.c | 252 char *dirp = NULL; in xfrm_policy_modify() local 565 char *dirp = NULL; in xfrm_policy_get_or_delete() local
|
| /external/rootdev/ |
| D | rootdev.c | 93 DIR *dirp = NULL; in match_sysfs_device() local
|
| /external/fio/os/windows/ |
| D | posix.c | 848 int closedir(DIR *dirp) in closedir() 857 struct dirent *readdir(DIR *dirp) in readdir()
|
| /external/ltp/include/ |
| D | tst_safe_macros.h | 195 #define SAFE_CLOSEDIR(dirp) \ argument 198 #define SAFE_READDIR(dirp) \ argument
|
| /external/ltp/include/old/ |
| D | safe_macros.h | 330 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ argument 333 #define SAFE_READDIR(cleanup_fn, dirp) \ argument
|
| /external/ltp/lib/ |
| D | safe_macros.c | 766 DIR *dirp) in safe_closedir() 781 DIR *dirp) in safe_readdir()
|
| /external/ipsec-tools/src/racoon/ |
| D | eaytest.c | 416 DIR *dirp; local
|
| /external/elfutils/libdw/ |
| D | dwarf_getsrclines.c | 290 const unsigned char *dirp = linep; in read_srclines() local
|
| /external/mksh/src/ |
| D | eval.c | 1634 DIR *dirp; in globit() local
|
| /external/icu/icu4c/source/common/ |
| D | putil.cpp | 925 DIR* dirp = opendir(path); in searchForTZFile() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_linux.cc | 592 uptr internal_getdents(fd_t fd, struct linux_dirent *dirp, unsigned int count) { in internal_getdents()
|
| /external/libvncserver/libvncserver/ |
| D | rfbserver.c | 1325 DIR *dirp=NULL; in rfbSendDirContent() local
|
| /external/squashfs-tools/squashfs-tools/ |
| D | mksquashfs.c | 1380 unsigned char *dirp; in write_dir() local
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors.cc | 1696 TSAN_INTERCEPTOR(int, closedir, void *dirp) { in TSAN_INTERCEPTOR()
|
| /external/v8/tools/profviz/ |
| D | gnuplot-4.6.3-emscripten.js | 3369 function _readdir_r(dirp, entry, result) { argument 3414 }function _readdir(dirp) { argument 3430 function _closedir(dirp) { argument
|