Home
last modified time | relevance | path

Searched refs:CDEBUG (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/lib/libnsl/dial/
H A Dconn.c87 CDEBUG(4, "conn(%s)\n", system); in conn()
91 CDEBUG(4, "getto ret %d\n", fn); in conn()
117 CDEBUG(1, "Call Failed: %s\n", UERRORTEXT); in conn()
140 CDEBUG(1, "Device Type %s wanted\n", flds[F_TYPE]); in getto()
172 CDEBUG(1, "Requested Device Type Not Found\n%s", ""); in getto()
331 CDEBUG(1, "Wrong Time To Call: %s\n", flds[F_TIME]); in finds()
479 CDEBUG(4, "expect: (%s", ""); in expect_str()
483 CDEBUG(4, "^%c", kr | 0100); in expect_str()
486 CDEBUG(4, "%c", kr); in expect_str()
488 CDEBUG(4, ")\n%s", ""); in expect_str()
[all …]
H A Duucp.h186 #define CDEBUG(l, f, s) macro
H A Dcallers.c337 CDEBUG(5, "\nCHAT gdial(%s) FAILED\n", dev[D_CALLER]); in processdev()
/titanic_50/usr/src/cmd/bnu/
H A Dconn.c92 CDEBUG(4, "conn(%s)\n", system);
96 CDEBUG(4, "getto ret %d\n", fn);
131 CDEBUG(1, "Call Failed: %s\n", UERRORTEXT);
154 CDEBUG(1, "Device Type %s wanted\n", flds[F_TYPE]);
187 CDEBUG(1, "Requested Device Type Not Found\n%s", "");
351 CDEBUG(1, "Wrong Time To Call: %s\n", na > F_TIME ?
683 CDEBUG(4, "expect: (%s", "");
686 CDEBUG(4, "^%c", kr | 0100);
688 CDEBUG(4, "%c", kr);
689 CDEBUG(4, ")\n%s", "");
[all …]
H A Dcntrl.c327 CDEBUG(1, "Request: %s\n", rqstr); in cntrl()
340 CDEBUG(1, "Failed: Can't Read %s\n", filename); in cntrl()
350 CDEBUG(1, "Failed: Access Denied\n%s", ""); in cntrl()
369 CDEBUG(1, "Denied: remote ulimit exceeded %s\n", filename); in cntrl()
390 CDEBUG(1, "Request: %s\n", rqstr); in cntrl()
411 CDEBUG(1, "Failed: Access Denied--File: %s\n", in cntrl()
458 CDEBUG(1, "Failed: bad dest file owner/perms 0%o; fail\n", stbuf.st_mode); in cntrl()
470 CDEBUG(1, "Failed: No Space!\n%s", ""); in cntrl()
512 CDEBUG(1, "Failed, Can't seek in Dfile\n%s", ""); in cntrl()
659 CDEBUG(1, "Restart point=0x%lx\n", startp); in cntrl()
[all …]
H A Dimsg.c60 CDEBUG(7, "imsg %s>", "");
64 CDEBUG(7, "%s", c < 040 ? "^" : "");
65 CDEBUG(7, "%c", c < 040 ? c | 0100 : c);
86 CDEBUG(7, "\nimsg read error: %s\n", strerror(errno));
H A Dct.c429 CDEBUG(4, "there is a login process; exit\n%s", "");
433 CDEBUG(4, "start login process (%s ", TTYMON);
434 CDEBUG(4, "-g -h -t 60 -l %s)\n", fdig(_Flds[F_CLASS]));
529 CDEBUG(5, "cleanup(%d)\n", code);
532 CDEBUG(5, "chmod/chown %s\n", _Tty);
534 CDEBUG(5, "Can't chown to uid=%u, ", UUCPUID);
535 CDEBUG(5, "gid=%u\n", TTYGID);
538 CDEBUG(5, "Can't chmod to %lo\n", (unsigned long) TTYMOD);
602 CDEBUG(7, "ut_line %s, ", u->ut_line);
603 CDEBUG(7, "ut_user %s, ", u->ut_user);
[all …]
H A Dcu.c675 CDEBUG(4,"transmit started\n\r%s", ""); in transmit()
734 CDEBUG(4,"got break in transmit\n\r%s", ""); in transmit()
750 CDEBUG(4,"got a tintr\n\r%s", ""); in transmit()
795 CDEBUG(4,"call tilda(%s)\r\n", cmd);
903 CDEBUG(4,"call _shell(%s)\r\n", str);
988 CDEBUG(4,"call _dopercen(\"%s\")\r\n", cmd);
1237 CDEBUG(4,"_receive started\r\n%s", ""); in _receive()
1250 CDEBUG(4, "Ignoring device hangup\n%s", ""); in _receive()
1372 CDEBUG(4,"call _mode(%d)\r\n", arg); in _mode()
1467 CDEBUG(4,"got read error, not EINTR\n\r%s", ""); in r_char()
[all …]
H A Duucico.c391 CDEBUG(1,"Checkpoint Restart enabled\n%s", "");
543 CDEBUG(1, "Currently Talking With %s\n",
611 CDEBUG(1,"Login Successful: System=%s\n",&msg[6]);
655 CDEBUG(1, "HANDSHAKE FAILED: %s\n", UERRORTEXT);
716 CDEBUG(1, "%s\n", UERRORTEXT);
747 CDEBUG(4, "send OO %d,", ret);
781 CDEBUG(1, "Conversation Complete: Status %s\n\n",
H A Dsetmode.c329 CDEBUG(5, "unknown mode %s in STTY= string", curtoken);
346 CDEBUG(5, "ioctl(TCGETS): %d", errno); in setty()
360 CDEBUG(5, "ioctl(TCSETSF): %d", errno); in setty()
H A Dstatlog.c72 CDEBUG(4, "%s\n", text);
H A Dsystat.c179 CDEBUG(4, "RETRY TIME (%ld) NOT REACHED\n", retrytime);
H A Duucp.h288 #define CDEBUG(l, f, s) if (Debug >= l) fprintf(stderr, f, s) macro
290 #define CDEBUG(l, f, s)
H A Dcallers.c391 CDEBUG(5, "\nCHAT gdial(%s) FAILED\n", dev[D_CALLER]);
816 CDEBUG(1, "Use Port %s, ", dcname);
821 CDEBUG(1, "Phone Number %s\n", phone);
/titanic_50/usr/src/cmd/ttymon/
H A Duucp.h228 #define CDEBUG(l, f, s) if (Debug >= l) (void)fprintf(stderr, f, s) macro
230 #define CDEBUG(l, f, s)