Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dextern.h43 void restore_proc(int);
H A Dmain.c196 sa.sa_handler = restore_proc; in main()
H A Dsetup.c273 restore_proc(int signo __unused) in restore_proc() function