Searched defs:Request (Results 51 - 55 of 55) sorted by relevance

123

/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltRt-win.cpp1288 NDIS_REQUEST Request; local
1290 Request.RequestType = NdisRequestQueryInformation;
1291 Request.DATA.QUERY_INFORMATION.InformationBuffer = pMedium;
1292 Request.DATA.QUERY_INFORMATION.InformationBufferLength = sizeof(NDIS_PHYSICAL_MEDIUM);
1293 Request.DATA.QUERY_INFORMATION.Oid = OID_GEN_PHYSICAL_MEDIUM;
1294 Status = vboxNetFltWinSynchNdisRequest(pNetFlt, &Request);
1341 NDIS_REQUEST Request; local
1346 Request.RequestType = NdisRequestQueryInformation;
1347 Request.DATA.QUERY_INFORMATION.InformationBuffer = &fFilter;
1348 Request
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinldap.h267 PVOID Request; member in struct:ldapmsg
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinldap.h267 PVOID Request; member in struct:ldapmsg

Completed in 87 milliseconds

123