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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Monitor.c342 xf86configStrdup(modes_sectn_ptr->modes_identifier);
360 sprintf(usemodes_name, "%s_%s", modes_sectn_ptr->modes_identifier, monitor_sectn_ptr->mon_identifier);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DMonitor.c797 ptr->modes_identifier = val.str;
1248 if (ptr->modes_identifier)
1249 fprintf (cf, "\tIdentifier \"%s\"\n", ptr->modes_identifier);
1291 TestFree (ptr->modes_identifier);
1339 if (xf86nameCompare (ident, p->modes_identifier) == 0)
H A Dxf86Parser.h208 char *modes_identifier; member in struct:__anon67

Completed in 15 milliseconds