Searched refs:_CallbackRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXmu/dist/src/
H A DCloseHook.c70 typedef struct _CallbackRec { struct
71 struct _CallbackRec *next; /* next link in chain */
81 struct _CallbackRec *start, *end; /* linked list of callbacks */
82 struct _CallbackRec *calling; /* currently being called back */
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixstruct.h164 typedef struct _CallbackRec { struct
168 struct _CallbackRec *next;
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixstruct.h203 typedef struct _CallbackRec { struct
207 struct _CallbackRec *next;
/xsrc/external/mit/libXTrap/dist/src/
H A DXEWrappers.c42 typedef struct _CallbackRec *CallbackList; /* from CallbackI.h */

Completed in 5 milliseconds