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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp94 RTLISTANCHOR SuffixList; member in struct:RTDBGCFGINT
2020 rc = rtDbgCfgChangeStringList(pThis, enmOp, pszValue, false, &pThis->SuffixList);
2198 rc = rtDbgCfgQueryStringList(pThis, &pThis->SuffixList, pszValue, cbValue);
2267 rtDbgCfgFreeStrList(&pThis->SuffixList);
2305 RTListInit(&pThis->SuffixList);

Completed in 2252 milliseconds