Searched refs:load_comment (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ |
| H A D | Module.c | 104 ptr->load_comment = xf86addComment(ptr->load_comment, val.str); 200 if (lptr->load_comment) 201 fprintf(cf, "%s", lptr->load_comment); 208 if (lptr->load_comment) 209 fprintf(cf, "%s", lptr->load_comment); 216 if (lptr->load_comment) 217 fprintf(cf, "%s", lptr->load_comment); 244 new->load_comment = xf86addComment(new->load_comment, va [all...] |
| H A D | xf86Parser.h | 94 char *load_comment; member in struct:__anond430d9490208
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | Module.c | 97 ptr->load_comment = xf86addComment(ptr->load_comment, xf86_lex_val.str); 194 if (lptr->load_comment) 195 fprintf(cf, "%s", lptr->load_comment); 201 if (lptr->load_comment) 202 fprintf(cf, "%s", lptr->load_comment); 209 if (lptr->load_comment) 210 fprintf(cf, "%s", lptr->load_comment); 238 new->load_comment = xf86addComment(new->load_comment, xf86_lex_va [all...] |
| H A D | xf86Parser.h | 90 char *load_comment; member in struct:__anon01ede9dc0208
|
Completed in 5 milliseconds