Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/utils/indxbib/
HDsignal.c45 #ifdef HAVE_KILL in handle_fatal_signal()
/NextBSD/gnu/usr.bin/groff/src/include/
HDconfig.h47 #define HAVE_KILL 1 macro
/NextBSD/gnu/lib/libreadline/
HDconfig.h59 #define HAVE_KILL 1 macro
/NextBSD/contrib/unbound/daemon/
HDunbound.c316 #ifdef HAVE_KILL
483 #ifdef HAVE_KILL in perform_setup()
508 #ifdef HAVE_KILL in perform_setup()
/NextBSD/gnu/usr.bin/cc/cc_tools/
HDauto-host.h845 #define HAVE_KILL 1 macro
/NextBSD/contrib/libreadline/
HDsignals.c176 #if defined (HAVE_KILL)
HDconfig.h.in57 #undef HAVE_KILL
HDCHANGELOG868 - add HAVE_FCNTL, HAVE_KILL for respective system calls
/NextBSD/contrib/unbound/
HDconfig.h220 #define HAVE_KILL 1 macro
HDconfig.h.in219 #undef HAVE_KILL
/NextBSD/contrib/groff/src/include/
HDconfig.hin44 #undef HAVE_KILL
/NextBSD/contrib/gcc/
HDconfig.in843 #undef HAVE_KILL
HDgcc.c120 #ifndef HAVE_KILL
HDFSFChangeLog.11439 * gcc.c: Define kill as raise if not HAVE_KILL.
/NextBSD/contrib/groff/
HDChangeLog2998 * src/utils/indxbib/signal.c (handle_fatal_signal) [!HAVE_KILL]: