Searched refs:heim_base_once_f (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/crypto/heimdal/base/
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);
H A Dheimbase.h85 heim_base_once_f(heim_base_once_t *, void *, void (*)(void *));
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcontext.c423 heim_base_once_f(&init_context, p, init_context_once);

Completed in 80 milliseconds