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