Lines Matching refs:actLen
931 int32_t actLen = sizeof(tmp)-1;932 if(len > actLen) {933 len = actLen;