Searched refs:killproc (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/crypto/dist/ipsec-tools/rpm/suse/
H A Dracoon.init93 ## Stop daemon with killproc(8) and if this fails
96 killproc -p $RACOON_PIDFILE -TERM $RACOON_BIN
132 killproc -p $RACOON_PIDFILE -HUP $RACOON_BIN
140 killproc -p $RACOON_PIDFILE -HUP $RACOON_BIN
/netbsd-current/external/bsd/am-utils/dist/scripts/
H A Dctl-amd.in22 killproc() function
95 # do not specify full path of amd so killproc() works
104 killproc " amd"
H A Dctl-hlfsd.in21 killproc() function
99 killproc " hlfsd"
/netbsd-current/crypto/external/cpl/trousers/dist/dist/fedora/
H A Dfedora.initrd.tcsd80 killproc $prog
/netbsd-current/external/gpl2/lvm2/dist/scripts/
H A Dclvmd_init_red_hat91 killproc $DAEMON -TERM
H A Dclvmd_init_red_hat.in91 killproc $DAEMON -TERM
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dunbound.init73 # stop it here, often "killproc $prog"
74 killproc -p $pidfile $prog
H A Dunbound.init_fedora57 # stop it here, often "killproc unbound"
58 killproc -p $pidfile unbound
H A Dunbound.init_yocto73 # stop it here, often "killproc $prog"
74 killproc $prog
/netbsd-current/sys/sys/
H A Dsignalvar.h154 void killproc(struct proc *, const char *);
/netbsd-current/sys/kern/
H A Dkern_exit.c484 killproc(child, "orphaned traced process");
H A Dkern_sig.c2227 killproc(struct proc *p, const char *why) function
/netbsd-current/sys/nfs/
H A Dnfs_bio.c890 killproc(uiop->uio_lwp->l_proc, "process text file was modified");
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clbio.c1629 killproc(p, "text file modification");
/netbsd-current/share/man/man9/
H A DMakefile895 signal.9 killproc.9 \

Completed in 278 milliseconds