Searched defs:KILL (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/INIT/
H A Dregress.sh146 [+KILL \b[ \asignal\a ]]?Kill the background job with \asignal\a
336 then kill -KILL $JOBPID 2>/dev/null
665 function KILL # [ signal ] function
669 [[ $JOBOP ]] || JOBOP=KILL
1121 then failed=$failed${failed:+,}KILL-$JOBOP
1451 alias KILL='LINE=$LINENO; KILL'

Completed in 12 milliseconds