Home
last modified time | relevance | path

Searched refs:_INIT_RUN_NPREV (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sa/
H A Dsvc-sar40 _INIT_RUN_NPREV="$8"
43 [ -z "$_INIT_RUN_NPREV" ] && _INIT_RUN_NPREV=0
47 if [ $_INIT_RUN_NPREV -eq 0 ]; then
/illumos-gate/usr/src/cmd/initpkg/
H A DrcS.sh70 _INIT_RUN_NPREV=${8:-0} # Number of times previously at current level
74 _INIT_RUN_NPREV=0
100 export _INIT_RUN_LEVEL _INIT_RUN_NPREV _INIT_PREV_LEVEL \
H A Drc0.sh45 _INIT_RUN_NPREV="$8" # Number of times previously at current run-level
58 export _INIT_RUN_LEVEL _INIT_RUN_NPREV _INIT_PREV_LEVEL \
H A Drc2.sh51 _INIT_RUN_NPREV="$8" # Number of times previously at current run-level
64 export _INIT_RUN_LEVEL _INIT_RUN_NPREV _INIT_PREV_LEVEL \
H A Drc3.sh48 _INIT_RUN_NPREV="$8" # Number of times previously at current run-level
61 export _INIT_RUN_LEVEL _INIT_RUN_NPREV _INIT_PREV_LEVEL \
H A Drc1.sh50 _INIT_RUN_NPREV="$8" # Number of times previously at current run-level
63 export _INIT_RUN_LEVEL _INIT_RUN_NPREV _INIT_PREV_LEVEL \