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

/external/bison/darwin-lib/
H A Dconfigmake.h11 #define LOCALSTATEDIR "/usr/local/var" macro
/external/bison/linux-lib/
H A Dconfigmake.h11 #define LOCALSTATEDIR "/usr/local/var" macro
/external/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...]
/external/libdaemon/libdaemon/
H A Ddpid.c56 #define VARRUN LOCALSTATEDIR "/run"
/external/e2fsprogs/
H A Dconfigure1497 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]

Completed in 323 milliseconds