Searched refs:ldapurl (Results 1 – 9 of 9) sorted by relevance
18 ldapexop.c ldapurl.c common.c21 ldapexop.o ldapurl.o common.o35 ldappasswd ldapwhoami ldapvc ldapcompare ldapexop ldapurl65 ldapurl: lduversion.o66 $(LTLINK) -o $@ ldapurl.o lduversion.o $(LIBS)124 $(MKVERSION) $(MKVOPTS) ldapurl > $@126 lduversion.o: ldapurl.o $(XLIBS)
1203 LDAPURLDesc *ldapurl = NULL; in ldap_rebind_cb() local1208 if ((ret = ldap_url_parse(url, &ldapurl)) != LDAP_SUCCESS) in ldap_rebind_cb()1217 if (strcasecmp(ldapurl->lud_scheme, "ldaps") == 0) in ldap_rebind_cb()1223 ldapurl->lud_host, ldapurl->lud_port, ldap_err2string (ret)); in ldap_rebind_cb()1224 ldap_free_urldesc(ldapurl); in ldap_rebind_cb()1233 if (strcasecmp(ldapurl->lud_scheme, "ldap") == 0 && in ldap_rebind_cb()1239 ldapurl->lud_host, ldapurl->lud_port, ldap_err2string (ret)); in ldap_rebind_cb()1240 ldap_free_urldesc(ldapurl); in ldap_rebind_cb()1246 ldapurl->lud_host, ldapurl->lud_port); in ldap_rebind_cb()1268 ldap_free_urldesc(ldapurl); in ldap_rebind_cb()[all …]
5 PROG= ldapurl
4 ldappasswd ldapsearch ldapurl ldapwhoami
9 ldapurl * E**H ** S ab f*h*** * p* s
93 ldapurl = scheme COLON SLASH SLASH [host [COLON port]]597 Changed the ABNF for <ldapurl> to group the <dn> component with the639 "URL Definition" section: removed second copy of <ldapurl> grammar
1617 ldapurl
2136 ldapurl
453 ldapurl = scheme COLON SLASH SLASH [host [COLON port]] [SLASH dn