Home
last modified time | relevance | path

Searched refs:show_path (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/find/
H A Dmisc.c137 show_path(int sig) in show_path() function
H A Dextern.h48 void show_path(int);
H A Dfind.c172 sa.sa_handler = show_path; in sig_init()