Searched refs:VERR_NOT_IMPLEMENTED (Results 1 - 25 of 181) sorted by relevance

12345678

/vbox/src/VBox/Main/src-server/os2/
H A DNetIf-os2.cpp33 return VERR_NOT_IMPLEMENTED;
38 return VERR_NOT_IMPLEMENTED;
43 return VERR_NOT_IMPLEMENTED;
48 return VERR_NOT_IMPLEMENTED;
54 return VERR_NOT_IMPLEMENTED;
H A DPerformanceOs2.cpp42 return VERR_NOT_IMPLEMENTED;
47 return VERR_NOT_IMPLEMENTED;
52 return VERR_NOT_IMPLEMENTED;
57 return VERR_NOT_IMPLEMENTED;
62 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/r3/posix/
H A DRTSystemQueryTotalRam-posix.cpp44 return VERR_NOT_IMPLEMENTED;
50 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/r0drv/os2/
H A Dthread2-r0drv-os2.cpp57 return VERR_NOT_IMPLEMENTED;
64 return VERR_NOT_IMPLEMENTED;
83 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Storage/testcase/
H A DVDScriptChecker.cpp30 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/generic/
H A Dcdrom-generic.cpp40 return VERR_NOT_IMPLEMENTED;
58 AssertFailedReturn(VERR_NOT_IMPLEMENTED);
64 AssertFailedReturn(VERR_NOT_IMPLEMENTED);
70 AssertFailedReturn(VERR_NOT_IMPLEMENTED);
76 AssertFailedReturn(VERR_NOT_IMPLEMENTED);
82 AssertFailedReturn(VERR_NOT_IMPLEMENTED);
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsmisc.cpp74 rc = VERR_NOT_IMPLEMENTED;
79 rc = VERR_NOT_IMPLEMENTED;
83 rc = VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/darwin/
H A DRTErrConvertFromDarwinCOM.cpp47 case E_NOTIMPL: return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Main/src-server/freebsd/
H A DPerformanceFreeBSD.cpp42 return VERR_NOT_IMPLEMENTED;
104 return VERR_NOT_IMPLEMENTED;
109 return VERR_NOT_IMPLEMENTED;
114 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dthread2-r0drv-linux.c101 return VERR_NOT_IMPLEMENTED;
151 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Devices/Network/
H A DDrvDedicatedNic.cpp144 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqInit(pDrvIns, u64Arg);
147 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqTerm(pDrvIns);
150 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqSuspend(pDrvIns);
153 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqResume(pDrvIns);
156 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqRecv(pDrvIns);
159 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqSend(pDrvIns);
162 return VERR_NOT_IMPLEMENTED;//drvR0DedicatedNicReqPromisc(pDrvIns, !!u64Arg);
504 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Devices/Storage/
H A DDrvMediaISO.cpp84 return VERR_NOT_IMPLEMENTED;
91 return VERR_NOT_IMPLEMENTED;
98 return VERR_NOT_IMPLEMENTED;
105 return VERR_NOT_IMPLEMENTED;
143 return VERR_NOT_IMPLEMENTED;
158 LogFlow(("drvMediaISOGetUuid: returns VERR_NOT_IMPLEMENTED\n"));
159 return VERR_NOT_IMPLEMENTED;
H A DDrvRawImage.cpp80 return VERR_NOT_IMPLEMENTED;
87 return VERR_NOT_IMPLEMENTED;
94 return VERR_NOT_IMPLEMENTED;
101 return VERR_NOT_IMPLEMENTED;
193 LogFlow(("drvRawImageGetUuid: returns VERR_NOT_IMPLEMENTED\n"));
194 return VERR_NOT_IMPLEMENTED;
H A DATAPIPassthrough.cpp300 return VERR_NOT_IMPLEMENTED;
385 rc = VERR_NOT_IMPLEMENTED;
399 return VERR_NOT_IMPLEMENTED;
404 return VERR_NOT_IMPLEMENTED;
409 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/common/zip/
H A Dpkzip.cpp121 return VERR_NOT_IMPLEMENTED;
129 return VERR_NOT_IMPLEMENTED;
137 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/HostDrivers/Support/freebsd/
H A DSUPLib-freebsd.cpp141 return VERR_NOT_IMPLEMENTED;
147 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/VBox/
H A Dlogbackdoor-redirect.cpp108 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Main/src-server/generic/
H A DNetIf-generic.cpp179 return VERR_NOT_IMPLEMENTED;
308 return VERR_NOT_IMPLEMENTED;
358 return VERR_NOT_IMPLEMENTED;
364 return VERR_NOT_IMPLEMENTED;
369 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/HostDrivers/Support/solaris/
H A DSUPLib-solaris.cpp187 return VERR_NOT_IMPLEMENTED;
192 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dthread2-r0drv-haiku.c86 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dthread2-r0drv-nt.cpp86 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Runtime/tools/
H A DRTManifest.cpp107 rc = VERR_NOT_IMPLEMENTED;
126 rc = VERR_NOT_IMPLEMENTED;
265 rc = VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp757 vrc = VERR_NOT_IMPLEMENTED;
995 return VERR_NOT_IMPLEMENTED;
1059 return VERR_NOT_IMPLEMENTED;
1083 return VERR_NOT_IMPLEMENTED;
1096 return VERR_NOT_IMPLEMENTED;
1110 return VERR_NOT_IMPLEMENTED;
1119 return VERR_NOT_IMPLEMENTED;
1172 return VERR_NOT_IMPLEMENTED;
1217 return VERR_NOT_IMPLEMENTED;
1279 return VERR_NOT_IMPLEMENTED;
[all...]
H A DPerformanceWin.cpp196 return VERR_NOT_IMPLEMENTED;
231 return VERR_NOT_IMPLEMENTED;
314 return VERR_NOT_IMPLEMENTED;
/vbox/src/VBox/Main/src-server/
H A DPerformance.cpp52 return VERR_NOT_IMPLEMENTED;
57 return VERR_NOT_IMPLEMENTED;
62 return VERR_NOT_IMPLEMENTED;
67 return VERR_NOT_IMPLEMENTED;
72 return VERR_NOT_IMPLEMENTED;
78 return VERR_NOT_IMPLEMENTED;
83 return VERR_NOT_IMPLEMENTED;
89 return VERR_NOT_IMPLEMENTED;
94 return VERR_NOT_IMPLEMENTED;
99 return VERR_NOT_IMPLEMENTED;
[all...]

Completed in 360 milliseconds

12345678