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

/freebsd-11.0-release/contrib/ipfilter/tools/
H A Dipmon.c142 static struct tm *get_tm __P((u_32_t));
144 static struct tm *get_tm __P((time_t));
645 static struct tm *get_tm(sec) function
694 tm = get_tm(ipl->ipl_sec);
880 tm = get_tm(ipl->ipl_sec);
1109 tm = get_tm(ipl->ipl_sec);

Completed in 47 milliseconds