Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_if_modified_since_test.c420 now -> nx_http_server_minute = timeinfo -> tm_min; in get_gmt()
437 last_modified -> nx_http_server_minute = 0; in cache_info_get()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.h330 UCHAR nx_http_server_minute; /* Minute */ member
Dnxd_http_server.c8939 _nx_http_server_date_convert(date -> nx_http_server_minute, 2, &string[index]); in _nx_http_server_date_to_string()