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

  /external/ppp/pppd/
pppd.h 680 int options_for_tty __P((void)); /* Parse options from /etc/ppp/options.tty */
    [all...]
options.c 483 * options_for_tty - See if an options file exists for the serial
491 options_for_tty() function
    [all...]
tty.c 432 * options_for_tty doesn't override options set on the command line,
435 if (!options_for_tty())
    [all...]

Completed in 215 milliseconds