Searched refs:VERR_HTTP_NOT_FOUND (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhttp.cpp189 return VERR_HTTP_NOT_FOUND;
408 rc = VERR_HTTP_NOT_FOUND;
418 rc = VERR_HTTP_NOT_FOUND;
/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUINetworkReply.cpp680 case VERR_HTTP_NOT_FOUND:
/vbox/include/iprt/
H A Derr.h1664 #define VERR_HTTP_NOT_FOUND (-886) macro
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp823 if (rc == VERR_HTTP_NOT_FOUND)

Completed in 1336 milliseconds