Searched refs:slh (Results 1 – 1 of 1) sorted by relevance
4074 struct ldtentry *slh, *dlh = NULL; in dtMoveEntry() local4133 slh = (struct ldtentry *) s; in dtMoveEntry()4135 snamlen = slh->namlen; in dtMoveEntry()4139 dlh->index = slh->index; /* little-endian */ in dtMoveEntry()4143 memcpy(dlh, slh, 6 + len * 2); in dtMoveEntry()4145 next = slh->next; in dtMoveEntry()