Searched refs:VERR_NO_MORE_HANDLES (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhandletablectx.cpp96 rc = VERR_NO_MORE_HANDLES;
H A Dhandletablesimple.cpp92 rc = VERR_NO_MORE_HANDLES;
/vbox/src/VBox/Main/src-client/
H A DKeyboardImpl.cpp418 return VERR_NO_MORE_HANDLES;
H A DMouseImpl.cpp1269 return VERR_NO_MORE_HANDLES;
/vbox/src/VBox/Runtime/testcase/
H A DtstHandleTable.cpp98 else if (rc == VERR_NO_MORE_HANDLES)
/vbox/include/iprt/
H A Derr.h855 #define VERR_NO_MORE_HANDLES (-81) macro
/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.cpp525 return VERR_NO_MORE_HANDLES;
777 return VERR_NO_MORE_HANDLES;

Completed in 2230 milliseconds