Searched defs:dn (Results 1 - 25 of 180) sorted by relevance

12345678

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dbind.c66 ldap_bind( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd, int authmethod ) argument
103 ldap_bind_s( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd, int authmethod ) argument
H A Dsbind.c99 ldap_simple_bind_s( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd ) argument
59 ldap_simple_bind( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *passwd ) argument
H A Dadd.c74 ldap_add( LDAP *ld, LDAP_CONST char *dn, LDAPMod **attrs ) argument
111 ldap_add_ext( LDAP *ld, LDAP_CONST char *dn, LDAPMod **attrs, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
219 ldap_add_ext_s( LDAP *ld, LDAP_CONST char *dn, LDAPMod **attrs, LDAPControl **sctrls, LDAPControl **cctrls ) argument
241 ldap_add_s( LDAP *ld, LDAP_CONST char *dn, LDAPMod **attrs ) argument
[all...]
H A Dcompare.c52 ldap_compare_ext( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *attr, struct berval *bvalue, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
120 ldap_compare( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *attr, LDAP_CONST char *value ) argument
139 ldap_compare_ext_s( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *attr, struct berval *bvalue, LDAPControl **sctrl, LDAPControl **cctrl ) argument
163 ldap_compare_s( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *attr, LDAP_CONST char *value ) argument
[all...]
H A Ddds.c83 ldap_refresh( LDAP *ld, struct berval *dn, ber_int_t ttl, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
130 ldap_refresh_s( LDAP *ld, struct berval *dn, ber_int_t ttl, ber_int_t *newttl, LDAPControl **sctrls, LDAPControl **cctrls ) argument
H A Ddelete.c48 ldap_delete_ext( LDAP *ld, LDAP_CONST char* dn, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
108 ldap_delete_ext_s( LDAP *ld, LDAP_CONST char *dn, LDAPControl **sctrls, LDAPControl **cctrls ) argument
[all...]
H A Dmodify.c177 ldap_modify( LDAP *ld, LDAP_CONST char *dn, LDAPMod **mods ) argument
192 ldap_modify_ext_s( LDAP *ld, LDAP_CONST char *dn, argument
80 ldap_modify_ext( LDAP *ld, LDAP_CONST char *dn, LDAPMod **mods, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
211 ldap_modify_s( LDAP *ld, LDAP_CONST char *dn, LDAPMod **mods ) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Dduplicate_name.c44 ntlm_name dn = calloc(1, sizeof(*dn)); local
[all...]
H A Diter_cred.c66 ntlm_cred dn; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslapdn.c50 struct berval dn, local
H A Dbind.c45 struct berval dn = BER_BVNULL; local
[all...]
H A Dcompare.c39 struct berval dn = BER_BVNULL; local
H A Ddelete.c42 struct berval dn = BER_BVNULL; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPRebindAuth.cpp14 LDAPRebindAuth::LDAPRebindAuth(const string& dn, const string& pwd){ argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Ddn2entry.c31 bdb_dn2entry( Operation *op, DB_TXN *tid, struct berval *dn, EntryInfo **e, int matched, DB_LOCK *lock ) argument
/macosx-10.10.1/ruby-106/ruby/lib/uri/
H A Dldap.rb158 def dn method in class:URI.LDAP
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/proxyOld/
H A DproxyOld.c54 struct berval dn = BER_BVNULL; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dsuffixmassage.c127 struct berval pretty = {0,NULL}, *dn = odn; local
63 ldap_back_dn_massage( dncookie *dc, struct berval *dn, struct berval *res ) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dbackend.c119 struct berval dn; local
H A Doverlay.c101 struct berval dn; local
/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A Dsessioninfo.c55 gnutls_datum_t dn; local
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/kmem/
H A Ddmnt.c56 char *dn = (char *)NULL; local
[all...]
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/libproc/
H A Ddmnt.c68 char *dn = (char *)NULL; local
[all...]
/macosx-10.10.1/lsof-53/lsof/lib/
H A Drmnt.c91 char *dn = (char *)NULL; local
[all...]
/macosx-10.10.1/misc_cmds-33/ncal/
H A Deaster.c86 int dn; local

Completed in 186 milliseconds

12345678