OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kcontext
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/login/
k5login.c
72
krb5_context
kcontext
;
variable
109
krb5_free_error_message(
kcontext
, msg);
136
krb5_warn(
kcontext
, kerror, "constructing local service name");
178
krb5_warn(
kcontext
, kerror,
180
k5_log(
kcontext
, kerror, "Kerberos V5 TGT bad");
207
krb5_warn(
kcontext
, kerror, "Unable to verify host ticket");
208
k5_log(
kcontext
, kerror, "can't verify v5 ticket (%s)",
244
kerror = krb5_cc_default(
kcontext
, &ccache);
246
krb5_warn(
kcontext
, kerror, "while getting default ccache");
250
kerror = krb5_parse_name(
kcontext
, username, &me)
[
all
...]
login.c
122
extern krb5_context
kcontext
;
299
kerror = krb5_init_context(&
kcontext
);
/src/libexec/ftpd/
extern.h
322
GLOBAL krb5_context
kcontext
;
variable
ftpd.c
743
kerror = krb5_init_context(&
kcontext
);
Completed in 30 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026