Searched refs:slh (Results 1 – 1 of 1) sorted by relevance
4038 struct ldtentry *slh, *dlh = 0; in dtMoveEntry() local4097 slh = (struct ldtentry *) s; in dtMoveEntry()4099 snamlen = slh->namlen; in dtMoveEntry()4103 dlh->index = slh->index; /* little-endian */ in dtMoveEntry()4107 memcpy(dlh, slh, 6 + len * 2); in dtMoveEntry()4109 next = slh->next; in dtMoveEntry()