kevent Struct Reference

#include <
event.h>

Data Fields

uintptr_t ident
short filter
u_short flags
u_int fflags
intptr_t data
void * udata

Field Documentation

intptr_t kevent::data
 
u_int kevent::fflags
 
short kevent::filter
 
u_short kevent::flags
 
uintptr_t kevent::ident
 
void* kevent::udata
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top