Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntpd.c262 static RETSIGTYPE no_debug (int);
1082 (void) signal_no_reset(MOREDEBUGSIG, no_debug);
1083 (void) signal_no_reset(LESSDEBUGSIG, no_debug);
1864 no_debug( function