Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Diobject.c83 iObjectClass *iobject_class = IOBJECT_GET_CLASS( iobject ); in iobject_info()
142 iObjectClass *iobject_class = IOBJECT_GET_CLASS( iobject ); in iobject_real_changed()
H A Diobject.h39 #define IOBJECT_GET_CLASS( obj ) \ macro