Home
last modified time | relevance | path

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

/minix3/libexec/ftpd/
H A Dpathnames.h36 #ifndef _DEFAULT_CONFDIR
37 #define _DEFAULT_CONFDIR "/etc" macro
H A Dftpd.c209 static const char *confdir = _DEFAULT_CONFDIR;
476 confdir = _DEFAULT_CONFDIR; in main()
/minix3/external/bsd/blacklist/diff/
H A Dftpd.diff69 confdir = _DEFAULT_CONFDIR;