index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libkern
/
funcs.h
blob: 9312dfb7d8ab7f86a05f9a354476956eb0248438 (
plain
) (
blame
)
1
2
size_t
strlcpy
(
char
*
,
const
char
*
,
int
);
size_t
strlcat
(
char
*
,
const
char
*
,
int
);