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

/ast/src/cmd/ksh93/include/
H A Dname.h204 extern char *nv_dirnext(void*);
/ast/src/cmd/ksh93/sh/
H A Dnvtree.c274 char *nv_dirnext(void *dir) function
1012 while(cp = nv_dirnext(dir))

Completed in 13 milliseconds