/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/igt-gpu-tools/tests/ |
D | kms_sysfs_edid_timing.c | 42 DIR *dirp; variable
|
D | vgem_basic.c | 266 DIR *dirp = fdopendir(dir); in test_sysfs_read() local 294 DIR *dirp = fdopendir(dir); in test_debugfs_read() 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 | 41 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 | 88 struct linux_dirent *dirp; in main() local
|
/external/openssh/openbsd-compat/ |
D | bsd-closefrom.c | 130 DIR *dirp; in closefrom() local
|
D | glob.c | 705 DIR *dirp; 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() 1025 DIR *dirp = NULL; in process_opendir() local 1055 DIR *dirp; in process_readdir() local
|
D | scp.c | 1179 DIR *dirp; in rsource() local
|
/external/iproute2/ip/ |
D | xfrm_policy.c | 261 char *dirp = NULL; in xfrm_policy_modify() local 567 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/ltp/include/old/ |
D | safe_macros.h | 325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ argument 328 #define SAFE_READDIR(cleanup_fn, dirp) \ argument
|
/external/perfetto/src/traced/probes/ps/ |
D | process_stats_data_source.cc | 57 int32_t ReadNextNumericDir(DIR* dirp) { in ReadNextNumericDir()
|
/external/ipsec-tools/src/racoon/ |
D | eaytest.c | 416 DIR *dirp; local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_netbsd.cpp | 278 uptr internal_getdents(fd_t fd, void *dirp, unsigned int count) { in internal_getdents()
|
D | sanitizer_solaris.cpp | 177 DECLARE__REAL_AND_INTERNAL64(uptr, getdents, fd_t fd, struct linux_dirent *dirp, in DECLARE__REAL_AND_INTERNAL64()
|
/external/ltp/include/ |
D | tst_safe_macros.h | 215 #define SAFE_CLOSEDIR(dirp) \ argument 218 #define SAFE_READDIR(dirp) \ argument
|
/external/ltp/lib/ |
D | safe_macros.c | 802 DIR *dirp) in safe_closedir() 817 DIR *dirp) in safe_readdir()
|
/external/elfutils/libdw/ |
D | dwarf_getsrclines.c | 317 const unsigned char *dirp = linep; in read_srclines() local
|
/external/python/cpython3/Modules/ |
D | _posixsubprocess.c | 44 # define dirfd(dirp) ((dirp)->dd_fd) argument
|
/external/mksh/src/ |
D | eval.c | 1840 DIR *dirp; in globit() local
|
D | main.c | 2057 DIR *dirp; in init_environ() 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()
|