Home
last modified time | relevance | path

Searched refs:tblp (Results 1 – 1 of 1) sorted by relevance

/system/core/sh/
Dexec.c740 struct tblentry **tblp; in clearcmdentry() local
745 for (tblp = cmdtable ; tblp < &cmdtable[CMDTABLESIZE] ; tblp++) { in clearcmdentry()
746 pp = tblp; in clearcmdentry()
783 struct tblentry **tblp; in deletefuncs() local
788 for (tblp = cmdtable ; tblp < &cmdtable[CMDTABLESIZE] ; tblp++) { in deletefuncs()
789 pp = tblp; in deletefuncs()