Searched refs:PTP_oi_MaxLen (Results 1 – 1 of 1) sorted by relevance
572 #define PTP_oi_MaxLen PTP_oi_Filename+(PTP_MAXSTRLEN+1)*2+3 macro581 oidata=malloc(PTP_oi_MaxLen + params->ocs64*4); in ptp_pack_OI()587 memset (oidata, 0, PTP_oi_MaxLen + params->ocs64*4); in ptp_pack_OI()