Searched refs:prev_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_res.c67 char prev_char; /* Previous mode/res name char */ local
75 prev_char = '_'; /* Behave as if this were true */
79 if (ispunct(prev_char)) {
87 prev_char = *resname_ptr;

Completed in 24 milliseconds