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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DConfigint.h95 #define xf86conffree free macro
97 #define TestFree(a) if (a) { xf86conffree (a); a = NULL; }

Completed in 17 milliseconds