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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dfields.c83 const char *wspace; /* Ptr into writable whitespace */ local
107 wspace = whitespace[field];
108 for (wspace_ptr = wspace;
115 wspace = wspace_ptr;
133 wspace = " ";
139 fputs(wspace, cf);

Completed in 343 milliseconds