HomeSort by relevance Sort by last modified time
    Searched refs:all_conn (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/network/stress/ssh/
ssh-stress01-rmt 54 all_conn=$(ps auxw | grep -Fv grep | \
57 for ssh_pid in "$all_conn"; do
ssh-stress03-rmt 64 all_conn=$(ps auxw | grep -Fv grep | \
66 for ssh_pid in $all_conn ; do

Completed in 1811 milliseconds