Searched defs:savefile (Results 1 – 4 of 4) sorted by relevance
78 def savefile(self, text, path): member in Sucker
59 def savefile(self, text, path): member in SuckerThread
142 int fileconf_save(const char *savefile) in fileconf_save()
162 char savefile[MAX_LINE + 1]; // name of the file on which we have to save the configuration in main() local