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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_error.c36 { EDT_VERSINVAL, "Version is not properly formatted or is too large" },
H A Ddt_impl.h491 EDT_VERSINVAL, /* version string is invalid or overflows */ enumerator in enum:__anon8109
H A Ddt_options.c548 return (dt_set_errno(dtp, EDT_VERSINVAL));

Completed in 97 milliseconds