netxduo
+
0
/1 examples
SourceVu will show references to
_nxe_web_http_server_mime_maps_additional_set()
from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_WebServer
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nxe_web_http_server_mime_maps_additional_set()
_nxe_web_http_server_mime_maps_additional_set() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_web_http_server.h:476
UINT
nx_web_http_server_mime_maps_additional_set
(
NX_WEB_HTTP_SERVER
*
server_ptr
,
NX_WEB_HTTP_SERVER_MIME_MAP
*
mime_maps
,
UINT
mime_maps_num
)
;
Implemented in
nx_web_http_server.c:10234
Arguments
Argument
server_ptr
mime_maps
mime_maps_num
Related Functions
Found 68 other functions taking a
NX_WEB_HTTP_SERVER_STRUCT
argument:
Function
_nx_web_http_server_response_send()
_nx_web_http_server_send()
_nx_web_http_server_connection_disconnect()
_nx_web_http_server_generate_response_header()
_nx_web_http_server_response_packet_allocate()
_nx_web_http_server_packet_get()
_nx_web_http_server_request_byte_expect()
_nx_web_http_server_receive()
_nx_web_http_server_packet_content_find()
_nxe_web_http_server_start()
_nxe_web_http_server_create()
_nx_web_http_server_get_process()
_nx_web_http_server_basic_authenticate()
_nx_web_http_server_retrieve_resource()
_nx_web_http_server_type_get_extended()
_nxe_web_http_server_callback_generate_response_header()
_nxe_web_http_server_callback_packet_send()
_nxe_web_http_server_type_get()
_nxe_web_http_server_content_get()
_nx_web_http_server_request_read()
_nx_web_http_server_content_get_extended()
_nxe_web_http_server_stop()
_nxe_web_http_server_content_get_extended()
_nxe_web_http_server_get_entity_header()
_nxe_web_http_server_get_entity_content()
_nxe_web_http_server_callback_generate_response_header_extended()
_nxe_web_http_server_gmt_callback_set()
_nxe_web_http_server_cache_info_callback_set()
_nxe_web_http_server_type_get_extended()
_nxe_web_http_server_invalid_userpassword_notify_set()
_nxe_web_http_server_response_chunked_set()
_nxe_web_http_server_response_packet_allocate()
_nxe_web_http_server_digest_authenticate_notify_set()
_nxe_web_http_server_authentication_check_set()
_nxe_web_http_server_callback_data_send()
_nxe_web_http_server_callback_response_send()
_nxe_web_http_server_callback_response_send_extended()
_nxe_web_http_server_packet_get()
_nxe_web_http_server_packet_content_find()
_nxe_web_http_server_delete()
_nx_web_http_server_put_process()
_nx_web_http_server_invalid_userpassword_notify_set()
_nx_web_http_server_delete_process()
_nx_web_http_server_type_get()
_nx_web_http_server_chunked_size_get()
_nx_web_http_server_request_chunked_get()
_nx_web_http_server_response_chunked_set()
_nx_web_http_server_gmt_callback_set()
_nx_web_http_server_mime_maps_additional_set()
_nx_web_http_server_get_client_keepalive()
_nx_web_http_server_cache_info_callback_set()
_nx_web_http_server_callback_generate_response_header_extended()
_nx_web_http_server_callback_packet_send()
_nx_web_http_server_callback_generate_response_header()
_nx_web_http_server_content_get()
_nx_web_http_server_start()
_nx_web_http_server_delete()
_nx_web_http_server_create()
_nx_web_http_server_get_client_request()
_nx_web_http_server_callback_response_send()
_nx_web_http_server_stop()
_nx_web_http_server_callback_data_send()
_nx_web_http_server_callback_response_send_extended()
_nx_web_http_server_digest_authenticate_notify_set()
_nx_web_http_server_authentication_check_set()
_nx_web_http_server_get_entity_content()
_nx_web_http_server_get_entity_header()
_nx_web_http_server_connection_reset()
Examples
_nxe_web_http_server_mime_maps_additional_set()
is referenced by 1 libraries and example projects:
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_WebServer
References
from
0/1
examples
Code
Location
UINT
_nxe_web_http_server_mime_maps_additional_set
(
NX_WEB_HTTP_SERVER
*
server_ptr
,
NX_WEB_HTTP_SERVER_MIME_MAP
*
mime_maps
,
UINT
mime_maps_num
)
nx_web_http_server.c:10234
UINT
nx_web_http_server_mime_maps_additional_set
(
NX_WEB_HTTP_SERVER
*
server_ptr
,
NX_WEB_HTTP_SERVER_MIME_MAP
*
mime_maps
,
UINT
mime_maps_num
)
;
nx_web_http_server.h:476
UINT
_nxe_web_http_server_mime_maps_additional_set
(
NX_WEB_HTTP_SERVER
*
server_ptr
,
NX_WEB_HTTP_SERVER_MIME_MAP
*
mime_maps
,
UINT
mime_maps_num
)
;
nx_web_http_server.h:668
Call Tree
from
0/1
examples
_nxe_web_http_server_mime_maps_additional_set()
calls 1 function:
All items filtered out
_nxe_web_http_server_mime_maps_additional_set()
_nx_web_http_server_mime_maps_additional_set()
All items filtered out
Data Use
from
0/1
examples
_nxe_web_http_server_mime_maps_additional_set()
reads 1 variable:
NX_WEB_HTTP_SERVER_STRUCT::nx_web_http_server_id
All items filtered out
_nxe_web_http_server_mime_maps_additional_set()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out