HomeSort by relevance Sort by last modified time
    Searched full:dirent (Results 351 - 375 of 483) sorted by null

<<11121314151617181920

  /external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c 20 #include <dirent.h>
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 31 #include "dirent.h"
276 struct dirent *dent;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 31 #include "dirent.h"
284 struct dirent *dent;
    [all...]
  /frameworks/base/services/input/
EventHub.cpp 45 #include <dirent.h>
    [all...]
  /system/core/sh/
expand.c 48 #include <dirent.h>
1132 struct dirent *dp;
  /external/bluetooth/bluez/audio/
manager.c 37 #include <dirent.h>
  /external/bluetooth/bluez/serial/
proxy.c 29 #include <dirent.h>
  /external/bluetooth/glib/
ChangeLog.pre-2-18 233 is gdir.c, and that includes the dirent.h and wdirent.c from
234 build/win32/dirent explicitly anyway when being compiled with
    [all...]
config.h.win32.in 156 /* Define to 1 if you have the <dirent.h> header file. */
configure.in 546 AC_TRY_COMPILE([#include <dirent.h>], [DIR *dir;],
550 AC_TRY_COMPILE([#include <dirent.h>], [DIR *dir;],
855 AC_CHECK_HEADERS([dirent.h float.h limits.h pwd.h grp.h sys/param.h sys/poll.h sys/resource.h])
    [all...]
  /external/bluetooth/glib/glib/
config.h 153 /* Define to 1 if you have the <dirent.h> header file. */
  /external/chromium/base/
process_util.h 26 #include <dirent.h>
  /external/clang/lib/Basic/
FileManager.cpp 14 // TODO: This should index all interesting directories with dirent calls.
  /external/dnsmasq/src/
dnsmasq.h 99 #include <dirent.h>
  /external/dropbear/
CHANGES 318 - Use <dirent.h> rather than <sys/dir.h> for POSIX compliance. Thanks to Bill
  /external/e2fsprogs/e2fsck/
problem.h 18 struct ext2_dir_entry *dirent; member in struct:problem_context
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 186 * overlaid by a dirent the two low bits of the hash version will be
  /external/kernel-headers/original/linux/
ext3_fs.h 774 struct ext3_dir_entry_2 *dirent);
  /external/llvm/device/include/llvm/Config/
config.h 79 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  /external/llvm/host/include/llvm/Config/
config.h 76 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  /external/llvm/include/llvm/Config/
config.h.cmake 69 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
config.h.in 85 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  /external/pcre/
CMakeLists.txt 59 CHECK_INCLUDE_FILE(dirent.h HAVE_DIRENT_H)
  /external/wpa_supplicant_8/src/drivers/
driver_test.c 25 #include <dirent.h>
233 struct dirent *dent;
320 struct dirent *dent;
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
autoboot 523 # e.g., stdint.in.h -> stdint.h, dirent.in.h ->..., etc.

Completed in 491 milliseconds

<<11121314151617181920