HomeSort by relevance Sort by last modified time
    Searched defs:BSD (Results 1 - 2 of 2) sorted by null

  /system/core/sh/
shell.h 41 * define BSD if you are running 4.2 BSD or later.
55 #ifndef BSD
56 #define BSD 1
  /ndk/sources/host-tools/make-3.81/
getloadavg.c 50 BSD Real BSD, not just BSD-like.
58 sequent Sequent Dynix 3.x.x (BSD)
126 # if !defined (BSD) && defined (ultrix)
127 /* Ultrix behaves like BSD on Vaxen. */
128 # define BSD
132 /* NeXT in the 2.{0,1,2} releases defines BSD in <sys/param.h>, which
134 really is BSD. */
135 # undef BSD
    [all...]

Completed in 58 milliseconds