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

/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartCfg.cpp589 * @param pszScopeId The scope ID of the compound node.
592 static int autostartConfigParseCompoundNode(PCFGTOKENIZER pCfgTokenizer, const char *pszScopeId, argument
606 pCfgAst->pszKey = RTStrDup(pszScopeId);

Completed in 44 milliseconds