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

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.noreap.ksh118 if grep D_PDESC_INVAL test.out 2> /dev/null 1>&2 ; then
H A Dtst.noreapring.ksh113 if grep D_PDESC_INVAL test.out 2> /dev/null 1>&2 ; then
H A Dtst.reap.ksh106 # D_PDESC_INVAL) instead of an inability to grab the underlying process
109 grep D_PDESC_INVAL test.out 2> /dev/null 1>&2
/freebsd-12-stable/cddl/usr.sbin/dtrace/tests/common/providers/
H A DMakefile10 err.D_PDESC_INVAL.wrongdec4.d \
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h58 D_PDESC_INVAL, /* probedesc is not valid */ enumerator in enum:__anon45
H A Ddt_parser.c2174 xyerror(D_PDESC_INVAL, "invalid probe description \"%s\": %s\n",
2198 xyerror(D_PDESC_INVAL, "identifier %llu exceeds maximum "
2203 xyerror(D_PDESC_INVAL, "probe identifier %llu not permitted "
2209 xyerror(D_PDESC_INVAL, "invalid probe identifier %llu: %s\n",
H A Ddt_cc.c1737 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err));

Completed in 138 milliseconds