lsu_t
lsu_t *lsup;
lsu_t *lsup;
lsup = malloc(sizeof (lsu_t));
static lsu_t *
lsu_t *lsup;
static lsu_t *lsu_table[LSU_HASHSIZE];
lsu_t *lsup, *lsup_next;
static lsu_t *lsu_lookup(unsigned long);