Lines Matching full:printf
132 printf("IAC IAC");
150 (void)printf("%s %s", telcmds[i], telopts[x]);
153 (void)printf("%s %#x", telcmds[i], x);
173 (void)printf(" %s", STR_OR_ID(c, authcmd));
178 (void)printf(" %s", STR_OR_ID(c, authtype));
185 (void)printf(" %s", STR_OR_ID(c, enccmd));
190 (void)printf(" %s", STR_OR_ID(c, enctype));
197 (void)printf(" %s", STR_OR_ID(c, cmds));
203 (void)printf(" %#x", x);
207 (void)printf(" SE");
213 (void)printf("%s", telcmds[i]);
221 (void)printf("[|telnet]");
246 printf("\nTelnet:");
249 printf("\n\t\t\t\t");
251 printf("%*s\t", (8 - l) * 3, "");
253 printf("%s", (first) ? " [telnet " : ", ");
263 printf("\n");
265 printf("]");