Searched refs:rtdatetolfp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c202 static int rtdatetolfp (char *, l_fp *);
2046 * rtdatetolfp - decode an RT-11 date into an l_fp
2049 rtdatetolfp( function
2197 return rtdatetolfp(buf, lfp);
2214 return rtdatetolfp(str, lfp);

Completed in 36 milliseconds