HomeSort by: relevance | last modified time | path
    Searched defs:k5_log (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/login/
k5login.c 93 k5_log(krb5_context context, krb5_error_code kerror, const char *fmt, ...) function in typeref:typename:void __printflike (3,4)
180 k5_log(kcontext, kerror, "Kerberos V5 TGT bad");
208 k5_log(kcontext, kerror, "can't verify v5 ticket (%s)",
381 k5_log(kcontext, kerror, "while getting default ccache");
386 k5_log(kcontext, kerror, "when parsing name %s", principal);
391 k5_log(kcontext, kerror, "when unparsing name %s", principal);
397 k5_log(kcontext, kerror, "when initializing cache %s",
406 k5_log(kcontext, kerror, "while getting options");
k5login.c 93 k5_log(krb5_context context, krb5_error_code kerror, const char *fmt, ...) function in typeref:typename:void __printflike (3,4)
180 k5_log(kcontext, kerror, "Kerberos V5 TGT bad");
208 k5_log(kcontext, kerror, "can't verify v5 ticket (%s)",
381 k5_log(kcontext, kerror, "while getting default ccache");
386 k5_log(kcontext, kerror, "when parsing name %s", principal);
391 k5_log(kcontext, kerror, "when unparsing name %s", principal);
397 k5_log(kcontext, kerror, "when initializing cache %s",
406 k5_log(kcontext, kerror, "while getting options");
k5login.c 93 k5_log(krb5_context context, krb5_error_code kerror, const char *fmt, ...) function in typeref:typename:void __printflike (3,4)
180 k5_log(kcontext, kerror, "Kerberos V5 TGT bad");
208 k5_log(kcontext, kerror, "can't verify v5 ticket (%s)",
381 k5_log(kcontext, kerror, "while getting default ccache");
386 k5_log(kcontext, kerror, "when parsing name %s", principal);
391 k5_log(kcontext, kerror, "when unparsing name %s", principal);
397 k5_log(kcontext, kerror, "when initializing cache %s",
406 k5_log(kcontext, kerror, "while getting options");

Completed in 36 milliseconds