Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tnftp/src/
H A Dftp_var.h284 GLOBAL const char *httpsport; /* port number to use for HTTPS connections */ variable
H A Dmain.c165 httpsport = "https"; in main()
H A Dfetch.c477 tport = httpsport; in parse_url()