Home
last modified time | relevance | path

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

12

/netbsd/src/sys/compat/linux/common/
Dlinux_fcntl.h148 #define conv_linux_flock(LINUX, FLOCK) \ argument
150 bsd_to_##LINUX##_##FLOCK(struct LINUX##_##FLOCK *lfp, const struct flock *bfp) \
154 LINUX##_to_bsd_##FLOCK(struct flock *bfp, const struct LINUX##_##FLOCK *lfp) \
182 #define do_linux_getlk(fd, cmd, arg, LINUX, FLOCK) do { \ argument
183 struct LINUX##_##FLOCK lfl; \
188 LINUX##_to_bsd_##FLOCK(&bfl, &lfl); \
192 bsd_to_##LINUX##_##FLOCK(&lfl, &bfl); \
196 #define do_linux_setlk(fd, cmd, arg, LINUX, FLOCK, setlk) do { \ argument
197 struct LINUX##_##FLOCK lfl; \
202 LINUX##_to_bsd_##FLOCK(&bfl, &lfl); \
/netbsd/src/external/bsd/ipf/dist/ipsend/
Dlsock.c26 #if LINUX >= 0200
34 #if LINUX >= 0200
50 #if LINUX < 0200
Diptests.c76 #if defined(linux) && (LINUX >= 0200)
/netbsd/src/regress/sys/uvm/pdsim/
Dnbsd.hs100 #if defined(LINUX)
132 #if defined(LINUX)
/netbsd/src/external/bsd/top/dist/machine/
Dm_linux.man1 .SH "LINUX NOTES"
Dm_linuxthr.man1 .SH "LINUX NOTES"
/netbsd/src/external/bsd/libbind/dist/irs/
Dgetnameinfo.c8 #if ( defined(__linux__) || defined(__linux) || defined(LINUX) )
Dgethostent.c613 #if ( defined(__linux__) || defined(__linux) || defined(LINUX) )
/netbsd/src/external/bsd/ppp/dist/
Dconfigure.ac45 AM_CONDITIONAL([LINUX], [test "x${build_linux}" = "xyes" ]) condition
72 AM_COND_IF([LINUX], [
/netbsd/src/crypto/dist/ipsec-tools/rpm/suse/
Dipsec-tools.spec.in4 # Copyright (c) 2005 SUSE LINUX AG, Nuernberg, Germany.
/netbsd/src/external/bsd/cron/dist/
DINSTALL46 LINUX note: /usr/include/paths.h on some linux systems shows _PATH_SENDMAIL
/netbsd/src/external/bsd/ipf/dist/FWTK/
Dfwtk_transparent.diff579 + #ifndef LINUX
1021 ! #if defined(SCM_RIGHTS) && !defined(LINUX)/* 4.3BSD Reno and later */
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
DChangeLog62 * bid_functions.h: Check for __GLIBC__ additionally to LINUX when
Dbid_functions.h43 #if __GNUC__ || defined LINUX || defined SUNOS
127 #if defined LINUX || defined __GLIBC__ || defined SUNOS
/netbsd/src/external/ibm-public/postfix/dist/
Dmakedefs643 SYSTYPE=LINUX$RELEASE_MAJOR
DRELEASE_NOTES-1.0528 LINUX, HP-UX, and Solaris 2.5 and later. See conf/sample-regexp.cf.
DRELEASE_NOTES-1.1869 LINUX, HP-UX, and Solaris 2.5 and later. See conf/sample-regexp.cf.
DHISTORY1148 Robustness: on LINUX, vmailer-script now does chattr +S to
1342 Workaround: with UNIX-domain sockets, LINUX connect() blocks
1432 Workaround: LINUX accept() wakes up before the three-way
1513 Portability: on LINUX, prepend "+" to the getopt() options
1625 the same workaround that was designed for LINUX. Problem
2473 LINUX only.
2575 Portability: on LINUX systems, if <db_185.h> exists, don't
2678 to avoid name collisions with LINUX (yes, they have a system
9576 Workaround: LINUX 2.4 has trouble with mixed data and file
9581 (write) operation. Presumably, LINUX 2.4 is confusing the
[all …]
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop65 LINUX
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSPosix/
DmDNSPosix.c1385 #ifdef LINUX in SetupOneInterface()
/netbsd/src/doc/
D3RDPARTY381 Vendor tag: LINUX
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dfilesystems212 # Joerg Jenderek: Smart Boot Manager backup file is 25 (MSDOS) or 41 (LINUX) byte header + first se…
/netbsd/src/external/gpl3/gcc/dist/libgcc/
DChangeLog1900 * config/pa/milli64.S ($$dyncall): Separate LINUX and non LINUX
1903 Use nullification instead of branch in LINUX implementation.
/netbsd/src/external/lgpl3/gmp/dist/
Dconfigure.ac3812 GMP_DEFINE_RAW(["define(<LINUX>,1)"]) ;;
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20007608 GNU/LINUX PPC native maintainer. Add J.T. Conklin, Jim Kingdon

12