Searched refs:SLEntry (Results 1 – 1 of 1) sorted by relevance
57 typedef struct SLEntry { struct62 struct SLEntry *forward[1]; /* variable sized array */ argument63 } SLEntry, *SLEntryPtr; typedef