Home
last modified time | relevance | path

Searched refs:EDT_VERSUNDEF (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_error.c41 { EDT_VERSUNDEF, "Requested version is not supported by compiler" },
H A Ddt_impl.h461 EDT_VERSUNDEF, /* requested API version is not defined */ enumerator
H A Ddt_options.c582 return (dt_set_errno(dtp, EDT_VERSUNDEF)); in dt_opt_version()