Searched refs:cups_fill (Results 1 – 1 of 1) sorted by relevance
70 static ssize_t cups_fill(cups_file_t *fp);689 if (cups_fill(fp) <= 0) in cupsFileGetChar()884 if (cups_fill(fp) <= 0) in cupsFileGetLine()897 if (cups_fill(fp) <= 0) in cupsFileGetLine()958 if (cups_fill(fp) <= 0) in cupsFileGets()976 if (cups_fill(fp) <= 0) in cupsFileGets()1332 if (cups_fill(fp) <= 0) in cupsFilePeekChar()1662 if (cups_fill(fp) <= 0) in cupsFileRead()1833 if (cups_fill(fp) <= 0) in cupsFileSeek()1863 while ((bytes = cups_fill(fp)) > 0) in cupsFileSeek()[all …]