• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/usr.sbin/ppp/

Lines Matching refs:LogERROR

187         log_Printf(LogERROR, "Failed to notify parent of success\n");
193 log_Printf(LogERROR, "Failed to notify parent of %s\n", ex_desc(c));
578 log_Printf(LogERROR, "%s: read: Got only %d bytes of data !\n",
684 log_Printf(LogERROR, "Warning: Can't create %s: %s\n",
781 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFMODE): %s\n",
789 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSLMODE): %s\n",
797 log_Printf(LogERROR, "bundle_Create: ioctl(TUNSIFHEAD): %s\n",
1369 log_Printf(LogERROR, "Cannot determine space required for link\n");
1402 log_Printf(LogERROR, "Cannot determine space required for link\n");
1409 log_Printf(LogERROR, "Cannot allocate space to receive link\n");
1435 log_Printf(LogERROR, "Failed recvmsg: %s\n", strerror(errno));
1437 log_Printf(LogERROR, "Failed recvmsg: Got %zd, not %u\n",
1445 log_Printf(LogERROR, "Recvmsg: no descriptors received !\n");
1455 log_Printf(LogERROR, "Recvmsg: %d descriptor%s received (too few) !\n",
1488 log_Printf(LogERROR, "Failed write: %s\n", strerror(errno));
1490 log_Printf(LogERROR, "Failed write: Got %zd, not %d\n", got,
1501 log_Printf(LogERROR, "Failed write: %s\n", strerror(errno));
1503 log_Printf(LogERROR, "Failed write: Got %zd, not %d\n", got, expect);
1520 log_Printf(LogERROR, "bundle_ReceiveDatalink: Failed to handle %d "
1610 log_Printf(LogERROR, "setsockopt(SO_RCVBUF, %d): %s\n", expect,
1613 log_Printf(LogERROR, "setsockopt(SO_RCVBUF, %d): %s\n", expect,
1621 log_Printf(LogERROR, "Failed sendmsg: %s: %s\n",
1624 log_Printf(LogERROR, "%s: Failed initial sendmsg: Only sent %zd of %u\n",
1634 log_Printf(LogERROR, "uu_lock_txfr: %s\n", uu_lockerr(res));
1639 log_Printf(LogERROR, "%s: Failed writev: %s\n",
1642 log_Printf(LogERROR, "%s: Failed writev: Wrote %zd of %d\n",
1646 log_Printf(LogERROR, "%s: Failed socketpair read: %s\n",
1649 log_Printf(LogERROR, "%s: Failed socketpair read: Got %zd of %d\n",
1742 log_Printf(LogERROR, "pipe: %s\n", strerror(errno));
1747 log_Printf(LogERROR, "fork: %s\n", strerror(errno));
1756 log_Printf(LogERROR, "pipe(2): %s\n", strerror(errno));
1761 log_Printf(LogERROR, "fork(2): %s\n", strerror(errno));