Searched refs:_IceConn (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEconn.h131 struct _IceConn { struct
H A DICElib.h96 typedef struct _IceConn *IceConn;
/xsrc/external/mit/libICE/dist/src/
H A Daccept.c73 if ((iceConn = malloc (sizeof (struct _IceConn))) == NULL)
H A Dconnect.c148 if ((iceConn = malloc (sizeof (struct _IceConn))) == NULL)

Completed in 8 milliseconds