Home
last modified time | relevance | path

Searched refs:D_OP_WRITE (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/usr.sbin/dtrace/tests/common/scripting/
H A DMakefile10 err.D_OP_WRITE.usepidmacro.d \
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h72 D_OP_WRITE, /* operand must be writable variable */ enumerator
H A Ddt_parser.c3156 xyerror(D_OP_WRITE, "operator %s can only be applied " in dt_cook_op1()
3188 xyerror(D_OP_WRITE, "operator %s can only be applied " in dt_assign_common()