Home
last modified time | relevance | path

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

/freebsd/usr.bin/kyua/
H A DMakefile4 KYUA_CONFDIR= /etc/kyua macro
46 -DKYUA_CONFDIR=\"${KYUA_CONFDIR}\" \
173 CONFSDIR= ${KYUA_CONFDIR}
201 -v "CONFDIR=${KYUA_CONFDIR}" \
/freebsd/contrib/kyua/cli/
H A Dconfig.cpp74 (fs::path(KYUA_CONFDIR) / config_basename).str();
120 "KYUA_CONFDIR", KYUA_CONFDIR)); in load_config_file()
/freebsd/contrib/kyua/integration/
H A Dcmd_config_test.sh162 export KYUA_CONFDIR="$(pwd)"
174 export KYUA_CONFDIR="$(pwd)"
214 export KYUA_CONFDIR="$(pwd)"
/freebsd/contrib/kyua/
H A DMakefile.am73 CHECK_ENVIRONMENT = KYUA_CONFDIR="/non-existent" \
80 INSTALLCHECK_ENVIRONMENT = KYUA_CONFDIR="/non-existent" \