Searched refs:slh (Results 1 – 1 of 1) sorted by relevance
3762 struct ldtentry *slh, *dlh = NULL; in dtMoveEntry() local3821 slh = (struct ldtentry *) s; in dtMoveEntry()3823 snamlen = slh->namlen; in dtMoveEntry()3827 dlh->index = slh->index; /* little-endian */ in dtMoveEntry()3831 memcpy(dlh, slh, 6 + len * 2); in dtMoveEntry()3833 next = slh->next; in dtMoveEntry()