Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_tty.h105 extern int numBaud2symBaud(int numBaud);
/freebsd/contrib/ntp/libntp/
H A Dmachines.c576 int numBaud2symBaud(int numBaud)
581 if (baudTable[i][1] == numBaud) {