Home
last modified time | relevance | path

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

/hostap-3.7.0/src/wps/
Dwps_upnp.c223 const char *month_str = "Jan\0Feb\0Mar\0Apr\0May\0Jun\0" in format_date() local
234 &month_str[date->tm_mon * 4], date->tm_year + 1900, in format_date()