Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dprompter.c27 static volatile int got_int; /* should be sig_atomic_t */ variable
85 got_int = 0; in krb5_prompter_posix()
91 if (got_int) in krb5_prompter_posix()
126 got_int = 1; in intrfunc()