HomeSort by: relevance | last modified time | path
    Searched refs:rc_silent (Results 1 - 2 of 2) sorted by relevancy

  /src/etc/
rc 180 # If rc_silent is true, then suppress most output, instead running
212 yesno_to_truefalse rc_silent 2>/dev/null
248 # depending on the value of $rc_silent.
254 if $rc_silent; then
270 if $rc_silent; then
304 if ! $rc_silent; then
321 if ! $rc_silent; then
  /src/etc/defaults/
rc.conf 29 # If rc_silent is true then /etc/rc will suppress most output to
36 rc_silent=$( [ "$(( $(/sbin/sysctl -n kern.boothowto 2>/dev/null || echo 0) \ key

Completed in 31 milliseconds