Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_initialize.c543 static int lazy_init = 0; in initMechList() local
545 if (lazy_init == 0) { in initMechList()
547 lazy_init = 1; in initMechList()