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