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

/illumos-gate/usr/src/cmd/trapstat/sun4/
H A D_trapstat.h46 extern tstat_ent_t *get_trap_ent(int);
H A Dtrapstat.c106 get_trap_ent(int ndx) function
219 if ((gtp = get_trap_ent(i)) == NULL)
339 if ((gtp = get_trap_ent(entno)) == NULL)
371 if ((gtp = get_trap_ent(entno)) == NULL)
933 if ((!g_active[j]) || ((gtp = get_trap_ent(j)) == NULL))
961 ((gtp = get_trap_ent(i)) == NULL))
/illumos-gate/usr/src/cmd/trapstat/capabilities/sun4/
H A Dgettrapent.c676 get_trap_ent(int ndx) function

Completed in 76 milliseconds