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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_dev.c223 const char *suffix_cp; /* Ptr to suffix char, else NULL */ local
254 suffix_cp = strchr(stream_suffix_chars, *cp);
255 if (suffix_cp != NULL) {
257 device->stream_lo = suffix_cp - stream_suffix_chars;

Completed in 10 milliseconds