Lines Matching refs:syslog
171 syslog(LOG_ERR, "Could not daemon(0, 0). %s (%d)", in main()
178 syslog(LOG_ERR, "Could not create socket. %s (%d)", in main()
193 syslog(LOG_ERR, "Could not sigaction(SIGTERM). %s (%d)", in main()
199 syslog(LOG_ERR, "Could not sigaction(SIGHUP). %s (%d)", in main()
205 syslog(LOG_ERR, "Could not sigaction(SIGINT). %s (%d)", in main()
214 syslog(LOG_ERR, "Could not sigaction(SIGCHLD). %s (%d)", in main()
228 syslog(LOG_ERR, "Could not bind socket. %s (%d)", in main()
234 syslog(LOG_ERR, "Could not listen on socket. %s (%d)", in main()
241 syslog(LOG_ERR, "Unable to create local SDP session"); in main()
246 syslog(LOG_ERR, "Unable to open local SDP session. " \ in main()
258 syslog(LOG_ERR, "Unable to register LAN service with " \ in main()
281 syslog(LOG_ERR, "Unable to register DUN " \ in main()
317 syslog(LOG_ERR, "Unable to register SP " \ in main()
330 syslog(LOG_ERR, "Could not accept connection " \ in main()
338 syslog(LOG_ERR, "Could not fork(). %s (%d)", in main()
378 syslog(LOG_ERR, "Could not bind socket. %s (%d)", in main()
389 syslog(LOG_ERR, "Could not connect socket. %s (%d)", in main()
414 syslog(LOG_ERR, "Could not dup(0). %s (%d)", in exec_ppp()
421 syslog(LOG_ERR, "Could not dup(1). %s (%d)", in exec_ppp()
437 syslog(LOG_ERR, "Could not exec(%s -direct -quiet%s%s %s). " \ in exec_ppp()