ls_scan_dir 73 uspace/app/bdsh/cmds/modules/ls/ls.c static signed int ls_scan_dir(const char *, DIR *, struct dir_elem_t **); ls_scan_dir 317 uspace/app/bdsh/cmds/modules/ls/ls.c nbdirs = ls_scan_dir(path, dirp, &dir_list); ls_scan_dir 487 uspace/app/bdsh/cmds/modules/ls/ls.c ret = ls_scan_dir(de.name, dirp, NULL);HelenOS homepage, sources at GitHub