Searched refs:confdir (Results 1 - 6 of 6) sorted by relevance

/src/etc/rc.d/
H A Drtadvd23 local conf=/etc/rtadvd.conf myflags o confdir
50 confdir=$(dirname "${conf}")
52 mkdir -p "${chdir}${confdir}"
/src/games/hack/
H A Dhack.cmd.c316 confdir();
321 confdir(void) function in typeref:typename:void
H A Dextern.h74 void confdir(void);
H A Dhack.apply.c476 confdir();
H A Dhack.c169 confdir();
/src/libexec/ftpd/
H A Dftpd.c210 static const char *confdir = _DEFAULT_CONFDIR; variable in typeref:typename:const char *
343 confdir = optarg;
479 if (EMPTYSTR(confdir))
480 confdir = _DEFAULT_CONFDIR;
3577 (void)snprintf(filename, sizeof(filename), "%s/%s", confdir ,s);

Completed in 11 milliseconds