Home
last modified time | relevance | path

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

/dports/net/socat/socat-1.7.4.2/Config/
H A Dconfig.NetBSD-5-1.h502 #define WITH_EXEC 1 macro
H A Dconfig.OpenBSD-4-3.h502 #define WITH_EXEC 1 macro
H A Dconfig.AIX-5-3.h503 #define WITH_EXEC 1 macro
H A Dconfig.Cygwin-1-5-25.h502 #define WITH_EXEC 1 macro
H A Dconfig.DragonFly-2-8-2.h525 #define WITH_EXEC 1 macro
H A Dconfig.FreeBSD-6-1.h502 #define WITH_EXEC 1 macro
H A Dconfig.SunOS-5-10.h502 #define WITH_EXEC 1 macro
H A Dconfig.MacOSX-10-5.h502 #define WITH_EXEC 1 macro
H A Dconfig.Linux-2-6-24.h502 #define WITH_EXEC 1
/dports/net/socat/socat-1.7.4.2/
H A Dxio-exec.c14 #if WITH_EXEC
H A Dxioopen.c58 #if WITH_EXEC
H A Dxio-progcall.c24 #if WITH_EXEC || WITH_SYSTEM
H A Dsocat.c574 #ifdef WITH_EXEC in socat_version()
575 fprintf(fd, " #define WITH_EXEC %d\n", WITH_EXEC); in socat_version()
H A Dxioopts.c38 #if WITH_EXEC
1434 #if WITH_EXEC || WITH_SYSTEM
1448 #if WITH_EXEC || WITH_SYSTEM
H A Dconfig.h.in684 #undef WITH_EXEC
H A Dconfigure.in411 *) AC_DEFINE(WITH_EXEC) AC_MSG_RESULT(yes);;
413 [AC_DEFINE(WITH_EXEC) AC_MSG_RESULT(yes)])
H A Dconfigure.ac411 *) AC_DEFINE(WITH_EXEC) AC_MSG_RESULT(yes);;
413 [AC_DEFINE(WITH_EXEC) AC_MSG_RESULT(yes)])
/dports/sysutils/pdsh/pdsh-pdsh-2.34/src/modules/
H A DMakefile.am62 if WITH_EXEC
/dports/sysutils/pdsh/pdsh-pdsh-2.34/
H A Dconfigure.ac139 AM_CONDITIONAL(WITH_EXEC, test "$ac_have_exec" = "yes") condition