Searched refs:bwsncmp (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.bin/sort/
H A Dbwstring.h94 int bwsncmp(const struct bwstring *bws1, const struct bwstring *bws2, size_t offset, size_t len);
H A Dbwstring.c585 bwsncmp(const struct bwstring *bws1, const struct bwstring *bws2, function
658 res = bwsncmp(bws1, bws2, offset, cmp_len);

Completed in 55 milliseconds