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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_module.c566 * We will then fail if dt_module_getctf() is called, as shown below.
623 dt_module_getctf(dtrace_hdl_t *dtp, dt_module_t *dmp) function
667 (pfp = dt_module_getctf(dtp, pmp)) == NULL) {
1213 if (dt_module_getctf(dtp, dmp) == NULL) {
1268 if (dt_module_getctf(dtp, dmp) == NULL)

Completed in 201 milliseconds