Home | History | Annotate | Download | only in sh

Lines Matching refs:tblp

740 	struct tblentry **tblp;
745 for (tblp = cmdtable ; tblp < &cmdtable[CMDTABLESIZE] ; tblp++) {
746 pp = tblp;
783 struct tblentry **tblp;
788 for (tblp = cmdtable ; tblp < &cmdtable[CMDTABLESIZE] ; tblp++) {
789 pp = tblp;