Searched refs:bwsdup (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.bin/sort/
H A Dbwstring.h86 struct bwstring *bwsdup(const struct bwstring *s);
H A Dcoll.c423 ret = bwsdup(s);
428 ret = bwsdup(s);
432 ret = bwsdup(s);
437 ret = bwsdup(s);
H A Dfile.c494 s2disorder = bwsdup(s2);
497 s1disorder = bwsdup(s1);
1084 lp->str = bwsdup(fh->si->str);
H A Dbwstring.c218 bwsdup(const struct bwstring *s) function

Completed in 101 milliseconds