Lines Matching refs:LOG_ERR
170 syslog(LOG_ERR, "Could not daemon(0, 0). %s (%d)", in main()
177 syslog(LOG_ERR, "Could not create socket. %s (%d)", in main()
192 syslog(LOG_ERR, "Could not sigaction(SIGTERM). %s (%d)", in main()
198 syslog(LOG_ERR, "Could not sigaction(SIGHUP). %s (%d)", in main()
204 syslog(LOG_ERR, "Could not sigaction(SIGINT). %s (%d)", in main()
213 syslog(LOG_ERR, "Could not sigaction(SIGCHLD). %s (%d)", in main()
227 syslog(LOG_ERR, "Could not bind socket. %s (%d)", in main()
233 syslog(LOG_ERR, "Could not listen on socket. %s (%d)", in main()
240 syslog(LOG_ERR, "Unable to create local SDP session"); in main()
245 syslog(LOG_ERR, "Unable to open local SDP session. " \ in main()
257 syslog(LOG_ERR, "Unable to register LAN service with " \ in main()
280 syslog(LOG_ERR, "Unable to register DUN " \ in main()
316 syslog(LOG_ERR, "Unable to register SP " \ in main()
329 syslog(LOG_ERR, "Could not accept connection " \ in main()
337 syslog(LOG_ERR, "Could not fork(). %s (%d)", in main()
377 syslog(LOG_ERR, "Could not bind socket. %s (%d)", in main()
388 syslog(LOG_ERR, "Could not connect socket. %s (%d)", in main()
413 syslog(LOG_ERR, "Could not dup(0). %s (%d)", in exec_ppp()
420 syslog(LOG_ERR, "Could not dup(1). %s (%d)", in exec_ppp()
436 syslog(LOG_ERR, "Could not exec(%s -direct -quiet%s%s %s). " \ in exec_ppp()