Home
last modified time | relevance | path

Searched refs:D_PDESC_INVAL (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.reap.ksh110 grep D_PDESC_INVAL test.out 2> /dev/null 1>&2
H A Dtst.noreap.ksh119 if grep D_PDESC_INVAL test.out 2> /dev/null 1>&2 ; then
H A Dtst.noreapring.ksh114 if grep D_PDESC_INVAL test.out 2> /dev/null 1>&2 ; then
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_errtags.h58 D_PDESC_INVAL, /* probedesc is not valid */ enumerator
H A Ddt_parser.c2180 xyerror(D_PDESC_INVAL, "invalid probe description \"%s\": %s\n", in dt_node_pdesc_by_name()
2204 xyerror(D_PDESC_INVAL, "identifier %llu exceeds maximum " in dt_node_pdesc_by_id()
2209 xyerror(D_PDESC_INVAL, "probe identifier %llu not permitted " in dt_node_pdesc_by_id()
2215 xyerror(D_PDESC_INVAL, "invalid probe identifier %llu: %s\n", in dt_node_pdesc_by_id()
H A Ddt_cc.c1698 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err)); in dt_setcontext()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m1387 file path=opt/SUNWdtrt/tst/common/providers/err.D_PDESC_INVAL.wrongdec4.d \