Home | Sort by: relevance | last modified time | path |
/src/usr.bin/find/ | |
extern.h | 74 PLAN *c_ls(char ***, int, char *); |
option.c | 89 { "-ls", N_LS, c_ls, 0 }, |
function.c | 1255 c_ls(char ***argvp, int isok, char *opt) function in typeref:typename:PLAN * |