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

  /external/ltp/testcases/network/rpc/basic_tests/rpcinfo/
rpcinfo01 86 ps -ewf | grep portmap | grep -v grep > /dev/null
91 ps -ewf | grep rpcbind | grep -v grep > /dev/null
100 rsh -n $RHOST "ps -ewf" | grep portmap | grep -v grep > /dev/null
101 [ $? -eq 0 ] || rsh -n $RHOST "ps -ewf" | grep rpcbind | grep -v grep > /dev/null
139 ps -ewf | grep rusersd | grep -v grep
149 RUSERSD_PID=`ps -ewf | grep rusersd | grep -v grep | awk '{print $2}'`
  /external/ltp/testcases/network/multicast/mc_commo/
mc_commo 40 OCTET=$(ps -ewf | grep [m]c_commo | wc -l | awk '{print $1}')
  /external/ltp/testcases/network/rpc/basic_tests/rpc01/
rpc01 64 PID1=`rsh -n $RHOST ps -ewf | grep rpc_server | grep -v grep | awk '{print $2 }'`
  /external/ltp/testcases/network/rpc/basic_tests/rup/
rup01 81 PID=`rsh -n $RHOST ps -ewf | grep rstatd | awk '{print $2 }'`
  /external/ltp/testcases/network/rpc/basic_tests/rusers/
rusers01 82 PID=`rsh -n $RHOST ps -ewf | grep rusersd | awk '{print $2 }'`
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmreg.h 2269 WAVEFORMATEX ewf; member in struct:creative_fastspeechformat_tag
    [all...]

Completed in 390 milliseconds