Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dextern.h172 void proxabort(int);
H A Dcmds.c1824 proxabort(int notused) in proxabort() function
1875 oldintr = xsignal(SIGINT, proxabort); in doproxy()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1607 proxabort(int sig) in proxabort() function
1657 oldintr = signal(SIGINT, proxabort); in doproxy()