Home
last modified time | relevance | path

Searched refs:get_entry (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/crypto/heimdal/admin/
Dpurge.c50 get_entry (krb5_principal princ, struct e *head) in get_entry() function
66 e = get_entry (princ, *head); in add_entry()
143 struct e *e = get_entry (entry.principal, head); in kt_purge()
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
Dentry_list_fn_imps.hpp63 get_entry(const_reference r_val, true_type) in get_entry() function in PB_DS_CLASS_C_DEC
76 get_entry(const_reference r_val, false_type) in get_entry() function in PB_DS_CLASS_C_DEC
Dcc_ht_map_.hpp370 get_entry(const_reference, false_type);
373 get_entry(const_reference, true_type);
445 entry_pointer p_e = get_entry(r_val, traits_base::m_no_throw_copies_indicator); in insert_new_imp()
464 entry_pointer p_e = get_entry(r_val, traits_base::m_no_throw_copies_indicator); in insert_new_imp()
Dconstructor_destructor_no_store_hash_fn_imps.hpp55 entry_pointer p = get_entry(r_val, traits_base::s_no_throw_copies_indicator); in constructor_insert_new_imp()
Dconstructor_destructor_store_hash_fn_imps.hpp54 entry_pointer p = get_entry(r_val, traits_base::s_no_throw_copies_indicator); in constructor_insert_new_imp()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dcache-membuffer.c1095 get_entry(svn_membuffer_t *cache, apr_uint32_t idx) in get_entry() function
1134 : get_entry(cache, level->next); in chain_entry()
1154 get_entry(cache, level->last)->next = idx; in chain_entry()
1166 get_entry(cache, entry->previous)->next = idx; in chain_entry()
1194 get_entry(cache, entry->previous)->next = entry->next; in unchain_entry()
1199 get_entry(cache, entry->next)->previous = entry->previous; in unchain_entry()
1242 entry_t *previous = get_entry(cache, entry->previous); in drop_entry()
1274 get_entry(cache, entry->previous)->next = idx; in drop_entry()
1279 get_entry(cache, entry->next)->previous = idx; in drop_entry()
1669 : get_entry(cache, cache->l2.next)->offset; in ensure_data_insertable_l2()
[all …]
/freebsd-12-stable/contrib/apr-util/include/private/
Dapr_dbd_internal.h172 const char* (*get_entry)(const apr_dbd_row_t *row, int col); member
/freebsd-12-stable/usr.sbin/kbdcontrol/
Dkbdcontrol.c129 static int get_entry(void);
206 get_entry(void) in get_entry() function
338 if ((def = get_entry()) == -1) in get_key_definition_line()
/freebsd-12-stable/crypto/heimdal/kadmin/
Dkadmin-commands.in258 name = "get_entry"
259 function = "get_entry"
Dget.c511 get_entry(struct get_options *opt, int argc, char **argv) in get_entry() function
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
Drevprops.c650 get_entry(apr_array_header_t *manifest, in get_entry() function
743 idx = get_entry(revprops->manifest, revprops->revision); in get_revprop_packname()
1202 idx = get_entry(revprops->manifest, start_rev); in repack_file_open()
/freebsd-12-stable/contrib/apr-util/dbd/
Dapr_dbd.c345 return driver->get_entry(row,col); in apr_dbd_get_entry()
/freebsd-12-stable/sys/dev/bxe/
Decore_sp.c349 return mp->get_entry(mp, offset); in ecore_get_cam_offset_mac()
367 return vp->get_entry(vp, offset); in ecore_get_cam_offset_vlan()
4376 p->get_entry = ecore_credit_pool_get_entry; in ecore_init_credit_pool()
4381 p->get_entry = ecore_credit_pool_get_entry_always_TRUE; in ecore_init_credit_pool()
4387 p->get_entry = ecore_credit_pool_get_entry_always_TRUE; in ecore_init_credit_pool()
Decore_sp.h1137 bool (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); member
/freebsd-12-stable/crypto/heimdal/
DChangeLog.19981978 * admin/get.c (get_entry): print more information about the entry