HomeSort by: relevance | last modified time | path
    Searched refs:XdmcpReallocARRAY16 (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libXdmcp/dist/
Array.c 194 XdmcpReallocARRAY16 (ARRAY16Ptr array, int length)
  /xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h 216 extern int XdmcpReallocARRAY16 (ARRAY16Ptr array, int length);
  /xsrc/external/mit/xorg-server/dist/os/
xdmcp.c 502 if (!XdmcpReallocARRAY16(&ConnectionTypes, ConnectionTypes.length + 1)) {
  /xsrc/external/mit/xorg-server.old/dist/os/
xdmcp.c 498 if (!XdmcpReallocARRAY16 (&ConnectionTypes, ConnectionTypes.length + 1))

Completed in 46 milliseconds