Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir21.c57 static struct old_linux_dirent dirp; variable
63 struct old_linux_dirent *dirp; member
/external/openssh/openbsd-compat/
Dbsd-closefrom.c75 DIR *dirp; in closefrom() local
Dglob.c700 DIR *dirp; local
/external/ltp/testcases/network/nfs/nfs_stress/
Dnfs01_open_files.c98 DIR *dirp; in delete_files() local
/external/ltp/testcases/kernel/syscalls/getdents/
Dgetdents.h38 getdents(unsigned int fd, struct linux_dirent *dirp, unsigned int size) in getdents()
Dgetdents02.c127 struct linux_dirent dirp; in test_ebadf() local
Dgetdents01.c87 struct linux_dirent *dirp; in main() local
/external/openssh/
Dsftp-server.c278 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
Dscp.c860 DIR *dirp; in rsource() local
Dsftp-client.c1777 DIR *dirp; in upload_dir_internal() local
/external/iproute2/ip/
Dxfrm_policy.c252 char *dirp = NULL; in xfrm_policy_modify() local
565 char *dirp = NULL; in xfrm_policy_get_or_delete() local
/external/rootdev/
Drootdev.c93 DIR *dirp = NULL; in match_sysfs_device() local
/external/fio/os/windows/
Dposix.c848 int closedir(DIR *dirp) in closedir()
857 struct dirent *readdir(DIR *dirp) in readdir()
/external/ltp/include/
Dtst_safe_macros.h195 #define SAFE_CLOSEDIR(dirp) \ argument
198 #define SAFE_READDIR(dirp) \ argument
/external/ltp/include/old/
Dsafe_macros.h330 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ argument
333 #define SAFE_READDIR(cleanup_fn, dirp) \ argument
/external/ltp/lib/
Dsafe_macros.c766 DIR *dirp) in safe_closedir()
781 DIR *dirp) in safe_readdir()
/external/ipsec-tools/src/racoon/
Deaytest.c416 DIR *dirp; local
/external/elfutils/libdw/
Ddwarf_getsrclines.c290 const unsigned char *dirp = linep; in read_srclines() local
/external/mksh/src/
Deval.c1634 DIR *dirp; in globit() local
/external/icu/icu4c/source/common/
Dputil.cpp925 DIR* dirp = opendir(path); in searchForTZFile() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc592 uptr internal_getdents(fd_t fd, struct linux_dirent *dirp, unsigned int count) { in internal_getdents()
/external/libvncserver/libvncserver/
Drfbserver.c1325 DIR *dirp=NULL; in rfbSendDirContent() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c1380 unsigned char *dirp; in write_dir() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1696 TSAN_INTERCEPTOR(int, closedir, void *dirp) { in TSAN_INTERCEPTOR()
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3369 function _readdir_r(dirp, entry, result) { argument
3414 }function _readdir(dirp) { argument
3430 function _closedir(dirp) { argument