HomeSort by: relevance | last modified time | path
    Searched defs:no_debug (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntpd.c 261 static RETSIGTYPE no_debug (int);
1103 (void) signal_no_reset(MOREDEBUGSIG, no_debug);
1104 (void) signal_no_reset(LESSDEBUGSIG, no_debug);
1887 * no_debug - We don't do the debug here.
1890 no_debug( function

Completed in 17 milliseconds