Searched refs:_XtransConnInfo (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xfs/dist/os/
H A Dosdep.h100 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimTrans.h67 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEconn.h146 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/xtrans/dist/
H A DXtrans.h174 typedef struct _XtransConnInfo *XtransConnInfo;
H A DXtranslcl.c901 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));
H A DXtransint.h136 struct _XtransConnInfo { struct
H A DXtranssock.c400 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/
H A Dfsio.h117 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsio.h119 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dosdep.h171 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/xorg-server/dist/os/
H A Dosdep.h120 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/libFS/dist/include/X11/fonts/
H A DFSlib.h155 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/libICE/dist/src/
H A DICElibint.h127 struct _XtransConnInfo *trans_conn; /* transport connection object */
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibint.h189 struct _XtransConnInfo *trans_conn; /* transport connection object */

Completed in 26 milliseconds