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

  /external/ltp/testcases/network/stress/ssh/
ssh-stress02-rmt 59 wait_sec=$(($(od -A n -d -N 1 /dev/random) * 3 / 255))
63 (sleep $wait_sec ; ssh -$ip_ver -F $ssh_config -l root $server_ipaddr \
  /external/libese/libese-hw/nxp/pn80t/
common.c 319 const uint32_t wait_sec = nxp_pn80t_send_cooldown(ese, true); local
325 if (ese_error(ese) || wait_sec == 0) {
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.c 1023 UINT16 wait_sec; local
1132 wait_sec = 1000;
1135 wait_sec--;
1136 if (wait_sec == 0) {
    [all...]

Completed in 89 milliseconds