Searched refs:cmpftw (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/pax/
H A Dcopy.c448 cmpftw(Ftw_t* ft1, Ftw_t* ft2) function
518 ftwalk((char*)state.files, copyfile, state.ftwflags|FTW_MULTIPLE, state.exact ? (Ftw_cmp_t)0 : cmpftw);
H A Dpax.h677 extern int cmpftw(Ftw_t*, Ftw_t*);

Completed in 10 milliseconds