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 705 int options_for_tty __P((void)); /* Parse options from /etc/ppp/options.tty */
    [all...]
tty.c 437 * options_for_tty doesn't override options set on the command line,
440 if (!options_for_tty())
    [all...]
options.c 509 * options_for_tty - See if an options file exists for the serial
517 options_for_tty() function
    [all...]

Completed in 237 milliseconds