Searched refs:lh_hash (Results 1 – 1 of 1) sorted by relevance
60 u_int lh_hash; member1019 if (lh->lh_hash == h && strcmp(cp->t, lh->lh_cmd->t) == 0) in enterlabel()1024 lh->lh_hash = h; in enterlabel()1044 if (lh->lh_hash == h && strcmp(name, lh->lh_cmd->t) == 0) { in findlabel()