Searched refs:tty_send_config (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/ |
D | pppd.h | 610 void tty_send_config __P((int, u_int32_t, int, int));
|
D | tty.c | 819 tty_send_config(mtu, accm, pcomp, accomp);
|
D | sys-linux.c | 1194 void tty_send_config(int mtu, u_int32_t asyncmap, int pcomp, int accomp) in tty_send_config() function
|
D | sys-solaris.c | 1539 tty_send_config(mtu, asyncmap, pcomp, accomp) in tty_send_config() function
|