OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_config_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/net/
hesiod.c
95
static int
read_config_file
(struct hesiod_p *, const char *);
127
if (
read_config_file
(ctx, configname) >= 0) {
301
/*
read_config_file
--
307
read_config_file
(struct hesiod_p *ctx, const char *filename)
function
/src/usr.sbin/syslogd/
syslogd.c
266
void
read_config_file
(FILE*, struct filed**);
3158
read_config_file
(FILE *cf, struct filed **f_ptr)
function
3217
DPRINTF(D_CALL, "
read_config_file
()\n");
3558
read_config_file
(cf, &newf);
3561
DPRINTF(D_MISC, "
read_config_file
() returned newf=%p\n", newf);
Completed in 18 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026