Home
last modified time | relevance | path

Searched defs:tblentry (Results 1 – 1 of 1) sorted by relevance

/minix3/bin/sh/
H A Dexec.c89 struct tblentry { struct
90 struct tblentry *next; /* next entry in hash chain */ argument
98 STATIC struct tblentry *cmdtable[CMDTABLESIZE]; argument