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

  /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 }'`
65 echo "The rpc_server PID is $PID1"
101 rsh -n $RHOST kill -9 $PID1
  /external/syslinux/gpxe/src/drivers/net/
r8169.h 393 PID1 = (1 << 18), /* Protocol ID bit 1/2 */
396 #define RxProtoUDP (PID1)
398 #define RxProtoIP (PID1 | PID0)
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm3.h     [all...]
core_cm4.h     [all...]
core_sc300.h     [all...]
core_cm7.h     [all...]

Completed in 531 milliseconds