Home
last modified time | relevance | path

Searched defs:add_ctrls (Results 1 – 6 of 6) sorted by relevance

/dports/net/py-ldap/python-ldap-3.4.0/Lib/ldap/
H A Dresiter.py15 def allresults(self, msgid, timeout=-1, add_ctrls=0): argument
H A Dldapobject.py550 …def result4(self,msgid=ldap.RES_ANY,all=1,timeout=None,add_ctrls=0,add_intermediates=0,add_extop=0… argument
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/_libldap0/
H A Dmessage.c22 LDAPmessage_to_python(LDAP *ld, LDAPMessage *m, int add_ctrls, int add_intermediates) in LDAPmessage_to_python()
H A Dldapobject.c813 int add_ctrls = 0; in l_ldap_result() local
/dports/net/py-ldap/python-ldap-3.4.0/Modules/
H A Dmessage.c24 LDAPmessage_to_python(LDAP *ld, LDAPMessage *m, int add_ctrls, in LDAPmessage_to_python()
H A DLDAPObject.c1079 int add_ctrls = 0; in l_ldap_result4() local