Home | History | Annotate | Download | only in src

Lines Matching refs:LOG_ERR

106 		syslog(LOG_ERR, "Failed to write response header");
115 syslog(LOG_ERR, "Failed to write response data");
132 syslog(LOG_ERR, "Failed to get PID of client process");
182 syslog(LOG_ERR, "Invalid request func=%d from=%u",
280 syslog(LOG_ERR, "realloc failed for %d fds", *nfds+1);
326 syslog(LOG_ERR, "accept() failed: %m");
331 syslog(LOG_ERR,
340 syslog(LOG_ERR,
365 syslog(LOG_ERR, "Unknown/error events (%x) encountered"
393 syslog(LOG_ERR, "Failed to allocate a pollfd");
406 syslog(LOG_ERR, "Failed to initialize label translations");
410 syslog(LOG_ERR, "Failed to initialize color translations");
411 syslog(LOG_ERR, "No color information will be available");
421 syslog(LOG_ERR, "poll() failed: %m");
427 syslog(LOG_ERR, "Error processing events");
456 syslog(LOG_ERR, "Failed to initialize label translations");
460 syslog(LOG_ERR, "Failed to initialize color translations");
461 syslog(LOG_ERR, "No color information will be available");
495 syslog(LOG_ERR, "socket() failed: %m");
506 syslog(LOG_ERR, "bind() failed: %m");
511 syslog(LOG_ERR, "listen() failed: %m");
516 syslog(LOG_ERR, "chmod() failed: %m");
533 syslog(LOG_ERR, "Error dropping capabilities, aborting: %s\n",
568 syslog(LOG_ERR, "You must be root to run this program.\n");
583 syslog(LOG_ERR, "daemon() failed: %m");