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/ppc/blast

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 dev
    2         root
    3         cons
    4         env
    5         flash
    6         pipe
    7         proc
    8         mnt
    9         srv
   10         dup
   11         ssl
   12         cap
   13         kprof
   14         uart
   15         irq
   16 
   17         ether           netif
   18         ip              arp chandial ip ipv6 ipaux iproute netif netlog nullmedium pktmedium ptclbsum inferno
   19 
   20 link
   21         etherfcc                ethermii
   22         ethermedium
   23         netdevmedium
   24         loopbackmedium
   25 
   26 misc
   27         uartsmc
   28         m8260
   29 
   30 ip
   31         tcp
   32         udp
   33         ipifc
   34         icmp
   35         icmp6
   36 
   37 port
   38         int cpuserver = 1;
   39 
   40 boot cpu
   41         tcp
   42 
   43 bootdir
   44         /power/bin/rc
   45         /rc/lib/rcmain
   46         /power/bin/bind
   47         /power/bin/sed
   48         /power/bin/srv
   49         /power/bin/cat
   50         /power/bin/cp
   51         /power/bin/rm
   52         /power/bin/echo
   53         /power/bin/mount
   54         /power/bin/sleep
   55         /power/bin/ip/ipconfig
   56         /power/bin/auth/factotum
   57         /power/bin/ls
   58         /power/bin/auth/wrkey
   59         /sys/lib/sysconfig/blast/boot

Cache object: daf91ad4c734fb3654827d12703b992b


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