Lines Matching refs:ttoproc
129 proc_t *p = ttoproc(t); in tsignal()
193 !(ttoproc(t)->p_proc_flag & P_PR_LOCK)) { in eat_signal()
194 ttoproc(t)->p_stopsig = 0; in eat_signal()
354 proc_t *p = ttoproc(curthread); in isjobstop()
431 proc_t *p = ttoproc(t); in issig_justlooking()
506 proc_t *p = ttoproc(t); in issig_forreal()
835 proc_t *p = ttoproc(t); in stop()
1267 proc_t *p = ttoproc(t); in psig()
1488 proc_t *p = ttoproc(t); in fsig()
1549 proc_t *p = ttoproc(curthread); in setsigact()
2148 proc_t *p = ttoproc(curthread); in stop_on_fault()
2254 p = ttoproc(curthread); in sigintr()
2320 p = ttoproc(curthread); in sigunintr()
2342 p = ttoproc(curthread); in sigreplace()
2541 proc_t *p = ttoproc(curthread); in trapsig()
2577 proc_t *p = ttoproc(t); in realsigprof_slow()
2622 proc_t *p = ttoproc(t); in realsigprof_fast()
2700 proc_t *p = ttoproc(t); in realsigprof()