Searched refs:dmxConfigComment (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | dmxparse.c | 452 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 D | dmxprint.c | 386 case dmxConfigComment: dmxConfigPrintComment(pt->comment); break; 434 case dmxConfigComment: dmxConfigPrintComment(pt->comment); break;
|
| H A D | dmxcompat.c | 155 entry = dmxConfigAddEntry(entry, dmxConfigComment, comment, NULL);
|
| H A D | dmxparse.h | 85 dmxConfigComment, enumerator in enum:__anone54aa1be0103
|
Completed in 54 milliseconds