Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dprompter.c29 static volatile int got_int; /* should be sig_atomic_t */ variable
88 got_int = 0; in krb5_prompter_posix()
94 if (got_int) in krb5_prompter_posix()
130 got_int = 1; in intrfunc()