Home
last modified time | relevance | path

Searched defs:_osComm (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dosdep.h114 typedef struct _osComm { struct
115 int fd;
116 ConnectionInputPtr input;
117 ConnectionOutputPtr output;
118 XID auth_id; /* authorization id */
119 CARD32 conn_time; /* timestamp if not established, else 0 */
120 struct _XtransConnInfo *trans_conn; /* transport connection object */
121 int flags;