Lines Matching refs:error_msg

269 	error_msg(gettext(  in log_invalid_cfg()
299 error_msg(gettext("Failed to get instance for %s"), fmri); in fmri_to_instance()
323 error_msg(gettext("Failed to get instance for %s"), fmri); in fmri_to_instance()
358 error_msg(gettext("Failed to update state of instance %s in " in update_instance_states()
380 error_msg(gettext("Could not set " in update_instance_states()
385 error_msg(gettext("Could not reset " in update_instance_states()
399 error_msg(gettext("Failed to update state of instance %s in " in update_instance_states()
422 error_msg(gettext("Failed to connect to inetd: %s"), in refresh_method()
429 error_msg( in refresh_method()
473 error_msg(gettext("Failed to send stop request to inetd")); in stop_method()
485 error_msg(gettext("Failed to determine whether inetd stopped")); in stop_method()
542 error_msg(gettext("Can't process restarter events: %s"), in restarter_event_proxy()
690 error_msg(gettext("%s unable to set timer, " in process_offline_inst()
718 error_msg(gettext( in create_bound_socket()
725 error_msg(gettext("setsockopt SO_REUSEADDR failed for service " in create_bound_socket()
735 error_msg(gettext("setsockopt SO_KEEPALIVE failed for " in create_bound_socket()
746 error_msg(gettext("setsockopt IPV6_V6ONLY failed for " in create_bound_socket()
759 error_msg(gettext( in create_bound_socket()
774 error_msg(gettext("Failed getsockname for instance %s, " in create_bound_socket()
914 error_msg(gettext("Too many bind failures for instance " in handle_bind_failure()
1368 error_msg(strerror(errno)); in create_instance()
1414 error_msg(gettext( in retrieve_instance_state()
1453 error_msg(gettext("Failed to retrieve the start pids of " in retrieve_method_pids()
1475 error_msg(gettext("Failed to listen for the completion " in retrieve_method_pids()
2084 error_msg(strerror(errno)); in process_restarter_event()
2112 error_msg(gettext( in process_restarter_event()
2268 error_msg(gettext("The %s method of instance %s failed, " in process_non_start_term()
2394 error_msg(gettext("Failed to access configuration " in can_read_file()
2449 error_msg(gettext("Failed to check whether " in check_conf_file()
2456 error_msg(gettext("Failed to check whether configuration file " in check_conf_file()
2480 error_msg(gettext("Failed to refresh instance %s: %s"), in inetd_refresh()
2536 error_msg("socket: %s", strerror(errno)); in uds_init()
2551 error_msg(gettext("Failed to bind socket to %s: %s"), in uds_init()
2597 error_msg("accept failed: %s", strerror(errno)); in process_uds_event()
2602 error_msg("getpeerucred failed: %s", strerror(errno)); in process_uds_event()
2626 error_msg(gettext("Failed read: %s"), strerror(errno)); in process_uds_event()
2641 error_msg("unexpected UDS request"); in process_uds_event()
2665 error_msg(gettext( in passes_basic_exec_checks()
2677 error_msg(gettext( in passes_basic_exec_checks()
2682 error_msg(gettext("The %s method instance %s doesn't have " in passes_basic_exec_checks()
2738 error_msg(gettext("Unable to allocate audit event for " in exec_method()
2819 error_msg(msg, methods[method].name, instance->fmri); in exec_method()
2852 error_msg(gettext("Failed to set credentials for the " in exec_method()
2876 error_msg(msg, methods[method].name, instance->fmri); in exec_method()
2909 error_msg( in exec_method()
2964 error_msg(gettext("Unable to kill " in smf_kill_process()
3040 error_msg(gettext("Failed to send signal %d " in run_method()
3083 error_msg(gettext( in run_method()
3113 error_msg(gettext("Failed to monitor status of " in run_method()
3194 error_msg("accept: %s", strerror(errno)); in accept_connection()
3247 error_msg(gettext("Unable to allocate " in process_nowait_request()
3267 error_msg(gettext( in process_nowait_request()
3305 error_msg(gettext("Unable to allocate copy limit " in process_nowait_request()
3367 error_msg(gettext("Unable to allocate " in process_wait_request()
3392 error_msg(gettext( in process_wait_request()
3504 error_msg(gettext("poll failure: %s"), in event_loop()
3647 error_msg("%s: %s", in init()
3653 error_msg("%s: %s", in init()
3664 error_msg("pipe: %s", strerror(errno)); in init()
3684 error_msg(gettext( in init()
3694 error_msg(gettext("Failed to create timer queue.")); in init()
3706 error_msg(gettext("Unable to start audit session")); in init()
3732 error_msg("pipe: %s", strerror(errno)); in start_method()
3737 error_msg("fork: %s", strerror(errno)); in start_method()
3747 error_msg(gettext( in start_method()
3768 error_msg(gettext("pipe write failure: %s"), in start_method()
3830 error_msg("Usage: %s [alt_conf_file] %s|%s|%s", arg0, START_METHOD_ARG, in smf_usage()