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

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c51 static char *do_autobaud();
133 auto_speed = do_autobaud(pmtab, speedef);
192 auto_speed = do_autobaud(pmtab, speedef);
405 * do_autobaud - do autobaud
413 do_autobaud(pmtab, speedef) function
420 debug("in do_autobaud");

Completed in 58 milliseconds