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

/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Ddestroy_c.c52 if(context->my_context)
H A Dprivate.h61 krb5_boolean my_context; member in struct:kadm5_common_context
87 krb5_boolean my_context; member in struct:kadm5_server_context
99 krb5_boolean my_context; member in struct:kadm5_client_context
117 krb5_boolean my_context; member in struct:kadm5_ad_context
H A Ddestroy_s.c83 if(context->my_context)
H A Dinit_s.c142 ctx->my_context = 1;
194 ctx->my_context = 1;
246 ctx->my_context = 1;
H A Dinit_c.c641 ctx->my_context = 1;
H A Dad.c858 if(context->my_context)
1442 ctx->my_context = 1;

Completed in 40 milliseconds