Home
last modified time | relevance | path

Searched refs:_httpAddrSetPort (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dhttp-addr.c230 _httpAddrSetPort(addr, port); in httpAddrListen()
476 _httpAddrSetPort(http_addr_t *addr, /* I - Address */ in _httpAddrSetPort() function
Dhttp-private.h437 extern void _httpAddrSetPort(http_addr_t *addr, int port);
Dlibcups2.def64 _httpAddrSetPort
Dsnmp.c715 _httpAddrSetPort(&temp, CUPS_SNMP_PORT); in _cupsSNMPWrite()