Searched defs:colevel (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dglue1.c26 int colevel = 0; variable
134 colevel = atoi(argv[1]);
H A Dhunt1.c27 int colevel = 0; variable
126 colevel = atoi(argv[1]+2);
128 fprintf(stderr, "colevel set to %d\n", colevel);

Completed in 44 milliseconds