Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/ftp/
Dfetch.c103 __dead static void aborthttp(int);
1697 oldint = xsignal(SIGINT, aborthttp); in fetch_url()
1909 aborthttp(int notused __unused) in aborthttp() function