Searched refs:slh (Results 1 – 1 of 1) sorted by relevance
4080 struct ldtentry *slh, *dlh = NULL; in dtMoveEntry() local4139 slh = (struct ldtentry *) s; in dtMoveEntry()4141 snamlen = slh->namlen; in dtMoveEntry()4145 dlh->index = slh->index; /* little-endian */ in dtMoveEntry()4149 memcpy(dlh, slh, 6 + len * 2); in dtMoveEntry()4151 next = slh->next; in dtMoveEntry()