Searched refs:mod_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.c136 ptr->mod_comment = xf86addComment(ptr->mod_comment, val.str);
139 if (xf86getSubToken (&(ptr->mod_comment)) != STRING)
146 if (xf86getSubToken (&(ptr->mod_comment)) != STRING)
153 if (xf86getSubToken (&(ptr->mod_comment)) != STRING)
186 if (ptr->mod_comment)
187 fprintf(cf, "%s", ptr->mod_comment);
264 TestFree (ptr->mod_comment);
H A Dxf86Parser.h105 char *mod_comment; member in struct:__anon61

Completed in 2571 milliseconds