Searched refs:rfc1123_fmt (Results 1 – 1 of 1) sorted by relevance
695 const char* rfc1123_fmt = "%a, %d %b %Y %H:%M:%S %Z"; in iperf_on_connect() local705 (void) strftime(now_str, sizeof(now_str), rfc1123_fmt, gmtime(&now_secs)); in iperf_on_connect()