Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dprivate.h75 krb5_boolean my_context; member
104 krb5_boolean my_context; member
117 krb5_boolean my_context; member
135 krb5_boolean my_context; member
H A Dinit_s.c159 ctx->my_context = 1; in kadm5_s_init_with_password()
211 ctx->my_context = 1; in kadm5_s_init_with_skey()
263 ctx->my_context = 1; in kadm5_s_init_with_creds()
H A Ddestroy_c.c54 if(context->my_context) in kadm5_c_destroy()
H A Ddestroy_s.c87 if (context->my_context) in kadm5_s_destroy()
H A Dad.c880 if(context->my_context) in kadm5_ad_destroy()
1487 ctx->my_context = 1; in kadm5_ad_init_with_password()
H A Dinit_c.c662 ctx->my_context = 1; in init_context()