Searched refs:TestFree (Results 1 - 15 of 15) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DVideo.c255 TestFree (ptr->va_identifier);
256 TestFree (ptr->va_vendor);
257 TestFree (ptr->va_board);
258 TestFree (ptr->va_busid);
259 TestFree (ptr->va_driver);
260 TestFree (ptr->va_fwdref);
261 TestFree (ptr->va_comment);
277 TestFree (ptr->vp_identifier);
278 TestFree (ptr->vp_comment);
H A DVendor.c224 TestFree (p->vnd_identifier);
225 TestFree (p->vnd_comment);
237 TestFree (ptr->vs_identifier);
238 TestFree (ptr->vs_name);
239 TestFree (ptr->vs_comment);
H A DInput.c157 TestFree (ptr->inp_identifier);
158 TestFree (ptr->inp_driver);
159 TestFree (ptr->inp_comment);
H A DFiles.c291 TestFree (p->file_logfile);
292 TestFree (p->file_rgbpath);
293 TestFree (p->file_modulepath);
294 TestFree (p->file_inputdevs);
295 TestFree (p->file_fontpath);
296 TestFree (p->file_comment);
H A DDevice.c470 TestFree (ptr->dev_identifier);
471 TestFree (ptr->dev_vendor);
472 TestFree (ptr->dev_board);
473 TestFree (ptr->dev_chipset);
474 TestFree (ptr->dev_card);
475 TestFree (ptr->dev_driver);
476 TestFree (ptr->dev_ramdac);
477 TestFree (ptr->dev_clockchip);
478 TestFree (ptr->dev_comment);
H A DDRI.c169 TestFree (ptr->dri_comment);
179 TestFree (ptr->buf_flags);
180 TestFree (ptr->buf_comment);
H A DModule.c258 TestFree (lptr->load_name);
259 TestFree (lptr->load_comment);
264 TestFree (ptr->mod_comment);
H A DLayout.c394 TestFree (ptr->lay_identifier);
395 TestFree (ptr->lay_comment);
411 TestFree (ptr->adj_screen_str);
412 TestFree (ptr->adj_top_str);
413 TestFree (ptr->adj_bottom_str);
414 TestFree (ptr->adj_left_str);
415 TestFree (ptr->adj_right_str);
431 TestFree (ptr->iref_inputdev_str);
H A DExtensions.c110 TestFree (ptr->extensions_comment);
H A DFlags.c321 TestFree(flags->flg_comment);
349 TestFree (opt->opt_name);
350 TestFree (opt->opt_val);
351 TestFree (opt->opt_comment);
689 TestFree(option->opt_val);
690 TestFree(option->opt_comment);
H A DConfigint.h97 #define TestFree(a) if (a) { xf86conffree (a); a = NULL; } macro
H A DMonitor.c1272 TestFree (ptr->mon_identifier);
1273 TestFree (ptr->mon_vendor);
1274 TestFree (ptr->mon_modelname);
1275 TestFree (ptr->mon_comment);
1291 TestFree (ptr->modes_identifier);
1292 TestFree (ptr->modes_comment);
1306 TestFree (ptr->ml_identifier);
1307 TestFree (ptr->ml_comment);
H A DScreen.c836 TestFree (ptr->scrn_identifier);
837 TestFree (ptr->scrn_device_str);
838 TestFree (ptr->scrn_comment);
856 TestFree (ptr->al_adaptor_str);
885 TestFree (ptr->mode_name);
H A Dread.c380 TestFree(p->conf_comment);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Modes.c191 TestFree (ptr->ml_identifier);
192 TestFree (ptr->ml_comment);

Completed in 46 milliseconds