Searched refs:D_IDENT_UNDEF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h119 D_IDENT_UNDEF, /* identifier is not known/defined */ enumerator in enum:__anon56
H A Ddt_parser.c2850 xyerror(D_IDENT_UNDEF, "failed to resolve %s%s%s: %s\n",
2854 xyerror(D_IDENT_UNDEF, "failed to resolve %s: %s\n",
4129 * If this, too, fails (or if we get an error other than D_IDENT_UNDEF) we give
4169 yypcb->pcb_hdl->dt_errtag != dt_errtag(D_IDENT_UNDEF) &&

Completed in 159 milliseconds