warn_dest         404 source4/heimdal/lib/krb5/context.c     if(context->warn_dest != NULL)
warn_dest         451 source4/heimdal/lib/krb5/context.c     if(context->warn_dest != NULL)
warn_dest         452 source4/heimdal/lib/krb5/context.c 	krb5_closelog(context, context->warn_dest);
warn_dest         235 source4/heimdal/lib/krb5/krb5_locl.h     struct krb5_log_facility *warn_dest;
warn_dest          80 source4/heimdal/lib/krb5/warn.c     if(context && context->warn_dest)
warn_dest          81 source4/heimdal/lib/krb5/warn.c 	krb5_log(context, context->warn_dest, level, xfmt, args[0], args[1]);
warn_dest         203 source4/heimdal/lib/krb5/warn.c     context->warn_dest = fac;
warn_dest         210 source4/heimdal/lib/krb5/warn.c     return context->warn_dest;