Searched refs:fmt_timeframe (Results 1 – 4 of 4) sorted by relevance
83 const char *fmt_timeframe(time_t t);
602 fmt_timeframe(now - first_drop), ndropped); in drop_connection()618 fmt_timeframe(now - first_drop), ndropped + 1); in drop_connection()
277 #define fmt_timeframe Fssh_fmt_timeframe macro
688 fmt_timeframe(time_t t) in fmt_timeframe() function