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/ibcs2/files.ibcs2

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.ibcs2,v 1.8 2002/03/31 22:22:44 christos Exp $
    2 #
    3 # Config file description for machine-independent IBCS-2 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/ibcs2/ibcs2_errno.c      compat_ibcs2
   10 file    compat/ibcs2/ibcs2_exec.c       compat_ibcs2
   11 file    compat/ibcs2/ibcs2_exec_coff.c  compat_ibcs2
   12 file    compat/ibcs2/ibcs2_exec_elf32.c compat_ibcs2 & exec_elf32
   13 file    compat/ibcs2/ibcs2_exec_xout.c  compat_ibcs2
   14 file    compat/ibcs2/ibcs2_fcntl.c      compat_ibcs2
   15 file    compat/ibcs2/ibcs2_ioctl.c      compat_ibcs2
   16 file    compat/ibcs2/ibcs2_ipc.c        compat_ibcs2
   17 file    compat/ibcs2/ibcs2_misc.c       compat_ibcs2
   18 file    compat/ibcs2/ibcs2_signal.c     compat_ibcs2
   19 file    compat/ibcs2/ibcs2_signo.c      compat_ibcs2
   20 file    compat/ibcs2/ibcs2_socksys.c    compat_ibcs2
   21 file    compat/ibcs2/ibcs2_stat.c       compat_ibcs2
   22 file    compat/ibcs2/ibcs2_syscalls.c   compat_ibcs2
   23 file    compat/ibcs2/ibcs2_sysent.c     compat_ibcs2

Cache object: 59dc16d59e691df8faa413d32dc0ceaa


[ 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.