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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dextern.h33 extern int actmax;
H A Dglobal.c32 int actmax = 0; variable
H A Dmain.c251 Action[actmax].a_action = activity;
252 Action[actmax].a_cnt = 0;
253 Action[actmax].a_string = string;
254 actmax++;
H A Dutils.c59 for (act_index = 0; act_index < actmax; act_index++) {
H A Dfile.c549 for (act = 0; act < actmax; act++) {

Completed in 71 milliseconds