HomeSort by: relevance | last modified time | path
    Searched refs:SMOptions (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Helper.c 1593 static const OptionInfoRec SMOptions[] = {
1606 options = xnfalloc(sizeof(SMOptions));
1607 (void) memcpy(options, SMOptions, sizeof(SMOptions));
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Helper.c 1838 static const OptionInfoRec SMOptions[] = {
1851 options = xnfalloc(sizeof(SMOptions));
1852 (void)memcpy(options, SMOptions, sizeof(SMOptions));

Completed in 9 milliseconds