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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DModule.c104 ptr->load_comment = xf86addComment(ptr->load_comment, val.str);
195 if (lptr->load_comment)
196 fprintf(cf, "%s", lptr->load_comment);
203 if (lptr->load_comment)
204 fprintf(cf, "%s", lptr->load_comment);
211 if (lptr->load_comment)
212 fprintf(cf, "%s", lptr->load_comment);
240 new->load_comment = xf86addComment(new->load_comment, va
[all...]
H A Dxf86Parser.h97 char *load_comment; member in struct:__anon60

Completed in 13 milliseconds