OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nostore
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/kdc/
kdc-tester.c
347
heim_bool_t
nostore
;
local
364
nostore
= heim_dict_get_value(o, HSTR("
nostore
"));
365
if (
nostore
== NULL)
366
nostore
= heim_bool_create(1);
380
if (heim_bool_val(
nostore
))
Completed in 17 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026