Home
last modified time | relevance | path

Searched refs:bb_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/tcsh/
H A Dtc.decls.h297 extern struct blk_buf *bb_alloc (void);
H A Dtc.str.c576 bb_alloc(void) function
H A Dsh.dol.c141 struct blk_buf *bb = bb_alloc(); in Dfix2()