path: bacula_15.0.3-5/scripts/devel_bacula.in base=`basename $1` # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` path: bacula_15.0.3-5/scripts/devel_bacula.in # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi path: bacula_15.0.3-5/scripts/devel_bacula.in fi # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` path: bacula_15.0.3-5/scripts/devel_bacula.in # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi if [ "$pid" != "" ] ; then path: bacula_15.0.3-5/scripts/devel_bacula.in # A function to find the pid of a program. pidofproc() { pid="" # Test syntax. path: bacula_15.0.3-5/scripts/devel_bacula.in # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi if [ "$pid" != "" ] ; then path: bacula_15.0.3-5/scripts/devel_bacula.in # Find pid. pid=`pidofproc $base $2` # Kill it. path: bacula_15.0.3-5/scripts/devel_bacula.in # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi path: bacula_15.0.3-5/scripts/devel_bacula.in # Test syntax. if [ $# = 0 ] ; then echo "Usage: pidofproc {program}" return 1 fi path: bacula_15.0.3-5/scripts/bacula-ctl-dir.in # Test syntax. if [ $# = 0 ] ; then echo "Usage: pidofproc {program}" return 1 fi path: bacula_15.0.3-5/scripts/bacula-ctl-dir.in # A function to find the pid of a program. pidofproc() { pid="" # Test syntax. path: bacula_15.0.3-5/scripts/bacula-ctl-dir.in # Find pid. pid=`pidofproc $base $2` # Kill it. path: bacula_15.0.3-5/scripts/bacula-ctl-dir.in fi # Next try "pidof" if [ -x ${PIDOF} ] ; then pid=`${PIDOF} $1` path: bacula_15.0.3-5/scripts/bacula-ctl-dir.in base=`basename $1` # First try "pidof" if [ -x ${PIDOF} ] ; then pid=`${PIDOF} $1` path: bacula_15.0.3-5/debian/patches/debian/fix-ftcbfs-1009012 +AC_PATH_TOOL(QMAKE, qmake, none) AC_PATH_PROG(GMAKE, gmake, none) AC_PATH_PROG(PIDOF, pidof, pidof) AC_PROG_AWK path: bacula_15.0.3-5/scripts/bacula-ctl-fd.in fi # Next try "pidof" if [ -x ${PIDOF} ] ; then pid=`${PIDOF} $1` path: bacula_15.0.3-5/scripts/bacula-ctl-fd.in # Test syntax. if [ $# = 0 ] ; then echo "Usage: pidofproc {program}" return 1 fi path: bacula_15.0.3-5/scripts/bacula-ctl-fd.in # A function to find the pid of a program. pidofproc() { pid="" # Test syntax. path: bacula_15.0.3-5/scripts/bacula-ctl-fd.in # Find pid. pid=`pidofproc $base $2` # Kill it. path: bacula_15.0.3-5/scripts/bacula-ctl-fd.in base=`basename $1` # First try "pidof" if [ -x ${PIDOF} ] ; then pid=`${PIDOF} $1` path: bacula_15.0.3-5/platforms/suse/bacula.in # Test syntax. if [ $# = 0 ] ; then echo "Usage: pidofproc {program}" return 1 fi path: bacula_15.0.3-5/platforms/suse/bacula.in # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi if [ "$pid" != "" ] ; then path: bacula_15.0.3-5/platforms/suse/bacula.in # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi path: bacula_15.0.3-5/platforms/suse/bacula.in fi # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` path: bacula_15.0.3-5/platforms/suse/bacula.in # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi if [ "$pid" != "" ] ; then path: bacula_15.0.3-5/platforms/suse/bacula.in # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi path: bacula_15.0.3-5/platforms/suse/bacula.in base=`basename $1` # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` path: bacula_15.0.3-5/platforms/suse/bacula.in # A function to find the pid of a program. pidofproc() { pid="" # Test syntax. path: bacula_15.0.3-5/platforms/suse/bacula.in # Find pid. pid=`pidofproc $base $2` # Kill it. path: bacula_15.0.3-5/scripts/bacula-ctl-sd.in # A function to find the pid of a program. pidofproc() { pid="" # Test syntax. path: bacula_15.0.3-5/scripts/bacula-ctl-sd.in # Find pid. pid=`pidofproc $base $2` # Kill it. path: bacula_15.0.3-5/scripts/bacula-ctl-sd.in # Test syntax. if [ $# = 0 ] ; then echo "Usage: pidofproc {program}" return 1 fi path: bacula_15.0.3-5/scripts/bacula-ctl-sd.in fi # Next try "pidof" if [ -x ${PIDOF} ] ; then pid=`${PIDOF} $1` path: bacula_15.0.3-5/scripts/bacula-ctl-sd.in base=`basename $1` # First try "pidof" if [ -x ${PIDOF} ] ; then pid=`${PIDOF} $1` path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # A function to find the pid of a program. pidofproc() { pid="" # Test syntax. path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # Find pid. pid=`pidofproc $base $2` # Kill it. path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in base=`basename $1` # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # First try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi if [ "$pid" != "" ] ; then path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in fi # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # Test syntax. if [ $# = 0 ] ; then echo "Usage: pidofproc {program}" return 1 fi path: bacula_15.0.3-5/platforms/slackware/functions.bacula.in # Next try "pidof" if [ -x /sbin/pidof ] ; then pid=`/sbin/pidof $1` fi if [ "$pid" != "" ] ; then path: bacula_15.0.3-5/autoconf/configure.in AC_PATH_TOOL(QMAKE, qmake, none) AC_PATH_PROG(GMAKE, gmake, none) AC_PATH_PROG(PIDOF, pidof, pidof) AC_PROG_AWK # Some AWK programs fail, so test it and warn the user