Searched refs:FTW_ACTIONRETVAL (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dftw.h64 FTW_ACTIONRETVAL = 16 /* Assume callback to return FTW_* values instead of enumerator in enum:__anon2821
66 # define FTW_ACTIONRETVAL FTW_ACTIONRETVAL macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dftw.c472 if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SUBTREE)
583 if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SIBLINGS)
600 || ((data->flags & FTW_ACTIONRETVAL)
784 if ((flags & FTW_ACTIONRETVAL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_cp.c97 static int ftw_options = FTW_MOUNT | FTW_PHYS | FTW_ACTIONRETVAL;
462 /* without using glibc extension FTW_ACTIONRETVAL cant handle this */

Completed in 63 milliseconds