Lines Matching refs:DEBUG
251 DEBUG(5, "processdev: calling setdevcfg(%s, ", Progname);
252 DEBUG(5, "%s)\n", flds[F_TYPE]);
258 DEBUG(5, "Internal caller type %s\n", dev[D_CALLER]);
268 DEBUG(5, "interface(%s) failed", ca->CA_type);
295 DEBUG(1, "generic open timeout\n%s", "");
303 DEBUG(7, "opening with O_NDELAY set\n%s", "");
313 DEBUG(1, "generic open failed, errno = %d\n", errno);
323 DEBUG(1, "failed to lock device %s\n", dcname);
329 DEBUG(7, "clear O_NDELAY\n%s", "");
332 DEBUG( 7, "clear O_NDELAY failed, errno %d\n", errno);
341 DEBUG(5, "MASTER Setup failed%s", "");
348 DEBUG(5, "STREAMS module configuration failed%s\n","");
472 DEBUG(2, "gdial(%s) called\n", type);
480 DEBUG(5, "Trying caller script '%s'", type);
481 DEBUG(5, " from '%s'.\n", currdial());
487 DEBUG(1, "%s not found in Dialers file\n", type);
521 DEBUG(4, "dkcall(%s)\n", dialstring);
532 DEBUG(4, "tdkdial(%s", flds[F_PHONE]);
533 DEBUG(4, ", %d)\n", atoi(dev[D_CLASS]));
631 DEBUG(4, "tcpdial host %s, ", hp->h_name);
632 DEBUG(4, "port %d\n", ntohs(port));
636 DEBUG(5, "no socket: %s\n", strerror(errno));
649 DEBUG(4, "timeout tcpopen\n%s", "");
656 DEBUG(7, "family: %d\n", sin.sin_family);
657 DEBUG(7, "port: %d\n", sin.sin_port);
658 DEBUG(7, "addr: %08x\n",*((int *) &sin.sin_addr));
662 DEBUG(5, "connect failed: %s\n", strerror(errno));
701 DEBUG(4, "unetdial host %s, ", flds[F_PHONE]);
702 DEBUG(4, "port %d\n", port);
708 DEBUG(5, "tcpopen failed: errno %d\n", errno);
738 DEBUG(4, "dc - %s, ", dcname);
742 DEBUG(4, "OPEN FAILED %s\n", dcname);
747 DEBUG(1, "failed to lock device %s\n", dcname);
754 DEBUG(4, "Calling Sytek unit %s\n", dev[D_ARG]);
758 DEBUG(4, "COM1 return = %d\n", ret);
763 DEBUG(4, "timeout sytek open\n%s", "");
777 DEBUG(4, "OPEN 2 FAILED %s\n", dcname);
784 DEBUG(1, "failed to lock device %s\n", dcname);
817 DEBUG(4, "acu - %s, ", dnname);
830 DEBUG(5, "fd_mklock line %s failed\n", dev[D_LINE]);
855 DEBUG(5, "can't open %s\n", dnname);
859 DEBUG(5, "%s is open\n", dnname);
863 DEBUG(4, "timeout modem open\n%s", "");
882 DEBUG(4, "ACU write error %d\n", errno);
886 DEBUG(4, "ACU write ok\n%s", "");
892 DEBUG(4, "dcf is %d\n", dcf);
901 DEBUG(4, "Wait failed errno=%d\n", errno);
911 DEBUG(4, "Fork Stat %o\n", lt);
930 DEBUG(4, "DN write %s\n", "timeout");
942 DEBUG(5, "can't open %s\n", dnname);
946 DEBUG(5, "%s is open\n", dnname);
949 DEBUG(1, "failed to lock device %s\n", dnname);
953 DEBUG(5, "can't open %s\n", dcname);
959 DEBUG(1, "failed to lock device %s\n", dcname);
964 DEBUG(4, "dcf is %d\n", dcf);
969 DEBUG(4, "ACU write error %d\n", errno);
975 DEBUG(4, "ACU write ok\n%s", "");
983 DEBUG(4, "Line open %s\n", "failed");
1005 DEBUG(4, "call dialout(%s", phone);
1006 DEBUG(4, ", %s)\n", dev[D_CLASS]);
1073 DEBUG(1, "t_open timeout\n%s", "");
1089 DEBUG(1, "tlicall: failed to lock device %s\n", devname);
1120 DEBUG(5, "tlicall: bound to %s\n", bind_ret->addr.buf);
1138 * The DEBUG must print the strecpy'd address (so that
1142 DEBUG(5, "t_connect to addr \"%s\"\n",
1149 DEBUG(5, "tlicall: stoa failed\n%s", "");
1174 DEBUG(4, "timeout tlicall\n%s", "");