Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dftw.h122 typedef int (*__nftw_func_t) (__const char *__filename, typedef
159 extern int nftw (__const char *__dir, __nftw_func_t __func, int __descriptors,
163 extern int __REDIRECT (nftw, (__const char *__dir, __nftw_func_t __func,