Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_refclock.c75 static int symBaud2numBaud(int symBaud);
1880 static int symBaud2numBaud(int symBaud) in symBaud2numBaud() argument
1884 if (baudTable[i][0] == symBaud) in symBaud2numBaud()