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