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

  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
dmxcompat.c 123 int dcount = 0; local
183 dcount = dmxVDLCount(buf);
215 if (!--dcount) {
  /xsrc/external/mit/xdpyinfo/dist/
xdpyinfo.c 1291 int dcount; local
1293 &dcount);
1295 for (int d = 0; d < dcount; d++) {

Completed in 5 milliseconds