Searched refs:restore_proc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.bin/truss/ | ||
| H A D | extern.h | 43 void restore_proc(int); |
| H A D | main.c | 196 sa.sa_handler = restore_proc; in main() |
| H A D | setup.c | 273 restore_proc(int signo __unused) in restore_proc() function |