Searched refs:report_error (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/bart/ |
H A D | compare.c | 37 static void report_error(char *fname, char *type, char *ctrl_val, 168 report_error(test_fname, ADD_KEYWORD, NULL, in compare_manifests() 177 report_error(control_fname, DELETE_KEYWORD, in compare_manifests() 194 report_error(control_fname, DELETE_KEYWORD, NULL, in compare_manifests() 209 report_error(test_fname, ADD_KEYWORD, NULL, in compare_manifests() 381 report_error(ctrl_fname, TYPE_KEYWORD, ctrl_type, in evaluate_differences() 387 report_error(ctrl_fname, SIZE_KEYWORD, ctrl_size, in evaluate_differences() 393 report_error(ctrl_fname, MODE_KEYWORD, ctrl_mode, in evaluate_differences() 399 report_error(ctrl_fname, ACL_KEYWORD, ctrl_acl, in evaluate_differences() 418 report_error(ctrl_fname, tag, ctrl_mtime, in evaluate_differences() [all …]
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | nis_parse_ldap_conf.c | 265 report_error(*cmdline_options, NULL); in parse_ldap_cmd_line() 286 report_error(begin_s, _key_val); in parse_ldap_cmd_line() 359 report_error(attr, NULL); in parse_ldap_default_conf() 393 report_error(attr_val, attr); in parse_ldap_default_conf() 437 report_error( in yp_parse_ldap_default_conf() 449 report_error(attr, NULL); in yp_parse_ldap_default_conf() 483 report_error(attr_val, attr); in yp_parse_ldap_default_conf() 576 report_error(config_file, NULL); in parse_ldap_config_file() 604 report_error(attr_val == NULL ? in parse_ldap_config_file() 616 report_error(_key_val, NULL); in parse_ldap_config_file() [all …]
|
H A D | nis_parse_ldap_util.c | 751 report_error(NULL, NULL); in finish_parse() 757 report_error(NULL, NULL); in finish_parse() 767 report_error(NULL, NULL); in finish_parse() 786 report_error(ldapssl_err2string(errnum), NULL); in finish_parse() 800 report_error(NULL, NULL); in finish_parse() 840 report_error(t1->dbId, NULL); in finish_parse() 860 report_error(t->dbId, NULL); in finish_parse() 872 report_error(t->dbId, NULL); in finish_parse() 878 report_error(NULL, NULL); in finish_parse() 913 report_error(NULL, NULL); in finish_parse() [all …]
|
H A D | nis_parse_ldap_conf.h | 647 extern void report_error(const char *str, const char *attr);
|
/illumos-gate/usr/src/cmd/auditd/ |
H A D | doorway.c | 156 report_error(int rc, char *error_text, char *plugin_path) in report_error() function 483 report_error(INTERNAL_LOAD_ERROR, in auditd_thread_init() 494 report_error(rc, error_string, p->plg_path); in auditd_thread_init() 518 report_error(INTERNAL_SYS_ERROR, in auditd_thread_init() 529 report_error(rc, error_string, p->plg_path); in auditd_thread_init() 547 report_error(INTERNAL_CONFIG_ERROR, in auditd_thread_init() 1250 report_error(plugrc, error_string, p->plg_path); in process() 1279 report_error(plugrc, error_string, p->plg_path); in process() 1319 report_error(rc, error_string, p->plg_path); in process()
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_dispatch.c | 727 goto report_error; in smb1sr_work() 738 goto report_error; in smb1sr_work() 746 goto report_error; in smb1sr_work() 776 goto report_error; in smb1sr_work() 787 goto report_error; in smb1sr_work() 824 goto report_error; in smb1sr_work() 834 goto report_error; in smb1sr_work() 871 goto report_error; in smb1sr_work() 876 goto report_error; in smb1sr_work() 897 report_error: in smb1sr_work()
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | spoolss_svc.c | 721 goto report_error; in spoolss_s_GetPrinterData() 739 goto report_error; in spoolss_s_GetPrinterData() 765 goto report_error; in spoolss_s_GetPrinterData() 787 goto report_error; in spoolss_s_GetPrinterData() 810 report_error: in spoolss_s_GetPrinterData() 825 goto report_error; in spoolss_s_GetPrinterData()
|