Home
last modified time | relevance | path

Searched defs:HTTP_PORT (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/network/
Dgetservbyname.c19 #define HTTP_PORT 80 macro
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
Dgetnameinfo.c21 #define HTTP_PORT 80 macro
/third_party/python/Lib/http/
Dclient.py92 HTTP_PORT = 80 variable