Home
last modified time | relevance | path

Searched refs:FlushClient (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dosdep.h127 extern int FlushClient(ClientPtr /*who */ ,
H A Dio.c630 (void) FlushClient(client, oc, (char *) NULL, 0); in FlushAllOutput()
800 return FlushClient(who, oc, buf, count); in WriteToClient()
825 FlushClient(ClientPtr who, OsCommPtr oc, const void *__extraBuf, int extraCount) in FlushClient() function
H A Dconnection.c793 FlushClient(client, oc, (char *) NULL, 0); in CloseDownConnection()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog39229 insert an IOV, and FlushClient goes into an infinite loop of writev(fd,
59689 select() call, so the cost of the FlushClient() is the same.
68304 Fix FlushClient to write extraBuf when provided (regression fix)
68318 location into the FlushClient implementation itself. However, this
68320 'extraBuf' would be passed to FlushClient from other code paths. If the
97903 ==9999== by 0x61C8B: FlushClient (io.c:924)
97931 ==537== by 0x6C55F: FlushClient (io.c:924)
97963 ==543== by 0x6C55F: FlushClient (io.c:924)
97989 ==9999== by 0x61C8B: FlushClient (io.c:924)