Searched refs:get_entry (Results 1 – 8 of 8) sorted by relevance
| /src/crypto/heimdal/admin/ |
| H A D | purge.c | 50 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()
|
| /src/crypto/krb5/src/lib/gssapi/mechglue/ |
| H A D | g_imp_cred.c | 60 get_entry(OM_uint32 *minor_status, gss_buffer_t token, gss_OID mech_oid, in get_entry() function 109 status = get_entry(minor_status, &tok, &mech_oid, &mech_token); in gss_import_cred() 129 (void)get_entry(minor_status, &tok, &mech_oid, &mech_token); in gss_import_cred()
|
| /src/usr.sbin/kbdcontrol/ |
| H A D | kbdcontrol.c | 115 static int get_entry(void); 198 get_entry(void) in get_entry() function 330 if ((def = get_entry()) == -1) in get_key_definition_line()
|
| /src/crypto/heimdal/kadmin/ |
| H A D | kadmin-commands.in | 264 name = "get_entry" 265 function = "get_entry"
|
| H A D | get.c | 511 get_entry(struct get_options *opt, int argc, char **argv) in get_entry() function
|
| /src/sys/dev/bxe/ |
| H A D | ecore_sp.c | 347 return mp->get_entry(mp, offset); in ecore_get_cam_offset_mac() 365 return vp->get_entry(vp, offset); in ecore_get_cam_offset_vlan() 4374 p->get_entry = ecore_credit_pool_get_entry; in ecore_init_credit_pool() 4379 p->get_entry = ecore_credit_pool_get_entry_always_TRUE; in ecore_init_credit_pool() 4385 p->get_entry = ecore_credit_pool_get_entry_always_TRUE; in ecore_init_credit_pool()
|
| H A D | ecore_sp.h | 1132 bool (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); member
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 1978 * admin/get.c (get_entry): print more information about the entry
|