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

  /external/ppp/pppd/
pppd.h 638 void tty_recv_config __P((int, u_int32_t, int, int));
    [all...]
tty.c 258 &tty_recv_config,
    [all...]
sys-linux.c 1264 * tty_recv_config - configure the receive-side characteristics of
1268 void tty_recv_config(int mru, u_int32_t asyncmap, int pcomp, int accomp) function
    [all...]
sys-solaris.c 1592 tty_recv_config(mru, asyncmap, pcomp, accomp) function
    [all...]

Completed in 61 milliseconds