OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ie_next
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
NextEvent.c
302
for (; iep; iep = iep->
ie_next
) {
430
for (ep = app->input_list[fdlp->fd]; ep; ep = ep->
ie_next
)
510
for (ep = app->input_list[ii]; ep; ep = ep->
ie_next
)
1058
sptr->
ie_next
= app->input_list[source];
1062
if (sptr->
ie_next
== NULL)
1103
for (lptr = NULL; sptr; sptr = sptr->
ie_next
) {
1109
app->input_list[source] = sptr->
ie_next
;
1112
lptr->
ie_next
= sptr->
ie_next
;
1115
for (lptr = app->input_list[source]; lptr; lptr = lptr->
ie_next
)
[
all
...]
/xsrc/external/mit/libXt/dist/include/X11/
InitialI.h
97
struct _InputEvent *
ie_next
;
member in struct:_InputEvent
Completed in 48 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026