Home
last modified time | relevance | path

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

/dports/www/kannel/gateway-1.4.4/gw/smsc/
H A Dsmsc_soap.c236 static int soap_shutdown_cb(SMSCConn *conn, int finish_sending);
492 conn->shutdown = soap_shutdown_cb; in smsc_soap_create()
594 static int soap_shutdown_cb(SMSCConn *conn, int finish_sending) in soap_shutdown_cb() function