Searched refs:extraBuf (Results 1 – 3 of 3) sorted by relevance
111 typedef int (*OsFlushFunc) (ClientPtr who, struct _osComm * oc, char *extraBuf,
831 const char *extraBuf = __extraBuf; in FlushClient() local883 InsertIOV((char *) extraBuf, extraCount) in FlushClient()938 extraBuf + written, len); in FlushClient()
68304 Fix FlushClient to write extraBuf when provided (regression fix)68320 'extraBuf' would be passed to FlushClient from other code paths. If the