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

  /src/external/bsd/top/bin/
config.h.in 20 #define ENABLE_KILL 1
Makefile 32 -e s/@ENABLE_KILL@/1/ \
  /src/external/bsd/top/dist/
config.h.in 19 #undef ENABLE_KILL
commands.c 781 #ifdef ENABLE_KILL
961 #ifdef ENABLE_KILL
970 #ifdef ENABLE_KILL
configure 667 ENABLE_KILL
2008 ENABLE_KILL=0
2010 if test "${enable_kill+set}" = set; then
2011 enableval=$enable_kill;
2014 if test x$enable_kill != xno; then
2017 #define ENABLE_KILL 1
2020 ENABLE_KILL=1
7497 ENABLE_KILL!$ENABLE_KILL$ac_delim

Completed in 30 milliseconds