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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/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 295 milliseconds