Home
last modified time | relevance | path

Searched refs:abortcmd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c81 static RETSIGTYPE abortcmd (int);
366 (void) signal_no_reset(SIGINT, abortcmd); in ntpdcmain()
1143 abortcmd( in abortcmd() function
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c193 static int abortcmd (void);
629 push_ctrl_c_handler(abortcmd); in ntpqmain()
1608 * abortcmd - catch interrupts and abort the current command
1611 abortcmd(void)
1615 abortcmd(void) abortcmd() function
/freebsd/contrib/ntp/
H A DCommitLog[all...]