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

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_parse.c1541 static char * l_mktime (u_long);
1603 CLK_UNIT(parse->peer), l_mktime(err->err_stage->err_delay));
1614 l_mktime(current_time - err->err_started));
2686 * l_mktime - make representation of a relative time
2689 l_mktime( function
2732 l_mktime(current_time - parse->generic->timestarted));
2760 l_mktime(s_time),
3346 l_mktime(parse->maxunsync), parse->peer->precision);
3411 l_mktime(parse->maxunsync));
3667 l_mktime(s_tim
[all...]

Completed in 46 milliseconds