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

/macosx-10.9.5/PowerManagement-420.90.1/darktool/
H A Ddarktool.c406 int optcount = sizeof(darktool_options) / sizeof(DTOption); local
407 for(int i=0; i<optcount; i++)
416 if (i != optcount) {
423 for(int i=0; i<optcount; i++)
457 if (i != optcount) {

Completed in 190 milliseconds