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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/lib/libpam/
H A Dopenpam_ttyconv.c86 struct sigaction saction_sigint, saction_sigquit, saction_sigterm; local
122 sigaction(SIGINT, &action, &saction_sigint);
193 sigaction(SIGINT, &saction_sigint, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/lib/libpam/
H A Dopenpam_ttyconv.c86 struct sigaction saction_sigint, saction_sigquit, saction_sigterm; local
122 sigaction(SIGINT, &action, &saction_sigint);
193 sigaction(SIGINT, &saction_sigint, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/lib/libpam/
H A Dopenpam_ttyconv.c86 struct sigaction saction_sigint, saction_sigquit, saction_sigterm; local
122 sigaction(SIGINT, &action, &saction_sigint);
193 sigaction(SIGINT, &saction_sigint, NULL);

Completed in 112 milliseconds