Home
last modified time | relevance | path

Searched refs:httpport (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/ftp/
H A Dftp_var.h277 GLOBAL const char *httpport; /* port number to use for HTTP connections */ variable
H A Dmain.c154 httpport = "http"; in main()
H A Dfetch.c410 return httpport; in get_port()