iov_cnt           380 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov_cnt = 1;
iov_cnt           389 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         frag->iov_cnt++;
iov_cnt           420 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov_cnt = 2;
iov_cnt           430 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         frag->iov_cnt++;
iov_cnt           463 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov_cnt = 2;
iov_cnt           108 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c         cnt = writev(sd, frag->iov_ptr, frag->iov_cnt);
iov_cnt           118 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                     strerror(opal_socket_errno), (unsigned long) frag->iov_cnt));
iov_cnt           132 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     num_vecs = frag->iov_cnt;
iov_cnt           138 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c             frag->iov_cnt--;
iov_cnt           146 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     return (frag->iov_cnt == 0);
iov_cnt           156 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     num_vecs = frag->iov_cnt;
iov_cnt           165 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c         for( i = 0; i < frag->iov_cnt; i++ ) {
iov_cnt           210 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                        strerror(opal_socket_errno), (unsigned long) frag->iov_cnt));
iov_cnt           224 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     num_vecs = frag->iov_cnt;
iov_cnt           236 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c 	frag->iov_cnt--;
iov_cnt           243 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     if(frag->iov_cnt == 0) {
iov_cnt           252 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov_cnt++;
iov_cnt           267 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov_cnt++;
iov_cnt           274 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov_cnt += frag->hdr.count;
iov_cnt            63 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.h     size_t iov_cnt;
iov_cnt           153 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.h     frag->iov_cnt = 1;                                                     \
iov_cnt           321 opal/mca/btl/tcp/btl_tcp.c     frag->iov_cnt = 1;
iov_cnt           330 opal/mca/btl/tcp/btl_tcp.c         frag->iov_cnt++;
iov_cnt           394 opal/mca/btl/tcp/btl_tcp.c     frag->iov_cnt = 2;
iov_cnt           404 opal/mca/btl/tcp/btl_tcp.c         frag->iov_cnt++;
iov_cnt           461 opal/mca/btl/tcp/btl_tcp.c     frag->iov_cnt = 2;
iov_cnt           102 opal/mca/btl/tcp/btl_tcp_frag.c                     msg, (void*)frag, (int)frag->iov_cnt, (int)frag->iov_idx, frag->size);
iov_cnt           104 opal/mca/btl/tcp/btl_tcp_frag.c     for( i = 0; i < (int)frag->iov_cnt; i++ ) {
iov_cnt           120 opal/mca/btl/tcp/btl_tcp_frag.c         cnt = writev(sd, frag->iov_ptr, frag->iov_cnt);
iov_cnt           130 opal/mca/btl/tcp/btl_tcp_frag.c                     strerror(opal_socket_errno), (unsigned long) frag->iov_cnt));
iov_cnt           146 opal/mca/btl/tcp/btl_tcp_frag.c     num_vecs = frag->iov_cnt;
iov_cnt           152 opal/mca/btl/tcp/btl_tcp_frag.c             frag->iov_cnt--;
iov_cnt           163 opal/mca/btl/tcp/btl_tcp_frag.c     return (frag->iov_cnt == 0);
iov_cnt           173 opal/mca/btl/tcp/btl_tcp_frag.c     num_vecs = frag->iov_cnt;
iov_cnt           182 opal/mca/btl/tcp/btl_tcp_frag.c         for( i = 0; i < (int)frag->iov_cnt; i++ ) {
iov_cnt           227 opal/mca/btl/tcp/btl_tcp_frag.c                        strerror(opal_socket_errno), (unsigned long) frag->iov_cnt));
iov_cnt           253 opal/mca/btl/tcp/btl_tcp_frag.c     num_vecs = frag->iov_cnt;
iov_cnt           265 opal/mca/btl/tcp/btl_tcp_frag.c         frag->iov_cnt--;
iov_cnt           272 opal/mca/btl/tcp/btl_tcp_frag.c     if(frag->iov_cnt == 0) {
iov_cnt           281 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov_cnt++;
iov_cnt           289 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov_cnt++;
iov_cnt           297 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov_cnt += frag->hdr.count;
iov_cnt            56 opal/mca/btl/tcp/btl_tcp_frag.h     uint32_t iov_cnt;
iov_cnt           120 opal/mca/btl/tcp/btl_tcp_frag.h     frag->iov_cnt = 1;                                                     \