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

  /external/iputils/
tftpd.c 81 int maxtimeout = 5*TIMEOUT; variable
341 if (timeout >= maxtimeout)
  /external/curl/tests/server/
tftpd.c 203 static unsigned int maxtimeout = 5 * TIMEOUT; variable
327 if(timeout >= maxtimeout) {
880 maxtimeout = 5*TIMEOUT;
    [all...]
  /external/libevent/
evdns.c 3472 const int maxtimeout = strtoint_clipped(val, 1, 255); local
    [all...]

Completed in 587 milliseconds