Home
last modified time | relevance | path

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

/netbsd/src/libexec/ftpd/
Dpathnames.h36 #ifndef _DEFAULT_CONFDIR
37 #define _DEFAULT_CONFDIR "/etc" macro
Dftpd.c210 static const char *confdir = _DEFAULT_CONFDIR;
480 confdir = _DEFAULT_CONFDIR; in main()