Searched refs:_dtrace_versions (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_subr.c421 for (i = 0; _dtrace_versions[i] != 0; i++) {
422 if (_dtrace_versions[i] == v)
H A Ddt_impl.h649 extern const dt_version_t _dtrace_versions[]; /* array of valid versions */
H A Ddt_open.c78 * and then add the new version to the _dtrace_versions[] array declared below.
124 const dt_version_t _dtrace_versions[] = { variable

Completed in 41 milliseconds