HomeSort by: relevance | last modified time | path
    Searched refs:D_PDESC_INVAL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_errtags.h 58 D_PDESC_INVAL, /* probedesc is not valid */
dt_parser.c 2174 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",
dt_cc.c 1737 xyerror(D_PDESC_INVAL, "%s\n", dtrace_errmsg(dtp, err));

Completed in 28 milliseconds