Home
last modified time | relevance | path

Searched refs:LIBMTP_Handle_Events_Timeout_Completed (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dlibmtp.sym109 LIBMTP_Handle_Events_Timeout_Completed
H A Dlibmtp.h1075 int LIBMTP_Handle_Events_Timeout_Completed(struct timeval *, int *);
H A Dlibusb-glue.c1629 int LIBMTP_Handle_Events_Timeout_Completed(struct timeval *tv, int *completed) { in LIBMTP_Handle_Events_Timeout_Completed() function
H A Dlibopenusb1-glue.c1703 int LIBMTP_Handle_Events_Timeout_Completed(struct timeval *tv, int *completed) { in LIBMTP_Handle_Events_Timeout_Completed() function
H A Dlibmtp.h.in1075 int LIBMTP_Handle_Events_Timeout_Completed(struct timeval *, int *);
H A Dlibusb1-glue.c1836 int LIBMTP_Handle_Events_Timeout_Completed(struct timeval *tv, int *completed) { in LIBMTP_Handle_Events_Timeout_Completed() function
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsbackendmtp.c664 ret = LIBMTP_Handle_Events_Timeout_Completed (&tv, &(backend->event_completed)); in check_event()