Searched refs:soapBind (Results 1 – 1 of 1) sorted by relevance
3443 sdlSoapBindingPtr soapBind = binding->bindingAttributes; in delete_binding() local3444 if (soapBind) { in delete_binding()3445 efree(soapBind); in delete_binding()3463 sdlSoapBindingPtr soapBind = binding->bindingAttributes; in delete_binding_persistent() local3464 if (soapBind) { in delete_binding_persistent()3465 free(soapBind); in delete_binding_persistent()
Completed in 12 milliseconds