Searched defs:savefile (Results 1 – 4 of 4) sorted by relevance
491 int fileconf_save(const char *savefile) in fileconf_save()
177 char savefile[MAX_LINE + 1]; // name of the file on which we have to save the configuration in main() local
233 char *cp, *cmdbuf = NULL, *device, *end, *savefile = NULL; in main() local
498 char *volatile savefile; in fetch_url() local