15#define PATHS_RC_PREFS "dillorc"
16#define PATHS_RC_KEYS "keysrc"
17#define PATHS_RC_DOMAIN "domainrc"
18#define PATHS_HSTS_PRELOAD "hsts_preload"
22 static void init(
void);
23 static void free(
void);
static char * getOldWorkingDir(void)
Return the initial current working directory in a string.
static void init(void)
Changes current working directory to /tmp and creates ~/.dillo if not exists.
static FILE * getPrefsFP(const char *rcFile)
Examines the path for "rcFile" and assign its file pointer to "fp".
static void free(void)
Free memory.