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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_module.c73 dt_module_symhash_insert(dt_module_t *dmp, const char *name, uint_t id) function
113 dt_module_symhash_insert(dmp, name, i);
146 dt_module_symhash_insert(dmp, name, i);

Completed in 46 milliseconds