HomeSort by relevance Sort by last modified time
    Searched refs:nftw (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h 35 and 'nftw'. */
54 /* These flags are only passed from the `nftw' function. */
65 /* Flags for fourth argument of `nftw'. */
92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return
105 /* Structure used for fourth argument to callback function for `nftw'. */
159 extern int nftw (__const char *__dir, __nftw_func_t __func, int __descriptors,
163 extern int __REDIRECT (nftw, (__const char *__dir, __nftw_func_t __func,
167 # define nftw nftw64 macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 35 and 'nftw'. */
54 /* These flags are only passed from the `nftw' function. */
65 /* Flags for fourth argument of `nftw'. */
92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return
105 /* Structure used for fourth argument to callback function for `nftw'. */
159 extern int nftw (__const char *__dir, __nftw_func_t __func, int __descriptors,
163 extern int __REDIRECT (nftw, (__const char *__dir, __nftw_func_t __func,
167 # define nftw nftw64 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 35 and 'nftw'. */
54 /* These flags are only passed from the `nftw' function. */
65 /* Flags for fourth argument of `nftw'. */
92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return
105 /* Structure used for fourth argument to callback function for `nftw'. */
159 extern int nftw (__const char *__dir, __nftw_func_t __func, int __descriptors,
163 extern int __REDIRECT (nftw, (__const char *__dir, __nftw_func_t __func,
167 # define nftw nftw64 macro

Completed in 1318 milliseconds