HomeSort by: relevance | last modified time | path
    Searched defs:l_mktime (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_parse.c 1544 static char * l_mktime (u_long);
1606 CLK_UNIT(parse->peer), l_mktime(err->err_stage->err_delay));
1617 l_mktime(current_time - err->err_started));
2689 * l_mktime - make representation of a relative time
2692 l_mktime( function
2735 l_mktime(current_time - parse->generic->timestarted));
2763 l_mktime(s_time),
3363 l_mktime(parse->maxunsync), parse->peer->precision);
3428 l_mktime(parse->maxunsync));
3688 l_mktime(s_time)
    [all...]
refclock_parse.c 1544 static char * l_mktime (u_long);
1606 CLK_UNIT(parse->peer), l_mktime(err->err_stage->err_delay));
1617 l_mktime(current_time - err->err_started));
2689 * l_mktime - make representation of a relative time
2692 l_mktime( function
2735 l_mktime(current_time - parse->generic->timestarted));
2763 l_mktime(s_time),
3363 l_mktime(parse->maxunsync), parse->peer->precision);
3428 l_mktime(parse->maxunsync));
3688 l_mktime(s_time)
    [all...]

Completed in 44 milliseconds