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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxprint.c116 static void dmxConfigOutput(int addSpace, int doNewline, const char *comment, function in typeref:typename:void
143 dmxConfigOutput(1, 1, p->comment, NULL);
152 dmxConfigOutput(0, 0, p->comment, "virtual");
156 dmxConfigOutput(0, 0, p->comment, "display");
160 dmxConfigOutput(0, 0, p->comment, "wall");
164 dmxConfigOutput(0, 0, p->comment, "option");
168 dmxConfigOutput(0, 0, p->comment, "param");
171 dmxConfigOutput(0, 1, p->comment, ";");
175 dmxConfigOutput(1, 1, p->comment, "{");
180 dmxConfigOutput(
[all...]

Completed in 3 milliseconds