Searched refs:HTTP_PORT (Results 1 – 7 of 7) sorted by relevance
22 #define HTTP_PORT 80 macro
812 if (port == HTTP_PORT) in server_http_host()
2438 HTTPS_PORT : HTTP_PORT); in listen_on()
24 #define HTTP_PORT 80 macro
89 #define HTTP_PORT 80 /* default if ! getservbyname("http/tcp") */ macro
537 snprintf(pbuf, sizeof(pbuf), "%d", HTTP_PORT); in url_get()
139 snprintf(pbuf, sizeof(pbuf), "%d", HTTP_PORT); in hookup()