Searched refs:sys (Results 1 – 5 of 5) sorted by relevance
19 sys=`uname -s`21 realsys="$sys"30 if [ "$sys" = "DragonFly" ]32 sys=freebsd36 sys=kfreebsd38 if [ "$sys" = "GNU" ]40 sys=gnu42 if [ "$sys" = "CYGWIN_NT-5.1" -o "$sys" = "CYGWIN_NT-6.0" ]44 sys=cygwin46 HOST=${3:-$cpu-$sys}[all …]
37 CFLAGS += -I/usr/src/sys
14 - win32-kldbg - Kernel Local Debugging Driver kldbgdrv.sys24 Kernel Local Debugging Driver kldbgdrv.sys. This driver is not part of the26 have kldbgdrv.sys driver installed in the system32 directory or to have27 windbg.exe or kd.exe binary in PATH. kldbgdrv.sys driver has some restrictions.
20 Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
163 One uses the NT SysDbg interface, the other uses kldbgdrv.sys1387 * lib/sysdep.h: No need to include <sys/types.h> on FreeBSD, because1486 * lib/internal.h: <sys/param.h> required on Windows for endianity1644 * lib/pci.h: Types declared in <sys/types.h> should be usable on all1661 * lib/pci.h [OS_GNU]: Include <sys/types.h> and use it for defining2255 * lib/i386-ports.c: Include sys/io.h only on glibc systems.