Searched refs:VENDOR_STRING (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xfs/dist/include/
H A Dservermd.h63 #ifndef VENDOR_STRING
65 # define VENDOR_STRING VENDORNAME macro
67 # define VENDOR_STRING "X.Org Foundation" macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx-config.h70 #define VENDOR_STRING "DMX Project" macro
H A Ddmxinit.c582 major, minor, year, month, day, VENDOR_STRING);
585 SetVendorString(VENDOR_STRING);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dsite.h54 #ifndef VENDOR_STRING
55 #define VENDOR_STRING "The X.Org Foundation" macro
/xsrc/external/mit/xfs/dist/difs/
H A Dmain.c168 setup.vendor_len = strlen(VENDOR_STRING);
179 memcpy(pBuf, VENDOR_STRING, (int) setup.vendor_len);

Completed in 8 milliseconds