bftype 965 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c pmix_bfrop_buffer_type_t bftype; bftype 1073 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c bftype = pmix_globals.mypeer->nptr->compat.type; bftype 1088 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c + strlen(bfrops) + 1 + sizeof(bftype) \ bftype 1179 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c memcpy(msg+csize, &bftype, sizeof(bftype)); bftype 1180 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c csize += sizeof(bftype); bftype 963 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c pmix_bfrop_buffer_type_t bftype; bftype 1270 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c bftype = pmix_bfrops_globals.default_type; // we can't know any better bftype 1300 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c if (sizeof(bftype) < cnt) { bftype 1301 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c memcpy(&bftype, mg, sizeof(bftype)); bftype 1302 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c mg += sizeof(bftype); bftype 1303 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c cnt -= sizeof(bftype); bftype 1411 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c peer->nptr->compat.type = bftype; bftype 1589 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c peer->nptr->compat.type = bftype; bftype 284 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c pmix_bfrop_buffer_type_t bftype; bftype 313 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c bftype = pmix_globals.mypeer->nptr->compat.type; bftype 322 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c (strlen(bfrops) + 1) + sizeof(bftype) + \ bftype 366 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c memcpy(msg+csize, &bftype, sizeof(bftype)); bftype 367 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c csize += sizeof(bftype); bftype 351 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c pmix_bfrop_buffer_type_t bftype; bftype 520 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c bftype = ptr[0]; bftype 657 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c nptr->compat.type = bftype;