Searched refs:cancel_command (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dproto.h640 RETSIGTYPE cancel_command(int signal);
H A Dtext.c37 * with the cancel_command() signal handler. */
423 RETSIGTYPE cancel_command(int signal) function
484 newaction.sa_handler = cancel_command;

Completed in 84 milliseconds