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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_open.c61 * far. DT_VERS_LATEST must correspond to the latest version value among all
63 * that contains DT_VERS_LATEST within it along with any suffixes (e.g. Beta).
64 * You must update DT_VERS_LATEST and DT_VERS_STRING when adding a new version,
119 #define DT_VERS_LATEST DT_VERS_1_13 macro
960 dtp->dt_vmax = DT_VERS_LATEST;

Completed in 48 milliseconds