Searched refs:http_ctxt (Results 1 – 1 of 1) sorted by relevance
1975 void * http_ctxt = NULL; in xmlIOHTTPCloseWrite() local2009 http_ctxt = xmlNanoHTTPMethod( ctxt->uri, http_mthd, http_content, in xmlIOHTTPCloseWrite()2013 if ( http_ctxt != NULL ) { in xmlIOHTTPCloseWrite()2025 xmlNanoHTTPReturnCode( http_ctxt ) ); in xmlIOHTTPCloseWrite()2054 while ( (avail = xmlNanoHTTPRead( http_ctxt, in xmlIOHTTPCloseWrite()2067 http_rtn = xmlNanoHTTPReturnCode( http_ctxt ); in xmlIOHTTPCloseWrite()2080 xmlNanoHTTPClose( http_ctxt ); in xmlIOHTTPCloseWrite()