Searched refs:bwsdup (Results 1 – 4 of 4) sorted by relevance
89 struct bwstring *bwsdup(const struct bwstring *s);
433 ret = bwsdup(s); in preproc()438 ret = bwsdup(s); in preproc()442 ret = bwsdup(s); in preproc()447 ret = bwsdup(s); in preproc()
446 s2disorder = bwsdup(s2); in check()449 s1disorder = bwsdup(s1); in check()938 lp->str = bwsdup(fh->si->str); in file_header_print()
274 bwsdup(const struct bwstring *s) in bwsdup() function