|
OpenAFS
OpenAFS distributed network file system
|
Various flags. More...
#include <GrowlDefinesInternal.h>
Data Fields | |
| unsigned | sticky: 1 |
| signed | priority: 3 |
| unsigned | reserved: 12 |
Various flags.
This 16-bit packed structure contains the priority as a signed 3-bit integer from -2 to +2, and the sticky flag as a single bit. The high 12 bits of the structure are reserved for future use. reserved reserved for future use. priority the priority as a signed 3-bit integer from -2 to +2. sticky the sticky flag.