iarray            306 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     pmix_info_t *iarray;
iarray            439 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     iarray = (pmix_info_t*)darray->array;
iarray            440 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&iarray[0], PMIX_ALLOC_NETWORK_ID, "my.net.key", PMIX_STRING);
iarray            441 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&iarray[1], PMIX_ALLOC_NETWORK_TYPE, "tcp", PMIX_STRING);
iarray            442 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&iarray[2], PMIX_ALLOC_NETWORK_ENDPTS, &nprocs, PMIX_SIZE);
iarray            443 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&iarray[3], PMIX_ALLOC_NETWORK_SEC_KEY, NULL, PMIX_BOOL);