Home
last modified time | relevance | path

Searched refs:NX_HTTP_CALLBACK_COMPLETED (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_multipart_underflow_test.c594 return(NX_HTTP_CALLBACK_COMPLETED); in my_get_notify()
Dnetx_http_multipart_fragment_test.c579 return(NX_HTTP_CALLBACK_COMPLETED); in my_get_notify()
Dnetx_http_post_basic_test.c442 return(NX_HTTP_CALLBACK_COMPLETED); in my_get_notify()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.h136 #define NX_HTTP_CALLBACK_COMPLETED 0xE8 /* HTTP user callback completed the process… macro
Dnxd_http_server.h231 #define NX_HTTP_CALLBACK_COMPLETED 0xE8 /* HTTP user callback completed the process… macro
Dnxd_http_server.c3685 if (status == NX_HTTP_CALLBACK_COMPLETED) in _nx_http_server_get_process()
4083 if (status == NX_HTTP_CALLBACK_COMPLETED) in _nx_http_server_put_process()
4463 if (status == NX_HTTP_CALLBACK_COMPLETED) in _nx_http_server_delete_process()