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

/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq.c191 static int rtdatetolfp (char *, l_fp *);
1992 * rtdatetolfp - decode an RT-11 date into an l_fp
1995 rtdatetolfp( function
2143 return rtdatetolfp(buf, lfp);
2160 return rtdatetolfp(str, lfp);

Completed in 49 milliseconds