HomeSort by: relevance | last modified time | path
    Searched defs:FlushClient (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xfs/dist/os/
io.c 352 FlushClient(
528 (void) FlushClient(client, oc, (char *) NULL, 0, 0);
560 return FlushClient(client, oc, buf, count, padBytes);
  /xsrc/external/mit/xorg-server.old/dist/os/
io.c 682 (void)FlushClient(client, oc, (char *)NULL, 0);
702 (void)FlushClient(client, oc, (char *)NULL, 0);
860 return FlushClient(who, oc, buf, count);
871 * FlushClient()
881 FlushClient(ClientPtr who, OsCommPtr oc, const void *__extraBuf, int extraCount)
  /xsrc/external/mit/xorg-server/dist/os/
io.c 638 (void) FlushClient(client, oc, (char *) NULL, 0);
808 return FlushClient(who, oc, buf, count);
823 * FlushClient()
833 FlushClient(ClientPtr who, OsCommPtr oc, const void *__extraBuf, int extraCount)

Completed in 6 milliseconds