Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
HDftp_var.h282 GLOBAL const char *httpport; /* port number to use for HTTP connections */ variable
HDmain.c163 httpport = "http"; in main()
HDfetch.c462 tport = httpport; in parse_url()