Searched refs:sih (Results 1 – 1 of 1) sorted by relevance
4074 struct idtentry *sih, *dih = NULL; in dtMoveEntry() local4150 sih = (struct idtentry *) s; in dtMoveEntry()4151 snamlen = sih->namlen; in dtMoveEntry()4155 memcpy(dih, sih, 10 + len * 2); in dtMoveEntry()4156 next = sih->next; in dtMoveEntry()