Searched refs:logging_send (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.c69 static int logging_send(struct soap *soap, const char *buf, size_t len);
120 soap->fsend = logging_send; /* replace send callback with ours */
146 static int logging_send(struct soap *soap, const 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.c69 static int logging_send(struct soap *soap, const char *buf, size_t len);
120 soap->fsend = logging_send; /* replace send callback with ours */
146 static int logging_send(struct soap *soap, const char *buf, size_t len) function

Completed in 103 milliseconds