Home
last modified time | relevance | path

Searched refs:F_OS_UNIX (Results 1 – 6 of 6) sorted by relevance

/dports/archivers/p5-IO-Compress-Lzop/IO-Compress-Lzop-2.101/lib/IO/Compress/Lzop/
H A DConstants.pm117 use constant F_OS_UNIX => 0x03000000; constant
/dports/archivers/p5-IO-Compress-Lzop/IO-Compress-Lzop-2.101/lib/IO/Compress/
H A DLzop.pm58 my $flags = F_OS_UNIX ;
/dports/archivers/lzop/lzop-1.04/src/
H A Dconf.h168 # define F_OS F_OS_UNIX
468 #define F_OS_UNIX 0x03000000L macro
/dports/net/libtrace/libtrace-3.0.19/libwandio/
H A Diow-lzo.c75 static const int F_OS_UNIX = 0x03000000L; variable
300 flags |= F_OS_UNIX & F_OS_MASK; /* Operating System */ in lzo_wopen()
/dports/devel/wandio/wandio-1.0.5/lib/
H A Diow-lzo.c70 static const int F_OS_UNIX = 0x03000000L; variable
314 flags |= F_OS_UNIX & F_OS_MASK; /* Operating System */ in lzo_wopen()
/dports/sysutils/busybox/busybox-1.26.2/archival/
H A Dlzop.c392 #define F_OS F_OS_UNIX
419 #define F_OS_UNIX 0x03000000L macro