OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_shells
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Hooks.c
98
for (ii = 0; ii < ho->hooks.
num_shells
; ii++)
101
for (jj = ii; jj < ho->hooks.
num_shells
; jj++) {
102
if ((jj + 1) < ho->hooks.
num_shells
)
107
ho->hooks.
num_shells
--;
118
if (ho->hooks.
num_shells
== ho->hooks.max_shells) {
124
ho->hooks.shells[ho->hooks.
num_shells
++] = shell;
HookObj.c
58
XtOffsetOf(HookObjRec, hooks.
num_shells
), XtRImmediate, (XtPointer) 0 }
/xsrc/external/mit/libXt/dist/include/X11/
HookObjI.h
47
Cardinal
num_shells
;
member in struct:_HookObjPart
Completed in 8 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026