Home
last modified time | relevance | path

Searched defs:mods (Results 1 – 24 of 24) sorted by relevance

/titanic_51/usr/src/lib/libldap5/sources/ldap/common/
H A Dmodify.c59 ldap_modify( LDAP *ld, const char *dn, LDAPMod **mods ) in ldap_modify() argument
75 ldap_modify_ext( LDAP *ld, const char *dn, LDAPMod **mods, in ldap_modify_ext() argument
190 ldap_modify_s(LDAP * ld,const char * dn,LDAPMod ** mods) ldap_modify_s() argument
197 ldap_modify_ext_s(LDAP * ld,const char * dn,LDAPMod ** mods,LDAPControl ** serverctrls,LDAPControl ** clientctrls) ldap_modify_ext_s() argument
[all...]
H A Dfree.c90 ldap_mods_free( LDAPMod **mods, int freemods ) in ldap_mods_free() argument
[all...]
H A Dcache.c65 LDAPMod **mods; in nsldapi_add_result_to_cache() local
[all...]
H A Dldap-int.h636 #define NSLDAPI_VALID_LDAPMOD_ARRAY( mods ) \ argument
639 #define NSLDAPI_VALID_NONEMPTY_LDAPMOD_ARRAY( mods ) \ argument
/titanic_51/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_services.c57 LDAPMod **mods=NULL; local
191 LDAPMod **mods=NULL; local
575 LDAPMod **mods=NULL; global() local
[all...]
H A Dldap_pwd_policy.c58 LDAPMod **mods={NULL}; local
135 LDAPMod **mods=NULL; global() local
[all...]
H A Dldap_misc.c1041 LDAPMod modAttr, *mods[2]={NULL}; local
1086 LDAPMod modAttr, *mods[2]={NULL}; local
1420 krb5_add_member(mods, count) in krb5_add_member() argument
1448 krb5_add_str_mem_ldap_mod(mods,attribute,op,values) krb5_add_str_mem_ldap_mod() argument
1495 krb5_add_ber_mem_ldap_mod(mods,attribute,op,ber_values) krb5_add_ber_mem_ldap_mod() argument
1545 krb5_add_int_arr_mem_ldap_mod(mods,attribute,op,value) krb5_add_int_arr_mem_ldap_mod() argument
1577 krb5_add_int_mem_ldap_mod(mods,attribute,op,value) krb5_add_int_mem_ldap_mod() argument
[all...]
H A Dldap_tkt_policy.c51 LDAPMod **mods=NULL; local
129 LDAPMod **mods=NULL; local
[all...]
H A Dldap_realm.c405 LDAPMod **mods = NULL; local
788 LDAPMod **mods = NULL; global() local
964 LDAPMod **mods = NULL; global() local
[all...]
H A Dldap_principal.c263 LDAPMod **mods=NULL; local
H A Dldap_principal2.c465 LDAPMod **mods=NULL; local
[all...]
/titanic_51/usr/src/cmd/mandoc/
H A Dtbl_layout.c61 mods(struct tbl_node *tbl, struct tbl_cell *cp, in mods() function
/titanic_51/usr/src/lib/libsldap/common/
H A Dns_wrapper.c192 char *dn, LDAPMod **mods, in _ns_ldap_modify_ext() argument
203 char *dn, LDAPMod **mods, in _ns_ldap_modify_ext_s() argument
213 char *dn, LDAPMod **mods) in _ns_ldap_modify() argument
223 char *dn, LDAPMod **mods) in _ns_ldap_modify_s() argument
H A Dns_writes.c211 freeModList(LDAPMod **mods) in freeModList() argument
273 LDAPMod **mods, *modlist; __s_api_makeModListCount() local
662 write_state_machine(int ldap_op,char * dn,LDAPMod ** mods,const ns_cred_t * cred,const int flags,ns_ldap_error_t ** errorp) write_state_machine() argument
1122 LDAPMod **mods; __ns_ldap_addAttr() local
1158 LDAPMod **mods; __ns_ldap_delAttr() local
1279 LDAPMod **mods; __ns_ldap_repAttr() local
1362 LDAPMod **mods = NULL; __ns_ldap_addEntry() local
[all...]
/titanic_51/usr/src/lib/libnisdb/
H A Dldap_op.c1849 freeLdapMod(LDAPMod **mods) { in freeLdapMod() argument
1871 LDAPMod **mods; in search2LdapMod() local
2046 LDAPMod **mods = 0; ldapModifyObjectClass() local
2225 LDAPMod **mods = 0; ldapModify() local
2520 LDAPMod **mods = 0; ldapAdd() local
[all...]
H A Dldap_print.c396 printLdapMod(LDAPMod **mods, __nis_buffer_t *b) { in printLdapMod() argument
/titanic_51/usr/src/uts/common/io/
H A Dl_strplumb.c220 uint_t *anchor, char *mods[]) in kstr_autopush() argument
/titanic_51/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dpi.c321 print_modules(mdb_nv_t *mods) in print_modules() argument
/titanic_51/usr/src/tools/lintdump/
H A Dlintdump.c354 int mods = atp->dcl_mod >> (pos * 2); in print_mods() local
/titanic_51/usr/src/cmd/ldap/common/
H A Dldaptest.c270 LDAPMod **mods, **attrs; in main() local
H A Dcommon.c1485 ldaptool_modify_ext_s( LDAP *ld, const char *dn, LDAPMod **mods, argument
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_open.c1411 dtrace_provider_modules(dtrace_hdl_t *dtp, const char **mods, int nmods) in dtrace_provider_modules() argument
/titanic_51/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c760 LDAPMod *mods[2] = {NULL, NULL}; in idmap_ad_set() local
/titanic_51/usr/src/cmd/dtrace/
H A Ddtrace.c458 const char *mods[20]; in etcsystem_add() local