Searched refs:HEIM_SLIST_INSERT_HEAD (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_names.c75 HEIM_SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link);
106 HEIM_SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link);
H A Dgss_add_cred_with_password.c91 HEIM_SLIST_INSERT_HEAD(&new_cred->gc_mc, copy_mc, gmc_link);
125 HEIM_SLIST_INSERT_HEAD(&new_cred->gc_mc, mc, gmc_link);
H A Dgss_acquire_cred_with_password.c88 HEIM_SLIST_INSERT_HEAD(&new_cred->gc_mc, mc, gmc_link);
H A Dgss_canonicalize_name.c106 HEIM_SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link);
H A Dgss_duplicate_name.c89 HEIM_SLIST_INSERT_HEAD(&new_name->gn_mn, new_mn, gmn_link);
H A Dmechqueue.h65 #define HEIM_SLIST_INSERT_HEAD(head, elm, field) do { \ macro
H A Dgss_add_cred.c130 HEIM_SLIST_INSERT_HEAD(&new_cred->gc_mc, copy_mc, gmc_link);
181 HEIM_SLIST_INSERT_HEAD(&new_cred->gc_mc, mc, gmc_link);
H A Dgss_inquire_cred.c119 HEIM_SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link);
156 HEIM_SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link);
H A Dgss_set_cred_option.c84 HEIM_SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link);
H A Dgss_acquire_cred.c148 HEIM_SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link);
H A Dgss_acquire_cred_ext.c177 HEIM_SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link);
H A Dgss_cred.c204 HEIM_SLIST_INSERT_HEAD(&cred->gc_mc, mc, gmc_link);
H A Dgss_import_name.c270 HEIM_SLIST_INSERT_HEAD(&name->gn_mn, mn, gmn_link);
H A Dgss_mech_switch.c219 HEIM_SLIST_INSERT_HEAD(&_gss_mechs, m, gm_link);
410 HEIM_SLIST_INSERT_HEAD(&_gss_mechs, m, gm_link);
H A Dgss_accept_sec_context.c299 HEIM_SLIST_INSERT_HEAD(&dcred->gc_mc, dmc, gmc_link);

Completed in 124 milliseconds