Searched refs:term_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.c71 char term_char; /* Potential '_' or '\0' in resname */ local
80 term_char = *(resname_ptr + attr_len);
81 if ((ispunct(term_char) || (term_char == '\0')) &&

Completed in 11 milliseconds