OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARRAYofARRAY8Ptr
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h
98
} ARRAYofARRAY8, *
ARRAYofARRAY8Ptr
;
138
extern int XdmcpWriteARRAYofARRAY8(XdmcpBufferPtr buffer, const
ARRAYofARRAY8Ptr
array);
158
extern int XdmcpReadARRAYofARRAY8(XdmcpBufferPtr buffer,
ARRAYofARRAY8Ptr
array);
181
extern void XdmcpDisposeARRAYofARRAY8(
ARRAYofARRAY8Ptr
array);
213
extern int XdmcpAllocARRAYofARRAY8 (
ARRAYofARRAY8Ptr
array, int length);
222
extern int XdmcpReallocARRAYofARRAY8 (
ARRAYofARRAY8Ptr
array, int length);
/xsrc/external/mit/xdm/dist/xdm/
policy.c
68
ChooseAuthentication (
ARRAYofARRAY8Ptr
authenticationNames)
97
ARRAYofARRAY8Ptr
authorizationNames)
182
ARRAYofARRAY8Ptr
connectionAddresses)
xdmcp.c
217
ARRAYofARRAY8Ptr
authenticationNames,
/xsrc/external/mit/libXdmcp/dist/
Array.c
116
XdmcpAllocARRAYofARRAY8 (
ARRAYofARRAY8Ptr
array, int length)
174
XdmcpReallocARRAYofARRAY8 (
ARRAYofARRAY8Ptr
array, int length)
251
XdmcpDisposeARRAYofARRAY8 (
ARRAYofARRAY8Ptr
array)
Write.c
102
XdmcpWriteARRAYofARRAY8 (XdmcpBufferPtr buffer,
ARRAYofARRAY8Ptr
array)
Read.c
164
XdmcpReadARRAYofARRAY8 (XdmcpBufferPtr buffer,
ARRAYofARRAY8Ptr
array)
/xsrc/external/mit/xdm/dist/include/
dm.h
398
extern ARRAY8Ptr ChooseAuthentication (
ARRAYofARRAY8Ptr
authenticationNames);
400
extern int SelectAuthorizationTypeIndex (ARRAY8Ptr authenticationName,
ARRAYofARRAY8Ptr
authorizationNames);
401
extern int SelectConnectionTypeIndex (ARRAY16Ptr connectionTypes,
ARRAYofARRAY8Ptr
connectionAddresses);
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026