Home
last modified time | relevance | path

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

/original-bsd/sys/kern/
H A Dtty_tb.c79 register struct tb *tbp; local
126 register struct tb *tbp = (struct tb *)tp->T_LINEP; local
150 register struct tb *tbp = (struct tb *)tp->T_LINEP; local
291 register struct tb *tbp = (struct tb *)tp->T_LINEP; variable
H A Dvfs_cluster.c253 struct buf *tbp; local
393 struct buf **bpp, *tbp; local
579 struct buf *bp, *tbp; local
/original-bsd/sys/dev/scsi/
H A Dsd.c364 struct buf *tbp; local
/original-bsd/usr.bin/telnet/
H A Dtelnet.c1991 unsigned char *tbp; in telsnd() local
/original-bsd/usr.bin/tn3270/
H A Dtelnet.c200 static char tibuf[BUFSIZ], *tbp; variable