Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dtable.c51 struct tbl *tblp, **p; local
H A Dlex.h19 struct tbl *tblp; /* alias (SALIAS) */ member
/netbsd-src/bin/sh/
H A Dexec.c893 struct tblentry **tblp; in clearcmdentry() local
936 struct tblentry **tblp; in deletefuncs() local
/netbsd-src/sys/net/npf/
H A Dnpf_ctl.c143 npf_tableset_t *tblset, npf_table_t **tblp, bool replacing) in npf_mk_table()