Searched refs:HTTP_MAX_HOST (Results 1 – 5 of 5) sorted by relevance
71 char cupsd_hostname[HTTP_MAX_HOST];
288 char hostname[HTTP_MAX_HOST],
135 char http_hostname[HTTP_MAX_HOST]; in cupsGetPPD3()
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()