Home
last modified time | relevance | path

Searched refs:SYSINST_HTTP_HOST (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Ddefs.h523 #if !defined(SYSINST_HTTP_HOST)
524 #define SYSINST_HTTP_HOST "cdn.NetBSD.org" macro
H A Dmain.c136 {"http host", SYSINST_HTTP_HOST, ftp.xfer_host[XFER_HTTP], sizeof ftp.xfer_host[XFER_HTTP]},