Searched refs:ValueType (Results 1 – 1 of 1) sorted by relevance
2761 DWORD ValueType; /* value type */ in _sasl_getpath() local2792 &ValueType, in _sasl_getpath()2797 if (ValueType != REG_EXPAND_SZ && in _sasl_getpath()2798 ValueType != REG_MULTI_SZ && in _sasl_getpath()2799 ValueType != REG_SZ) { in _sasl_getpath()2814 &ValueType, in _sasl_getpath()2818 switch (ValueType) { in _sasl_getpath()