Searched refs:getMsgID (Results 1 – 5 of 5) sorted by relevance
48 int getMsgID() const;
60 int LDAPMsg::getMsgID(){ in getMsgID() function in LDAPMsg
94 int getMsgID();
96 int LDAPRequest::getMsgID() const { in getMsgID() function in LDAPRequest
261 if (ldap_abandon_ext(cur_session, req->getMsgID(), 0, 0) in abandon()