OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gotlen
(Results
1 - 6
of
6
) sorted by null
/external/libmtp/src/
libusb-glue.c
1195
unsigned long
gotlen
;
local
[
all
...]
libmtp.h
436
* @param
gotlen
pointer to the number of bytes actually written
443
uint32_t wantlen, unsigned char *data, uint32_t *
gotlen
);
[
all
...]
libmtp.h.in
434
* @param
gotlen
pointer to the number of bytes actually written
441
uint32_t wantlen, unsigned char *data, uint32_t *
gotlen
);
ptp.c
214
unsigned long *
gotlen
223
*
gotlen
= tocopy;
307
unsigned long *
gotlen
314
*
gotlen
= got;
[
all
...]
libmtp.c
193
static uint16_t get_func_wrapper(PTPParams* params, void* priv, unsigned long wantlen, unsigned char *data, unsigned long *
gotlen
);
[
all
...]
ptp.h
[
all
...]
Completed in 2565 milliseconds