Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c338 time_t c_tim = time(NULL); in emit_usage() local
339 struct tm * ptm = localtime(&c_tim); in emit_usage()