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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86AutoConfig.c102 * representing a single line. AppendToConfig() breaks up the string "s"
144 AppendToConfig(const char *s) function in typeref:typename:void
162 AppendToConfig(buf);
164 AppendToConfig(buf);
167 AppendToConfig(BUILTIN_LAYOUT_SECTION_PRE);
170 AppendToConfig(buf);
172 AppendToConfig(BUILTIN_LAYOUT_SECTION_POST);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86AutoConfig.c104 * representing a single line. AppendToConfig() breaks up the string "s"
146 AppendToConfig(const char *s) function in typeref:typename:void
196 AppendToConfig(buf);
199 AppendToConfig(buf);
202 AppendToConfig(BUILTIN_LAYOUT_SECTION_PRE);
206 AppendToConfig(buf);
208 AppendToConfig(BUILTIN_LAYOUT_SECTION_POST);

Completed in 6 milliseconds