Home
last modified time | relevance | path

Searched refs:bwsnocpy (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/sort/
H A Dbwstring.h89 struct bwstring *bwsnocpy(struct bwstring *dst, const struct bwstring *src, size_t offset, size_t s…
H A Dbwstring.c378 bwsnocpy(struct bwstring *dst, const struct bwstring *src, size_t offset, in bwsnocpy() function
H A Dcoll.c364 bwsnocpy(ret, s, key_start, sz); in cut_field()