Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Dpax.c305 sig_cleanup(int which_sig) in sig_cleanup() argument
313 if (which_sig == SIGXCPU) in sig_cleanup()
/freebsd-14.2/usr.bin/pr/
H A Dpr.c1548 terminate(int which_sig __unused) in terminate()