Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c3592 void *intd, *quitd, *tstpd; in pt_setrun() local
3613 tstpf = mdb_signal_gethandler(SIGTSTP, &tstpd); in pt_setrun()
3708 (void) mdb_signal_sethandler(SIGTSTP, tstpf, tstpd); in pt_setrun()