Searched refs:abortxfer (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/src/
H A Dextern.h107 void abortxfer(int);
H A Dftp.c557 abortxfer(int notused) function
574 errx(1, "abortxfer: unknown direction `%s'", direction);
713 oldintr = xsignal(SIGINT, abortxfer);
950 oldintr = xsignal(SIGINT, abortxfer);
H A Dftp.c.orig553 abortxfer(int notused)
570 errx(1, "abortxfer: unknown direction `%s'", direction);
709 oldintr = xsignal(SIGINT, abortxfer);
946 oldintr = xsignal(SIGINT, abortxfer);

Completed in 131 milliseconds