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

/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc.c82 static RETSIGTYPE abortcmd P((int));
443 (void) signal_no_reset(SIGINT, abortcmd);
1159 * abortcmd - catch interrupts and abort the current command
1162 abortcmd( function
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq.c251 static RETSIGTYPE abortcmd P((int));
621 (void) signal_no_reset(SIGINT, abortcmd);
1420 * abortcmd - catch interrupts and abort the current command
1423 abortcmd( function

Completed in 62 milliseconds