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

/freebsd-13-stable/stand/common/
H A Dls.c54 static int ls_getdir(char **pathp);
106 fd = ls_getdir(&path);
148 free(path); /* ls_getdir() did allocate path */
157 ls_getdir(char **pathp) function

Completed in 102 milliseconds