Searched refs:read_config_file (Results 1 – 5 of 5) sorted by relevance
33 options.c output.c proc.c read_config_file.c summary.c \58 options.h output.h proc.h read_config_file.h summary.h \
26 int read_config_file(FILE *stream, const char *name, struct protolib *plib);
54 read_config_file.c \
639 || read_config_file(stream, filename, new_plib) < 0) { in protolib_cache_file()
1260 read_config_file(FILE *stream, const char *path, struct protolib *plib) in read_config_file() function