Lines Matching refs:piddir
609 piddir
15770 piddir=/var/run
15772 if test ! -d $piddir ; then
15773 piddir=`eval echo ${sysconfdir}`
15774 case $piddir in
15775 NONE/*) piddir=`echo $piddir | sed "s~NONE~$ac_default_prefix~"` ;;
15785 piddir=$withval
15786 if test ! -d $piddir ; then
15787 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ** no $piddir directory on this system **" >&5
15788 $as_echo "$as_me: WARNING: ** no $piddir directory on this system **" >&2;}
15798 #define _PATH_SSH_PIDDIR "$piddir"
17481 G=`eval echo ${piddir}` ; G=`eval echo ${G}`