Searched refs:sih (Results 1 – 1 of 1) sorted by relevance
4039 struct idtentry *sih, *dih = 0; in dtMoveEntry() local4115 sih = (struct idtentry *) s; in dtMoveEntry()4116 snamlen = sih->namlen; in dtMoveEntry()4120 memcpy(dih, sih, 10 + len * 2); in dtMoveEntry()4121 next = sih->next; in dtMoveEntry()