Home
last modified time | relevance | path

Searched refs:entnum (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.c1910 PTPCANONFolderEntry** entries, uint32_t* entnum) in ptp_canon_getobjectinfo() argument
1928 *entnum=ptp.Param1; in ptp_canon_getobjectinfo()
1929 *entries=calloc(*entnum, sizeof(PTPCANONFolderEntry)); in ptp_canon_getobjectinfo()
1931 for(i=0; i<(*entnum); i++) in ptp_canon_getobjectinfo()
Dptp.h2324 uint32_t* entnum);