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 const unsigned int rexmtval = TIMEOUT; variable
326 timeout += rexmtval; in timer()
1273 alarm(rexmtval); /* read the ack */ in sendtftp()
1342 alarm(rexmtval); in recvtftp()
1386 alarm(rexmtval); in recvtftp()