Searched refs:tblentry (Results 1 – 1 of 1) sorted by relevance
8214 struct tblentry { struct8215 struct tblentry *next; /* next entry in hash chain */ argument8222 static struct tblentry **cmdtable; argument8348 printentry(struct tblentry *cmdp) in printentry()8369 struct tblentry **tblp; in clearcmdentry()8370 struct tblentry **pp; in clearcmdentry()8371 struct tblentry *cmdp; in clearcmdentry()8402 static struct tblentry **lastcmdentry;8404 static struct tblentry *8409 struct tblentry *cmdp; in cmdlookup()[all …]