Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_error.c90 { EDT_NOCONV, "Failed to load type for printf conversion" },
H A Ddt_impl.h510 EDT_NOCONV, /* failed to load type for printf conversion */ enumerator
H A Ddt_printf.c727 return (dt_set_errno(dtp, EDT_NOCONV)); in dt_pfdict_create()