Lines Matching full:could
162 errc(1, s, "Could not obtain RFCOMM channel"); in main()
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()
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()