OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ato
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
acache.c
984
krb5_acc *
ato
= ACACHE(to);
local
987
if (
ato
->ccache == NULL) {
996
error = (*
ato
->context->func->create_new_ccache)(
ato
->context,
999
&
ato
->ccache);
1005
error = (*
ato
->ccache->func->move)(afrom->ccache,
ato
->ccache);
Completed in 13 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026