Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_if_modified_since_test.c416 now -> nx_http_server_day = timeinfo -> tm_mday; in get_gmt()
433 last_modified -> nx_http_server_day = 1; in cache_info_get()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.h328 UCHAR nx_http_server_day; /* Day */ member
Dnxd_http_server.c8918 _nx_http_server_date_convert(date -> nx_http_server_day, 2, &string[index]); in _nx_http_server_date_to_string()