Home
last modified time | relevance | path

Searched refs:SendConnSetup (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c3607 SendConnSetup(ClientPtr client, const char *reason) in SendConnSetup() function
3723 return (SendConnSetup(client, reason)); in ProcEstablishConnection()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog81487 in char *reason. It only uses reason as an argument to SendConnSetup.
81488 SendConnSetup passes the reason argument to strlen & WriteToClient,
81491 and the reason argument to SendConnSetup.