Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd.c2610 http_set_cgi_handlers(const tCGI *cgis, int num_handlers) argument
2613 LWIP_ASSERT("invalid number of handlers", num_handlers > 0);
2616 g_iNumCGIs = num_handlers;
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c110 size_t num_handlers) in handle_event() argument
114 for (i = 0; i < num_handlers; i++) { in handle_event()
A Dhci_core.c202 size_t num_handlers) in handle_event() argument
206 for (i = 0; i < num_handlers; i++) { in handle_event()

Completed in 26 milliseconds