Home
last modified time | relevance | path

Searched refs:maxtimeout (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/tests/server/
Dtftpd.c206 static unsigned int maxtimeout = 5 * TIMEOUT; variable
287 if(timeout >= maxtimeout) { in timer()
811 maxtimeout = 5*TIMEOUT; in main()
/third_party/node/deps/npm/node_modules/npm-registry-fetch/
DREADME.md246 ##### <a name="opts-fetch-retry-maxtimeout"></a> `opts.fetch-retry-maxtimeout`
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md444 #### fetch-retry-maxtimeout
/third_party/NuttX/
DReleaseNotes18554 - Timers: Add maxtimeout method to the struct timer_ops_s interface