Home
last modified time | relevance | path

Searched refs:bb_append (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.decls.h297 extern void bb_append (struct blk_buf *, Char *);
H A Dsh.glob.c213 bb_append(&bb, Strsave(gbuf.s)); in globbrace()
882 bb_append(bb, s); in pword()
H A Dtc.str.c592 bb_append(struct blk_buf *bb, Char *str) function
H A Dsh.file.c543 bb_append(&items, Strsave(item)); in tsearch()
H A Dtc.func.c1825 bb_append(&sarg, SAVE(ws)); in hashbang()
1850 bb_append(&sarg, SAVE(ws)); in hashbang()
H A Dsh.dol.c305 bb_append(bb, str); in Dword()
H A Dtw.parse.c570 bb_append(&av, Strsave(cmd.s)); in c_glob()