kern_sig.c | 2118 sigexit(l, signo); 2166 sigexit(curlwp, SIGILL); 2220 sigexit(struct lwp *l, int signo) function in typeref:typename:void 2233 * Call back into sigexit, where we will be suspended until 2244 panic("sigexit 1"); 2252 panic("sigexit 2");
|