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

/xsrc/external/mit/xmh/dist/
H A Dcommand.c217 XEvent typeAheadQueue[TYPEAHEADSIZE], *eventP = typeAheadQueue; local in function:_DoCommandToFileOrPipe
255 prevEvent = &typeAheadQueue[type_ahead_count-1];
349 if (alt_queue_size) eventP = &typeAheadQueue[type_ahead_count];

Completed in 2 milliseconds