iovec_count 576 ompi/mca/common/ompio/common_ompio_file_open.c uint32_t *iovec_count) iovec_count 601 ompi/mca/common/ompio/common_ompio_file_open.c *iovec_count = 0; iovec_count 629 ompi/mca/common/ompio/common_ompio_file_open.c *iovec_count = *iovec_count + temp_count; iovec_count 631 ompi/mca/common/ompio/common_ompio_file_open.c *iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec)); iovec_count 638 ompi/mca/common/ompio/common_ompio_file_open.c (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base; iovec_count 639 ompi/mca/common/ompio/common_ompio_file_open.c (*iov)[i+(*iovec_count-temp_count)].iov_len = temp_iov[i].iov_len; iovec_count 652 ompi/mca/common/ompio/common_ompio_file_open.c *iovec_count = *iovec_count + temp_count; iovec_count 655 ompi/mca/common/ompio/common_ompio_file_open.c *iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec)); iovec_count 663 ompi/mca/common/ompio/common_ompio_file_open.c (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base; iovec_count 664 ompi/mca/common/ompio/common_ompio_file_open.c (*iov)[i+(*iovec_count-temp_count)].iov_len = temp_iov[i].iov_len; iovec_count 671 ompi/mca/common/ompio/common_ompio_file_open.c printf ("%d Entries: \n",*iovec_count); iovec_count 672 ompi/mca/common/ompio/common_ompio_file_open.c for (i=0 ; i<*iovec_count ; i++) { iovec_count 506 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 512 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 526 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 593 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 599 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 613 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 675 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 681 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 695 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 764 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 770 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 784 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 851 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 857 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 884 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 938 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 955 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 958 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 986 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 989 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 1063 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t iovec_count=0; iovec_count 1081 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 1084 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 1112 ompi/mca/osc/portals4/osc_portals4_comm.c &iovec_count); iovec_count 1115 ompi/mca/osc/portals4/osc_portals4_comm.c md.length = iovec_count; iovec_count 33 test/datatype/ddt_raw2.c uint32_t *iovec_count, iovec_count 58 test/datatype/ddt_raw2.c *iovec_count = 0; iovec_count 76 test/datatype/ddt_raw2.c *iovec_count = *iovec_count + temp_count; iovec_count 77 test/datatype/ddt_raw2.c *iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec)); iovec_count 84 test/datatype/ddt_raw2.c (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base; iovec_count 85 test/datatype/ddt_raw2.c (*iov)[i+(*iovec_count-temp_count)].iov_len = temp_iov[i].iov_len; iovec_count 91 test/datatype/ddt_raw2.c *iovec_count = *iovec_count + temp_count; iovec_count 93 test/datatype/ddt_raw2.c *iov = (struct iovec *) realloc (*iov, *iovec_count * sizeof(struct iovec)); iovec_count 101 test/datatype/ddt_raw2.c (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base; iovec_count 102 test/datatype/ddt_raw2.c (*iov)[i+(*iovec_count-temp_count)].iov_len = temp_iov[i].iov_len;