Home
last modified time | relevance | path

Searched refs:FTW_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/io/
A Dftw.h88 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the enumerator
90 # define FTW_CONTINUE FTW_CONTINUE macro
A Dftwtest.c45 return FTW_CONTINUE; in cb()
63 return do_exit ? 26 : FTW_CONTINUE; in cb()

Completed in 3 milliseconds