foundlock_t
foundlock_t *fl_locks;
foundlock_t *found;
foundlock_t *locks;
osize = fl->fl_nlocks * sizeof (foundlock_t);
size = nlocks * sizeof (foundlock_t);
foundlock_t *found = &fl.fl_locks[i];
mdb_free(fl.fl_locks, fl.fl_nlocks * sizeof (foundlock_t));