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

/xsrc/external/mit/xman/dist/
H A Dvendor.c36 typedef struct sectionName { struct
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkbfmisc.c137 XkbWriteSectionFromName(FILE *file,char *sectionName,char *name) argument
139 fprintf(file," xkb_%-20s { include \"%s\" };\n",sectionName,name);
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbfmisc.c147 XkbWriteSectionFromName(FILE * file, const char *sectionName, const char *name) argument
149 fprintf(file, " xkb_%-20s { include \"%s\" };\n", sectionName, name);
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkbmisc.c205 XkbWriteSectionFromName(FILE *file, const char *sectionName, const char *name) argument
207 fprintf(file, " xkb_%-20s { include \"%s\" };\n", sectionName, name);

Completed in 5 milliseconds