Searched refs:cupsFilePutChar (Results 1 – 5 of 5) sorted by relevance
89 extern int cupsFilePutChar(cups_file_t *fp, int c) _CUPS_API_1_2;
1451 cupsFilePutChar(cups_file_t *fp, /* I - CUPS file */ in cupsFilePutChar() function1520 if (cupsFilePutChar(fp, ' ') < 0) in cupsFilePutConf()1536 if (cupsFilePutChar(fp, '\\') < 0) in cupsFilePutConf()1550 if (cupsFilePutChar(fp, '\n') < 0) in cupsFilePutConf()
182 cupsFilePutChar
545 if (cupsFilePutChar(fp, i) < 0) in read_write_tests()
2825 cupsFilePutChar(fp, '\n'); in _ppdCacheWriteFile()2874 cupsFilePutChar(fp, '\n'); in _ppdCacheWriteFile()