Home
last modified time | relevance | path

Searched refs:IS_BSD (Results 1 – 25 of 25) sorted by relevance

/dports/devel/p5-Unix-Uptime/Unix-Uptime-0.3701/
H A DBuild.PL8 my $IS_BSD = $^O =~ /^(?:darwin|dragonfly|(?:free|open|net)bsd)$/;
9 my $WANT_XS = $IS_BSD;
24 ($IS_BSD ? ('Time::HiRes' => 0) : ()),
/dports/net/fbzmq/fbzmq-2021.12.27.00/fbzmq/async/
H A DAsyncSignalHandler.cpp11 #ifndef IS_BSD
34 #ifndef IS_BSD in AsyncSignalHandler()
53 #ifndef IS_BSD in AsyncSignalHandler()
108 #ifndef IS_BSD in setupSignal()
H A DZmqEventLoop.cpp10 #ifndef IS_BSD
35 #ifndef IS_BSD in ZmqEventLoop()
89 #ifndef IS_BSD in ~ZmqEventLoop()
100 #ifdef IS_BSD
143 #ifndef IS_BSD in stop()
236 #ifndef IS_BSD in runInEventLoop()
H A DAsyncSignalHandler.h14 #ifdef IS_BSD
107 #ifdef IS_BSD
H A DZmqEventLoop.h318 #ifndef IS_BSD in BOOST_STRONG_TYPEDEF()
/dports/net/fbzmq/fbzmq-2021.12.27.00/fbzmq/service/monitor/
H A DSystemMetrics.cpp5 #if defined(IS_BSD) && defined(__APPLE__)
8 #elif defined(IS_BSD)
22 #if !defined(IS_BSD) in getRSSMemBytes()
/dports/net/fbzmq/fbzmq-2021.12.27.00/fbzmq/zmq/
H A DCommon.cpp9 #ifdef IS_BSD
68 #ifdef IS_BSD
H A DCommon.h68 #ifdef IS_BSD
/dports/www/tomcat-native/tomcat-native-1.2.24-src/java/org/apache/tomcat/jni/
H A DOS.java53 public static final boolean IS_BSD = is(BSD); field in OS
/dports/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0/
H A Dconfigure.ac65 IS_BSD="yes"
99 AM_CONDITIONAL(BSD, [test "x$IS_BSD" = xyes])
H A Dconfigure18430 if test "x$IS_BSD" = xyes; then
/dports/x11/xloadimage/xloadimage.4.1/
H A Dlibconfig.c22 #if defined(IS_BSD)
/dports/print/magicfilter/magicfilter-2.3.h/
H A Dconfigure.sh868 unset IS_BSD
878 IS_BSD=1
892 if [ "$IS_BSD" ]; then
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dunixpw.c89 #define IS_BSD macro
92 #define IS_BSD macro
628 #ifdef IS_BSD in get_pty()
/dports/graphics/colmap/colmap-3.6/cmake/
H A DCMakeHelper.cmake27 string(REGEX MATCH "DragonFly|BSD" IS_BSD ${CMAKE_SYSTEM_NAME})
/dports/archivers/py-bup/bup-0.31/config/
H A Dconfigure.inc1143 unset IS_BSD
1153 IS_BSD=1
1167 if [ "$IS_BSD" ]; then
/dports/x11/xloadimage/debian/patches/
H A D02_png-support.patch115 -#ifndef IS_BSD
1184 -#if defined(IS_BSD) && !defined(__STDC__)
1198 -#else /* !IS_BSD || __STDC__ */
1210 -#endif /* !IS_BSD || __STDC__ */
1725 -#if IS_BSD
/dports/misc/mmv/debian/patches/
H A Dpatches-as-of-mmv-1.01b-15.diff351 # IS_MSDOS IS_SYSV IS_V7 IS_BSD HAS_DIRENT HAS_RENAME MV_DIR
/dports/math/cantor/cantor-21.12.3/thirdparty/discount-2.2.6-patched/
H A Dconfigure.inc1565 unset IS_BSD
1575 IS_BSD=1
1589 if [ "$IS_BSD" ]; then
/dports/textproc/discount/discount-2.2.7/
H A Dconfigure.inc1564 unset IS_BSD
1574 IS_BSD=1
1588 if [ "$IS_BSD" ]; then
/dports/x11/xloadimage/debian/
H A Dchangelog298 - config.c: Change IS_BSD to HAVE_UNISTD_H.
/dports/misc/mmv/mmv-1.01b.orig/
H A Dmmv.c150 #ifndef IS_BSD
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/TestScripts/
H A Dcryptest.sh120 IS_BSD=$("$GREP" -i -c bsd <<< "$THIS_SYSTEM")
796 if [[ "$IS_LINUX" -ne 0 || "$IS_SOLARIS" -ne 0 || "$IS_BSD" -ne 0 ]]; then
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/TestScripts/
H A Dcryptest.sh120 IS_BSD=$("$GREP" -i -c bsd <<< "$THIS_SYSTEM")
796 if [[ "$IS_LINUX" -ne 0 || "$IS_SOLARIS" -ne 0 || "$IS_BSD" -ne 0 ]]; then
/dports/net/gopher/gopher/doc/
H A Dclient.changes1053 Fixed conf.h so that it doesn't bogusly set IS_BSD for an Encore