Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h222 char hostname[HTTP_MAX_HOST],
Dcups-private.h90 char cupsd_hostname[HTTP_MAX_HOST];
Dppd-util.c131 char http_hostname[HTTP_MAX_HOST]; in cupsGetPPD3()
Dhttp.h98 # define HTTP_MAX_HOST 256 /* Max length of hostname string */ macro
Dadminutil.c1352 char host[HTTP_MAX_HOST]; /* Hostname for connection */ in get_cupsd_conf()
/external/libcups/scheduler/
Dprinters.c3021 hostname[HTTP_MAX_HOST], in cupsdValidateDest()
/external/libcups/tools/
Dippeveprinter.c5626 hostname[HTTP_MAX_HOST]; in process_http()