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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h 89 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
91 # define FTW_CONTINUE FTW_CONTINUE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 89 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
91 # define FTW_CONTINUE FTW_CONTINUE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 89 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
91 # define FTW_CONTINUE FTW_CONTINUE
  /external/libcap-ng/libcap-ng-0.7/utils/
filecap.c 50 return FTW_CONTINUE;
74 return FTW_CONTINUE;

Completed in 3600 milliseconds