Home
last modified time | relevance | path

Searched refs:m_refcount (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshutil.cpp69 return ++m_refcount; in AddRef()
74 ULONG refcount = --m_refcount; in Release()
159 m_refcount = 1; in DynEnumString()
200 ULONG m_refcount; member in DynEnumString