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

/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp1336 rc = vboxExtPackReturnError(VERR_MISSING, pszError, cbError, "Mandator file '%s' is missing",
1339 rc = vboxExtPackReturnError(VERR_MISSING, pszError, cbError, "Mandator file '%s' is missing",
1342 rc = vboxExtPackReturnError(VERR_MISSING, pszError, cbError, "Mandator file '%s' is missing",
/vbox/src/VBox/Main/src-server/linux/
H A DPerformanceLinux.cpp369 int rc = VERR_MISSING;
/vbox/include/iprt/
H A Derr.h905 #define VERR_MISSING (-99) macro
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1252 return VERR_MISSING;

Completed in 155 milliseconds