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

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c81 static RETSIGTYPE abortcmd (int);
366 (void) signal_no_reset(SIGINT, abortcmd);
1122 * abortcmd - catch interrupts and abort the current command
1125 abortcmd( function
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c194 static int abortcmd (void);
624 push_ctrl_c_handler(abortcmd);
1579 * abortcmd - catch interrupts and abort the current command
1582 abortcmd(void) function

Completed in 175 milliseconds