Searched defs:mon_ident_tmpl (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Monitor.c241 const char *mon_ident_tmpl, /* Monitor section ident template */
258 mon_identifier = xf86confmalloc(strlen(mon_ident_tmpl)
276 sprintf(mon_identifier, ident_format, mon_ident_tmpl, i);
238 fbc_insert_Monitor_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, const char *mon_ident_tmpl, XF86ConfMonitorPtr *monitor_ptr) argument

Completed in 770 milliseconds