Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h296 extern struct blk_buf *bb_alloc (void);
H A Dtc.str.c573 bb_alloc(void) function
H A Dsh.dol.c140 struct blk_buf *bb = bb_alloc(); in Dfix2()