Home
last modified time | relevance | path

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

/openbsd/src/bin/pax/
Dpax.c55 static void sig_cleanup(int);
342 sig_cleanup(int which_sig) in sig_cleanup() function
448 n_hand.sa_handler = sig_cleanup; in gen_init()