Searched refs:transport_count (Results 1 – 1 of 1) sorted by relevance
4682 int transport_count = 0; in gather_attrs() local4688 transport_count += iptr->length / esize; in gather_attrs()4690 if (transport_count <= 0) in gather_attrs()4692 attrs = calloc(transport_count, sizeof (*attrs)); in gather_attrs()