Home
last modified time | relevance | path

Searched refs:setxonxoff (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c150 static int setxonxoff __P((char **, option_t *));
255 { "xonxoff", o_special_noarg, (void *)setxonxoff,
1918 setxonxoff(argv, opt) in setxonxoff() function