xref
: /
linux-4.4.14
/
tools
/
perf
/
util
/
include
/
linux
/
string.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
string.h
>
2
3
void
*
memdup
(
const
void
*
src
,
size_t
len
);
4