Searched refs:HEIM_BASE_ONCE_INIT (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/base/
H A Dheimbase.h48 #define HEIM_BASE_ONCE_INIT 0 macro
111 { static heim_base_once_t var = HEIM_BASE_ONCE_INIT; heim_warn_blocking(name, &var); }
H A Dheimbase.c427 static heim_base_once_t once = HEIM_BASE_ONCE_INIT;
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dcontext.c382 static heim_base_once_t once = HEIM_BASE_ONCE_INIT;
498 static heim_base_once_t once = HEIM_BASE_ONCE_INIT;
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dcontext.c412 static heim_base_once_t init_context = HEIM_BASE_ONCE_INIT;
H A Dkcm.c82 static heim_base_once_t init_once = HEIM_BASE_ONCE_INIT;
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Ddigest-service.c1183 static heim_base_once_t init_once = HEIM_BASE_ONCE_INIT;
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dcfx.c77 static heim_base_once_t once = HEIM_BASE_ONCE_INIT;

Completed in 136 milliseconds