endpoint_cache_pos   79 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     endpoint->endpoint_cache_pos    = NULL;
endpoint_cache_pos  221 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c                      btl_endpoint->endpoint_cache, btl_endpoint->endpoint_cache_length, btl_endpoint->endpoint_cache_pos - btl_endpoint->endpoint_cache,
endpoint_cache_pos  239 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     btl_endpoint->endpoint_cache_pos = btl_endpoint->endpoint_cache;
endpoint_cache_pos  428 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     btl_endpoint->endpoint_cache_pos    = NULL;
endpoint_cache_pos   58 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.h     char*                           endpoint_cache_pos;    /**< current position in the cache */
endpoint_cache_pos  169 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 memcpy( frag->iov_ptr[i].iov_base, btl_endpoint->endpoint_cache_pos, length );
endpoint_cache_pos  171 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->segments[0].seg_addr.pval = btl_endpoint->endpoint_cache_pos;
endpoint_cache_pos  172 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov_ptr[i].iov_base = btl_endpoint->endpoint_cache_pos;
endpoint_cache_pos  174 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c             btl_endpoint->endpoint_cache_pos += length;
endpoint_cache_pos  178 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 btl_endpoint->endpoint_cache_pos = btl_endpoint->endpoint_cache;
endpoint_cache_pos  187 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     frag->iov_ptr[num_vecs].iov_base = btl_endpoint->endpoint_cache_pos;
endpoint_cache_pos   92 opal/mca/btl/tcp/btl_tcp_endpoint.c     endpoint->endpoint_cache_pos    = NULL;
endpoint_cache_pos  261 opal/mca/btl/tcp/btl_tcp_endpoint.c                          (void*)btl_endpoint->endpoint_cache, btl_endpoint->endpoint_cache_pos - btl_endpoint->endpoint_cache,
endpoint_cache_pos  305 opal/mca/btl/tcp/btl_tcp_endpoint.c     btl_endpoint->endpoint_cache_pos = btl_endpoint->endpoint_cache;
endpoint_cache_pos  533 opal/mca/btl/tcp/btl_tcp_endpoint.c     btl_endpoint->endpoint_cache_pos    = NULL;
endpoint_cache_pos   58 opal/mca/btl/tcp/btl_tcp_endpoint.h     char*                           endpoint_cache_pos;    /**< current position in the cache */
endpoint_cache_pos  186 opal/mca/btl/tcp/btl_tcp_frag.c                 memcpy( frag->iov_ptr[i].iov_base, btl_endpoint->endpoint_cache_pos, length );
endpoint_cache_pos  188 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->segments[0].seg_addr.pval = btl_endpoint->endpoint_cache_pos;
endpoint_cache_pos  189 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov_ptr[i].iov_base = btl_endpoint->endpoint_cache_pos;
endpoint_cache_pos  191 opal/mca/btl/tcp/btl_tcp_frag.c             btl_endpoint->endpoint_cache_pos += length;
endpoint_cache_pos  195 opal/mca/btl/tcp/btl_tcp_frag.c                 btl_endpoint->endpoint_cache_pos = btl_endpoint->endpoint_cache;
endpoint_cache_pos  204 opal/mca/btl/tcp/btl_tcp_frag.c     frag->iov_ptr[num_vecs].iov_base = btl_endpoint->endpoint_cache_pos;