Searched refs:fsKeepAliveEvent (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Devents.c113 fsKeepAliveEvent ev = {
117 .length = SIZEOF(fsKeepAliveEvent) >> 2,
130 (void) WriteToClient(client, SIZEOF(fsKeepAliveEvent), (char *) &evTo);
132 (void) WriteToClient(client, SIZEOF(fsKeepAliveEvent), (char *) &ev);
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h763 } fsKeepAliveEvent; typedef in typeref:struct:__anond2353fb43908

Completed in 4 milliseconds