Home
last modified time | relevance | path

Searched refs:_cups_hstrerror (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dhttp-private.h314 extern const char *_cups_hstrerror(int error);
315 # define hstrerror _cups_hstrerror
Dhttp-support.c1659 _cups_hstrerror(int error) /* I - Error number */ in _cups_hstrerror() function