The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/compat/mach/files.mach

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #       $NetBSD: files.mach,v 1.15 2004/07/27 22:01:56 manu Exp $
    2 #
    3 # Config file description for machine-independent Mach compat code.
    4 # Included by ports that need it.
    5 
    6 # ports should define any machine-specific files they need in their
    7 # own file lists.
    8 
    9 file    compat/mach/mach_bootstrap.c    compat_mach | compat_darwin
   10 file    compat/mach/mach_clock.c        compat_mach | compat_darwin
   11 file    compat/mach/mach_errno.c        compat_mach | compat_darwin
   12 file    compat/mach/mach_exception.c    compat_mach | compat_darwin
   13 file    compat/mach/mach_exec.c         compat_mach | compat_darwin
   14 file    compat/mach/mach_host.c         compat_mach | compat_darwin
   15 file    compat/mach/mach_iokit.c        compat_mach | compat_darwin
   16 file    compat/mach/mach_misc.c         compat_mach | compat_darwin
   17 file    compat/mach/mach_message.c      compat_mach | compat_darwin
   18 file    compat/mach/mach_notify.c       compat_mach | compat_darwin
   19 file    compat/mach/mach_port.c         compat_mach | compat_darwin
   20 file    compat/mach/mach_semaphore.c    compat_mach | compat_darwin
   21 file    compat/mach/mach_services.c     compat_mach | compat_darwin
   22 file    compat/mach/mach_syscalls.c     compat_mach | compat_darwin
   23 file    compat/mach/mach_sysctl.c       compat_mach | compat_darwin
   24 file    compat/mach/mach_sysent.c       compat_mach | compat_darwin
   25 file    compat/mach/mach_task.c         compat_mach | compat_darwin
   26 file    compat/mach/mach_thread.c       compat_mach | compat_darwin
   27 file    compat/mach/mach_vm.c           compat_mach | compat_darwin

Cache object: 0ad3e0ef119fa0e36def35a36be95c5f


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.