Home
last modified time | relevance | path

Searched refs:HEIM_BASE_ONCE_INIT (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/crypto/heimdal/base/
HDheimbase.h48 #define HEIM_BASE_ONCE_INIT 0 macro
HDheimbase.c412 static heim_base_once_t once = HEIM_BASE_ONCE_INIT; in autorel_tls()
/freebsd-14-stable/crypto/heimdal/lib/krb5/
HDcontext.c377 static heim_base_once_t init_context = HEIM_BASE_ONCE_INIT; in krb5_init_context()