Lines Matching defs:len
573 uint32_t buf[3], len;
591 len = le32_to_cpu(buf[2]);
592 if (str_read(&key, fp, len))
701 uint32_t buf[1], len;
710 len = le32_to_cpu(buf[0]);
711 if (len == 0) {
719 for (i = 0; i < len; i++) {
750 int len, i, rc;
764 len = le32_to_cpu(buf[0]);
766 for (i = 0; i < len; i++) {
825 int i, len, rc;
831 len = le32_to_cpu(buf[0]);
837 for (i = 0; i < len; i++) {