Home
last modified time | relevance | path

Searched refs:OSREV (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/top/dist/machine/
H A Dm_sunos5.c30 #if (OSREV == 551)
31 #undef OSREV
32 #define OSREV 55 macro
43 #if OSREV >= 56
111 #if OSREV >= 53
172 #if OSREV >= 56
2239 #if (OSREV < 55)
/netbsd-src/external/bsd/top/dist/
H A Dconfigure.ac152 AC_DEFINE_UNQUOTED(OSREV, $osrev, [Define the OS revision.]) definition
158 AC_DEFINE(OSREV, "") definition
H A Dconfig.h.in222 #undef OSREV
H A DChanges363 with OSREV.
395 his use of OSREV and SunOS 5.5.1.
402 Fixed calculation of OSREV in Configure.
/netbsd-src/external/bsd/top/bin/
H A Dconfig.h.in223 #define OSREV 49962 macro