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

/freebsd-10-stable/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.c578 bwsncmp(const struct bwstring *bws1, const struct bwstring *bws2, function
651 res = bwsncmp(bws1, bws2, offset, cmp_len);

Completed in 125 milliseconds