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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxparse.c452 case dmxConfigComment: pSub->comment = comment; break;
468 case dmxConfigComment: dmxConfigFreeComment(pt->comment); break;
483 return dmxConfigCreateSub(dmxConfigComment, comment, NULL, NULL, NULL,
560 case dmxConfigComment: pEntry->comment = comment; break;
573 case dmxConfigComment: dmxConfigFreeComment(pt->comment); break;
601 return dmxConfigCreateEntry(dmxConfigComment, comment, NULL);
H A Ddmxprint.c386 case dmxConfigComment: dmxConfigPrintComment(pt->comment); break;
434 case dmxConfigComment: dmxConfigPrintComment(pt->comment); break;
H A Ddmxcompat.c155 entry = dmxConfigAddEntry(entry, dmxConfigComment, comment, NULL);
H A Ddmxparse.h85 dmxConfigComment, enumerator in enum:__anone54aa1be0103

Completed in 54 milliseconds