Home | History | Annotate | Download | only in pppd

Lines Matching full:putchar

388 	PUTCHAR(CB_CONF_USER, bufp);
390 PUTCHAR(len , bufp);
391 PUTCHAR(5, bufp); /* delay */
392 PUTCHAR(1, bufp);
400 PUTCHAR(CB_CONF_ADMIN, bufp);
402 PUTCHAR(len, bufp);
403 PUTCHAR(5, bufp); /* delay */
410 PUTCHAR(CB_CONF_NO, bufp);
412 PUTCHAR(len , bufp);
435 PUTCHAR(code, outp);
436 PUTCHAR(us->us_id, outp);