Home
last modified time | relevance | path

Searched refs:rexmtval (Results 1 – 2 of 2) sorted by relevance

/external/iputils/
Dtftpd.c80 int rexmtval = TIMEOUT; variable
340 timeout += rexmtval; in timer()
379 alarm(rexmtval); /* read the ack */ in sendfile()
444 alarm(rexmtval); in recvfile()
482 alarm(rexmtval); in recvfile()
/external/curl/tests/server/
Dtftpd.c220 static int rexmtval = TIMEOUT; variable
326 timeout += rexmtval; in timer()
1270 alarm(rexmtval); /* read the ack */ in sendtftp()
1339 alarm(rexmtval); in recvtftp()
1383 alarm(rexmtval); in recvtftp()