• Home
  • Raw
  • Download

Lines Matching refs:CUPS_LLFMT

639   DEBUG_printf(("2cupsFileFlush: Flushing " CUPS_LLFMT " bytes...",  in cupsFileFlush()
703 DEBUG_printf(("6cupsFileGetChar: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileGetChar()
729 DEBUG_printf(("2cupsFileGetConf(fp=%p, buf=%p, buflen=" CUPS_LLFMT in cupsFileGetConf()
872 …DEBUG_printf(("2cupsFileGetLine(fp=%p, buf=%p, buflen=" CUPS_LLFMT ")", (void *)fp, (void *)buf, C… in cupsFileGetLine()
920 DEBUG_printf(("4cupsFileGetLine: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileGetLine()
946 …DEBUG_printf(("2cupsFileGets(fp=%p, buf=%p, buflen=" CUPS_LLFMT ")", (void *)fp, (void *)buf, CUPS… in cupsFileGets()
1001 DEBUG_printf(("4cupsFileGets: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileGets()
1409 DEBUG_printf(("4cupsFilePrintf: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFilePrintf()
1420 DEBUG_printf(("4cupsFilePrintf: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFilePrintf()
1490 DEBUG_printf(("4cupsFilePutChar: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFilePutChar()
1592 DEBUG_printf(("4cupsFilePuts: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFilePuts()
1603 DEBUG_printf(("4cupsFilePuts: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFilePuts()
1642 …DEBUG_printf(("2cupsFileRead(fp=%p, buf=%p, bytes=" CUPS_LLFMT ")", (void *)fp, (void *)buf, CUPS_… in cupsFileRead()
1665 CUPS_LLFMT, CUPS_LLCAST total)); in cupsFileRead()
1681 DEBUG_printf(("4cupsFileRead: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileRead()
1696 DEBUG_printf(("3cupsFileRead: total=" CUPS_LLFMT, CUPS_LLCAST total)); in cupsFileRead()
1717 DEBUG_printf(("2cupsFileRewind: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileRewind()
1740 DEBUG_printf(("2cupsFileRewind: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileRewind()
1769 DEBUG_printf(("2cupsFileRewind: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileRewind()
1788 DEBUG_printf(("cupsFileSeek(fp=%p, pos=" CUPS_LLFMT ")", (void *)fp, CUPS_LLCAST pos)); in cupsFileSeek()
1789 DEBUG_printf(("2cupsFileSeek: fp->pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileSeek()
1810 DEBUG_printf(("2cupsFileSeek: bytes=" CUPS_LLFMT, CUPS_LLCAST bytes)); in cupsFileSeek()
1881 DEBUG_printf(("2cupsFileSeek: lseek() returned " CUPS_LLFMT, in cupsFileSeek()
1916 DEBUG_printf(("2cupsFileSeek: lseek() returned " CUPS_LLFMT, in cupsFileSeek()
1921 DEBUG_printf(("2cupsFileSeek: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileSeek()
2039 DEBUG_printf(("3cupsFileTell: pos=" CUPS_LLFMT, CUPS_LLCAST (fp ? fp->pos : -1))); in cupsFileTell()
2090 …DEBUG_printf(("2cupsFileWrite(fp=%p, buf=%p, bytes=" CUPS_LLFMT ")", (void *)fp, (void *)buf, CUPS… in cupsFileWrite()
2109 DEBUG_printf(("4cupsFileWrite: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileWrite()
2120 DEBUG_printf(("4cupsFileWrite: pos=" CUPS_LLFMT, CUPS_LLCAST fp->pos)); in cupsFileWrite()
2150 …DEBUG_printf(("7cups_compress(fp=%p, buf=%p, bytes=" CUPS_LLFMT ")", (void *)fp, (void *)buf, CUPS… in cups_compress()
2207 …DEBUG_printf(("9cups_fill: fp->ptr=%p, fp->end=%p, fp->buf=%p, fp->bufpos=" CUPS_LLFMT ", fp->eof=… in cups_fill()
2241 DEBUG_printf(("9cups_fill: cups_read() returned " CUPS_LLFMT, in cups_fill()
2260 DEBUG_printf(("9cups_fill: Returning " CUPS_LLFMT, in cups_fill()
2688 …DEBUG_printf(("7cups_read(fp=%p, buf=%p, bytes=" CUPS_LLFMT ")", (void *)fp, (void *)buf, CUPS_LLC… in cups_read()
2708 DEBUG_printf(("9cups_read: total=" CUPS_LLFMT, CUPS_LLCAST total)); in cups_read()
2744 …DEBUG_printf(("7cups_write(fp=%p, buf=%p, bytes=" CUPS_LLFMT ")", (void *)fp, (void *)buf, CUPS_LL… in cups_write()
2765 DEBUG_printf(("9cups_write: count=" CUPS_LLFMT, CUPS_LLCAST count)); in cups_write()