OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProtocolStream
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
EditresP.h
328
}
ProtocolStream
;
337
ProtocolStream
*stream,
343
ProtocolStream
*stream,
349
ProtocolStream
*stream,
355
ProtocolStream
*stream,
361
ProtocolStream
*stream,
367
ProtocolStream
*stream
372
ProtocolStream
*stream,
378
ProtocolStream
*stream,
384
ProtocolStream
*stream
[
all
...]
/xsrc/external/mit/libXmu/dist/src/
EditresCom.c
75
ProtocolStream
*stream;
121
ProtocolStream
stream;
122
ProtocolStream
*command_stream; /* command stream */
137
static XtPointer BuildReturnPacket(ResIdent, EditResError,
ProtocolStream
*);
145
static _Xconst char *DoFindChild(Widget, EditresEvent*,
ProtocolStream
*);
146
static _Xconst char *DoGetGeometry(Widget, EditresEvent*,
ProtocolStream
*);
147
static _Xconst char *DoGetResources(Widget, EditresEvent*,
ProtocolStream
*);
148
static _Xconst char *DoSetValues(Widget, EditresEvent*,
ProtocolStream
*);
149
static void DumpChildren(Widget,
ProtocolStream
*, unsigned short*);
150
static _Xconst char *DumpValues(Widget, EditresEvent*,
ProtocolStream
*);
[
all
...]
/xsrc/external/mit/editres/dist/
editresP.h
150
ProtocolStream
stream; /* protocol stream for this client. */
197
ProtocolStream
* stream;
208
ProtocolStream
* stream;
382
extern char * GetFailureMessage (
ProtocolStream
* stream );
391
extern void InsertWidgetFromNode (
ProtocolStream
* stream, WNode * node );
405
extern char * ProtocolFailure (
ProtocolStream
* stream );
comm.c
70
static Event * BuildEvent (
ProtocolStream
* stream );
381
ProtocolStream
alloc_stream, *stream;
485
ProtocolStream
* stream = &(client_data->stream);
551
BuildEvent(
ProtocolStream
*stream)
geometry.c
77
ProtocolStream
* stream = &(global_client.stream);
135
ProtocolStream
* stream = &(global_client.stream);
handler.c
246
ProtocolStream
* stream = &(global_client.stream);
671
ProtocolStream
* stream = &(global_client.stream);
739
ProtocolStream
* stream = &(global_client.stream);
utils.c
804
InsertWidgetFromNode(
ProtocolStream
*stream, WNode *node)
838
GetFailureMessage(
ProtocolStream
*stream)
856
ProtocolFailure(
ProtocolStream
*stream)
svpopup.c
284
ProtocolStream
* stream = &(global_client.stream);
/xsrc/external/mit/libXmu/dist/test/
EditResStream.c
24
/* Test code for
ProtocolStream
Get/Put functions in src/EditResCom.c */
34
ProtocolStream
ps = { 0, 0, NULL, NULL, NULL };
Completed in 9 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026