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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_fields.c55 char wspace_char; /* Whitespace char: Space or Tab */ local
64 wspace_char = ' ';
117 memset(wspace_ptr, wspace_char, wspace_count);
134 * Spaces or Tabs (wspace_char), whichever character
154 wspace_char = ' ';
160 wspace_char = '\t';

Completed in 36 milliseconds