Searched refs:offGroups (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvIOC.h1040 uint32_t offGroups; member in struct:SUPLOGGERSETTINGS::__anon16335::__anon16336
H A DSUPLib.cpp856 pReq->u.In.offGroups = off;
861 pReq->u.In.offGroups = cbStrTab - 1;
H A DSUPDrv.cpp1966 REQ_CHECK_EXPR(SUP_IOCTL_LOGGER_SETTINGS, pReq->u.In.offGroups < cbStrTab);
5295 const char *pszGroup = &pReq->u.In.szStrings[pReq->u.In.offGroups];

Completed in 445 milliseconds