Searched refs:ml_identifier (Results 1 – 4 of 4) sorted by relevance
124 TestFree(ptr->ml_identifier); in xf86freeModeLineList()142 ptr->ml_identifier = xf86_lex_val.str; in xf86parseModeLine()267 ptr->ml_identifier = xf86_lex_val.str; in xf86parseVerboseMode()684 mlptr->ml_identifier, mlptr->ml_clock / 1000.0); in xf86printMonitorSection()733 mlptr->ml_identifier, mlptr->ml_clock / 1000.0); in xf86printModesSection()834 if (xf86nameCompare(ident, p->ml_identifier) == 0) in xf86findModeLine()
119 const char *ml_identifier; member
683 mode->name = xstrdup(conf_mode->ml_identifier); in xf86GetConfigModes()
1911 mode->name = xnfstrdup(cmodep->ml_identifier); in configMonitor()