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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_errtags.h55 D_PDESC_INVAL, /* probedesc is not valid */ enumerator in enum:__anon1615
H A Ddt_parser.c2099 xyerror(D_PDESC_INVAL, "invalid probe description \"%s\": %s\n",
2123 xyerror(D_PDESC_INVAL, "identifier %llu exceeds maximum "
2128 xyerror(D_PDESC_INVAL, "probe identifier %llu not permitted "
2134 xyerror(D_PDESC_INVAL, "invalid probe identifier %llu: %s\n",
H A Ddt_cc.c1478 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err));

Completed in 30 milliseconds