Searched refs:heim_base_once_f (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/heimdal/base/
H A Dheimbase.h85 heim_base_once_f(heim_base_once_t *, void *, void (*)(void *));
H A Dheimbase.c320 heim_base_once_f(heim_base_once_t *once, void *ctx, void (*func)(void *)) function
416 heim_base_once_f(&once, NULL, init_ar_tls);
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dcontext.c423 heim_base_once_f(&init_context, p, init_context_once);

Completed in 81 milliseconds