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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_cc.c2139 * other files found therein. We only fail (and thereby fail dt_load_libs()) if
2230 * other files found therein. We only fail (and thereby fail dt_load_libs()) if
2294 dt_load_libs(dtrace_hdl_t *dtp) function
2346 if (dt_list_next(&dtp->dt_lib_path) != NULL && dt_load_libs(dtp) != 0)

Completed in 64 milliseconds