HomeSort by relevance Sort by last modified time
    Searched refs:tty_send_config (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
pppd.h 634 void tty_send_config __P((int, u_int32_t, int, int));
    [all...]
tty.c 823 tty_send_config(mtu, accm, pcomp, accomp);
    [all...]
sys-linux.c 1224 * tty_send_config - configure the transmit characteristics of
1228 void tty_send_config(int mtu, u_int32_t asyncmap, int pcomp, int accomp) function
    [all...]
sys-solaris.c 1542 tty_send_config(mtu, asyncmap, pcomp, accomp) function
    [all...]

Completed in 567 milliseconds