Searched refs:report_error (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c60 report_error("BAD ARGUMENT");
93 report_error("BAD ARGUMENT");
123 report_error("BAD ARGUMENT");
173 report_error("BAD ARGUMENT");
192 report_error("BAD ARGUMENT");
212 report_error("BAD ARGUMENT");
218 report_error("BAD ARGUMENT");
237 report_error("BAD ARGUMENT");
256 report_error("BAD ARGUMENT");
275 report_error("BA
[all...]
H A Dslave.h41 void report_error(const char *);
H A Dcommands.c157 report_error(const char *status) function
238 report_error("INCORRECT_ARGUMENT_NUMBER");
/freebsd-12-stable/tools/regression/kgssapi/
H A Dgsstest.c56 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) function
139 report_error(mech_type, maj_stat, min_stat);
148 report_error(mech_type, maj_stat, min_stat);
156 report_error(mech_type, maj_stat, min_stat);
183 report_error(mech_type, maj_stat, min_stat);
194 report_error(mech_type, res.maj_stat,
210 report_error(mech_type, maj_stat, min_stat);
219 report_error(mech_type, res.maj_stat, res.min_stat);
227 report_error(mech_type, maj_stat, min_stat);
236 report_error(mech_typ
[all...]
/freebsd-12-stable/contrib/dtc/
H A Dfdtput.c55 static void report_error(const char *name, int namelen, int err) function
175 report_error(node_name, -1, node);
185 report_error(property, -1, err);
225 report_error(path, sep - path, node);
251 report_error(node_name, -1, -FDT_ERR_BADPATH);
261 report_error(node_name, -1, node);
268 report_error(p + 1, -1, node);
289 report_error(node_name, -1, node);
295 report_error(node_name, -1, node);
315 report_error(node_nam
[all...]
H A Dfdtget.c51 static void report_error(const char *where, int err) function
232 report_error(property, len);
268 report_error(arg[i], node);
/freebsd-12-stable/sys/kgssapi/
H A Dgsstest.c52 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) function
158 report_error(mech_type, maj_stat, min_stat);
242 report_error(mech, maj_stat, min_stat);
251 report_error(mech, maj_stat, min_stat);
265 report_error(mech, maj_stat, min_stat);
291 report_error(mech, maj_stat, min_stat);
305 report_error(mech_type, smaj_stat, smin_stat);
322 report_error(mech_type, smaj_stat, smin_stat);
347 report_error(mech_type, maj_stat, min_stat);
354 report_error(mech_typ
[all...]
/freebsd-12-stable/usr.bin/dtc/
H A Dchecking.cc69 report_error(errmsg.c_str());
107 report_error("Missing #address-cells property");
111 report_error("Missing #size-cells property");
149 checker::report_error(const char *errmsg) function in class:dtc::fdt::checking::checker
172 report_error("property check failed");
H A Dchecking.hh76 void report_error(const char *errmsg);
H A Dinput_buffer.hh513 void report_error(const char *msg) function in class:dtc::text_input_buffer::source_location
H A Dinput_buffer.cc249 loc.report_error("Unable to locate input file");
707 expression::loc.report_error("Division by zero");
H A Dfdt.cc508 loc.report_error("Syntax error, expected '\"' to terminate /incbin/(");
/freebsd-12-stable/lib/libkvm/
H A Dkvm_pcpu.c189 _kvm_dpcpu_setcpu(kvm_t *kd, u_int cpu, int report_error) argument
193 if (report_error)
199 if (report_error)
205 if (report_error)
/freebsd-12-stable/tools/regression/rpcsec_gss/
H A Drpctest.c228 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min)
330 report_error(mech_oid, maj_stat, min_stat);
336 report_error(mech_oid, maj_stat, min_stat);
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c1644 goto report_error;
1650 goto report_error;
1659 goto report_error;
1673 goto report_error;
1684 report_error:
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c2443 report_error(svn_revnum_t revision,
2542 SVN_ERR(report_error(SVN_INVALID_REVNUM, err, verify_callback,
2563 SVN_ERR(report_error(rev, err, verify_callback, verify_baton,
2437 report_error(svn_revnum_t revision, function
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server.c877 goto report_error;
977 report_error:
/freebsd-12-stable/contrib/gcc/config/i386/
H A Di386.c6690 goto report_error;
6719 goto report_error;
6725 goto report_error;
6732 goto report_error;
6755 goto report_error;
6761 goto report_error;
6768 goto report_error;
6779 goto report_error;
6785 goto report_error;
6807 goto report_error;
[all...]

Completed in 135 milliseconds