Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dparse-config.c61 static const char *active_ftp; variable
95 { "ACTIVE_FTP", &active_ftp },
250 (active_ftp && *active_ftp) ? "a" : "", in pkg_install_config()