Searched refs:xf86addComment (Results 1 - 17 of 17) 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);
136 ptr->mod_comment = xf86addComment(ptr->mod_comment, val.str);
240 new->load_comment = xf86addComment(new->load_comment, val.str);
H A DExtensions.c70 xf86addComment(ptr->extensions_comment, val.str);
H A DDRI.c68 ptr->buf_comment = xf86addComment(ptr->buf_comment, val.str);
116 ptr->dri_comment = xf86addComment(ptr->dri_comment, val.str);
H A DVendor.c91 ptr->vs_comment = xf86addComment(ptr->vs_comment, val.str);
146 ptr->vnd_comment = xf86addComment(ptr->vnd_comment, val.str);
H A DInput.c93 ptr->inp_comment = xf86addComment(ptr->inp_comment, val.str);
H A DVideo.c90 ptr->vp_comment = xf86addComment(ptr->vp_comment, val.str);
150 ptr->va_comment = xf86addComment(ptr->va_comment, val.str);
H A DFlags.c112 ptr->flg_comment = xf86addComment(ptr->flg_comment, val.str);
667 option->opt_comment = xf86addComment(option->opt_comment, val.str);
675 option->opt_comment = xf86addComment(option->opt_comment, val.str);
H A DPointer.c112 ptr->inp_comment = xf86addComment(ptr->inp_comment, val.str);
H A Dscan.c403 * Use xf86addComment when setting a comment.
536 *comment = xf86addComment(*comment, val.str);
562 *comment = xf86addComment(*comment, val.str);
1280 xf86addComment(char *cur, char *add) function
H A DFiles.c109 ptr->file_comment = xf86addComment(ptr->file_comment, val.str);
H A DKeyboard.c128 ptr->inp_comment = xf86addComment(ptr->inp_comment, val.str);
H A Dread.c95 ptr->conf_comment = xf86addComment(ptr->conf_comment, val.str);
H A DScreen.c213 ptr->disp_comment = xf86addComment(ptr->disp_comment, val.str);
392 ptr->scrn_comment = xf86addComment(ptr->scrn_comment, val.str);
H A Dxf86Parser.h571 char *xf86addComment(char *cur, char *add);
H A DMonitor.c320 ptr->ml_comment = xf86addComment(ptr->ml_comment, val.str);
559 ptr->mon_comment = xf86addComment(ptr->mon_comment, val.str);
790 ptr->modes_comment = xf86addComment(ptr->modes_comment, val.str);
H A DDevice.c134 ptr->dev_comment = xf86addComment(ptr->dev_comment, val.str);
H A DLayout.c107 ptr->lay_comment = xf86addComment(ptr->lay_comment, val.str);

Completed in 58 milliseconds