OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RC_PID
(Results
1 - 2
of
2
) sorted by relevancy
/src/etc/
rc
107
# The stop_boot() function in rc.subr may kill $
RC_PID
. We want
121
RC_PID
=$(/bin/sh -c 'ps -p $$ -o ppid=') ||
RC_PID
=$$
122
kill -0 $
RC_PID
>/dev/null 2>&1 ||
RC_PID
=$$
125
# As long as process $
RC_PID
is still running, send a "nop"
136
while kill -0 $
RC_PID
; do
/src/etc/rc.d/
bootconf.sh
58
(sleep 30 && kill -ALRM $
RC_PID
) >/dev/null 2>&1 &
Completed in 13 milliseconds
Indexes created Fri Oct 03 14:09:59 GMT 2025