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

/xsrc/external/mit/libXdmcp/dist/include/X11/
H A DXdmcp.h98 } ARRAYofARRAY8, *ARRAYofARRAY8Ptr; typedef in typeref:struct:_ARRAYofARRAY8 *
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/
H A Dpolicy.c68 ChooseAuthentication (ARRAYofARRAY8Ptr authenticationNames)
97 ARRAYofARRAY8Ptr authorizationNames)
182 ARRAYofARRAY8Ptr connectionAddresses)
H A Dxdmcp.c217 ARRAYofARRAY8Ptr authenticationNames,
/xsrc/external/mit/libXdmcp/dist/
H A DArray.c116 XdmcpAllocARRAYofARRAY8 (ARRAYofARRAY8Ptr array, int length)
174 XdmcpReallocARRAYofARRAY8 (ARRAYofARRAY8Ptr array, int length)
251 XdmcpDisposeARRAYofARRAY8 (ARRAYofARRAY8Ptr array)
H A DWrite.c102 XdmcpWriteARRAYofARRAY8 (XdmcpBufferPtr buffer, ARRAYofARRAY8Ptr array)
H A DRead.c164 XdmcpReadARRAYofARRAY8 (XdmcpBufferPtr buffer, ARRAYofARRAY8Ptr array)
/xsrc/external/mit/xdm/dist/include/
H A Ddm.h398 extern ARRAY8Ptr ChooseAuthentication (ARRAYofARRAY8Ptr authenticationNames);
400 extern int SelectAuthorizationTypeIndex (ARRAY8Ptr authenticationName, ARRAYofARRAY8Ptr authorizationNames);
401 extern int SelectConnectionTypeIndex (ARRAY16Ptr connectionTypes, ARRAYofARRAY8Ptr connectionAddresses);

Completed in 8 milliseconds