HomeSort by: relevance | last modified time | path
    Searched refs:HTTPS_PORT (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/ftp/
ftp_var.h 181 #define HTTPS_PORT 443 /* default if ! getservbyname("https/tcp") */
fetch.c 501 ui->portnum = HTTPS_PORT;
837 (ui->utype == HTTPS_URL_T && ui->portnum != HTTPS_PORT))
  /src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c 151 #define HTTPS_PORT 443
2349 int dolist=0, ip4only=0, ip6only=0, force=0, port = HTTPS_PORT;

Completed in 28 milliseconds