Home
last modified time | relevance | path

Searched refs:HTTP_MAX_HOST (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dppd-util.c135 char http_hostname[HTTP_MAX_HOST]; in cupsGetPPD3()
523 http_hostname[HTTP_MAX_HOST]; in cups_get_printer_uri()
Dcups-private.h71 char cupsd_hostname[HTTP_MAX_HOST];
Dhttp-private.h289 char hostname[HTTP_MAX_HOST],
Dhttp.h103 # define HTTP_MAX_HOST 256 /* Max length of hostname string */ macro
Dadminutil.c2179 char host[HTTP_MAX_HOST]; /* Hostname for connection */ in get_cupsd_conf()