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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_cc.c1948 * therein. We only fail (and thereby fail dt_load_libs()) if we fail to
2084 dt_load_libs(dtrace_hdl_t *dtp) function
2119 if (dt_list_next(&dtp->dt_lib_path) != NULL && dt_load_libs(dtp) != 0)

Completed in 38 milliseconds