HomeSort by relevance Sort by last modified time
    Searched full:readdir (Results 676 - 700 of 1292) sorted by null

<<21222324252627282930>>

  /external/honggfuzz/
sancov.c 597 while ((pDir = readdir(pSanCovDir)) != NULL) {
  /external/icu/icu4c/source/test/depstest/
dependencies.txt 91 opendir closedir readdir # for a hack to get the time zone name
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 196 /* fs/readdir.c */
  /external/kmod/libkmod/
libkmod-module.c     [all...]
  /external/kmod/tools/
depmod.c 735 for (dent = readdir(d); dent != NULL; dent = readdir(d)) {
1116 while ((de = readdir(d)) != NULL) {
    [all...]
  /external/libmicrohttpd/src/examples/
demo.c 264 while (NULL != (de = readdir (dir)))
demo_https.c 265 while (NULL != (de = readdir (dir)))
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
filetransfermsg.c 273 while((pDirent = readdir(pDir))) {
  /external/llvm/device/include/llvm/Config/
config.h 320 /* Define to 1 if you have the `readdir' function. */
  /external/llvm/host/include/llvm/Config/
config.h 351 /* Define to 1 if you have the `readdir' function. */
  /external/llvm/lib/Support/Unix/
Path.inc 536 dirent *cur_dir = ::readdir(reinterpret_cast<DIR *>(it.IterationHandle));
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
libcpuset.c 1212 while ((dent1 = readdir(dir1)) != NULL) {
1218 while ((dent2 = readdir(dir2)) != NULL) {
    [all...]
  /external/nos/test/system-test-harness/src/
util.cc 82 while (auto listing = readdir(dir)) {
  /external/selinux/sandbox/
seunshare.c 576 while ((de = readdir (dir)) != NULL) {
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs2_0.c 48 .readdir = squashfs_readdir_2
  /external/strace/tests/
gen_tests.in 296 readdir -a16
  /external/strace/tests-m32/
gen_tests.in 296 readdir -a16
  /external/strace/tests-mx32/
gen_tests.in 296 readdir -a16
  /external/swiftshader/third_party/LLVM/include/llvm/Config/
config.h 321 /* Define to 1 if you have the `readdir' function. */
config.h.cmake 321 /* Define to 1 if you have the `readdir' function. */
config.h.in 319 /* Define to 1 if you have the `readdir' function. */
  /external/swiftshader/third_party/LLVM/include-android/llvm/Config/
config.h 323 /* Define to 1 if you have the `readdir' function. */
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
config.h 317 /* Define to 1 if you have the `readdir' function. */
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
config.h 321 /* Define to 1 if you have the `readdir' function. */
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
config.h 321 /* Define to 1 if you have the `readdir' function. */

Completed in 914 milliseconds

<<21222324252627282930>>