Searched refs:LOCALSTATEDIR (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/contrib/cygwin/
H A Dssh-host-config60 LOCALSTATEDIR=/var
374 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/empty >/dev/null 2>&1
376 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/empty!"
379 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/log/lastlog >/dev/null 2>&1
381 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/log/lastlog!"
384 if [ -f ${LOCALSTATEDIR}/log/sshd.log ]
386 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/log/sshd.log >/dev/null 2>&1
388 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/log/sshd.log!"
656 if [ -e ${LOCALSTATEDIR}/log/lastlog -a ! -f ${LOCALSTATEDIR}/lo
[all...]
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dkcm_locl.h163 #define DEFAULT_LOG_DEST "0/FILE:" LOCALSTATEDIR "/log/kcmd.log"
/freebsd-10-stable/kerberos5/include/
H A Dconfig.h1324 #define LOCALSTATEDIR "/var/heimdal" macro
/freebsd-10-stable/crypto/heimdal/include/
H A Dconfig.h.in1317 #undef LOCALSTATEDIR

Completed in 291 milliseconds