Home
last modified time | relevance | path

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

/dports/misc/amanda-server/amanda-3.3.9/config/amanda/
H A Dflock.m463 AC_DEFINE(WANT_AMFLOCK_POSIX,1,[Define to use POSIX (fcntl()) for file locking])
64 WANT_AMFLOCK_POSIX="yes"
67 AM_CONDITIONAL(WANT_AMFLOCK_POSIX, test x"$WANT_AMFLOCK_POSIX" = x"yes")
/dports/misc/amanda-client/amanda-3.3.9/config/amanda/
H A Dflock.m463 AC_DEFINE(WANT_AMFLOCK_POSIX,1,[Define to use POSIX (fcntl()) for file locking])
64 WANT_AMFLOCK_POSIX="yes"
67 AM_CONDITIONAL(WANT_AMFLOCK_POSIX, test x"$WANT_AMFLOCK_POSIX" = x"yes")
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Damflock.c341 #ifdef WANT_AMFLOCK_POSIX
355 #ifdef WANT_AMFLOCK_POSIX
H A Dgenversion.c365 #ifdef WANT_AMFLOCK_POSIX in main()
H A DMakefile.am67 if WANT_AMFLOCK_POSIX
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Damflock.c341 #ifdef WANT_AMFLOCK_POSIX
355 #ifdef WANT_AMFLOCK_POSIX
H A Dgenversion.c365 #ifdef WANT_AMFLOCK_POSIX in main()
H A DMakefile.am67 if WANT_AMFLOCK_POSIX
/dports/misc/amanda-server/amanda-3.3.9/config/
H A Dconfig.h.in2501 #undef WANT_AMFLOCK_POSIX
/dports/misc/amanda-client/amanda-3.3.9/config/
H A Dconfig.h.in2501 #undef WANT_AMFLOCK_POSIX
/dports/misc/amanda-server/amanda-3.3.9/
H A Dconfigure27345 WANT_AMFLOCK_POSIX="yes"
27348 if test x"$WANT_AMFLOCK_POSIX" = x"yes"; then
/dports/misc/amanda-client/amanda-3.3.9/
H A Dconfigure27345 WANT_AMFLOCK_POSIX="yes"
27348 if test x"$WANT_AMFLOCK_POSIX" = x"yes"; then