Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dmain.c62 volatile sig_atomic_t showinfo = 0; variable
163 showinfo = 1; in siginfo_handler()
H A Dfind.c213 if (showinfo) { in find_execute()
216 showinfo = 0; in find_execute()
H A Dextern.h127 extern volatile sig_atomic_t showinfo;