Searched refs:cups_fill (Results 1 – 1 of 1) sorted by relevance
66 static ssize_t cups_fill(cups_file_t *fp);691 if (cups_fill(fp) <= 0) in cupsFileGetChar()886 if (cups_fill(fp) <= 0) in cupsFileGetLine()899 if (cups_fill(fp) <= 0) in cupsFileGetLine()960 if (cups_fill(fp) <= 0) in cupsFileGets()978 if (cups_fill(fp) <= 0) in cupsFileGets()1334 if (cups_fill(fp) <= 0) in cupsFilePeekChar()1670 if (cups_fill(fp) <= 0) in cupsFileRead()1841 if (cups_fill(fp) <= 0) in cupsFileSeek()1871 while ((bytes = cups_fill(fp)) > 0) in cupsFileSeek()[all …]