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

/freebsd-10-stable/usr.bin/sort/
H A Dbwstring.h86 struct bwstring *bwsdup(const struct bwstring *s);
H A Dcoll.c438 ret = bwsdup(s);
443 ret = bwsdup(s);
447 ret = bwsdup(s);
452 ret = bwsdup(s);
H A Dfile.c458 s2disorder = bwsdup(s2);
461 s1disorder = bwsdup(s1);
1048 lp->str = bwsdup(fh->si->str);
H A Dbwstring.c211 bwsdup(const struct bwstring *s) function

Completed in 111 milliseconds