Home
last modified time | relevance | path

Searched refs:entry_alloc (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dentry.c142 e = entry_alloc(); in str2entry2()
541 entry_alloc( void ) in entry_alloc() function
834 x = entry_alloc(); in entry_decode()
953 return entry_dup2( entry_alloc(), e ); in entry_dup()
972 ret = entry_alloc(); in entry_dup_bv()
H A Droot_dse.c221 e = entry_alloc(); in root_dse_info()
424 usr_attr = entry_alloc(); in root_dse_read_file()
H A Dschema.c50 e = entry_alloc(); in schema_info()
H A Dctxcsn.c159 e = entry_alloc(); in slap_create_context_csn_entry()
H A Dslapmodify.c281 e = entry_alloc(); in slapmodify()
H A Dadd.c148 op->ora_e = entry_alloc(); in do_add()
H A Dsyncrepl.c3068 Entry *e = entry_alloc(); in syncrepl_message_to_op()
3303 e = entry_alloc(); in syncrepl_message_to_entry()
3610 e = entry_alloc(); in syncrepl_dirsync_message()
4817 glue = entry_alloc(); in syncrepl_add_glue_ancestors()
H A Dproto-slap.h1067 LDAP_SLAPD_F (Entry *) entry_alloc LDAP_P((void));
H A Dbconfig.c7000 Entry *e = entry_alloc(); in config_build_entry()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacaudit.c93 e = entry_alloc(); in rbac_audit()
H A Drbacsess.c70 Entry *e = entry_alloc(); in rbac_send_session_permission()
439 e = entry_alloc(); in rbac_register_session()
540 e = entry_alloc(); in rbac_register_session2()
H A Dinit.c168 e = entry_alloc(); in initialize_tenant()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dentry.c203 e = entry_alloc(); in monitor_entry_stub()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-null/
H A Dnull.c79 e = entry_alloc(); in null_back_db_open()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dtranslucent.c261 e = entry_alloc(); in glue_parent()
575 e = entry_alloc(); in translucent_modify()
712 e = entry_alloc(); in translucent_pwmod()
H A Daccesslog.c1351 Entry *e = entry_alloc(); in accesslog_entry()
2364 e = entry_alloc(); in accesslog_db_root()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp254 NA.e = entry_alloc(); in ndb_tool_entry_get()
H A Dndbio.cpp1597 *ent = entry_alloc(); in ndb_entry_get()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dconfig.c599 bi->sql_baseObject = entry_alloc(); in read_baseObject()
H A Dsearch.c2520 Entry *e = entry_alloc(); in backsql_search()
2594 bsi.bsi_e = entry_alloc(); in backsql_entry_get()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c1018 *ent = entry_alloc(); in ldap_back_entry_get()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c217 return (Slapi_Entry *)entry_alloc(); in slapi_entry_alloc()