HomeSort by: relevance | last modified time | path
    Searched refs:abortcmd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.c 83 static RETSIGTYPE abortcmd (int);
368 (void) signal_no_reset(SIGINT, abortcmd);
1142 * abortcmd - catch interrupts and abort the current command
1145 abortcmd( function
  /src/external/bsd/ntp/dist/ntpq/
ntpq.c 195 static int abortcmd (void);
631 push_ctrl_c_handler(abortcmd);
1610 * abortcmd - catch interrupts and abort the current command
1613 abortcmd(void) function

Completed in 17 milliseconds