Home
last modified time | relevance | path

Searched refs:cleanup_cache (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libpam/modules/pam_krb5/
Dpam_krb5.c80 static void cleanup_cache(pam_handle_t *, void *, int);
328 retval = pam_set_data(pamh, "ccache", ccache_name, cleanup_cache); in pam_sm_authenticate()
962 cleanup_cache(pam_handle_t *pamh __unused, void *data, int pam_end_status __unused) in cleanup_cache() function
/freebsd-10-stable/contrib/libcxxrt/
Dunwind-arm.h82 } cleanup_cache; member
/freebsd-10-stable/contrib/gcc/config/arm/
Dunwind-arm.h114 cleanup_cache; member
Dunwind-arm.c850 data = (_uw *) ucbp->cleanup_cache.bitpattern[0]; in __gnu_unwind_pr_common()
891 ucbp->cleanup_cache.bitpattern[0] = (_uw) data; in __gnu_unwind_pr_common()