Searched refs:sioOutFileioOpenS (Results 1 – 6 of 6) sorted by relevance
16 extern SimpleOutputStream * sioOutFileioOpenS(
260 SimpleOutputStream * sioOutFileioOpenS( const char * filename ) in sioOutFileioOpenS() function
44 sos= sioOutFileioOpenS( filename ); in tedSaveSelectionToFile()63 sos= sioOutFileioOpenS( filename ); in tedSaveSelectionTxtToFile()
46 sosOut= sioOutFileioOpenS( nameOut ); in tedFileConvertOpenOut()
166 sos= sioOutFileioOpenS( "/tmp/returned.rtf" ); in APP_GIVE_COPY()
371 else{ sos= sioOutFileioOpenS( toName ); } in appPrintToFile()