Home
last modified time | relevance | path

Searched refs:HAVE_LOCKDEV (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2_port/libgphoto2_port/
H A Dgphoto2-port-version.c61 #elif HAVE_LOCKDEV in gp_port_library_version()
115 #ifdef HAVE_LOCKDEV in gp_port_library_version()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2_port/usbdiskdirect/
H A Dlinux.c39 #ifdef HAVE_LOCKDEV
86 #ifdef HAVE_LOCKDEV in gp_port_usbdiskdirect_lock()
120 #ifdef HAVE_LOCKDEV in gp_port_usbdiskdirect_unlock()
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/cmake/
H A DLinkPlatformSupport.cmake7 if (HAVE_LOCKDEV)
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2_port/serial/
H A Dunix.c71 #elif defined(HAVE_LOCKDEV)
221 #if defined(HAVE_LOCKDEV) in gp_port_serial_lock()
235 #elif defined(HAVE_LOCKDEV) in gp_port_serial_lock()
276 #elif defined(HAVE_LOCKDEV) in gp_port_serial_unlock()
/dports/comms/minicom/minicom-2.7.1/src/
H A Dupdown.c454 #if !HAVE_LOCKDEV in lockfile_remove()
469 #if !HAVE_LOCKDEV in lockfile_create()
H A Dminicom.h40 #if HAVE_LOCKDEV
H A Dmain.c206 #if !HAVE_LOCKDEV in open_term()
H A Dconfig.c548 #if !HAVE_LOCKDEV in doserial()
572 #if !HAVE_LOCKDEV in doserial()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dmakefile6168 then HAVE_LOCKDEV='-DHAVE_LOCKDEV' ; \
6169 else HAVE_LOCKDEV='' ; \
6175 HAVE_LOCKDEV=''; \
6189 "KFLAGS=$$HAVE_CURSES $$HAVE_PTMX $$HAVE_LOCKDEV $$HAVE_CRYPT_H \
6192 $$HAVE_LIBCURSES $$HAVE_RESOLV $$HAVE_CRYPT $$HAVE_LOCKDEV" \
6248 then HAVE_LOCKDEV='-DHAVE_LOCKDEV' ; \
6249 else HAVE_LOCKDEV='' ; fi ; \
6254 "KFLAGS=$$HAVE_CURSES $$HAVE_PTMX $$HAVE_LOCKDEV \
H A Dckutio.c338 #ifdef HAVE_LOCKDEV /* Red Hat baudboy/lockdev */
13773 #ifndef HAVE_LOCKDEV
13932 #ifndef HAVE_LOCKDEV
13960 #ifndef HAVE_LOCKDEV
13984 #ifndef HAVE_LOCKDEV
H A Dckcdeb.h2170 #ifdef HAVE_LOCKDEV
H A Dckuus5.c10898 #ifdef HAVE_LOCKDEV in initoptlist()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2_port/
H A Dconfig.h.in91 #undef HAVE_LOCKDEV
H A Dconfigure.ac350 AC_DEFINE(HAVE_LOCKDEV,1,[Define if you have dev_lock/lockdev based locking.])
H A DChangeLog1046 * acconfig.h: #undef HAVE_LOCKDEV
/dports/comms/minicom/minicom-2.7.1/
H A Dconfig.h.in72 #undef HAVE_LOCKDEV
H A Dconfigure.in45 …PKG_CHECK_MODULES([LOCKDEV], [lockdev], AC_DEFINE([HAVE_LOCKDEV],[1],[Define if you have lockdev])… definition