Searched refs:logging_recv (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dlogging.c70 static size_t logging_recv(struct soap *soap, char *buf, size_t len);
121 soap->frecv = logging_recv; /* replace recv callback with ours */
134 static size_t logging_recv(struct soap *soap, char *buf, size_t len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dlogging.c70 static size_t logging_recv(struct soap *soap, char *buf, size_t len);
121 soap->frecv = logging_recv; /* replace recv callback with ours */
134 static size_t logging_recv(struct soap *soap, char *buf, size_t len) function

Completed in 115 milliseconds