Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_api.c787 const char* rfc1123_fmt = "%a, %d %b %Y %H:%M:%S %Z"; in iperf_on_connect() local
797 (void) strftime(now_str, sizeof(now_str), rfc1123_fmt, gmtime(&now_secs)); in iperf_on_connect()