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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DFlags.c335 if (opt->opt_comment)
336 newopt->opt_comment = xf86configStrdup(opt->opt_comment);
351 TestFree (opt->opt_comment);
665 option->opt_comment = comment;
667 option->opt_comment = xf86addComment(option->opt_comment, val.str);
673 option->opt_comment = comment;
675 option->opt_comment = xf86addComment(option->opt_comment, va
[all...]
H A Dxf86Optrec.h87 char *opt_comment; member in struct:__anon58

Completed in 11 milliseconds