Searched refs:bb_append (Results 1 – 7 of 7) sorted by relevance
297 extern void bb_append (struct blk_buf *, Char *);
213 bb_append(&bb, Strsave(gbuf.s)); in globbrace()882 bb_append(bb, s); in pword()
592 bb_append(struct blk_buf *bb, Char *str) function
543 bb_append(&items, Strsave(item)); in tsearch()
1825 bb_append(&sarg, SAVE(ws)); in hashbang()1850 bb_append(&sarg, SAVE(ws)); in hashbang()
305 bb_append(bb, str); in Dword()
570 bb_append(&av, Strsave(cmd.s)); in c_glob()