Home
last modified time | relevance | path

Searched refs:which_sig (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/pax/
H A Dpax.c293 sig_cleanup(int which_sig) in sig_cleanup() argument
301 if (which_sig == SIGXCPU) in sig_cleanup()
/freebsd/usr.bin/pr/
H A Dpr.c1535 terminate(int which_sig __unused) in terminate()