Home
last modified time | relevance | path

Searched refs:pgrep (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/cmd/pgrep/
H A DMakefile26 PROG = pgrep
31 OBJS = pgrep.o idtab.o psexp.o
44 XGETFLAGS = -a -x pgrep.xcl
/titanic_41/usr/src/cmd/svc/shell/
H A Dsmf_include.sh183 /usr/bin/pgrep -c $1 > /dev/null 2>&1
206 /usr/bin/pgrep -c $1 > /dev/null 2>&1
226 /usr/bin/pgrep -c $1 > /dev/null 2>&1
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Dsvc-legacy-routing69 /usr/bin/pgrep -P 1 -z `smf_zonename` -f $daemon_prog > \
72 /usr/bin/pgrep -z `smf_zonename` -f $daemon_prog > \
/titanic_41/usr/src/cmd/lms/
H A Dsvc-lms34 if /usr/bin/pgrep -x -u 0 -z `smf_zonename` lms >/dev/null 2>&1; then
/titanic_41/usr/src/cmd/intrd/
H A Dsvc-intrd39 if /usr/bin/pgrep -x -z global intrd >/dev/null; then
/titanic_41/usr/src/cmd/utmpd/
H A Dsvc-utmpd35 if /usr/bin/pgrep -x -u 0 -z `smf_zonename` utmpd >/dev/null 2>&1; then
/titanic_41/usr/src/cmd/hotplugd/
H A Dsvc-hotplug47 if /usr/bin/pgrep -x -u 0 hotplugd >/dev/null 2>&1; then
/titanic_41/usr/src/cmd/cron/
H A Dsvc-cron34 if /usr/bin/pgrep -x -u 0 -z `smf_zonename` cron >/dev/null 2>&1; then
/titanic_41/usr/src/cmd/avs/sv/etc/
H A Dsv.sh50 for pid in `pgrep dscfgadm`
/titanic_41/usr/src/cmd/svc/milestone/
H A Dnet-init59 /usr/bin/pgrep -x -u 0 -z `smf_zonename` in.mpathd >/dev/null 2>&1 || \
/titanic_41/usr/src/cmd/cmd-inet/etc/init.d/
H A Dncakmod86 if /bin/pgrep ncaconfd > /dev/null 2>&1; then
/titanic_41/usr/src/cmd/avs/dsw/etc/
H A Dii.sh46 for pid in `pgrep dscfgadm`
/titanic_41/usr/src/cmd/avs/rdc/etc/
H A Drdc.sh58 for pid in `pgrep dscfgadm`
/titanic_41/usr/src/cmd/iscsid/
H A Discsi-initiator203 /usr/bin/pgrep -P 1 -x iscsid
/titanic_41/usr/src/cmd/ypcmd/
H A Dyp.sh122 if pgrep -z `/sbin/zonename` ypbind >/dev/null; then
/titanic_41/usr/src/cmd/ipf/svc/
H A Dipfilter39 pid=`pgrep -z $zone ipmon`
/titanic_41/usr/src/cmd/avs/sdbc/etc/
H A Dscm.sh61 for pid in `pgrep dscfgadm`
/titanic_41/usr/src/man/man1/
H A DMakefile275 pgrep.1 \
666 pkill.1 := LINKSRC = pgrep.1
/titanic_41/usr/src/cmd/
H A DMakefile303 pgrep \
643 pgrep \
/titanic_41/usr/src/cmd/svc/configd/
H A Drestore_repository.sh112 if [ ! -x /usr/bin/pgrep ]; then
/titanic_41/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh137 wait `pgrep fiocompress`
/titanic_41/usr/src/cmd/tsol/labeld/
H A Dsvc-labeld352 if /usr/bin/pgrep -x -u 0 -P 1 labeld >/dev/null 2>&1; then
/titanic_41/usr/src/test/zfs-tests/include/
H A Dcommands.cfg104 export PGREP="/usr/bin/pgrep"
/titanic_41/usr/src/
H A DMakefile.lint230 cmd/pgrep \
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc150 file path=usr/share/man/man1/pgrep.1
266 link path=usr/share/man/man1/pkill.1 target=pgrep.1

12