Searched refs:f_ls (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/find/ | ||
H A D | extern.h | 97 exec_f f_ls; variable |
H A D | option.c | 103 { "-ls", c_ls, f_ls, 0 }, |
H A D | function.c | 1119 f_ls(PLAN *plan __unused, FTSENT *entry) in f_ls() function |