Home
last modified time | relevance | path

Searched refs:HAVE_FLOCK (Results 1 – 25 of 782) sorted by path

12345678910>>...32

/dports/archivers/star/schily-2021-09-18/autoconf/
H A Dxconfig.h.in255 #undef HAVE_FLOCK /* *BSD flock() is present in libc */
/dports/archivers/star/schily-2021-09-18/include/schily/
H A Dmconfig.h285 # define HAVE_FLOCK macro
H A Dxmconfig.h99 # define HAVE_FLOCK macro
/dports/archivers/star/schily-2021-09-18/star/
H A Ddumpdate.c50 #if defined(HAVE_FLOCK) || defined(HAVE_LOCKF) || defined(HAVE_FCNTL_LOCKF)
54 #ifndef HAVE_FLOCK
/dports/archivers/star/schily-2021-09-18/ved/
H A Dfilesubs.c179 #ifdef HAVE_FLOCK
/dports/audio/audacity/audacity-Audacity-3.1.3/cmake-proxies/lv2/
H A Dlilv_config.h.in16 #cmakedefine HAVE_FLOCK 1
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/src/
H A Dutil.c60 #if defined(HAVE_FLOCK) && defined(HAVE_FILENO)
547 #if defined(HAVE_FLOCK) && defined(HAVE_FILENO) in lilv_flock()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/config/
H A Dlilv_config.h22 #define HAVE_FLOCK 1 macro
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/src/
H A Dutil.c63 #if defined(HAVE_FLOCK) && defined(HAVE_FILENO)
522 #if defined(HAVE_FLOCK) && defined(HAVE_FILENO) in lilv_flock()
/dports/audio/gtkpod/gtkpod-1.0.0/
H A Dconfig.h.in25 #undef HAVE_FLOCK
/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dclientserver.c59 #ifndef HAVE_FLOCK
H A Dclientserver.h47 #ifndef HAVE_FLOCK
/dports/audio/lilv/lilv-0.24.12/src/
H A Dlilv_config.h55 # ifndef HAVE_FLOCK
57 # define HAVE_FLOCK macro
84 #ifdef HAVE_FLOCK
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A DMakefile.config3121 ifndef $(HAVE_FLOCK)
3122 HAVE_FLOCK = $(shell $(MAKE) $(MAKE_OPTS) TEST_PROG=test-flock have_test_prog)
3123 ifeq ($(HAVE_FLOCK),1)
3126 $(call using,$(HAVE_FLOCK),flock)
H A Dcore-log.c39 #if defined(HAVE_FLOCK) && \ in pr_lock()
64 #if defined(HAVE_FLOCK) && \ in pr_unlock()
H A Dstress-dentry.c225 #if defined(HAVE_FLOCK) && \ in stress_dentry_misc()
H A Dstress-dir.c83 #if defined(HAVE_FLOCK) && \ in stress_dir_flock()
H A Dstress-flock.c33 #if defined(HAVE_FLOCK) && \
H A Dstress-sockabuse.c70 #if defined(HAVE_FLOCK) && \ in stress_sockabuse_fd()
/dports/cad/p5-GDS2/GDS2-3.35/lib/
H A DGDS2.pm67 use constant HAVE_FLOCK => TRUE; ## some systems still may not have this...manually change constant
72 if (HAVE_FLOCK)
583 if (HAVE_FLOCK)
/dports/chinese/tin/tin-2.4.5/
H A Dconfigure.in1165 AC_DEFINE(HAVE_FLOCK,1,[Define this to 1 if flock function exists]),[ definition
1167 AC_DEFINE(HAVE_FLOCK)
/dports/chinese/tin/tin-2.4.5/include/
H A Dautoconf.hin245 # undef HAVE_FLOCK
/dports/chinese/tin/tin-2.4.5/src/
H A Dlock.c51 # ifdef HAVE_FLOCK
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dconfig.h.win3238 #define HAVE_FLOCK 1
H A Dconfig.h.win6438 #define HAVE_FLOCK 1

12345678910>>...32