Searched defs:tblentry (Results 1 – 1 of 1) sorted by relevance
84 struct tblentry { struct85 struct tblentry *next; /* next entry in hash chain */ argument93 static struct tblentry *cmdtable[CMDTABLESIZE]; argument