Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c205 static short getbaud(char *);
327 baudrate = getbaud(optarg); in options()
410 getbaud(char *rate) /* string representing the baud rate */ in getbaud() function