Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dfetch.c84 void aborthttp(int);
1150 oldintr = xsignal(SIGINT, aborthttp); in fetch_url()
1352 aborthttp(int notused) in aborthttp() function