Searched refs:bb_alloc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ | ||
H A D | tc.decls.h | 296 extern struct blk_buf *bb_alloc (void); |
H A D | tc.str.c | 573 bb_alloc(void) function |
H A D | sh.dol.c | 140 struct blk_buf *bb = bb_alloc(); in Dfix2() |