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

/vbox/src/VBox/Storage/
H A DDMG.cpp1269 * @param pcszRsrcName Name of the resource to get.
1271 static int dmgGetRsrcData(PDMGIMAGE pThis, const char *pcszRsrcName, argument
1278 if (!strcmp(pThis->aRsrcs[i].szName, pcszRsrcName))

Completed in 39 milliseconds