Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPModification.cpp18 m_mod_op = op; in LDAPModification()
28 switch (m_mod_op){ in toLDAPMod()
47 return m_mod_op; in getOperation()
H A DLDAPModification.h28 mod_op m_mod_op; variable