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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxcompat.c54 static int dmxVDLReadLine(FILE *str, char *buf, int len) function in typeref:typename:int
143 while (dmxVDLReadLine(str, buf, sizeof(buf))) {

Completed in 2 milliseconds