Home
last modified time | relevance | path

Searched defs:confdir (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dconfig.cpp118 const fs::path confdir(utils::getenv_with_default( in load_config_file() local
/netbsd-src/games/hack/
H A Dhack.cmd.c321 confdir(void) in confdir() function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapcommon.c289 char *confdir = NULL; in slap_tool_init() local
/netbsd-src/external/gpl2/lvm2/dist/
H A Dconfigure.in930 AC_ARG_WITH(confdir, optwith
/netbsd-src/external/bsd/ntp/dist/ntpdate/
H A Dntpdate.c2239 ni_id confdir; in getnetinfoservers() local
/netbsd-src/libexec/ftpd/
H A Dftpd.c210 static const char *confdir = _DEFAULT_CONFDIR; variable