Searched refs:tty_recv_config (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/ |
D | pppd.h | 638 void tty_recv_config __P((int, u_int32_t, int, int));
|
D | tty.c | 258 &tty_recv_config,
|
D | sys-linux.c | 1268 void tty_recv_config(int mru, u_int32_t asyncmap, int pcomp, int accomp) in tty_recv_config() function
|
D | sys-solaris.c | 1592 tty_recv_config(mru, asyncmap, pcomp, accomp) in tty_recv_config() function
|