Searched refs:D_PDESC_INVAL (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.reap.ksh | 110 grep D_PDESC_INVAL test.out 2> /dev/null 1>&2
|
H A D | tst.noreap.ksh | 119 if grep D_PDESC_INVAL test.out 2> /dev/null 1>&2 ; then
|
H A D | tst.noreapring.ksh | 114 if grep D_PDESC_INVAL test.out 2> /dev/null 1>&2 ; then
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_errtags.h | 58 D_PDESC_INVAL, /* probedesc is not valid */ enumerator
|
H A D | dt_parser.c | 2168 xyerror(D_PDESC_INVAL, "invalid probe description \"%s\": %s\n", in dt_node_pdesc_by_name() 2192 xyerror(D_PDESC_INVAL, "identifier %llu exceeds maximum " in dt_node_pdesc_by_id() 2197 xyerror(D_PDESC_INVAL, "probe identifier %llu not permitted " in dt_node_pdesc_by_id() 2203 xyerror(D_PDESC_INVAL, "invalid probe identifier %llu: %s\n", in dt_node_pdesc_by_id()
|
H A D | dt_cc.c | 1698 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err)); in dt_setcontext()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-dtrace-tests.mf | 1478 file path=opt/SUNWdtrt/tst/common/providers/err.D_PDESC_INVAL.wrongdec4.d \
|