Searched refs:mon_comment (Results 1 – 4 of 4) sorted by relevance
415 ptr->mon_comment = xf86addComment(ptr->mon_comment, xf86_lex_val.str); in xf86parseMonitorSection()418 if (xf86getSubToken(&(ptr->mon_comment)) != STRING) in xf86parseMonitorSection()426 if (xf86getSubToken(&(ptr->mon_comment)) != STRING) in xf86parseMonitorSection()431 if (xf86getSubToken(&(ptr->mon_comment)) != STRING) in xf86parseMonitorSection()444 if (xf86getSubToken(&(ptr->mon_comment)) != NUMBER) in xf86parseMonitorSection()447 if (xf86getSubToken(&(ptr->mon_comment)) != NUMBER) in xf86parseMonitorSection()453 if (xf86getSubToken(&(ptr->mon_comment)) != NUMBER) in xf86parseMonitorSection()459 switch (token = xf86getSubToken(&(ptr->mon_comment))) { in xf86parseMonitorSection()465 if (xf86getSubToken(&(ptr->mon_comment)) != NUMBER || in xf86parseMonitorSection()470 if ((token = xf86getSubToken(&(ptr->mon_comment))) == COMMA) in xf86parseMonitorSection()[all …]
196 char *mon_comment; member
506 if (ptr->mon_comment) { in configureDDCMonitorSection()507 len = strlen(ptr->mon_comment); in configureDDCMonitorSection()512 if ((ptr->mon_comment = in configureDDCMonitorSection()513 realloc(ptr->mon_comment, in configureDDCMonitorSection()515 strcpy(ptr->mon_comment + len, displaySize_string); in configureDDCMonitorSection()
114757 …var_assign: Assigned "ptr->mon_comment" to storage allocated by "realloc(ptr->mon_comment, len + s…