Searched refs:xf86conffree (Results 1 - 23 of 23) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dread.c107 xf86conffree(val.str);
113 xf86conffree(val.str);
119 xf86conffree(val.str);
126 xf86conffree(val.str);
133 xf86conffree(val.str);
140 xf86conffree(val.str);
147 xf86conffree(val.str);
154 xf86conffree(val.str);
161 xf86conffree(val.str);
168 xf86conffree(va
[all...]
H A DLayout.c124 xf86conffree (iptr);
150 xf86conffree(aptr);
178 xf86conffree(aptr);
199 xf86conffree(aptr);
205 xf86conffree(aptr);
218 xf86conffree(aptr);
226 xf86conffree(aptr);
232 xf86conffree(aptr);
244 xf86conffree(aptr);
251 xf86conffree(apt
[all...]
H A DModule.c111 xf86conffree(ptr);
115 xf86conffree(ptr);
262 xf86conffree (prev);
265 xf86conffree (ptr);
H A DConfigint.h95 #define xf86conffree free macro
97 #define TestFree(a) if (a) { xf86conffree (a); a = NULL; }
H A DKeyboard.c142 xf86conffree(s1);
149 xf86conffree(s1);
150 xf86conffree(s2);
166 xf86conffree(s1);
169 xf86conffree(s);
H A DPointer.c189 xf86conffree(s1);
196 xf86conffree(s1);
197 xf86conffree(s2);
H A DExtensions.c111 xf86conffree (ptr);
H A DFiles.c137 xf86conffree (val.str);
169 xf86conffree (val.str);
196 xf86conffree (val.str);
298 xf86conffree (p);
H A Dscan.c220 xf86conffree(configBuf);
366 xf86conffree(configRBuf);
661 xf86conffree(result); \
742 xf86conffree(hostname);
935 xf86conffree(configPath);
944 xf86conffree(pathcopy);
993 xf86conffree (configPath);
995 xf86conffree (configRBuf);
997 xf86conffree (configBuf);
1080 xf86conffree(configSectio
[all...]
H A DDRI.c170 xf86conffree (ptr);
183 xf86conffree (prev);
H A DVendor.c227 xf86conffree (p);
243 xf86conffree (prev);
H A DFlags.c322 xf86conffree (flags);
354 xf86conffree (prev);
655 xf86conffree(comment);
688 xf86conffree(option->opt_name);
691 xf86conffree(option);
H A DScreen.c482 xf86conffree(val.str);
807 * Note that xf86conffree() (aka free()) accepts NULL pointers.
817 xf86conffree(mon_ptr->scrn_monitor_name);
818 xf86conffree(mon_ptr);
845 xf86conffree (prev);
859 xf86conffree (prev);
874 xf86conffree (prev);
888 xf86conffree (prev);
H A DInput.c164 xf86conffree (prev);
H A DVideo.c266 xf86conffree (prev);
282 xf86conffree (prev);
H A DMonitor.c1280 xf86conffree (prev);
1296 xf86conffree (prev);
1310 xf86conffree (prev);
H A DDevice.c483 xf86conffree (prev);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_append_config.c67 xf86conffree((char *)supplement_path); /* Don't need this path */
H A Dfbc_Monitor.c32 #include "Configint.h" /* xf86conffree(), xf86confmalloc() */
181 xf86conffree(mon_identifier);
306 xf86conffree(mon_identifier);
344 xf86conffree(usemodes_ptr);
H A Dfbc_Screen.c112 xf86conffree(*mon_ptr);
352 xf86conffree(disp_mode_ptr);
379 xf86conffree(display_subsectn_ptr->disp_mode_lst);
725 xf86conffree(scrn_identifier);
H A Dfbc_Device.c228 xf86conffree(device_ptr);
427 xf86conffree(dev_identifier);
H A Dfbc_Modes.c33 #include "Configint.h" /* xf86conffree(), xf86confmalloc() */
193 xf86conffree (ptr);
H A Dfbconf_xorg.c681 xf86conffree((char *)config_file_path);

Completed in 262 milliseconds