Searched refs:stream_suffix_chars (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.c220 const char *const stream_suffix_chars = FBC_STREAM_SUFFIX_CHARS; local
254 suffix_cp = strchr(stream_suffix_chars, *cp);
257 device->stream_lo = suffix_cp - stream_suffix_chars;

Completed in 32 milliseconds