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