HomeSort by relevance Sort by last modified time
    Searched defs:FTW_CHDIR (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/
ftw.h 49 #define FTW_CHDIR 0x08 /* Change to a directory before reading it. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h 73 FTW_CHDIR = 4, /* Change to current directory while processing it. */
74 # define FTW_CHDIR FTW_CHDIR
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 73 FTW_CHDIR = 4, /* Change to current directory while processing it. */
74 # define FTW_CHDIR FTW_CHDIR