Searched refs:vs_comment (Results 1 – 2 of 2) sorted by relevance
79 TestFree(ptr->vs_comment); in xf86freeVendorSubList()100 ptr->vs_comment = xf86addComment(ptr->vs_comment, xf86_lex_val.str); in xf86parseVendorSubSection()103 if (xf86getSubToken(&(ptr->vs_comment))) in xf86parseVendorSubSection()211 if (pptr->vs_comment) in xf86printVendorSection()212 fprintf(cf, "%s", pptr->vs_comment); in xf86printVendorSection()
395 char *vs_comment; member