Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h58 } cleanup_cache; member
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h86 } cleanup_cache; member
/freebsd/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c82 static void cleanup_cache(pam_handle_t *, void *, int);
356 retval = pam_set_data(pamh, "ccache", ccache_name, cleanup_cache); in pam_sm_authenticate()
1016 cleanup_cache(pam_handle_t *pamh __unused, void *data, int pam_end_status __unused) in cleanup_cache() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h132 } cleanup_cache; member