conffile.cc File Reference
#include "squid.h"#include "conffile.hh"#include <cerrno>#include <cstdlib>#include <cstring>#include <fstream>#include <memory.h>#include <sys/types.h>
Include dependency graph for conffile.cc:

Go to the source code of this file.
Functions | |
| int | readConfigFile (CacheDirVector &cachedir, const char *fn, FILE *debug) |
Function Documentation
◆ readConfigFile()
| int readConfigFile | ( | CacheDirVector & | cachedir, |
| const char * | fn, | ||
| FILE * | debug | ||
| ) |
Definition at line 59 of file conffile.cc.
References debug(), strerror(), and xstrdup.
Referenced by main().
