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

/freebsd-13-stable/libexec/rc/
H A Drc.shutdown68 _rcshutdown_watchdog=
80 _rcshutdown_watchdog=$!
108 if [ -n "$_rcshutdown_watchdog" ]; then
109 pkill -TERM -P $_rcshutdown_watchdog >/dev/null 2>&1

Completed in 110 milliseconds