OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:config_strings_tests
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_config.c
177
}
config_strings_tests
[] = {
variable in typeref:struct:__anon916
207
for (i=0; i < sizeof(
config_strings_tests
)/sizeof(
config_strings_tests
[0]); i++) {
212
ps = krb5_config_get_strings(context, c, "escapes",
config_strings_tests
[i].name,
215
errx(1, "Failed to read string value %s",
config_strings_tests
[i].name);
217
e =
config_strings_tests
[i].expected;
225
config_strings_tests
[i].name, *s, *e);
230
config_strings_tests
[i].name);
Completed in 13 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026