Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dls.c51 static int ls_getdir(char **pathp);
103 fd = ls_getdir(&path); in command_ls()
154 ls_getdir(char **pathp) in ls_getdir() function