OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:http_port
(Results
1 - 2
of
2
) sorted by null
/external/libcups/cups/
ppd-util.c
134
int
http_port
; /* Port number */
local
328
http_port
= httpAddrPort(http->hostaddr);
331
http_hostname,
http_port
));
337
if (!_cups_strcasecmp(http_hostname, hostname) && port ==
http_port
)
514
int
http_port
; /* Port number */
local
557
http_port
= httpAddrPort(http->hostaddr);
653
if (!_cups_strcasecmp(http_hostname, host) && *port ==
http_port
)
/external/wpa_supplicant_8/src/wps/
wps_er.h
89
int
http_port
;
member in struct:wps_er
Completed in 379 milliseconds