Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dftp_var.h280 GLOBAL const char *httpport; /* port number to use for HTTP connections */ variable
H A Dmain.c164 httpport = "http"; in main()
H A Dfetch.c346 tport = httpport; in parse_url()