Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c3590 mdb_signal_f *intf, *quitf, *tstpf; 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()