Home
last modified time | relevance | path

Searched refs:RELEASED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h89 #define RELEASED 0x80 /* 0x80 bit on : key was released */ macro
153 #define STATEOF(key) ((key) & RELEASED) /* 0 = key down, !=0 = key up */
154 #define KEYOF(key) ((key) & ~RELEASED) /* The key number that moved */
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME219 an IPC event comes in requesting that the leases be RELEASED, the