Searched defs:dt_header_probe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_program.c452 dt_header_probe(dt_idhash_t *dhp, dt_ident_t *idp, void *data) function
560 if (dt_idhash_iter(pvp->pv_probes, dt_header_probe, &info) != 0)
572 if (dt_idhash_iter(pvp->pv_probes, dt_header_probe, &info) != 0)

Completed in 54 milliseconds