Searched refs:MsReadBytes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A Dms.c37 MsReadBytes (int fd, char *buf, int len, int min) function in typeref:typename:int
75 while ((n = MsReadBytes (port, (char *) buf, sizeof (buf), 3)) > 0)

Completed in 1 milliseconds