Searched refs:dmxVDLReadLine (Results 1 – 1 of 1) sorted by relevance
56 dmxVDLReadLine(FILE * str, char *buf, int len) in dmxVDLReadLine() function149 while (dmxVDLReadLine(str, buf, sizeof(buf))) { in dmxVDLRead()