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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c1063 char suffix_punct; /* Punctuation for suffix char list */ local
1162 suffix_punct = '[';
1180 *(suffix_ptr+1) = suffix_punct; /* '[' or '|' */
1183 suffix_punct = '|';
1191 if (suffix_punct != '[') {

Completed in 1601 milliseconds