OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:T_config
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/dist/tests/
t_api.c
96
#define T_DEFAULT_CONFIG "
t_config
"
105
static const char *
T_config
;
213
T_config
= isc_commandline_argument;
314
if (
T_config
== NULL)
315
T_config
= T_DEFAULT_CONFIG;
317
t_initconf(
T_config
);
319
t_dumpconf(
T_config
);
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026