_nx_web_http_server_date_to_string() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_web_http_server_date_to_string()

_nx_web_http_server_date_to_string() function

Syntax

UINT _nx_web_http_server_date_to_string(NX_WEB_HTTP_SERVER_DATE *date,     CHAR *string);
Implemented in nx_web_http_server.c:10076

Arguments

date

string

References

LocationReferrerText
nx_web_http_server.c:10076
UINT _nx_web_http_server_date_to_string(NX_WEB_HTTP_SERVER_DATE *date, CHAR *string)
nx_web_http_server.h:597
UINT _nx_web_http_server_date_to_string(NX_WEB_HTTP_SERVER_DATE *date, CHAR *string);
nx_web_http_server.c:3740_nx_web_http_server_get_process()
temp = _nx_web_http_server_date_to_string(&date, date_string);
nx_web_http_server.c:8372_nx_web_http_server_generate_response_header()
temp = _nx_web_http_server_date_to_string(&date, temp_string);
nx_web_http_server.c:8411_nx_web_http_server_generate_response_header()
temp = _nx_web_http_server_date_to_string(&date, temp_string);

Call Tree

Functions calling _nx_web_http_server_date_to_string()
Functions called by _nx_web_http_server_date_to_string()
_nx_web_http_server_date_to_string()
Type of _nx_web_http_server_date_to_string()
_nx_web_http_server_date_to_string()
all items filtered out