Home
last modified time | relevance | path

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

/external/openssh/contrib/cygwin/
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}/log/lastlog ]
659 csih_error_multi "${LOCALSTATEDIR}/log/lastlog exists, but is not a file." \
[all …]
/external/bison/linux-lib/
Dconfigmake.h11 #define LOCALSTATEDIR "/usr/local/var" macro
/external/bison/darwin-lib/
Dconfigmake.h11 #define LOCALSTATEDIR "/usr/local/var" macro
/external/libdaemon/libdaemon/
Ddpid.c56 #define VARRUN LOCALSTATEDIR "/run"