Searched refs:abortpt (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h53 void abortpt (int);
H A Dftp.c1537 abortpt (int sig) function
1587 oldintr = signal (SIGINT, abortpt);
/freebsd-9.3-release/contrib/tnftp/src/
H A Dextern.h99 void abortpt(int);
H A Dftp.c1824 abortpt(int notused) function
1879 oldintr = xsignal(SIGINT, abortpt);

Completed in 61 milliseconds