Searched refs:show_path (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/find/ | ||
H A D | misc.c | 137 show_path(int sig) in show_path() function |
H A D | extern.h | 48 void show_path(int); |
H A D | find.c | 172 sa.sa_handler = show_path; in sig_init() |