Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/ftw/
A Dftw.c166 # define NFTW_FUNC_T __nftw_func_t macro
213 NFTW_FUNC_T func;
646 data.func = (NFTW_FUNC_T) func; in ftw_startup()
763 NFTW_NAME (const char *path, NFTW_FUNC_T func, int descriptors, int flags) in NFTW_NAME()
771 int NFTW_NEW_NAME (const char *, NFTW_FUNC_T, int, int);
774 NFTW_NEW_NAME (const char *path, NFTW_FUNC_T func, int descriptors, int flags) in NFTW_NEW_NAME()
791 int NFTW_OLD_NAME (const char *, NFTW_FUNC_T, int, int);
795 NFTW_OLD_NAME (const char *path, NFTW_FUNC_T func, int descriptors, int flags) in NFTW_OLD_NAME()
A Dftw64.c29 #define NFTW_FUNC_T __nftw64_func_t macro

Completed in 4 milliseconds