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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c68 char prev_char; /* Previous mode/res name char */ local
76 prev_char = '_'; /* Behave as if this were true */
80 if (ispunct(prev_char)) {
88 prev_char = *resname_ptr;

Completed in 11 milliseconds