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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DFiles.c109 ptr->file_comment = xf86addComment(ptr->file_comment, val.str);
112 if (xf86getSubToken (&(ptr->file_comment)) != STRING)
140 if (xf86getSubToken (&(ptr->file_comment)) != STRING)
145 if (xf86getSubToken (&(ptr->file_comment)) != STRING)
172 if (xf86getSubToken (&(ptr->file_comment)) != STRING)
199 if (xf86getSubToken (&(ptr->file_comment)) != STRING)
231 if (ptr->file_comment)
232 fprintf (cf, "%s", ptr->file_comment);
296 TestFree (p->file_comment);
[all...]
H A Dxf86Parser.h83 char *file_comment; member in struct:__anon59

Completed in 13 milliseconds