Searched refs:t_hdlr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c397 int (*t_hdlr)(trap_trace_rec_t *); member in struct:__anon35
483 for (i = 0; ttrace_hdlr[i].t_hdlr != NULL; i++) {
487 if (ttrace_hdlr[i].t_hdlr(rec) == -1)
576 ttrace_hdlr[4].t_hdlr = ttrace_apix_interrupt;

Completed in 56 milliseconds