Searched defs:tbp (Results 1 – 10 of 10) sorted by relevance
/freebsd/lib/libutil/ |
H A D | ftime.c | 40 ftime(struct timeb *tbp) in ftime()
|
/freebsd/sys/kern/ |
H A D | vfs_cluster.c | 341 struct buf *bp, *tbp; in cluster_rbuild() local 555 struct buf *nbp, *tbp; in cluster_callback() local 809 struct buf *bp, *tbp; in cluster_wbuild() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_join.c | 37 CHAR_T *bp, *tbp = NULL; in ex_join() local
|
H A D | ex_shift.c | 73 CHAR_T *bp, *tbp; in shift() local
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_rawread.c | 256 struct buf *bp, *nbp, *tbp; in ffs_rawread_main() local
|
H A D | ffs_vfsops.c | 2337 struct buf *tbp; in ffs_geom_strategy() local
|
/freebsd/sys/geom/gate/ |
H A D | g_gate.c | 802 struct bio *tbp, *lbp; in g_gate_ioctl() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 1834 unsigned char *tbp = NULL; in telsnd() local
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 1913 unsigned char *tbp; in telsnd() local
|
/freebsd/sys/geom/journal/ |
H A D | g_journal.c | 1767 struct bio *bp, *fbp, *tbp; in g_journal_sync() local
|