Searched defs:savefile (Results 1 – 5 of 5) sorted by relevance
78 def savefile(self, text, path): member in Sucker
59 def savefile(self, text, path): member in SuckerThread
493 int fileconf_save(const char *savefile) in fileconf_save()
178 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