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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Monitor.c246 const char *ident_format; /* Format for unique identifier */ local
269 ident_format = "%s";
276 sprintf(mon_identifier, ident_format, mon_ident_tmpl, i);
277 ident_format = "%s_%u";
H A Dfbc_Screen.c662 const char *ident_format; /* Format for unique identifier */ local
685 ident_format = "%s";
692 sprintf(scrn_identifier, ident_format, scrn_ident_tmpl, i);
693 ident_format = "%s_%u";

Completed in 11 milliseconds