OpenGrok
Cross Reference: libusb-glue.c
xref
: /
external
/
libmtp
/
src
/
libusb-glue.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:realloc
1052
priv->data =
realloc
(priv->data, priv->curoff+sendlen);