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