MAXLOCKS
static char *Lockfile[MAXLOCKS];
ASSERT(i < MAXLOCKS, "TOO MANY LOCKS", "", i);
pid_t pid, list[MAXLOCKS];
for (i=0; i<MAXLOCKS; i++)
for(i=0; i<MAXLOCKS; i++) {
for (i=0; i<MAXLOCKS; i++) {
char *Lockfile[MAXLOCKS];
ASSERT(i < MAXLOCKS, "TOO MANY LOCKS %d", i);
static char *Lockfile[MAXLOCKS];
ASSERT(i < MAXLOCKS, "TOO MANY LOCKS", "", i);
static char *Lockfile[MAXLOCKS];
ASSERT(i < MAXLOCKS, "TOO MANY LOCKS", "", i);