Searched defs:RTHTTP_VALID_RETURN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhttp.cpp89 #define RTHTTP_VALID_RETURN(hHTTP) RTHTTP_VALID_RETURN_RC((hHttp), VERR_INVALID_HANDLE) macro
176 RTHTTP_VALID_RETURN(pHttpInt);
186 RTHTTP_VALID_RETURN(pHttpInt);
198 RTHTTP_VALID_RETURN(pHttpInt);
234 RTHTTP_VALID_RETURN(pHttpInt);
265 RTHTTP_VALID_RETURN(pHttpInt);
349 RTHTTP_VALID_RETURN(pHttpInt);
450 RTHTTP_VALID_RETURN(pHttpInt);
535 RTHTTP_VALID_RETURN(pHttpInt);

Completed in 57 milliseconds