Searched defs:setxonxoff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c156 static int setxonxoff __P((char **, option_t *));
261 { "xonxoff", o_special_noarg, (void *)setxonxoff,
1918 * setxonxoff - modify the asyncmap to include escaping XON and XOFF
1924 setxonxoff(argv, opt) function

Completed in 67 milliseconds