OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_cc_name
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_cc.c
44
#define
TEST_CC_NAME
"%{TEMP}/krb5-cc-test-foo"
46
#define
TEST_CC_NAME
"/tmp/krb5-cc-test-foo"
53
const char *p, *
test_cc_name
=
TEST_CC_NAME
;
local
73
ret = krb5_cc_set_default_name(context,
test_cc_name
);
84
test_cc_name
to match since p3 is going to have expanded
86
if (strcmp(p3,
test_cc_name
) != 0)
test_cc.c
44
#define
TEST_CC_NAME
"%{TEMP}/krb5-cc-test-foo"
46
#define
TEST_CC_NAME
"/tmp/krb5-cc-test-foo"
53
const char *p, *
test_cc_name
=
TEST_CC_NAME
;
local
73
ret = krb5_cc_set_default_name(context,
test_cc_name
);
84
test_cc_name
to match since p3 is going to have expanded
86
if (strcmp(p3,
test_cc_name
) != 0)
test_cc.c
44
#define
TEST_CC_NAME
"%{TEMP}/krb5-cc-test-foo"
46
#define
TEST_CC_NAME
"/tmp/krb5-cc-test-foo"
53
const char *p, *
test_cc_name
=
TEST_CC_NAME
;
local
73
ret = krb5_cc_set_default_name(context,
test_cc_name
);
84
test_cc_name
to match since p3 is going to have expanded
86
if (strcmp(p3,
test_cc_name
) != 0)
Completed in 74 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026