Home
last modified time | relevance | path

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

/system/core/sh/
Dexec.c89 struct tblentry { struct
90 struct tblentry *next; /* next entry in hash chain */ argument
98 STATIC struct tblentry *cmdtable[CMDTABLESIZE]; argument