OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncpartner
(Results
1 - 2
of
2
) sorted by null
/external/libmtp/examples/
detect.c
120
char *
syncpartner
;
local
148
syncpartner
= LIBMTP_Get_Syncpartner(device);
149
if (
syncpartner
== NULL) {
152
fprintf(stdout, " Synchronization partner: %s\n",
syncpartner
);
153
free(
syncpartner
);
/external/libmtp/src/
libmtp.c
[
all
...]
Completed in 62 milliseconds