Home
last modified time | relevance | path

Searched refs:extraBuf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/os/
H A Dosdep.h111 typedef int (*OsFlushFunc) (ClientPtr who, struct _osComm * oc, char *extraBuf,
H A Dio.c831 const char *extraBuf = __extraBuf; in FlushClient() local
883 InsertIOV((char *) extraBuf, extraCount) in FlushClient()
938 extraBuf + written, len); in FlushClient()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog68304 Fix FlushClient to write extraBuf when provided (regression fix)
68320 'extraBuf' would be passed to FlushClient from other code paths. If the