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

  /xsrc/external/mit/libXdmcp/dist/
Wrap.c 49 XdmcpWrap (
  /xsrc/external/mit/xdm/dist/xdm/
xdmauth.c 181 XdmcpWrap ((unsigned char *)xdmcpauth->data, (unsigned char *)&pdpy->key,
278 XdmcpWrap (authenticationData->data, (unsigned char *)&pdpy->key,
  /xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h 194 extern void XdmcpWrap(unsigned char *input, unsigned char *wrapper, unsigned char *output, int bytes);
  /xsrc/external/mit/libxcb/dist/src/
xcb_auth.c 258 XdmcpWrap ((unsigned char *) info->data, (unsigned char *) authptr->data + 8, (unsigned char *) info->data, info->datalen);
  /xsrc/external/mit/xorg-server/dist/os/
xdmauth.c 93 XdmcpWrap((unsigned char *) &global_rho, (unsigned char *) &privateKey,
  /xsrc/external/mit/xorg-server.old/dist/os/
xdmauth.c 92 XdmcpWrap ((unsigned char *)&rho, (unsigned char *)&privateKey,
  /xsrc/external/mit/libxcb/dist/
configure 21197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XdmcpWrap in -lXdmcp" >&5
21198 printf %s "checking for XdmcpWrap in -lXdmcp... " >&6; }
21217 char XdmcpWrap (void);
21221 return XdmcpWrap ();
  /xsrc/external/mit/xdm/dist/
configure 24612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XdmcpWrap in -lXdmcp" >&5
24613 printf %s "checking for XdmcpWrap in -lXdmcp... " >&6; }
24632 char XdmcpWrap (void);
24636 return XdmcpWrap ();
24674 as_fn_error $? "XDM-AUTH support requested, but XdmcpWrap not found in libXdmcp." "$LINENO" 5
  /xsrc/external/mit/xorg-server.old/dist/
configure 32873 { echo "$as_me:$LINENO: checking for XdmcpWrap in -lXdmcp" >&5
32874 echo $ECHO_N "checking for XdmcpWrap in -lXdmcp... $ECHO_C" >&6; }
32893 char XdmcpWrap ();
32897 return XdmcpWrap ();
    [all...]

Completed in 51 milliseconds