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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DDRI.c96 if ((token = xf86getSubToken (&(ptr->dri_comment))) == STRING)
104 if (xf86getSubToken (&(ptr->dri_comment)) != NUMBER)
116 ptr->dri_comment = xf86addComment(ptr->dri_comment, val.str);
142 if (ptr->dri_comment)
143 fprintf (cf, "%s", ptr->dri_comment);
169 TestFree (ptr->dri_comment);
H A Dxf86Parser.h499 char *dri_comment; member in struct:__anon85

Completed in 12 milliseconds