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

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntpd.c229 static RETSIGTYPE no_debug (int);
862 (void) signal_no_reset(MOREDEBUGSIG, no_debug);
863 (void) signal_no_reset(LESSDEBUGSIG, no_debug);
1617 * no_debug - We don't do the debug here.
1620 no_debug( function

Completed in 54 milliseconds