Searched refs:saction_sigterm (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c87 struct sigaction saction_sigint, saction_sigquit, saction_sigterm; local
125 sigaction(SIGTERM, &action, &saction_sigterm);
196 sigaction(SIGTERM, &saction_sigterm, NULL);

Completed in 57 milliseconds