Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Ddaemon.c35 #ifndef HAVE_DAEMON
Dopenbsd-compat.h118 #ifndef HAVE_DAEMON
/external/iperf3/src/
Diperf_config.h14 #define HAVE_DAEMON 1 macro
Diperf_util.h59 #ifndef HAVE_DAEMON
Diperf_config.h.in13 #undef HAVE_DAEMON
Diperf_util.c427 #ifndef HAVE_DAEMON
/external/ltp/android/include/
Dconfig.h24 #define HAVE_DAEMON 1 macro
/external/openssh/
Dconfig.h257 #define HAVE_DAEMON 1 macro
Dconfig.h.in289 #undef HAVE_DAEMON
Dconfigure.ac2023 [AC_DEFINE([HAVE_DAEMON], [1], [Define if your libraries define daemon()])], definition
2025 [LIBS="$LIBS -lbsd"; AC_DEFINE([HAVE_DAEMON])])] definition