Searched refs:read_config_file (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libnetwork/netresolv/net/
H A Dhesiod.c95 static int read_config_file(struct hesiod_p *, const char *);
129 if (read_config_file(ctx, configname) >= 0) {
307 /* read_config_file --
313 read_config_file(struct hesiod_p *ctx, const char *filename) function

Completed in 53 milliseconds