Searched refs:scrn_comment (Results 1 – 2 of 2) sorted by relevance
258 ptr->scrn_comment = xf86addComment(ptr->scrn_comment, xf86_lex_val.str); in xf86parseScreenSection()261 if (xf86getSubToken(&(ptr->scrn_comment)) != STRING) in xf86parseScreenSection()269 if (xf86getSubToken(&(ptr->scrn_comment)) != STRING) in xf86parseScreenSection()274 if (xf86getSubToken(&(ptr->scrn_comment)) != STRING) in xf86parseScreenSection()282 if (xf86getSubToken(&(ptr->scrn_comment)) != NUMBER) in xf86parseScreenSection()287 if (xf86getSubToken(&(ptr->scrn_comment)) != NUMBER) in xf86parseScreenSection()292 if (xf86getSubToken(&(ptr->scrn_comment)) != NUMBER) in xf86parseScreenSection()297 if (xf86getSubToken(&(ptr->scrn_comment)) != STRING) in xf86parseScreenSection()302 if (xf86getSubToken(&(ptr->scrn_comment)) != STRING) in xf86parseScreenSection()309 if (xf86getSubToken(&(ptr->scrn_comment)) != STRING) in xf86parseScreenSection()[all …]
276 char *scrn_comment; member