Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/print/libhttp-core/common/
H A Dhttp-private.h98 extern const char *cups_hstrerror(int error);
99 # define hstrerror cups_hstrerror
H A Dhttp-support.c304 cups_hstrerror(int error) /* I - Error number */ in cups_hstrerror() function