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

/freebsd-9.3-release/crypto/openssh/contrib/cygwin/
H A Dssh-host-config60 LOCALSTATEDIR=/var
340 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/empty >/dev/null 2>&1
342 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/empty!"
345 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/log/lastlog >/dev/null 2>&1
347 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/log/lastlog!"
350 if [ -f ${LOCALSTATEDIR}/log/sshd.log ]
352 if ! chown "${run_service_as}".544 ${LOCALSTATEDIR}/log/sshd.log >/dev/null 2>&1
354 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/log/sshd.log!"
632 csih_make_dir "${LOCALSTATEDIR}/log" "Cannot create log directory."
633 if ! /usr/bin/chmod 775 "${LOCALSTATEDIR}/lo
[all...]
/freebsd-9.3-release/crypto/heimdal/kcm/
H A Dkcm_locl.h154 #define DEFAULT_LOG_DEST "0/FILE:" LOCALSTATEDIR "/log/kcmd.log"
/freebsd-9.3-release/lib/bind/
H A Dconfig.mk54 LOCALSTATEDIR= /var macro
56 CFLAGS+= -DNS_LOCALSTATEDIR='"${LOCALSTATEDIR}"'
/freebsd-9.3-release/kerberos5/include/
H A Dconfig.h1196 #define LOCALSTATEDIR "/var/heimdal" macro
/freebsd-9.3-release/crypto/heimdal/include/
H A Dconfig.h.in1191 #undef LOCALSTATEDIR

Completed in 72 milliseconds