Lines Matching full:my_syslog
462 my_syslog(LOG_INFO, _("started, version %s DNS disabled"), VERSION);
464 my_syslog(LOG_INFO, _("started, version %s cachesize %d"), VERSION, daemon->cachesize);
466 my_syslog(LOG_INFO, _("started, version %s cache disabled"), VERSION);
468 my_syslog(LOG_INFO, _("compile time options: %s"), compile_opts);
474 my_syslog(LOG_INFO, _("DBus support enabled: connected to system bus"));
476 my_syslog(LOG_INFO, _("DBus support enabled: bus connection pending"));
481 my_syslog(LOG_WARNING, _("warning: failed to change owner of %s: %s"),
485 my_syslog(LOG_WARNING, _("setting --bind-interfaces option because of OS limitations"));
490 my_syslog(LOG_WARNING, _("warning: interface %s does not currently exist"), if_tmp->name);
495 my_syslog(LOG_WARNING, _("warning: ignoring resolv-file flag because no-resolv is set"));
498 my_syslog(LOG_WARNING, _("warning: no upstream servers configured"));
502 my_syslog(LOG_INFO, _("asynchronous logging enabled, queue limit is %d messages"), daemon->max_logs);
513 my_syslog(MS_DHCP | LOG_INFO,
532 my_syslog(MS_TFTP | LOG_INFO, "TFTP %s%s %s",
560 my_syslog(MS_TFTP | LOG_WARNING,
643 more calls to my_syslog() can occur */
682 my_syslog(LOG_WARNING, _("DBus error: %s"), err);
684 my_syslog(LOG_INFO, _("connected to system DBus"));
854 my_syslog(LOG_WARNING, _("child process killed by signal %d"), ev.data);
858 my_syslog(LOG_WARNING, _("child process exited with status %d"), ev.data);
862 my_syslog(LOG_ERR, _("failed to execute %s: %s"),
906 my_syslog(LOG_INFO, _("exiting on receipt of SIGTERM"));
924 my_syslog(LOG_WARNING, _("failed to access %s: %s"), res->name, strerror(errno));
946 my_syslog(LOG_INFO, _("reading %s"), latest->name);
957 my_syslog(LOG_WARNING, _("no servers found in %s, will retry"), latest->name);
1000 my_syslog(LOG_ERR, _("Error reading from stdin (%s)"), strerror(errno));
1016 my_syslog(LOG_ERR, _("Malformatted msg '%s'"), current_cmd);
1023 my_syslog(LOG_ERR, _("Malformatted msg '%s'"), current_cmd);
1027 my_syslog(LOG_ERR, _("Unknown cmd '%s'"), cmd);