Home
last modified time | relevance | path

Searched refs:NFTW_FUNC_T (Results 1 – 3 of 3) sorted by relevance

/io/
A Dftw64-time64.c30 # define NFTW_FUNC_T __nftw64_time64_func_t macro
A Dftw64.c29 #define NFTW_FUNC_T __nftw64_func_t macro
A Dftw.c148 # define NFTW_FUNC_T __nftw_func_t macro
196 NFTW_FUNC_T func;
679 data.func = (NFTW_FUNC_T) func; in ftw_startup()
824 NFTW_NAME (const char *path, NFTW_FUNC_T func, int descriptors, int flags) in NFTW_NAME()
832 int NFTW_NEW_NAME (const char *, NFTW_FUNC_T, int, int);
835 NFTW_NEW_NAME (const char *path, NFTW_FUNC_T func, int descriptors, int flags) in NFTW_NEW_NAME()
851 int NFTW_OLD_NAME (const char *, NFTW_FUNC_T, int, int);
855 NFTW_OLD_NAME (const char *path, NFTW_FUNC_T func, int descriptors, int flags) in NFTW_OLD_NAME()

Completed in 5 milliseconds