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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c224 static int dis_ncon; variable
1403 dis_ncon = 0;
1453 dis_con_outputs[dis_ncon].output = output;
1454 dis_ncon ++;
1473 fprintf(stderr, "Total disconnected outputs = %d :\n", dis_ncon);
1474 for (j = 0; j < dis_ncon; j++) {

Completed in 13 milliseconds