Searched refs:soapBind (Results 1 – 1 of 1) sorted by relevance
3462 sdlSoapBindingPtr soapBind = binding->bindingAttributes; in delete_binding() local3463 if (soapBind) { in delete_binding()3464 efree(soapBind); in delete_binding()3482 sdlSoapBindingPtr soapBind = binding->bindingAttributes; in delete_binding_persistent() local3483 if (soapBind) { in delete_binding_persistent()3484 free(soapBind); in delete_binding_persistent()
Completed in 12 milliseconds