Searched refs:HTTP_MAX_HOST (Results 1 – 5 of 5) sorted by relevance
135 char http_hostname[HTTP_MAX_HOST]; in cupsGetPPD3()523 http_hostname[HTTP_MAX_HOST]; in cups_get_printer_uri()
71 char cupsd_hostname[HTTP_MAX_HOST];
289 char hostname[HTTP_MAX_HOST],
103 # define HTTP_MAX_HOST 256 /* Max length of hostname string */ macro
2179 char host[HTTP_MAX_HOST]; /* Hostname for connection */ in get_cupsd_conf()