Searched refs:BSOptions (Results 1 – 1 of 1) sorted by relevance
1548 static const OptionInfoRec BSOptions[] = { variable1561 options = xnfalloc(sizeof(BSOptions)); in xf86SetBackingStore()1562 (void) memcpy(options, BSOptions, sizeof(BSOptions)); in xf86SetBackingStore()