Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dextern.h112 void cmdtimeout(int);
H A Dftp.c305 cmdtimeout(int notused) in cmdtimeout() function
384 oldsigalrm = xsignal(SIGALRM, cmdtimeout); in getreply()
510 if (timeoutflag && oldsigalrm != cmdtimeout && in getreply()