Searched refs:readdirfunc (Results 1 – 1 of 1) sorted by relevance
710 struct dirent *(*readdirfunc)(void *); local733 readdirfunc = pglob->gl_readdir;735 readdirfunc = (struct dirent *(*)(void *))readdir;736 while ((dp = (*readdirfunc)(dirp))) {