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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageModifyVM.cpp1669 char *strRaw = RTStrDup(ValueUnion.psz); local
1670 char *ch = strRaw;
1715 char *strRaw = RTStrDup(ValueUnion.psz); local
1716 char *ch = strRaw;
H A DVBoxManageControlVM.cpp547 char *strRaw = RTStrDup(a->argv[2]); local
548 char *ch = strRaw;

Completed in 53 milliseconds