Home
last modified time | relevance | path

Searched refs:PTPCANONFolderEntry (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.h1407 typedef struct _PTPCANONFolderEntry PTPCANONFolderEntry; typedef
3294 PTPCANONFolderEntry** entries,
3366 PTPCANONFolderEntry **entries, unsigned int *nrofentries);
H A Dptp.c2486 PTPCANONFolderEntry *tmp = NULL; in ptp_list_folder_eos()
3105 PTPCANONFolderEntry **entries, unsigned int *nrofentries in ptp_canon_eos_getobjectinfoex()
3124 if (dtoh32a(data) >= INT_MAX/sizeof(PTPCANONFolderEntry)) { in ptp_canon_eos_getobjectinfoex()
3130 *entries = malloc(*nrofentries * sizeof(PTPCANONFolderEntry)); in ptp_canon_eos_getobjectinfoex()
3441 PTPCANONFolderEntry** entries, uint32_t* entnum) in ptp_canon_getobjectinfo()
3465 *entries= calloc(*entnum, sizeof(PTPCANONFolderEntry)); in ptp_canon_getobjectinfo()
7529 PTPCANONFolderEntry *ents = NULL; in ptp_object_want()
H A Dptp-pack.c1545 ptp_unpack_Canon_FE (PTPParams *params, unsigned char* data, PTPCANONFolderEntry *fe) in ptp_unpack_Canon_FE()
1620 …k_Canon_EOS_FE (PTPParams *params, unsigned char* data, unsigned int size, PTPCANONFolderEntry *fe) in ptp_unpack_Canon_EOS_FE()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.h1641 typedef struct _PTPCANONFolderEntry PTPCANONFolderEntry; typedef
4128 PTPCANONFolderEntry** entries,
4200 PTPCANONFolderEntry **entries, unsigned int *nrofentries);
H A Dptp.c2584 PTPCANONFolderEntry *tmp = NULL; in ptp_list_folder_eos()
3203 PTPCANONFolderEntry **entries, unsigned int *nrofentries in ptp_canon_eos_getobjectinfoex()
3222 if (dtoh32a(data) >= INT_MAX/sizeof(PTPCANONFolderEntry)) { in ptp_canon_eos_getobjectinfoex()
3228 *entries = malloc(*nrofentries * sizeof(PTPCANONFolderEntry)); in ptp_canon_eos_getobjectinfoex()
3567 PTPCANONFolderEntry** entries, uint32_t* entnum) in ptp_canon_getobjectinfo()
3591 *entries= calloc(*entnum, sizeof(PTPCANONFolderEntry)); in ptp_canon_getobjectinfo()
8585 PTPCANONFolderEntry *ents = NULL; in ptp_object_want()
H A Dptp-pack.c1558 ptp_unpack_Canon_FE (PTPParams *params, unsigned char* data, PTPCANONFolderEntry *fe) in ptp_unpack_Canon_FE()
1633 …k_Canon_EOS_FE (PTPParams *params, unsigned char* data, unsigned int size, PTPCANONFolderEntry *fe) in ptp_unpack_Canon_EOS_FE()