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

/freebsd-current/stand/common/
H A Dls.c51 static int ls_getdir(char **pathp);
103 fd = ls_getdir(&path);
145 free(path); /* ls_getdir() did allocate path */
154 ls_getdir(char **pathp) function

Completed in 121 milliseconds