Searched refs:FTW_CONTINUE (Results 1 – 2 of 2) sorted by relevance
88 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the enumerator90 # define FTW_CONTINUE FTW_CONTINUE macro
45 return FTW_CONTINUE; in cb()63 return do_exit ? 26 : FTW_CONTINUE; in cb()
Completed in 4 milliseconds