Searched defs:print_prompt (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/krb5/ss/ | ||
H A D | listen.c | 32 static RETSIGTYPE print_prompt() function 236 print_prompt(); 246 sig_cont = signal(SIGCONT, print_prompt); 247 if (sig_cont == print_prompt) |
Completed in 15 milliseconds