Home
last modified time | relevance | path

Searched defs:ACTIVE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/i386/stand/mbr/
H A Dmbr.S213 #define ACTIVE (4 * ((KEY_ACTIVE - KEY_DISK1) & 0xff)) macro
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c467 enum { COAL, CONSTR, FROZEN, WLIST, ACTIVE }; enumerator
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbtdb.c311 #define ACTIVE( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c349 #define ACTIVE(header, now) \ macro