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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_ident.c710 dt_idhash_lookup(dt_idhash_t *dhp, const char *name) function
871 if ((idp = dt_idhash_lookup(dhp, name)) != NULL)

Completed in 534 milliseconds