Searched defs:cFlags (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DtstVD-2.cpp162 unsigned cFlags = 0; local
165 if (cFlags)
168 cFlags++;
172 if (cFlags)
175 cFlags++;
/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp1276 * @param cFlags The number of descriptors.
1280 static int drvIntNetR3CfgGetPolicy(PPDMDRVINS pDrvIns, const char *pszName, PCDRVINTNETFLAG paFlags, size_t cFlags, argument
1314 size_t i = cFlags;

Completed in 35 milliseconds