Searched refs:http_port (Results 1 – 5 of 5) sorted by relevance
134 int http_port; /* Port number */ in cupsGetPPD3() local346 http_port = httpAddrPort(http->hostaddr); in cupsGetPPD3()349 http_hostname, http_port)); in cupsGetPPD3()355 if (!_cups_strcasecmp(http_hostname, hostname) && port == http_port) in cupsGetPPD3()
28 http_port=DEFAULT_HTTP_PORT, https_port=DEFAULT_HTTPS_PORT): argument43 self._http_port = http_port
57 http_port = 4080 + args.port_offset61 "--port=%s" % http_port,146 http_port = 4080 + args.port_offset152 arg_delimiter, http_port, https_port,
89 int http_port; member
461 ap->er->ip_addr_text, ap->er->http_port, in wps_er_subscribe()1321 er->http_port = http_server_get_port(er->http_srv); in wps_er_init()