Home
last modified time | relevance | path

Searched refs:child_pids (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/replacement/
H A Dreplacement_001_pos.ksh50 if [[ -n "$child_pids" ]]; then
51 for wait_pid in $child_pids
85 child_pids=""
106 child_pids="$child_pids $pid"
114 for wait_pid in $child_pids
118 child_pids=""
H A Dreplacement_003_pos.ksh50 if [[ -n "$child_pids" ]]; then
51 for wait_pid in $child_pids
85 child_pids=""
104 child_pids="$child_pids $pid"
112 for wait_pid in $child_pids
116 child_pids=""
H A Dreplacement_002_pos.ksh50 if [[ -n "$child_pids" ]]; then
51 for wait_pid in $child_pids
85 child_pids=""
106 child_pids="$child_pids $pid"
114 for wait_pid in $child_pids
118 child_pids=""
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_024_pos.ksh48 if [[ -n "$child_pids" ]]; then
49 for wait_pid in $child_pids; do
72 child_pids=""
126 child_pids="$child_pids $pid"