Searched refs:operandName (Results 1 – 1 of 1) sorted by relevance
1658 wchar_t operandName[sizeof (stmfGroupName)]; in listHostGroupFunc() local1716 (void) mbstowcs(operandName, operands[i], in listHostGroupFunc()1718 operandName[sizeof (stmfGroupName) - 1] = 0; in listHostGroupFunc()1719 if (wcscmp(operandName, groupNamePrint) in listHostGroupFunc()1789 wchar_t operandName[sizeof (stmfGroupName)]; in listTargetGroupFunc() local1847 (void) mbstowcs(operandName, operands[i], in listTargetGroupFunc()1849 operandName[sizeof (stmfGroupName) - 1] = 0; in listTargetGroupFunc()1850 if (wcscmp(operandName, groupNamePrint) in listTargetGroupFunc()