Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
HDfetch.c110 __dead static void aborthttp(int);
1609 oldint = xsignal(SIGINT, aborthttp); in fetch_url()
1816 aborthttp(int notused) in aborthttp() function