Searched defs:report_error (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/bart/ |
H A D | compare.c | 38 static void report_error(char *fname, char *type, char *ctrl_val, 169 report_error(test_fname, ADD_KEYWORD, NULL, 178 report_error(control_fname, DELETE_KEYWORD, 195 report_error(control_fname, DELETE_KEYWORD, NULL, 210 report_error(test_fname, ADD_KEYWORD, NULL, 382 report_error(ctrl_fname, TYPE_KEYWORD, ctrl_type, 388 report_error(ctrl_fname, SIZE_KEYWORD, ctrl_size, 394 report_error(ctrl_fname, MODE_KEYWORD, ctrl_mode, 400 report_error(ctrl_fname, ACL_KEYWORD, ctrl_acl, 419 report_error(ctrl_fnam 491 report_error(char *fname, char *type, char *ctrl_val, char *test_val, function [all...] |
/illumos-gate/usr/src/cmd/auditd/ |
H A D | doorway.c | 146 * report_error -- handle errors returned by plugin 152 report_error(auditd_rc_t rc, char *error_text, char *plugin_path) function 221 DPRINT((dbfp, "report_error(%d - %s): %s\n\t%s\n", 474 report_error(INTERNAL_LOAD_ERROR, 485 report_error(rc, error_string, p->plg_path); 510 report_error(INTERNAL_SYS_ERROR, 521 report_error(rc, error_string, p->plg_path); 539 report_error(INTERNAL_CONFIG_ERROR, 1240 report_error(plugrc, error_string, p->plg_path); 1269 report_error(plugr [all...] |
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_util.c | 751 report_error(NULL, NULL); 757 report_error(NULL, NULL); 767 report_error(NULL, NULL); 786 report_error(ldapssl_err2string(errnum), NULL); 800 report_error(NULL, NULL); 840 report_error(t1->dbId, NULL); 860 report_error(t->dbId, NULL); 872 report_error(t->dbId, NULL); 878 report_error(NULL, NULL); 913 report_error(NUL 2597 report_error(const char *str, const char *attr) function [all...] |
Completed in 87 milliseconds