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