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

  /xsrc/external/mit/xfs/dist/os/
osdep.h 100 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/libX11/dist/src/xlibi18n/
XimTrans.h 67 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/libICE/dist/include/X11/ICE/
ICEconn.h 146 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/xtrans/dist/
Xtrans.h 174 typedef struct _XtransConnInfo *XtransConnInfo;
Xtranslcl.c 901 if( (ciptr = calloc(1,sizeof(struct _XtransConnInfo))) == NULL )
904 sizeof(struct _XtransConnInfo));
971 if( (ciptr = calloc(1,sizeof(struct _XtransConnInfo))) == NULL )
974 sizeof(struct _XtransConnInfo));
1021 if( (ciptr = calloc(1,sizeof(struct _XtransConnInfo))) == NULL )
1024 sizeof(struct _XtransConnInfo));
1203 if( (newciptr = calloc(1,sizeof(struct _XtransConnInfo)))==NULL )
1206 sizeof(struct _XtransConnInfo));
Xtransint.h 136 struct _XtransConnInfo {
Xtranssock.c 400 if ((ciptr = calloc (1, sizeof(struct _XtransConnInfo))) == NULL)
506 if ((ciptr = calloc (1, sizeof(struct _XtransConnInfo))) == NULL)
1164 if ((newciptr = calloc (1, sizeof(struct _XtransConnInfo))) == NULL)
1240 if ((newciptr = calloc (1, sizeof(struct _XtransConnInfo))) == NULL)
  /xsrc/external/mit/libXfont/dist/src/fc/
fsio.h 117 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/libXfont2/dist/src/fc/
fsio.h 119 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/xorg-server/dist/os/
osdep.h 120 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/xorg-server.old/dist/os/
osdep.h 171 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/libFS/dist/include/X11/fonts/
FSlib.h 155 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/libICE/dist/src/
ICElibint.h 127 struct _XtransConnInfo *trans_conn; /* transport connection object */
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 189 struct _XtransConnInfo *trans_conn; /* transport connection object */

Completed in 15 milliseconds