Searched refs:SCMSVNPROP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/bldprogs/
H A Dscm.h38 typedef struct SCMSVNPROP struct
46 } SCMSVNPROP; typedef in typeref:struct:SCMSVNPROP
48 typedef SCMSVNPROP *PSCMSVNPROP;
50 typedef SCMSVNPROP const *PCSCMSVNPROP;
80 struct SCMSVNPROP *paSvnPropChanges;
H A Dscmsubversion.cpp965 void *pvNew = RTMemRealloc(pState->paSvnPropChanges, (i + 32) * sizeof(SCMSVNPROP));

Completed in 2033 milliseconds