NULL               55 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         NULL,
NULL               62 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         NULL, /* send immediate */
NULL               64 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         NULL, /* get */
NULL               66 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         NULL, /* mpool */
NULL               67 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         NULL, /* register error */
NULL               88 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     if( NULL == my_proc ) {
NULL              102 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         if(NULL == (tcp_proc = mca_btl_tcp2_proc_create(ompi_proc))) {
NULL              119 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         if(NULL == tcp_endpoint) {
NULL              183 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     mca_btl_tcp2_frag_t* frag = NULL;
NULL              190 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              191 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         return NULL;
NULL              199 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->base.des_dst = NULL;
NULL              261 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              262 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         return NULL;
NULL              280 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c             return NULL;
NULL              288 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         iov.iov_base = NULL;
NULL              293 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c             return NULL;
NULL              302 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->base.des_dst = NULL;
NULL              341 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              342 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         return NULL;
NULL              348 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->base.des_src = NULL;
NULL              487 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c          item != NULL;
NULL              517 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     if( NULL != endpoint ) {
NULL               98 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         NULL,
NULL              185 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     mca_btl_tcp2_component.tcp_btls=NULL;
NULL              198 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int("links", NULL, 1);
NULL              204 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int ("free_list_num", NULL, 8);
NULL              206 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int ("free_list_max", NULL, -1);
NULL              208 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int ("free_list_inc", NULL, 32);
NULL              210 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int ("sndbuf", NULL, 128*1024);
NULL              212 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int ("rcvbuf", NULL, 128*1024);
NULL              277 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_param_register_int ("disable_family", NULL, 0);
NULL              292 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if(NULL != mca_btl_tcp2_component.tcp_if_include) {
NULL              294 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         mca_btl_tcp2_component.tcp_if_include = NULL;
NULL              296 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if(NULL != mca_btl_tcp2_component.tcp_if_exclude) {
NULL              298 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c        mca_btl_tcp2_component.tcp_if_exclude = NULL;
NULL              301 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if (NULL != mca_btl_tcp2_component.tcp_btls)
NULL              354 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         if(NULL == btl)
NULL              370 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         btl->super.btl_bandwidth = mca_btl_tcp2_param_register_int(param, NULL, btl->super.btl_bandwidth);
NULL              374 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         btl->super.btl_latency = mca_btl_tcp2_param_register_int(param, NULL, btl->super.btl_latency);
NULL              382 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         btl->super.btl_bandwidth = mca_btl_tcp2_param_register_int(param, NULL, btl->super.btl_bandwidth);
NULL              386 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         btl->super.btl_latency = mca_btl_tcp2_param_register_int(param, NULL, btl->super.btl_latency);
NULL              409 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if (NULL == orig_str || NULL == *orig_str) {
NULL              410 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         return NULL;
NULL              414 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if (NULL == argv) {
NULL              415 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         return NULL;
NULL              417 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     for (save = i = 0; NULL != argv[i]; ++i) {
NULL              428 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         if (NULL == str) {
NULL              493 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     argv[save] = NULL;
NULL              512 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     int *kindexes = NULL; /* this array is way too large, but never too small */
NULL              523 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if (NULL == kindexes) {
NULL              558 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if(NULL == mca_btl_tcp2_component.tcp_btls) {
NULL              618 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if (NULL != kindexes) {
NULL              649 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         struct addrinfo hints, *res = NULL;
NULL              657 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         if ((error = getaddrinfo(NULL, "0", &hints, &res))) {
NULL              920 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c                          NULL );
NULL              931 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c                          NULL );
NULL              941 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c                          NULL );
NULL              969 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if(NULL == btls) {
NULL              970 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c         return NULL;
NULL             1065 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c     if(NULL == btl_proc) {
NULL               68 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     endpoint->endpoint_btl = NULL;
NULL               69 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     endpoint->endpoint_proc = NULL;
NULL               70 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     endpoint->endpoint_addr = NULL;
NULL               78 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     endpoint->endpoint_cache        = NULL;
NULL               79 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     endpoint->endpoint_cache_pos    = NULL;
NULL              142 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c             if (NULL != address) {
NULL              154 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c             if (NULL != address) {
NULL              284 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c         if (btl_endpoint->endpoint_send_frag == NULL) {
NULL              367 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     if(NULL == btl_endpoint->endpoint_addr) {
NULL              425 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     if( NULL != btl_endpoint->endpoint_cache )
NULL              427 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     btl_endpoint->endpoint_cache        = NULL;
NULL              428 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     btl_endpoint->endpoint_cache_pos    = NULL;
NULL              453 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c         if(NULL == btl_endpoint->endpoint_send_frag) {
NULL              720 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c             if(NULL == frag) {
NULL              729 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c                 if(NULL == frag) {
NULL              740 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c                 btl_endpoint->endpoint_recv_frag = NULL;
NULL              748 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c                     frag = NULL;
NULL              803 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c         while (NULL != btl_endpoint->endpoint_send_frag) {
NULL              822 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c         if(NULL == btl_endpoint->endpoint_send_frag) {
NULL               48 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     frag->base.des_src = NULL;
NULL               50 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     frag->base.des_dst = NULL;
NULL               79 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     NULL,
NULL               80 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     NULL);
NULL               86 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     NULL);
NULL               92 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     NULL);
NULL               98 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     NULL);
NULL              146 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.h     frag->base.des_src = NULL;                                             \
NULL               47 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c static mca_btl_tcp2_interface_t** local_interfaces = NULL;
NULL               50 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c static mca_btl_tcp2_interface_t** peer_interfaces = NULL;
NULL               67 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     tcp_proc->proc_addrs = NULL;
NULL               69 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     tcp_proc->proc_endpoints = NULL;
NULL               87 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if(NULL != tcp_proc->proc_endpoints) {
NULL              116 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if(NULL == btl_proc)
NULL              117 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         return NULL;
NULL              133 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         return NULL;
NULL              138 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         return NULL;
NULL              146 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if(NULL == btl_proc->proc_endpoints) {
NULL              148 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         return NULL;
NULL              150 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if(NULL == mca_btl_tcp2_component.tcp_local && ompi_proc == ompi_proc_local()) {
NULL              229 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     interface->ipv4_address = NULL;
NULL              230 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     interface->ipv6_address =  NULL;
NULL              242 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if( NULL != local_interfaces )
NULL              248 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if( NULL == local_interfaces )
NULL              249 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         return NULL;
NULL              276 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if(NULL != include) {
NULL              288 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         } else if (NULL != exclude) {
NULL              322 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                 if( NULL == local_interfaces )
NULL              323 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                     return NULL;
NULL              326 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c             assert(NULL != local_interfaces[index]);
NULL              379 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     int rc, *a = NULL;
NULL              398 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if( NULL == local_interfaces ) {
NULL              399 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if( NULL == mca_btl_tcp2_retrieve_local_interfaces() )
NULL              406 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if( NULL == peer_interfaces ) {
NULL              436 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                 if( NULL == peer_interfaces )
NULL              507 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c             if(NULL != local_interfaces[i]->ipv4_address &&
NULL              508 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                NULL != peer_interfaces[j]->ipv4_address) {
NULL              548 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c             if(NULL != local_interfaces[i]->ipv6_address &&
NULL              549 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                NULL != peer_interfaces[j]->ipv6_address) {
NULL              582 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     if (NULL == a) {
NULL              602 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                || NULL == peer_interfaces[best_assignment[i]]) {
NULL              644 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if(NULL != peer_interfaces[i]->ipv4_address) {
NULL              647 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if(NULL != peer_interfaces[i]->ipv6_address) {
NULL              653 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     peer_interfaces = NULL;
NULL              657 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if(NULL != local_interfaces[i]->ipv4_address) {
NULL              660 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if(NULL != local_interfaces[i]->ipv6_address) {
NULL              666 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     local_interfaces = NULL;
NULL              698 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c             if (NULL != btl_endpoint->endpoint_addr) {
NULL              714 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     mca_btl_tcp_proc_t* proc = NULL;
NULL              122 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.h     if(NULL == mca_btl_tcp2_component.tcp_local)
NULL               32 contrib/scaling/mpi_memprobe.c     if (NULL != cbfunc) {
NULL               33 contrib/scaling/mpi_memprobe.c         cbfunc(OPAL_ERR_HANDLERS_COMPLETE, NULL, NULL, NULL, cbdata);
NULL               61 contrib/scaling/mpi_memprobe.c     if (NULL != info) {
NULL               62 contrib/scaling/mpi_memprobe.c         while (NULL != (kv = (opal_value_t*)opal_list_remove_first(info))) {
NULL               66 contrib/scaling/mpi_memprobe.c     if (NULL != release_fn) {
NULL               84 contrib/scaling/mpi_memprobe.c     char **answer = NULL, *tmp, *msg;
NULL              122 contrib/scaling/mpi_memprobe.c         if (NULL != lt) {
NULL              166 contrib/scaling/mpi_memprobe.c         if (OPAL_SUCCESS != opal_pmix.notify_event(MEMPROBE_RELEASE, NULL,
NULL              168 contrib/scaling/mpi_memprobe.c                                                    NULL, NULL)) {
NULL              203 contrib/scaling/mpi_memprobe.c     opal_pmix.register_evhandler(codes, NULL, _release_fn, _register_fn, (void*)&active);
NULL               60 examples/spc_example.c     MPI_Init(NULL, NULL);
NULL               97 examples/spc_example.c     ret = MPI_T_pvar_handle_alloc(session, index, NULL, &handle, &count);
NULL              435 ompi/attribute/attribute.c                           NULL);
NULL              487 ompi/attribute/attribute.c     keyval->copy_attr_fn.attr_communicator_copy_fn = NULL;
NULL              488 ompi/attribute/attribute.c     keyval->delete_attr_fn.attr_communicator_copy_fn = NULL;
NULL              489 ompi/attribute/attribute.c     keyval->extra_state.c_ptr = NULL;
NULL              490 ompi/attribute/attribute.c     keyval->bindings_extra_state = NULL;
NULL              506 ompi/attribute/attribute.c         if (NULL != keyval->bindings_extra_state) {
NULL              527 ompi/attribute/attribute.c     if (NULL == keyval_hash) {
NULL              595 ompi/attribute/attribute.c     if (NULL == keyval) {
NULL              692 ompi/attribute/attribute.c     if ((OMPI_SUCCESS != ret) || (NULL == keyval) ||
NULL              725 ompi/attribute/attribute.c     if (NULL == new_attr) {
NULL              755 ompi/attribute/attribute.c     if (NULL == new_attr) {
NULL              787 ompi/attribute/attribute.c     if (NULL == new_attr) {
NULL              819 ompi/attribute/attribute.c     if (NULL == new_attr) {
NULL              847 ompi/attribute/attribute.c     attribute_value_t *val = NULL;
NULL              870 ompi/attribute/attribute.c     attribute_value_t *val = NULL;
NULL              893 ompi/attribute/attribute.c     attribute_value_t *val = NULL;
NULL              928 ompi/attribute/attribute.c     if (NULL == oldattr_hash) {
NULL             1042 ompi/attribute/attribute.c     if ((OMPI_SUCCESS != ret) || (NULL == keyval) ||
NULL             1050 ompi/attribute/attribute.c     if (NULL == attr_hash) {
NULL             1130 ompi/attribute/attribute.c     if (NULL == attr_hash) {
NULL             1144 ompi/attribute/attribute.c     if (NULL == attrs) {
NULL             1204 ompi/attribute/attribute.c     if ((OMPI_SUCCESS != ret ) || (NULL == keyval) ||
NULL             1211 ompi/attribute/attribute.c     if (NULL == *attr_hash) {
NULL             1246 ompi/attribute/attribute.c     if ((OMPI_SUCCESS != ret ) || (NULL == keyval)) {
NULL             1298 ompi/attribute/attribute.c     if (NULL == attr_hash) {
NULL             1342 ompi/attribute/attribute.c         return NULL;
NULL              192 ompi/attribute/attribute.h     if (NULL == *hash) {
NULL              144 ompi/attribute/attribute_predefined.c     if (NULL == univ_size || (usize = strtol(univ_size, NULL, 0)) <= 0) {
NULL              193 ompi/attribute/attribute_predefined.c                                   &keyval, NULL, OMPI_KEYVAL_PREDEFINED, NULL);
NULL              222 ompi/attribute/attribute_predefined.c                                   &keyval, NULL, OMPI_KEYVAL_PREDEFINED, NULL);
NULL               28 ompi/class/ompi_seq_tracker.c                    NULL,
NULL               29 ompi/class/ompi_seq_tracker.c                    NULL);
NULL               41 ompi/class/ompi_seq_tracker.c     while(NULL != (item = opal_list_remove_first(&seq_tracker->seq_ids)))
NULL              123 ompi/communicator/comm.c     if (NULL != req) {
NULL              147 ompi/communicator/comm.c     ompi_communicator_t *newcomm = NULL;
NULL              150 ompi/communicator/comm.c     if (NULL != local_group) {
NULL              154 ompi/communicator/comm.c     if ( (NULL != remote_group) && (&ompi_mpi_group_null.group != remote_group) ) {
NULL              158 ompi/communicator/comm.c     *req = NULL;
NULL              162 ompi/communicator/comm.c     if (NULL == newcomm) {
NULL              165 ompi/communicator/comm.c     newcomm->super.s_info = NULL;
NULL              171 ompi/communicator/comm.c     if (NULL == local_group) {
NULL              186 ompi/communicator/comm.c     if ( NULL != remote_group ) {
NULL              205 ompi/communicator/comm.c         ompi_comm_idup_internal (old_localcomm, newcomm->c_local_group, NULL, NULL,
NULL              224 ompi/communicator/comm.c     if ( copy_topocomponent && (NULL != oldcomm->c_topo) ) {
NULL              236 ompi/communicator/comm.c     if (NULL != oldcomm->c_keyhash) {
NULL              237 ompi/communicator/comm.c         if (NULL != attr) {
NULL              277 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
NULL              280 ompi/communicator/comm.c     int *allranks=NULL;
NULL              281 ompi/communicator/comm.c     int *rranks=NULL;
NULL              283 ompi/communicator/comm.c     ompi_group_t *remote_group = NULL;
NULL              286 ompi/communicator/comm.c     if (OPAL_UNLIKELY(NULL == newcomm)) {
NULL              296 ompi/communicator/comm.c         if ( NULL == allranks ) {
NULL              326 ompi/communicator/comm.c         if ( NULL == rranks ) {
NULL              341 ompi/communicator/comm.c         rranks = NULL;
NULL              348 ompi/communicator/comm.c                          NULL,                     /* local_ranks */
NULL              351 ompi/communicator/comm.c                          NULL,                     /* attrs */
NULL              362 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
NULL              372 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
NULL              389 ompi/communicator/comm.c     if ( NULL != allranks ) {
NULL              392 ompi/communicator/comm.c     if ( NULL != rranks ) {
NULL              417 ompi/communicator/comm.c     int *results=NULL, *sorted=NULL;
NULL              418 ompi/communicator/comm.c     int *rresults=NULL, *rsorted=NULL;
NULL              420 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
NULL              421 ompi/communicator/comm.c     int *lranks=NULL, *rranks=NULL;
NULL              422 ompi/communicator/comm.c     ompi_group_t * local_group=NULL, *remote_group=NULL;
NULL              424 ompi/communicator/comm.c     ompi_comm_allgatherfct *allgatherfct=NULL;
NULL              442 ompi/communicator/comm.c     if ( NULL == results ) {
NULL              465 ompi/communicator/comm.c     if ( NULL == sorted) {
NULL              487 ompi/communicator/comm.c     if ( NULL == lranks ) {
NULL              501 ompi/communicator/comm.c         if ( NULL == rresults ) {
NULL              523 ompi/communicator/comm.c             if ( NULL == rsorted) {
NULL              545 ompi/communicator/comm.c             if ( NULL ==  rranks) {
NULL              562 ompi/communicator/comm.c         rranks = NULL;
NULL              576 ompi/communicator/comm.c                          NULL,               /* attrs */
NULL              588 ompi/communicator/comm.c         if (NULL != newcomp->c_local_comm) {
NULL              605 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
NULL              617 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
NULL              632 ompi/communicator/comm.c     if ( NULL != newcomp && MPI_UNDEFINED == color ) {
NULL              655 ompi/communicator/comm.c     if (OPAL_UNLIKELY(NULL == ranks)) {
NULL              738 ompi/communicator/comm.c     if (OPAL_LIKELY(NULL != tmp)) {
NULL              759 ompi/communicator/comm.c     if (OPAL_UNLIKELY(NULL == results)) {
NULL              793 ompi/communicator/comm.c     int *lranks = NULL, *rranks = NULL;
NULL              798 ompi/communicator/comm.c     if (OPAL_UNLIKELY(NULL == newcomm)) {
NULL              906 ompi/communicator/comm.c                             rranks, NULL, comm->error_handler, false,
NULL              907 ompi/communicator/comm.c                             NULL, NULL);
NULL              913 ompi/communicator/comm.c         rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
NULL              925 ompi/communicator/comm.c         rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
NULL              973 ompi/communicator/comm.c     return ompi_comm_dup_with_info (comm, NULL, newcomm);
NULL              981 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
NULL              982 ompi/communicator/comm.c     ompi_group_t *remote_group = NULL;
NULL              995 ompi/communicator/comm.c                           NULL,                                   /* local_procs*/
NULL              997 ompi/communicator/comm.c                           NULL,                                   /* remote_procs */
NULL             1008 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, NULL, NULL, false, mode);
NULL             1025 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, NULL, NULL, false, mode);
NULL             1042 ompi/communicator/comm.c OBJ_CLASS_INSTANCE(ompi_comm_idup_with_info_context_t, opal_object_t, NULL, NULL);
NULL             1050 ompi/communicator/comm.c     return ompi_comm_idup_with_info (comm, NULL, newcomm, req);
NULL             1070 ompi/communicator/comm.c         remote_group = NULL;
NULL             1074 ompi/communicator/comm.c     if (NULL == request) {
NULL             1079 ompi/communicator/comm.c     if (NULL == context) {
NULL             1091 ompi/communicator/comm.c                             NULL,                                   /* local_procs */
NULL             1093 ompi/communicator/comm.c                             NULL,                                   /* remote_procs */
NULL             1140 ompi/communicator/comm.c     rc = ompi_comm_nextcid_nb (context->newcomp, context->comm, NULL, NULL,
NULL             1141 ompi/communicator/comm.c                                NULL, false, mode, subreq);
NULL             1171 ompi/communicator/comm.c     rc = ompi_comm_activate_nb (&context->newcomp, context->comm, NULL, NULL, NULL, false, mode, subreq);
NULL             1193 ompi/communicator/comm.c     ompi_communicator_t *newcomp = NULL;
NULL             1201 ompi/communicator/comm.c                           NULL,                                   /* local_procs*/
NULL             1203 ompi/communicator/comm.c                           NULL,                                   /* remote_procs */
NULL             1208 ompi/communicator/comm.c                           NULL);                                  /* remote group */
NULL             1214 ompi/communicator/comm.c     rc = ompi_comm_nextcid (newcomp, comm, NULL, &tag, NULL, false, mode);
NULL             1225 ompi/communicator/comm.c     rc = ompi_comm_activate (&newcomp, comm, NULL, &tag, NULL, false, mode);
NULL             1350 ompi/communicator/comm.c     int *tmpbuf=NULL;
NULL             1351 ompi/communicator/comm.c     MPI_Request *req=NULL, sendreq;
NULL             1366 ompi/communicator/comm.c         if ( NULL == tmpbuf ) {
NULL             1370 ompi/communicator/comm.c         if ( NULL == req ) {
NULL             1422 ompi/communicator/comm.c     if ( NULL != req ) {
NULL             1425 ompi/communicator/comm.c     if ( NULL != tmpbuf ) {
NULL             1463 ompi/communicator/comm.c     if (NULL != (*comm)->c_keyhash) {
NULL             1485 ompi/communicator/comm.c     if (NULL != ((*comm)->super.s_info)) {
NULL             1513 ompi/communicator/comm.c         if ( NULL != tmpcomm ){
NULL             1536 ompi/communicator/comm.c     ompi_proc_t **rprocs=NULL;
NULL             1539 ompi/communicator/comm.c     opal_buffer_t *sbuf=NULL, *rbuf=NULL;
NULL             1540 ompi/communicator/comm.c     void *sendbuf=NULL;
NULL             1542 ompi/communicator/comm.c     ompi_proc_t **proc_list=NULL;
NULL             1550 ompi/communicator/comm.c         if (NULL == sbuf) {
NULL             1602 ompi/communicator/comm.c     if ( NULL == recvbuf ) {
NULL             1634 ompi/communicator/comm.c     if (NULL == rbuf) {
NULL             1646 ompi/communicator/comm.c     rc = ompi_proc_unpack(rbuf, rsize, &rprocs, NULL, NULL);
NULL             1677 ompi/communicator/comm.c         if ( NULL != rprocs ) {
NULL             1679 ompi/communicator/comm.c             rprocs=NULL;
NULL             1683 ompi/communicator/comm.c     if (NULL != sbuf) {
NULL             1686 ompi/communicator/comm.c     if (NULL != rbuf) {
NULL             1689 ompi/communicator/comm.c     if ( NULL != proc_list ) {
NULL             1692 ompi/communicator/comm.c     if (NULL != sendbuf) {
NULL             1747 ompi/communicator/comm.c     if ( NULL == rdisps ){
NULL             1752 ompi/communicator/comm.c     if ( NULL == rcounts ){
NULL             1766 ompi/communicator/comm.c     if ( NULL != rdisps ) {
NULL             1769 ompi/communicator/comm.c     if ( NULL != rcounts ) {
NULL             1900 ompi/communicator/comm.c     ret = ompi_comm_nextcid (new_comm, old_comm, NULL, NULL, NULL, false,
NULL             1924 ompi/communicator/comm.c     ret = ompi_comm_activate (&new_comm, old_comm, NULL, NULL, NULL, false,
NULL             1992 ompi/communicator/comm.c     if( NULL == oldcomm->c_topo )
NULL              175 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == context)) {
NULL              176 ompi/communicator/comm_cid.c         return NULL;
NULL              212 ompi/communicator/comm_cid.c         return NULL;
NULL              229 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == context)) {
NULL              230 ompi/communicator/comm_cid.c         return NULL;
NULL              260 ompi/communicator/comm_cid.c     if (NULL == context) {
NULL              267 ompi/communicator/comm_cid.c     if (NULL == request) {
NULL              274 ompi/communicator/comm_cid.c     ompi_comm_request_schedule_append (request, ompi_comm_allreduce_getnextcid, NULL, 0);
NULL              312 ompi/communicator/comm_cid.c         return ompi_comm_request_schedule_append (request, ompi_comm_allreduce_getnextcid, NULL, 0);
NULL              317 ompi/communicator/comm_cid.c         return ompi_comm_request_schedule_append (request, ompi_comm_allreduce_getnextcid, NULL, 0);
NULL              360 ompi/communicator/comm_cid.c         opal_pointer_array_test_and_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
NULL              377 ompi/communicator/comm_cid.c             opal_pointer_array_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
NULL              383 ompi/communicator/comm_cid.c         return ompi_comm_request_schedule_append (request, ompi_comm_checkcid, NULL, 0);
NULL              391 ompi/communicator/comm_cid.c             opal_pointer_array_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
NULL              405 ompi/communicator/comm_cid.c             opal_pointer_array_test_and_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
NULL              421 ompi/communicator/comm_cid.c             opal_pointer_array_set_item(&ompi_mpi_communicators, context->nextcid, NULL);
NULL              427 ompi/communicator/comm_cid.c         return ompi_comm_request_schedule_append (request, ompi_comm_nextcid_check_flag, NULL, 0);
NULL              463 ompi/communicator/comm_cid.c         opal_pointer_array_set_item (&ompi_mpi_communicators, context->nextcid, NULL);
NULL              507 ompi/communicator/comm_cid.c     if (NULL == context) {
NULL              515 ompi/communicator/comm_cid.c     if (NULL == request) {
NULL              672 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == request)) {
NULL              677 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == context)) {
NULL              689 ompi/communicator/comm_cid.c         if (OPAL_UNLIKELY (NULL == context->tmpbuf)) {
NULL              766 ompi/communicator/comm_cid.c     return ompi_comm_request_schedule_append (request, NULL, &subreq, 1);
NULL              783 ompi/communicator/comm_cid.c     return ompi_comm_request_schedule_append (request, NULL, &subreq, 1);
NULL              834 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == context)) {
NULL              840 ompi/communicator/comm_cid.c         if (OPAL_UNLIKELY(NULL == context->tmpbuf)) {
NULL              847 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == request)) {
NULL              872 ompi/communicator/comm_cid.c         ompi_comm_request_schedule_append (request, NULL, &subreq, 1);
NULL              962 ompi/communicator/comm_cid.c     pdat.value.data.bo.bytes = NULL;
NULL              990 ompi/communicator/comm_cid.c     if (OPAL_UNLIKELY(NULL == context)) {
NULL              996 ompi/communicator/comm_cid.c         if (OPAL_UNLIKELY(NULL == context->tmpbuf)) {
NULL             1003 ompi/communicator/comm_cid.c     if (NULL == request) {
NULL             1024 ompi/communicator/comm_cid.c         rc = ompi_comm_request_schedule_append (request, NULL, &subreq, 1);
NULL             1060 ompi/communicator/comm_cid.c     return ompi_comm_request_schedule_append (request, NULL, subreq, subreq_count);
NULL             1114 ompi/communicator/comm_cid.c     if (NULL == context) {
NULL             1119 ompi/communicator/comm_cid.c     if (NULL == context->tmpbuf) {
NULL             1125 ompi/communicator/comm_cid.c     if (NULL == request) {
NULL               62 ompi/communicator/comm_init.c ompi_communicator_t  *ompi_mpi_comm_parent = NULL;
NULL              118 ompi/communicator/comm_init.c         if (NULL == group->grp_proc_pointers[i]) {
NULL              162 ompi/communicator/comm_init.c     char *str=NULL;
NULL              166 ompi/communicator/comm_init.c     if ( 0 == rc && NULL != str) {
NULL              170 ompi/communicator/comm_init.c         if (NULL != str) {
NULL              204 ompi/communicator/comm_init.c     ompi_mpi_comm_self.comm.c_keyhash = NULL;
NULL              245 ompi/communicator/comm_init.c     new_comm->super.s_info = NULL;
NULL              279 ompi/communicator/comm_init.c     if (NULL != ompi_mpi_comm_world.comm.c_keyhash) {
NULL              324 ompi/communicator/comm_init.c         if ( NULL != comm ) {
NULL              328 ompi/communicator/comm_init.c             if ( NULL != comm ) {
NULL              375 ompi/communicator/comm_init.c     comm->c_local_group  = NULL;
NULL              376 ompi/communicator/comm_init.c     comm->c_remote_group = NULL;
NULL              377 ompi/communicator/comm_init.c     comm->error_handler  = NULL;
NULL              378 ompi/communicator/comm_init.c     comm->c_pml_comm     = NULL;
NULL              379 ompi/communicator/comm_init.c     comm->c_topo         = NULL;
NULL              380 ompi/communicator/comm_init.c     comm->c_coll         = NULL;
NULL              384 ompi/communicator/comm_init.c     comm->c_keyhash      = NULL;
NULL              388 ompi/communicator/comm_init.c     comm->c_peruse_handles = NULL;
NULL              402 ompi/communicator/comm_init.c     if ( NULL != comm->c_coll ) {
NULL              426 ompi/communicator/comm_init.c     if (NULL != comm->c_topo) {
NULL              428 ompi/communicator/comm_init.c         comm->c_topo = NULL;
NULL              431 ompi/communicator/comm_init.c     if (NULL != comm->c_local_group) {
NULL              433 ompi/communicator/comm_init.c         comm->c_local_group = NULL;
NULL              439 ompi/communicator/comm_init.c             comm->c_remote_group = NULL;
NULL              443 ompi/communicator/comm_init.c     if (NULL != comm->c_remote_group) {
NULL              445 ompi/communicator/comm_init.c         comm->c_remote_group = NULL;
NULL              448 ompi/communicator/comm_init.c     if (NULL != comm->error_handler) {
NULL              450 ompi/communicator/comm_init.c         comm->error_handler = NULL;
NULL              455 ompi/communicator/comm_init.c          NULL != opal_pointer_array_get_item(&ompi_mpi_communicators,
NULL              458 ompi/communicator/comm_init.c                                       comm->c_contextid, NULL);
NULL              463 ompi/communicator/comm_init.c          NULL != opal_pointer_array_get_item(&ompi_comm_f_to_c_table,
NULL              466 ompi/communicator/comm_init.c                                       comm->c_f_to_c_index, NULL);
NULL               44 ompi/communicator/comm_request.c                                 NULL, 0, NULL, NULL, NULL);
NULL               82 ompi/communicator/comm_request.c     if (NULL == request_item) {
NULL              233 ompi/communicator/comm_request.c     request->context = NULL;
NULL              252 ompi/communicator/comm_request.c OBJ_CLASS_INSTANCE(ompi_comm_request_item_t, opal_list_item_t, NULL, NULL);
NULL              259 ompi/communicator/comm_request.c     if (OPAL_UNLIKELY(NULL == item)) {
NULL              260 ompi/communicator/comm_request.c         return NULL;
NULL              272 ompi/communicator/comm_request.c         request->context = NULL;
NULL              333 ompi/communicator/communicator.h     if ((NULL == comm) || (MPI_COMM_NULL == comm) ||
NULL              387 ompi/communicator/communicator.h         return (struct ompi_proc_t *) NULL;
NULL              221 ompi/datatype/ompi_datatype.h     if ( NULL == type) {
NULL               91 ompi/datatype/ompi_datatype_args.c         if( pArgs->ca == 0 ) pArgs->a = NULL;                           \
NULL               96 ompi/datatype/ompi_datatype_args.c         if( pArgs->cd == 0 ) pArgs->d = NULL;                           \
NULL              101 ompi/datatype/ompi_datatype_args.c         if( pArgs->ci == 0 ) pArgs->i = NULL;                           \
NULL              119 ompi/datatype/ompi_datatype_args.c     assert( NULL == pData->args );
NULL              225 ompi/datatype/ompi_datatype_args.c     if( pArgs->a != NULL )
NULL              260 ompi/datatype/ompi_datatype_args.c     if( pArgs == NULL ) return MPI_ERR_INTERN;
NULL              264 ompi/datatype/ompi_datatype_args.c     if( pArgs->i != NULL ) {
NULL              271 ompi/datatype/ompi_datatype_args.c     if( pArgs->a != NULL ) {
NULL              278 ompi/datatype/ompi_datatype_args.c     if( pArgs->d != NULL ) {
NULL              328 ompi/datatype/ompi_datatype_args.c     if( NULL == pArgs ) {  /* only for predefined datatypes */
NULL              356 ompi/datatype/ompi_datatype_args.c         if( (NULL != i) && (NULL != pArgs->i) ) {
NULL              359 ompi/datatype/ompi_datatype_args.c         if( (NULL != a) && (NULL != pArgs->a) ) {
NULL              362 ompi/datatype/ompi_datatype_args.c         if( (NULL != d) && (NULL != pArgs->d) ) {
NULL              382 ompi/datatype/ompi_datatype_args.c     if( NULL != pArgs ) {
NULL              413 ompi/datatype/ompi_datatype_args.c     pData->args = NULL;
NULL              491 ompi/datatype/ompi_datatype_args.c     if (NULL == packed_description) {
NULL              492 ompi/datatype/ompi_datatype_args.c         void *_tmp_ptr = NULL;
NULL              496 ompi/datatype/ompi_datatype_args.c             } else if( NULL == args ) {
NULL              527 ompi/datatype/ompi_datatype_args.c             nanosleep (&interval, NULL);
NULL              544 ompi/datatype/ompi_datatype_args.c     if( NULL == packed_description || (void *) 1 == packed_description) {
NULL              553 ompi/datatype/ompi_datatype_args.c     assert( NULL != (ompi_datatype_args_t*)datatype->args );
NULL              554 ompi/datatype/ompi_datatype_args.c     assert( NULL != (ompi_datatype_args_t*)datatype->packed_description );
NULL              562 ompi/datatype/ompi_datatype_args.c     ompi_datatype_t* datatype = NULL;
NULL              644 ompi/datatype/ompi_datatype_args.c         if( NULL == array_of_datatype[i] ) {
NULL              687 ompi/datatype/ompi_datatype_args.c     ompi_datatype_t* datatype = NULL;
NULL              699 ompi/datatype/ompi_datatype_args.c         ompi_datatype_set_args( datatype, 1, (const int **) &i, 0, NULL, 1, d, MPI_COMBINER_CONTIGUOUS );
NULL              706 ompi/datatype/ompi_datatype_args.c             ompi_datatype_set_args( datatype, 3, a_i, 0, NULL, 1, d, MPI_COMBINER_VECTOR );
NULL              723 ompi/datatype/ompi_datatype_args.c             ompi_datatype_set_args( datatype, 2 * i[0] + 1, a_i, 0, NULL, 1, d, MPI_COMBINER_INDEXED );
NULL              740 ompi/datatype/ompi_datatype_args.c             ompi_datatype_set_args( datatype, i[0] + 2, a_i, 0, NULL, 1, d, MPI_COMBINER_INDEXED_BLOCK );
NULL              759 ompi/datatype/ompi_datatype_args.c             ompi_datatype_set_args( datatype, 3 * i[0] + 2, a_i, 0, NULL, 1, d, MPI_COMBINER_SUBARRAY);
NULL              771 ompi/datatype/ompi_datatype_args.c             ompi_datatype_set_args( datatype, 4 * i[2] + 4, a_i, 0, NULL, 1, d, MPI_COMBINER_DARRAY);
NULL              788 ompi/datatype/ompi_datatype_args.c         ompi_datatype_set_args( datatype, 0, NULL, 2, a, 1, d, MPI_COMBINER_RESIZED );
NULL              813 ompi/datatype/ompi_datatype_args.c     if( NULL == datatype ) {
NULL              814 ompi/datatype/ompi_datatype_args.c         return NULL;
NULL              827 ompi/datatype/ompi_datatype_args.c     ompi_datatype_t *predef = NULL, *current_type, *current_predef;
NULL              840 ompi/datatype/ompi_datatype_args.c             if( NULL == current_predef ) { /* No single predefined datatype */
NULL              841 ompi/datatype/ompi_datatype_args.c                 return NULL;
NULL              844 ompi/datatype/ompi_datatype_args.c         if( NULL == predef ) {  /* This is the first iteration */
NULL              854 ompi/datatype/ompi_datatype_args.c                 return NULL;
NULL               34 ompi/datatype/ompi_datatype_create.c     datatype->args               = NULL;
NULL               40 ompi/datatype/ompi_datatype_create.c     datatype->d_keyhash          = NULL;
NULL               48 ompi/datatype/ompi_datatype_create.c     if( NULL != datatype->args ) {
NULL               50 ompi/datatype/ompi_datatype_create.c         datatype->args = NULL;
NULL               57 ompi/datatype/ompi_datatype_create.c         opal_pointer_array_set_item( &ompi_datatype_f_to_c_table, datatype->d_f_to_c_index, NULL );
NULL               61 ompi/datatype/ompi_datatype_create.c     if (NULL != datatype->d_keyhash) {
NULL               78 ompi/datatype/ompi_datatype_create.c         return NULL;
NULL               91 ompi/datatype/ompi_datatype_create.c     *type = NULL;
NULL              101 ompi/datatype/ompi_datatype_create.c     if( NULL == new_ompi_datatype ) {
NULL              112 ompi/datatype/ompi_datatype_create.c     new_ompi_datatype->d_keyhash = NULL;
NULL              113 ompi/datatype/ompi_datatype_create.c     new_ompi_datatype->args = NULL;
NULL              186 ompi/datatype/ompi_datatype_create_darray.c     ptrdiff_t orig_extent, *st_offsets = NULL;
NULL              188 ompi/datatype/ompi_datatype_create_darray.c     int *coords = NULL, rc = OMPI_SUCCESS;
NULL              126 ompi/datatype/ompi_datatype_external.c                                               &(datatype->super), incount, NULL,
NULL               76 ompi/datatype/ompi_datatype_external32.c opal_convertor_t* ompi_mpi_external32_convertor = NULL;
NULL               77 ompi/datatype/ompi_datatype_external32.c opal_convertor_t* ompi_mpi_local_convertor = NULL;
NULL              429 ompi/datatype/ompi_datatype_internal.h     .d_keyhash = NULL,                                                               \
NULL              430 ompi/datatype/ompi_datatype_internal.h     .args = NULL,                                                                    \
NULL              401 ompi/datatype/ompi_datatype_module.c         (PSRC)->super.ptypes = NULL;                                                 \
NULL              432 ompi/datatype/ompi_datatype_module.c         ptype->super.desc.desc = NULL;                                               \
NULL              433 ompi/datatype/ompi_datatype_module.c         ptype->super.opt_desc.desc = NULL;                                           \
NULL              450 ompi/datatype/ompi_datatype_module.c         ptype->super.desc.desc = NULL;                                               \
NULL              451 ompi/datatype/ompi_datatype_module.c         ptype->super.opt_desc.desc = NULL;                                           \
NULL              784 ompi/datatype/ompi_datatype_module.c     if( (pData->super.opt_desc.desc != pData->super.desc.desc) && (NULL != pData->super.opt_desc.desc) ) {
NULL               72 ompi/debuggers/dlopen_test.c     if (NULL == fp) {
NULL              125 ompi/debuggers/dlopen_test.c     if (NULL == rel_filename) {
NULL               50 ompi/debuggers/ompi_common_dll.c const mqs_basic_callbacks *mqs_basic_entrypoints = NULL;
NULL              505 ompi/debuggers/ompi_common_dll.c     *message = NULL;
NULL               85 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC char **mpidbg_dll_locations = NULL;
NULL               86 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC char **mpimsgq_dll_locations = NULL;
NULL              113 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_list_item_t* opal_list_item_t_type_force_inclusion = NULL;
NULL              114 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_list_t* opal_list_t_type_force_inclusion = NULL;
NULL              115 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_free_list_item_t* opal_free_list_item_t_type_force_inclusion = NULL;
NULL              116 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_free_list_t* opal_free_list_t_type_force_inclusion = NULL;
NULL              117 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC ompi_request_t* ompi_request_t_type_force_inclusion = NULL;
NULL              118 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC mca_pml_base_request_t* mca_pml_base_request_t_type_force_inclusion = NULL;
NULL              119 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC mca_pml_base_send_request_t* mca_pml_base_send_request_t_type_force_inclusion = NULL;
NULL              120 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC mca_pml_base_recv_request_t* mca_pml_base_recv_request_t_type_force_inclusion = NULL;
NULL              121 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_pointer_array_t* opal_pointer_array_t_type_force_inclusion = NULL;
NULL              122 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC ompi_communicator_t* ompi_communicator_t_type_force_inclusion = NULL;
NULL              123 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC ompi_group_t* ompi_group_t_type_force_inclusion = NULL;
NULL              124 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC ompi_status_public_t* ompi_status_public_t_type_force_inclusion = NULL;
NULL              125 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC opal_datatype_t* opal_datatype_t_type_force_inclusion = NULL;
NULL              126 ompi/debuggers/ompi_debuggers.c OMPI_DECLSPEC ompi_datatype_t* ompi_datatype_t_type_force_inclusion = NULL;
NULL              130 ompi/debuggers/ompi_debuggers.c static char *ompi_debugger_dll_path = NULL;
NULL              153 ompi/debuggers/ompi_debuggers.c         if (NULL != (fp = fopen(str, "r"))) {
NULL              168 ompi/debuggers/ompi_debuggers.c     char **dirs, **tmp1 = NULL, **tmp2 = NULL;
NULL              173 ompi/debuggers/ompi_debuggers.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              179 ompi/debuggers/ompi_debuggers.c     if (NULL != ompi_debugger_dll_path) {
NULL              181 ompi/debuggers/ompi_debuggers.c         for (i = 0; dirs[i] != NULL; ++i) {
NULL               61 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_comm_name_map = NULL;
NULL               63 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_errhandler_name_map = NULL;
NULL               65 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_request_name_map = NULL;
NULL               67 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_status_name_map = NULL;
NULL              102 ompi/debuggers/ompi_mpihandles_dll.c     struct mpidbg_name_map_t *m = NULL;
NULL              104 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != i_info) {
NULL              120 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != i_info) {
NULL              122 ompi/debuggers/ompi_mpihandles_dll.c         if (NULL != private_name) {
NULL              199 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL == i_info) {
NULL              209 ompi/debuggers/ompi_mpihandles_dll.c     i_info->extra = NULL;
NULL              317 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != i_info->extra) {
NULL              343 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL == p_info) {
NULL              351 ompi/debuggers/ompi_mpihandles_dll.c     p_info->extra = NULL;
NULL              368 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != mpidbg_comm_name_map) {
NULL              378 ompi/debuggers/ompi_mpihandles_dll.c         mpidbg_comm_name_map[i].map_name = NULL;
NULL              383 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != mpidbg_errhandler_name_map) {
NULL              395 ompi/debuggers/ompi_mpihandles_dll.c         mpidbg_errhandler_name_map[i].map_name = NULL;
NULL              400 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != mpidbg_request_name_map) {
NULL              406 ompi/debuggers/ompi_mpihandles_dll.c         mpidbg_request_name_map[i].map_name = NULL;
NULL              411 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != mpidbg_status_name_map) {
NULL              413 ompi/debuggers/ompi_mpihandles_dll.c         fill_map(image, "MPI_STATUS_IGNORE", NULL,
NULL              417 ompi/debuggers/ompi_mpihandles_dll.c         mpidbg_status_name_map[i].map_name = NULL;
NULL              431 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL != p_info->extra) {
NULL              452 ompi/debuggers/ompi_mpihandles_dll.c     if (NULL == *info) {
NULL              516 ompi/debuggers/ompi_mpihandles_dll.c     (*info)->comm_local_procs = NULL;
NULL              530 ompi/debuggers/ompi_mpihandles_dll.c         (*info)->comm_remote_procs = NULL;
NULL              533 ompi/debuggers/ompi_mpihandles_dll.c         (*info)->comm_remote_procs = NULL;
NULL              554 ompi/debuggers/ompi_mpihandles_dll.c         if (NULL == (*info)->comm_cart_dims) {
NULL              558 ompi/debuggers/ompi_mpihandles_dll.c         if (NULL == (*info)->comm_cart_periods) {
NULL              559 ompi/debuggers/ompi_mpihandles_dll.c             mqs_free((*info)->comm_cart_dims); (*info)->comm_cart_dims = NULL;
NULL              563 ompi/debuggers/ompi_mpihandles_dll.c         if (NULL == (*info)->comm_cart_coords) {
NULL              564 ompi/debuggers/ompi_mpihandles_dll.c             mqs_free((*info)->comm_cart_periods); (*info)->comm_cart_periods = NULL;
NULL              565 ompi/debuggers/ompi_mpihandles_dll.c             mqs_free((*info)->comm_cart_dims);    (*info)->comm_cart_dims = NULL;
NULL              599 ompi/debuggers/ompi_mpihandles_dll.c         if (NULL == (*info)->comm_graph_index) {
NULL              614 ompi/debuggers/ompi_mpihandles_dll.c         if (NULL == (*info)->comm_graph_edges) {
NULL              616 ompi/debuggers/ompi_mpihandles_dll.c             (*info)->comm_graph_index = NULL;
NULL              651 ompi/debuggers/ompi_mpihandles_dll.c     (*info)->comm_pending_requests = NULL;
NULL              653 ompi/debuggers/ompi_mpihandles_dll.c     (*info)->comm_derived_windows = NULL;
NULL              655 ompi/debuggers/ompi_mpihandles_dll.c     (*info)->comm_derived_files = NULL;
NULL              672 ompi/debuggers/ompi_mpihandles_dll.c         NULL == c_comm) {
NULL              135 ompi/debuggers/ompi_msgq_dll.c #ifndef NULL
NULL              247 ompi/debuggers/ompi_msgq_dll.c         return NULL;  /* Makes no sense ! */
NULL              287 ompi/debuggers/ompi_msgq_dll.c         return NULL;
NULL              300 ompi/debuggers/ompi_msgq_dll.c      if( NULL == extra->world_proc_array ) {
NULL              361 ompi/debuggers/ompi_msgq_dll.c     i_info->extra = NULL;
NULL              378 ompi/debuggers/ompi_msgq_dll.c     i_info->extra = NULL;
NULL              391 ompi/debuggers/ompi_msgq_dll.c     mqs_find_function (image, "ompi_debugger_setup_dlls", mqs_lang_c, NULL);
NULL              397 ompi/debuggers/ompi_msgq_dll.c     if (mqs_find_symbol (image, "MPIR_Ignore_queues", NULL) == mqs_ok) {
NULL              398 ompi/debuggers/ompi_msgq_dll.c         *message = NULL;				/* Fail silently */
NULL              432 ompi/debuggers/ompi_msgq_dll.c         extra->communicator_list = NULL;
NULL              440 ompi/debuggers/ompi_msgq_dll.c         extra->world_proc_array = NULL;
NULL              573 ompi/debuggers/ompi_msgq_dll.c     return NULL;
NULL              634 ompi/debuggers/ompi_msgq_dll.c     extra->world_proc_array = NULL;
NULL              661 ompi/debuggers/ompi_msgq_dll.c         if( NULL == old ) {
NULL              673 ompi/debuggers/ompi_msgq_dll.c             old->group = NULL;
NULL              686 ompi/debuggers/ompi_msgq_dll.c         if( NULL != old->group ) {
NULL              732 ompi/debuggers/ompi_msgq_dll.c         extra->communicator_list = NULL;
NULL              773 ompi/debuggers/ompi_msgq_dll.c     return extra->current_communicator == NULL ? mqs_end_of_list : mqs_ok;
NULL              825 ompi/debuggers/ompi_msgq_dll.c     return (extra->current_communicator != NULL) ? mqs_ok : mqs_end_of_list;
NULL             1307 ompi/debuggers/ompi_msgq_dll.c     if( NULL != extra) {
NULL             1312 ompi/debuggers/ompi_msgq_dll.c             if( NULL != comm->group )
NULL             1318 ompi/debuggers/ompi_msgq_dll.c         if (NULL != extra) {
NULL               76 ompi/dpm/dpm.c                           NULL, NULL);
NULL               86 ompi/dpm/dpm.c     now = time(NULL);
NULL               98 ompi/dpm/dpm.c     char **members = NULL, *nstring, *rport=NULL;
NULL              110 ompi/dpm/dpm.c     ompi_proc_t **proc_list=NULL, **new_proc_list = NULL;
NULL              115 ompi/dpm/dpm.c     if (NULL == opal_pmix.publish || NULL == opal_pmix.connect ||
NULL              116 ompi/dpm/dpm.c         NULL == opal_pmix.unpublish ||
NULL              117 ompi/dpm/dpm.c        (NULL == opal_pmix.lookup && NULL == opal_pmix.lookup_nb)) {
NULL              153 ompi/dpm/dpm.c         if (NULL == (nstring = (char*)opal_pmix.get_nspace(OMPI_PROC_MY_NAME->jobid))) {
NULL              169 ompi/dpm/dpm.c                 if (NULL == (proc_list[i] = ompi_group_peer_lookup(group,i))) {
NULL              189 ompi/dpm/dpm.c                     proc_list = NULL;
NULL              195 ompi/dpm/dpm.c             if (NULL == (nstring = (char*)opal_pmix.get_nspace(proc_name.jobid))) {
NULL              204 ompi/dpm/dpm.c             proc_list = NULL;
NULL              251 ompi/dpm/dpm.c         if (NULL == rport) {
NULL              267 ompi/dpm/dpm.c     for (i=0; NULL != members[i]; i++) {
NULL              278 ompi/dpm/dpm.c         if (NULL == members[i]) {
NULL              299 ompi/dpm/dpm.c             if (NULL == members[i+1]) {
NULL              314 ompi/dpm/dpm.c     members = NULL;
NULL              327 ompi/dpm/dpm.c     for (i=0; NULL != members[i]; i++) {
NULL              338 ompi/dpm/dpm.c         if (NULL == members[i]) {
NULL              352 ompi/dpm/dpm.c             if (NULL == members[i+1]) {
NULL              361 ompi/dpm/dpm.c             rsize = strtoul(members[i+1], NULL, 10);
NULL              433 ompi/dpm/dpm.c         new_proc_list = NULL;
NULL              445 ompi/dpm/dpm.c     if (NULL == new_group_pointer) {
NULL              463 ompi/dpm/dpm.c                          NULL,                     /* local_procs */
NULL              465 ompi/dpm/dpm.c                          NULL  ,                   /* remote_procs */
NULL              466 ompi/dpm/dpm.c                          NULL,                     /* attrs */
NULL              468 ompi/dpm/dpm.c                          NULL,                     /* topo component */
NULL              482 ompi/dpm/dpm.c                              NULL,                      /* bridge comm */
NULL              494 ompi/dpm/dpm.c                               NULL,                      /* bridge comm */
NULL              510 ompi/dpm/dpm.c         if (MPI_COMM_NULL != newcomp && NULL != newcomp) {
NULL              533 ompi/dpm/dpm.c         if (NULL == proct) {
NULL              551 ompi/dpm/dpm.c                 nm = NULL;
NULL              555 ompi/dpm/dpm.c         if (NULL != nm) {
NULL              674 ompi/dpm/dpm.c         if (NULL == app) {
NULL              693 ompi/dpm/dpm.c             for (j=0; NULL != array_of_argv[i][j]; j++) {
NULL              702 ompi/dpm/dpm.c         for (j = 0; NULL != environ[j]; ++j) {
NULL              710 ompi/dpm/dpm.c         if ( array_of_info != NULL && array_of_info[i] != MPI_INFO_NULL ) {
NULL              762 ompi/dpm/dpm.c                 for (j=0; NULL != envars[j]; j++) {
NULL              907 ompi/dpm/dpm.c                     ui32 = strtoul(stdin_target, NULL, 10);
NULL              982 ompi/dpm/dpm.c     ompi_communicator_t *newcomm=NULL;
NULL              983 ompi/dpm/dpm.c     char *port_name=NULL, *tmp, *ptr;
NULL              987 ompi/dpm/dpm.c     if (NULL == tmp) {
NULL             1047 ompi/dpm/dpm.c     ompi_dpm_disconnect_obj **objs=NULL;
NULL             1048 ompi/dpm/dpm.c     ompi_communicator_t *comm=NULL;
NULL             1053 ompi/dpm/dpm.c         if (NULL == objs) {
NULL             1060 ompi/dpm/dpm.c             if (NULL != comm &&  OMPI_COMM_IS_DYNAMIC(comm)) {
NULL             1093 ompi/dpm/dpm.c     ompi_dpm_disconnect_obj *obj=NULL;
NULL             1098 ompi/dpm/dpm.c     if (NULL == obj) {
NULL             1100 ompi/dpm/dpm.c         return NULL;
NULL             1111 ompi/dpm/dpm.c     if (NULL == obj->reqs) {
NULL             1114 ompi/dpm/dpm.c         return NULL;
NULL             1128 ompi/dpm/dpm.c             return NULL;
NULL             1139 ompi/dpm/dpm.c             return NULL;
NULL             1158 ompi/dpm/dpm.c     ompi_request_t **reqs=NULL;
NULL             1159 ompi/dpm/dpm.c     char *treq=NULL;
NULL             1165 ompi/dpm/dpm.c         if (NULL == objs[i]) {
NULL             1174 ompi/dpm/dpm.c     if (NULL == reqs) {
NULL             1191 ompi/dpm/dpm.c         if (NULL != objs[i]->reqs ) {
NULL              334 ompi/errhandler/errcode-internal.c     opal_pointer_array_set_item(&ompi_errcodes_intern, errcode->index, NULL);
NULL              350 ompi/errhandler/errcode.c     if ( NULL == errcodep ) {
NULL              373 ompi/errhandler/errcode.c         opal_pointer_array_set_item(&ompi_mpi_errcodes, errcode->code, NULL);
NULL              375 ompi/errhandler/errcode.c         opal_pointer_array_set_item(&ompi_mpi_errcodes, errcode->cls, NULL);
NULL               74 ompi/errhandler/errcode.h     ompi_mpi_errcode_t *err = NULL;
NULL               81 ompi/errhandler/errcode.h     if (NULL != err) {
NULL              112 ompi/errhandler/errcode.h     if (NULL != err) {
NULL              129 ompi/errhandler/errcode.h     ompi_mpi_errcode_t *err = NULL;
NULL              137 ompi/errhandler/errcode.h     if (NULL != err) {
NULL               98 ompi/errhandler/errhandler.c   ompi_mpi_errhandler_null.eh.eh_comm_fn = NULL;
NULL               99 ompi/errhandler/errhandler.c   ompi_mpi_errhandler_null.eh.eh_file_fn = NULL;
NULL              100 ompi/errhandler/errhandler.c   ompi_mpi_errhandler_null.eh.eh_win_fn  = NULL ;
NULL              101 ompi/errhandler/errhandler.c   ompi_mpi_errhandler_null.eh.eh_fort_fn = NULL;
NULL              113 ompi/errhandler/errhandler.c   ompi_mpi_errors_are_fatal.eh.eh_fort_fn = NULL;
NULL              126 ompi/errhandler/errhandler.c   ompi_mpi_errors_return.eh.eh_fort_fn = NULL;
NULL              145 ompi/errhandler/errhandler.c   ompi_mpi_errors_throw_exceptions.eh.eh_fort_fn = NULL;
NULL              168 ompi/errhandler/errhandler.c     opal_pmix.deregister_evhandler(default_errhandler_id, NULL, NULL);
NULL              189 ompi/errhandler/errhandler.c   if (NULL != new_errhandler) {
NULL              192 ompi/errhandler/errhandler.c       new_errhandler = NULL;
NULL              248 ompi/errhandler/errhandler.c     if (NULL != cbfunc) {
NULL              249 ompi/errhandler/errhandler.c         cbfunc(OMPI_ERR_HANDLERS_COMPLETE, NULL, NULL, NULL, cbdata);
NULL              276 ompi/errhandler/errhandler.c   new_errhandler->eh_comm_fn      = NULL;
NULL              277 ompi/errhandler/errhandler.c   new_errhandler->eh_win_fn       = NULL;
NULL              278 ompi/errhandler/errhandler.c   new_errhandler->eh_file_fn      = NULL;
NULL              279 ompi/errhandler/errhandler.c   new_errhandler->eh_fort_fn      = NULL;
NULL              281 ompi/errhandler/errhandler.c   new_errhandler->eh_cxx_dispatch_fn = NULL;
NULL              295 ompi/errhandler/errhandler.c   if (NULL!= opal_pointer_array_get_item(&ompi_errhandler_f_to_c_table,
NULL              298 ompi/errhandler/errhandler.c                                 errhandler->eh_f_to_c_index, NULL);
NULL              209 ompi/errhandler/errhandler.h             ompi_mpi_errors_are_fatal_comm_handler(NULL, NULL, name);   \
NULL               45 ompi/errhandler/errhandler_invoke.c     if (NULL == errhandler) {
NULL               46 ompi/errhandler/errhandler_invoke.c         ompi_mpi_errors_are_fatal_comm_handler(NULL, NULL, message);
NULL               58 ompi/errhandler/errhandler_invoke.c             errhandler->eh_comm_fn(&comm, &err_code, message, NULL);
NULL               78 ompi/errhandler/errhandler_invoke.c             errhandler->eh_win_fn(&win, &err_code, message, NULL);
NULL               98 ompi/errhandler/errhandler_invoke.c             errhandler->eh_file_fn(&file, &err_code, message, NULL);
NULL               64 ompi/errhandler/errhandler_predefined.c   if (NULL != comm) {
NULL               68 ompi/errhandler/errhandler_predefined.c       name = NULL;
NULL               69 ompi/errhandler/errhandler_predefined.c       abort_comm = NULL;
NULL               85 ompi/errhandler/errhandler_predefined.c   if (NULL != file) {
NULL               89 ompi/errhandler/errhandler_predefined.c       name = NULL;
NULL               90 ompi/errhandler/errhandler_predefined.c       abort_comm = NULL;
NULL              101 ompi/errhandler/errhandler_predefined.c   struct ompi_communicator_t *abort_comm = NULL;
NULL              106 ompi/errhandler/errhandler_predefined.c   if (NULL != win) {
NULL              109 ompi/errhandler/errhandler_predefined.c       name = NULL;
NULL              155 ompi/errhandler/errhandler_predefined.c         if (NULL != arg) {
NULL              161 ompi/errhandler/errhandler_predefined.c         if (NULL != arg) {
NULL              183 ompi/errhandler/errhandler_predefined.c     char *arg = NULL, *prefix = NULL, *err_msg = NULL;
NULL              201 ompi/errhandler/errhandler_predefined.c         prefix = NULL;
NULL              208 ompi/errhandler/errhandler_predefined.c     if (NULL != error_code) {
NULL              210 ompi/errhandler/errhandler_predefined.c         if (NULL == err_msg) {
NULL              213 ompi/errhandler/errhandler_predefined.c                 err_msg = NULL;
NULL              222 ompi/errhandler/errhandler_predefined.c     usable_prefix  = (NULL == prefix)  ? unknown_prefix : prefix;
NULL              223 ompi/errhandler/errhandler_predefined.c     usable_err_msg = (NULL == err_msg) ? unknown_error  : err_msg;
NULL              225 ompi/errhandler/errhandler_predefined.c     if (NULL != name) {
NULL              230 ompi/errhandler/errhandler_predefined.c                        (NULL == arg) ? "" : "in",
NULL              231 ompi/errhandler/errhandler_predefined.c                        (NULL == arg) ? "" : arg,
NULL              248 ompi/errhandler/errhandler_predefined.c                        (NULL == arg) ? "" : "in",
NULL              249 ompi/errhandler/errhandler_predefined.c                        (NULL == arg) ? "" : arg,
NULL              297 ompi/errhandler/errhandler_predefined.c         if (NULL != arg) {
NULL              304 ompi/errhandler/errhandler_predefined.c                 "*** function was invoked, sorry.  :-(\n", NULL);
NULL              306 ompi/errhandler/errhandler_predefined.c         out("*** Your MPI job will now abort.\n", NULL);
NULL              308 ompi/errhandler/errhandler_predefined.c         if (NULL != arg) {
NULL              315 ompi/errhandler/errhandler_predefined.c                 "*** function was invoked, sorry.  :-(\n", NULL);
NULL              317 ompi/errhandler/errhandler_predefined.c         out("*** Your MPI job will now abort.\n", NULL);
NULL              330 ompi/errhandler/errhandler_predefined.c         if (NULL != arg) {
NULL              333 ompi/errhandler/errhandler_predefined.c             out("*** An error occurred\n", NULL);
NULL              336 ompi/errhandler/errhandler_predefined.c         if (NULL != name) {
NULL              354 ompi/errhandler/errhandler_predefined.c         } else if (NULL == name) {
NULL              358 ompi/errhandler/errhandler_predefined.c         if (NULL != error_code) {
NULL              360 ompi/errhandler/errhandler_predefined.c             if (NULL != tmp) {
NULL              370 ompi/errhandler/errhandler_predefined.c         out("***    and potentially your MPI job)\n", NULL);
NULL              391 ompi/errhandler/errhandler_predefined.c     if (comm == NULL) {
NULL              395 ompi/errhandler/errhandler_predefined.c     if (NULL != error_code) {
NULL              107 ompi/file/file.c     if (NULL == file) {
NULL              125 ompi/file/file.c     if (NULL == file->f_filename) {
NULL              135 ompi/file/file.c     if (OMPI_SUCCESS != (ret = mca_io_base_file_select(file, NULL))) {
NULL              177 ompi/file/file.c     opal_pointer_array_set_item(&ompi_file_f_to_c_table, 0, NULL);
NULL              191 ompi/file/file.c         if (NULL != file && ompi_debug_no_free_handles &&
NULL              197 ompi/file/file.c         if (NULL != file) {
NULL              230 ompi/file/file.c     file->f_comm = NULL;
NULL              231 ompi/file/file.c     file->f_filename = NULL;
NULL              262 ompi/file/file.c     file->f_io_selected_data = NULL;
NULL              291 ompi/file/file.c     if (NULL != file->f_comm) {
NULL              294 ompi/file/file.c         file->f_comm = NULL;
NULL              298 ompi/file/file.c     if (NULL != file->f_filename) {
NULL              301 ompi/file/file.c         file->f_filename = NULL;
NULL              305 ompi/file/file.c     if (NULL != file->error_handler) {
NULL              308 ompi/file/file.c         file->error_handler = NULL;
NULL              312 ompi/file/file.c     if (NULL != file->super.s_info) {
NULL              315 ompi/file/file.c         file->super.s_info = NULL;
NULL              322 ompi/file/file.c         NULL != opal_pointer_array_get_item(&ompi_file_f_to_c_table,
NULL              325 ompi/file/file.c                                     file->f_f_to_c_index, NULL);
NULL              210 ompi/file/file.h     return (NULL == file ||
NULL              231 ompi/group/group.c     int *ranks_included=NULL;
NULL              253 ompi/group/group.c     if (NULL != ranks_included) {
NULL              264 ompi/group/group.c     int *ranks_included=NULL;
NULL              339 ompi/group/group.c     if (NULL != ranks_included) {
NULL              350 ompi/group/group.c     int *ranks_included=NULL, *ranks_excluded=NULL;
NULL              430 ompi/group/group.c     if (NULL != ranks_excluded) {
NULL              436 ompi/group/group.c     if (NULL != ranks_included) {
NULL              447 ompi/group/group.c     int *ranks_included=NULL;
NULL              458 ompi/group/group.c         if (NULL == ranks_included) {
NULL              482 ompi/group/group.c     if (NULL != ranks_included) {
NULL              562 ompi/group/group.c         ompi_proc_t *proc = NULL;
NULL              344 ompi/group/group.h         return (struct ompi_proc_t *) NULL;
NULL              352 ompi/group/group.h             return NULL;
NULL              163 ompi/group/group_bitmap.c     if( NULL == new_group_pointer ) {
NULL               63 ompi/group/group_init.c     if (NULL == procs) {
NULL               64 ompi/group/group_init.c         return NULL;
NULL               68 ompi/group/group_init.c     if (NULL == new_group) {
NULL               78 ompi/group/group_init.c     ompi_group_t * new_group = NULL;
NULL               85 ompi/group/group_init.c     if (NULL == new_group) {
NULL               86 ompi/group/group_init.c         return NULL;
NULL               91 ompi/group/group_init.c         return NULL;
NULL              115 ompi/group/group_init.c     ompi_group_t *new_group = NULL;
NULL              121 ompi/group/group_init.c     if( NULL == new_group) {
NULL              126 ompi/group/group_init.c         new_group = NULL;
NULL              136 ompi/group/group_init.c         if ( NULL == new_group->sparse_data.grp_sporadic.grp_sporadic_list) {
NULL              139 ompi/group/group_init.c             new_group = NULL;
NULL              150 ompi/group/group_init.c     new_group->grp_proc_pointers = NULL;
NULL              159 ompi/group/group_init.c     ompi_group_t *new_group = NULL;
NULL              163 ompi/group/group_init.c     if( NULL == new_group ) {
NULL              168 ompi/group/group_init.c         new_group = NULL;
NULL              173 ompi/group/group_init.c     new_group->grp_proc_pointers     = NULL;
NULL              184 ompi/group/group_init.c     ompi_group_t *new_group = NULL;
NULL              190 ompi/group/group_init.c     if( NULL == new_group) {
NULL              195 ompi/group/group_init.c         new_group = NULL;
NULL              209 ompi/group/group_init.c     new_group->grp_proc_pointers     = NULL;
NULL              264 ompi/group/group_init.c     new_group->grp_parent_group_ptr = NULL;
NULL              285 ompi/group/group_init.c     if (NULL != group->grp_proc_pointers) {
NULL              290 ompi/group/group_init.c         if (NULL != group->sparse_data.grp_sporadic.grp_sporadic_list) {
NULL              296 ompi/group/group_init.c         if (NULL != group->sparse_data.grp_bitmap.grp_bitmap_array) {
NULL              301 ompi/group/group_init.c     if (NULL != group->grp_parent_group_ptr){
NULL              307 ompi/group/group_init.c     if (NULL != opal_pointer_array_get_item(&ompi_group_f_to_c_table,
NULL              310 ompi/group/group_init.c                                     group->grp_f_to_c_index, NULL);
NULL              331 ompi/group/group_init.c     ompi_mpi_group_null.group.grp_proc_pointers     = NULL;
NULL              339 ompi/group/group_init.c     ompi_mpi_group_empty.group.grp_proc_pointers     = NULL;
NULL               69 ompi/group/group_plist.c         if (NULL != proc) {
NULL              117 ompi/group/group_plist.c     if( NULL == new_group_pointer ) {
NULL              184 ompi/group/group_plist.c     if (NULL == new_group_pointer) {
NULL              266 ompi/group/group_plist.c     if( NULL == new_group_pointer ) {
NULL               39 ompi/group/group_set_rank.c     if (NULL != proc_pointer) {
NULL              148 ompi/group/group_sporadic.c     if( NULL == new_group_pointer ) {
NULL              121 ompi/group/group_strided.c     if( NULL == new_group_pointer ) {
NULL               65 ompi/include/ompi/memchecker.h         if ( NULL != pConvertor->pDesc )
NULL              119 ompi/include/ompi/memchecker.h         if ( NULL != datatype ) {
NULL              369 ompi/include/ompi/memchecker.h     if( NULL != type->super.ptypes )
NULL              107 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_COMMAND"))) {
NULL              112 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_ARGV"))) {
NULL              117 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_MCA_orte_ess_num_procs"))) {
NULL              128 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_MCA_orte_cpu_type"))) {
NULL              144 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_MCA_initial_wdir"))) {
NULL              172 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_NUM_APP_CTX"))) {
NULL              177 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_FIRST_RANKS"))) {
NULL              182 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_APP_CTX_NUM_PROCS"))) {
NULL              189 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_FILE_LOCATION"))) {
NULL              276 ompi/info/info.c         if (NULL != info && ompi_debug_no_free_handles && info->i_freed) {
NULL              284 ompi/info/info.c         if (NULL != info) {
NULL              299 ompi/info/info.c                                     NULL != entry->ie_value ? entry->ie_value : "(null)");
NULL              354 ompi/info/info.c         NULL != opal_pointer_array_get_item(&ompi_info_f_to_c_table,
NULL              357 ompi/info/info.c                                     info->i_f_to_c_index, NULL);
NULL               65 ompi/interlib/interlib.c     if (NULL != getenv("OMPI_SHOW_MODEL_CALLBACK")) {
NULL               68 ompi/interlib/interlib.c         if (NULL != info) {
NULL               86 ompi/interlib/interlib.c     if (NULL != cbfunc) {
NULL               87 ompi/interlib/interlib.c         cbfunc(OMPI_SUCCESS, NULL, NULL, NULL, cbdata);
NULL               69 ompi/mca/bml/base/base.h     if (OPAL_UNLIKELY(NULL == proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML])) {
NULL               71 ompi/mca/bml/base/base.h         if (NULL == proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]) {
NULL               31 ompi/mca/bml/base/bml_base_btl.c     array->bml_btls = NULL;
NULL               40 ompi/mca/bml/base/bml_base_btl.c     if(NULL != array->bml_btls) {
NULL               42 ompi/mca/bml/base/bml_base_btl.c         array->bml_btls = NULL;
NULL               64 ompi/mca/bml/base/bml_base_btl.c     if(NULL == array->bml_btls)
NULL              122 ompi/mca/bml/base/bml_base_btl.c             if(NULL != ctx) {
NULL               62 ompi/mca/bml/base/bml_base_frame.c         var_id = mca_base_var_register("ompi", "bml", "base", "error_rate_floor", NULL,
NULL               63 ompi/mca/bml/base/bml_base_frame.c                                        MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               67 ompi/mca/bml/base/bml_base_frame.c         (void) mca_base_var_register_synonym(var_id, "ompi", "bml", NULL, "error_rate_floor",
NULL               71 ompi/mca/bml/base/bml_base_frame.c         var_id = mca_base_var_register("ompi", "bml", "base", "error_rate_ceiling", NULL,
NULL               72 ompi/mca/bml/base/bml_base_frame.c                                        MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               76 ompi/mca/bml/base/bml_base_frame.c         (void) mca_base_var_register_synonym(var_id, "ompi", "bml", NULL, "error_rate_ceiling",
NULL               81 ompi/mca/bml/base/bml_base_frame.c         var_id = mca_base_var_register("ompi", "bml", "base", "srand", NULL,
NULL               82 ompi/mca/bml/base/bml_base_frame.c                                        MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               86 ompi/mca/bml/base/bml_base_frame.c         (void) mca_base_var_register_synonym(var_id, "ompi", "bml", NULL, "srand",
NULL              106 ompi/mca/bml/base/bml_base_frame.c         gettimeofday(&tv, NULL);
NULL              125 ompi/mca/bml/base/bml_base_frame.c     ret = mca_base_framework_components_close(&ompi_bml_base_framework, NULL);
NULL               32 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_component */
NULL               33 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_add_procs */
NULL               34 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_del_procs */
NULL               35 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_add_btl */
NULL               36 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_del_btl */
NULL               37 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_del_proc_btl */
NULL               38 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_register */
NULL               39 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_register_error */
NULL               40 ompi/mca/bml/base/bml_base_init.c     NULL,                    /* bml_finalize*/
NULL               41 ompi/mca/bml/base/bml_base_init.c     NULL                     /* FT event */
NULL               55 ompi/mca/bml/base/bml_base_init.c     mca_bml_base_component_t *component = NULL, *best_component = NULL;
NULL               56 ompi/mca/bml/base/bml_base_init.c     mca_bml_base_module_t *module = NULL, *best_module = NULL;
NULL               58 ompi/mca/bml/base/bml_base_init.c     mca_base_component_list_item_t *cli = NULL;
NULL               68 ompi/mca/bml/base/bml_base_init.c         if(NULL == component->bml_init) {
NULL               78 ompi/mca/bml/base/bml_base_init.c         if(NULL == module) {
NULL               88 ompi/mca/bml/base/bml_base_init.c     if(NULL == best_module) {
NULL              167 ompi/mca/bml/bml.h     return NULL;
NULL              213 ompi/mca/bml/bml.h     return NULL;
NULL              343 ompi/mca/bml/bml.h     if( OPAL_LIKELY((*des) != NULL) ) {
NULL               50 ompi/mca/bml/r2/bml_r2.c static char *btl_names = NULL;
NULL               68 ompi/mca/bml/r2/bml_r2.c     opal_list_t *btls = NULL;
NULL               71 ompi/mca/bml/r2/bml_r2.c     char **btl_names_argv = NULL;
NULL               87 ompi/mca/bml/r2/bml_r2.c     if (NULL == mca_bml_r2.btl_modules ||
NULL               88 ompi/mca/bml/r2/bml_r2.c         NULL == mca_bml_r2.btl_progress) {
NULL               95 ompi/mca/bml/r2/bml_r2.c         for (i = 0; NULL != btl_names_argv && NULL != btl_names_argv[i]; ++i) {
NULL              102 ompi/mca/bml/r2/bml_r2.c         if (NULL == btl_names_argv || NULL == btl_names_argv[i]) {
NULL              107 ompi/mca/bml/r2/bml_r2.c     if (NULL != btl_names_argv) {
NULL              153 ompi/mca/bml/r2/bml_r2.c     if (NULL == bml_endpoint) {
NULL              155 ompi/mca/bml/r2/bml_r2.c         return NULL;
NULL              171 ompi/mca/bml/r2/bml_r2.c     if (NULL != btl->btl_component->btl_progress) {
NULL              200 ompi/mca/bml/r2/bml_r2.c     mca_bml_base_btl_t* bml_btl = NULL;
NULL              207 ompi/mca/bml/r2/bml_r2.c     if ((btl_flags & MCA_BTL_FLAGS_PUT) && (NULL == btl->btl_put)) {
NULL              214 ompi/mca/bml/r2/bml_r2.c     if ((btl_flags & MCA_BTL_FLAGS_GET) && (NULL == btl->btl_get)) {
NULL              244 ompi/mca/bml/r2/bml_r2.c             if (NULL == bml_btl || (bml_btl->btl->btl_exclusivity <= btl->btl_exclusivity)) {
NULL              377 ompi/mca/bml/r2/bml_r2.c     if (OPAL_UNLIKELY(NULL == proc)) {
NULL              382 ompi/mca/bml/r2/bml_r2.c     if (NULL != proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]) {
NULL              393 ompi/mca/bml/r2/bml_r2.c     if (OPAL_UNLIKELY(NULL == bml_endpoint)) {
NULL              399 ompi/mca/bml/r2/bml_r2.c         struct mca_btl_base_endpoint_t *btl_endpoint = NULL;
NULL              406 ompi/mca/bml/r2/bml_r2.c         rc = btl->btl_add_procs (btl, 1, (opal_proc_t **) &proc, &btl_endpoint, NULL);
NULL              407 ompi/mca/bml/r2/bml_r2.c         if (OMPI_SUCCESS != rc || NULL == btl_endpoint) {
NULL              423 ompi/mca/bml/r2/bml_r2.c         proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML] = NULL;
NULL              429 ompi/mca/bml/r2/bml_r2.c                             (NULL != ompi_proc_local_proc->super.proc_hostname ?
NULL              432 ompi/mca/bml/r2/bml_r2.c                             (NULL != proc->super.proc_hostname ?
NULL              461 ompi/mca/bml/r2/bml_r2.c     struct mca_btl_base_endpoint_t ** btl_endpoints = NULL;
NULL              462 ompi/mca/bml/r2/bml_r2.c     struct ompi_proc_t** new_procs = NULL;
NULL              479 ompi/mca/bml/r2/bml_r2.c         if(NULL !=  proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]) {
NULL              483 ompi/mca/bml/r2/bml_r2.c         if( NULL == new_procs ) {
NULL              485 ompi/mca/bml/r2/bml_r2.c             if( NULL == new_procs ) {
NULL              504 ompi/mca/bml/r2/bml_r2.c     if (NULL == btl_endpoints) {
NULL              538 ompi/mca/bml/r2/bml_r2.c             if (NULL == bml_endpoint) {
NULL              541 ompi/mca/bml/r2/bml_r2.c                 if (NULL == bml_endpoint) {
NULL              569 ompi/mca/bml/r2/bml_r2.c         if (NULL != bml_endpoint) {
NULL              578 ompi/mca/bml/r2/bml_r2.c         if (NULL == proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]) {
NULL              583 ompi/mca/bml/r2/bml_r2.c                                (NULL != ompi_proc_local_proc->super.proc_hostname ?
NULL              586 ompi/mca/bml/r2/bml_r2.c                                (NULL != proc->super.proc_hostname ?
NULL              658 ompi/mca/bml/r2/bml_r2.c         proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML] = NULL;
NULL              674 ompi/mca/bml/r2/bml_r2.c     if(NULL == btl->btl_component->btl_progress) {
NULL              698 ompi/mca/bml/r2/bml_r2.c     if(NULL == ep)
NULL              777 ompi/mca/bml/r2/bml_r2.c     if (NULL != btl_names) {
NULL              779 ompi/mca/bml/r2/bml_r2.c         btl_names = NULL;
NULL              784 ompi/mca/bml/r2/bml_r2.c     if(NULL == procs)
NULL              812 ompi/mca/bml/r2/bml_r2.c     if( NULL != mca_bml_r2.btl_modules) {
NULL              814 ompi/mca/bml/r2/bml_r2.c         mca_bml_r2.btl_modules = NULL;
NULL              816 ompi/mca/bml/r2/bml_r2.c     if( NULL != mca_bml_r2.btl_progress ) {
NULL              818 ompi/mca/bml/r2/bml_r2.c         mca_bml_r2.btl_progress = NULL;
NULL              847 ompi/mca/bml/r2/bml_r2.c     if(NULL == procs)
NULL              921 ompi/mca/bml/r2/bml_r2.c             if( NULL == btl->btl_register )
NULL              955 ompi/mca/bml/r2/bml_r2.c            NULL != btl->btl_register_error) {
NULL               60 ompi/mca/bml/r2/bml_r2_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0,0,
NULL               87 ompi/mca/bml/r2/bml_r2_component.c         return NULL;
NULL               45 ompi/mca/bml/r2/bml_r2_ft.c     ompi_proc_t** procs = NULL;
NULL               62 ompi/mca/bml/r2/bml_r2_ft.c             if(NULL == procs) {
NULL               72 ompi/mca/bml/r2/bml_r2_ft.c         if(NULL == procs) {
NULL              112 ompi/mca/bml/r2/bml_r2_ft.c                 if( NULL != (mca_bml_r2.btl_modules[btl_idx])->btl_mpool &&
NULL              113 ompi/mca/bml/r2/bml_r2_ft.c                     NULL != (mca_bml_r2.btl_modules[btl_idx])->btl_mpool->mpool_ft_event ) {
NULL              125 ompi/mca/bml/r2/bml_r2_ft.c                 if( NULL != (mca_bml_r2.btl_modules[btl_idx])->btl_ft_event) {
NULL              158 ompi/mca/bml/r2/bml_r2_ft.c             if( OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              187 ompi/mca/bml/r2/bml_r2_ft.c                 if( NULL != procs[p]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]) {
NULL              189 ompi/mca/bml/r2/bml_r2_ft.c                     procs[p]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML] = NULL;
NULL              195 ompi/mca/bml/r2/bml_r2_ft.c             if( NULL != procs ) {
NULL              197 ompi/mca/bml/r2/bml_r2_ft.c                 procs = NULL;
NULL              230 ompi/mca/bml/r2/bml_r2_ft.c         if( OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              239 ompi/mca/bml/r2/bml_r2_ft.c         param_type = mca_base_var_find("ompi", "btl", NULL, NULL);
NULL              240 ompi/mca/bml/r2/bml_r2_ft.c         btl_list = NULL;
NULL              241 ompi/mca/bml/r2/bml_r2_ft.c         mca_base_var_get_value(param_type, &btl_list, NULL, NULL);
NULL              251 ompi/mca/bml/r2/bml_r2_ft.c         btl_list = NULL;
NULL              252 ompi/mca/bml/r2/bml_r2_ft.c         mca_base_var_get_value(param_type, &btl_list, NULL, NULL);
NULL              255 ompi/mca/bml/r2/bml_r2_ft.c         if( NULL != btl_list ) {
NULL              257 ompi/mca/bml/r2/bml_r2_ft.c             btl_list = NULL;
NULL              276 ompi/mca/bml/r2/bml_r2_ft.c             if( NULL != procs[p]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]) {
NULL              278 ompi/mca/bml/r2/bml_r2_ft.c                 procs[p]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML] = NULL;
NULL              284 ompi/mca/bml/r2/bml_r2_ft.c         if( NULL != procs ) {
NULL              286 ompi/mca/bml/r2/bml_r2_ft.c             procs = NULL;
NULL               94 ompi/mca/coll/base/coll_base_allgather.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              167 ompi/mca/coll/base/coll_base_allgather.c         char *free_buf = NULL, *shift_buf = NULL;
NULL              173 ompi/mca/coll/base/coll_base_allgather.c         if (NULL == free_buf) {
NULL              263 ompi/mca/coll/base/coll_base_allgather.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              367 ompi/mca/coll/base/coll_base_allgather.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              494 ompi/mca/coll/base/coll_base_allgather.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              606 ompi/mca/coll/base/coll_base_allgather.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              102 ompi/mca/coll/base/coll_base_allgatherv.c     int *new_rcounts = NULL, *new_rdispls = NULL, *new_scounts = NULL, *new_sdispls = NULL;
NULL              104 ompi/mca/coll/base/coll_base_allgatherv.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              144 ompi/mca/coll/base/coll_base_allgatherv.c     if (NULL == new_rcounts) { err = -1; line = __LINE__; goto err_hndl; }
NULL              197 ompi/mca/coll/base/coll_base_allgatherv.c     if( NULL != new_rcounts ) free(new_rcounts);
NULL              230 ompi/mca/coll/base/coll_base_allgatherv.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              359 ompi/mca/coll/base/coll_base_allgatherv.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              502 ompi/mca/coll/base/coll_base_allgatherv.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL              589 ompi/mca/coll/base/coll_base_allgatherv.c     char *send_buf = NULL;
NULL               73 ompi/mca/coll/base/coll_base_allreduce.c             err = comm->c_coll->coll_reduce (rbuf, NULL, count, dtype, op, 0,
NULL              139 ompi/mca/coll/base/coll_base_allreduce.c     char *tmpsend = NULL, *tmprecv = NULL, *tmpswap = NULL, *inplacebuf_free = NULL, *inplacebuf;
NULL              160 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL == inplacebuf_free) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              265 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inplacebuf_free) free(inplacebuf_free);
NULL              272 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inplacebuf_free) free(inplacebuf_free);
NULL              350 ompi/mca/coll/base/coll_base_allreduce.c     char *tmpsend = NULL, *tmprecv = NULL, *inbuf[2] = {NULL, NULL};
NULL              401 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL == inbuf[0]) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              404 ompi/mca/coll/base/coll_base_allreduce.c         if (NULL == inbuf[1]) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              523 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[0]) free(inbuf[0]);
NULL              524 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[1]) free(inbuf[1]);
NULL              533 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[0]) free(inbuf[0]);
NULL              534 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[1]) free(inbuf[1]);
NULL              629 ompi/mca/coll/base/coll_base_allreduce.c     char *tmpsend = NULL, *tmprecv = NULL, *inbuf[2] = {NULL, NULL};
NULL              689 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL == inbuf[0]) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              692 ompi/mca/coll/base/coll_base_allreduce.c         if (NULL == inbuf[1]) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              843 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[0]) free(inbuf[0]);
NULL              844 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[1]) free(inbuf[1]);
NULL              853 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[0]) free(inbuf[0]);
NULL              854 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != inbuf[1]) free(inbuf[1]);
NULL              900 ompi/mca/coll/base/coll_base_allreduce.c             err = ompi_coll_base_reduce_intra_basic_linear(rbuf, NULL, count, dtype,
NULL              975 ompi/mca/coll/base/coll_base_allreduce.c     int *rindex = NULL, *rcount = NULL, *sindex = NULL, *scount = NULL;
NULL             1003 ompi/mca/coll/base/coll_base_allreduce.c     char *tmp_buf = NULL;
NULL             1005 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL == tmp_buf_raw)
NULL             1113 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL == rindex || NULL == sindex || NULL == rcount || NULL == scount) {
NULL             1232 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != tmp_buf_raw)
NULL             1234 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != rindex)
NULL             1236 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != sindex)
NULL             1238 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != rcount)
NULL             1240 ompi/mca/coll/base/coll_base_allreduce.c     if (NULL != scount)
NULL               48 ompi/mca/coll/base/coll_base_alltoall.c     char *allocated_buffer = NULL, *tmp_buffer;
NULL               69 ompi/mca/coll/base/coll_base_alltoall.c     if( NULL == allocated_buffer) { err = OMPI_ERR_OUT_OF_RESOURCE; line = __LINE__; goto error_hndl; }
NULL              118 ompi/mca/coll/base/coll_base_alltoall.c     if( NULL != allocated_buffer )
NULL              199 ompi/mca/coll/base/coll_base_alltoall.c     int sendto, recvfrom, distance, *displs = NULL, *blen = NULL;
NULL              200 ompi/mca/coll/base/coll_base_alltoall.c     char *tmpbuf = NULL, *tmpbuf_free = NULL;
NULL              224 ompi/mca/coll/base/coll_base_alltoall.c     if (displs == NULL) { line = __LINE__; err = -1; goto err_hndl; }
NULL              226 ompi/mca/coll/base/coll_base_alltoall.c     if (blen == NULL) { line = __LINE__; err = -1; goto err_hndl; }
NULL              230 ompi/mca/coll/base/coll_base_alltoall.c     if (tmpbuf_free == NULL) { line = __LINE__; err = -1; goto err_hndl; }
NULL              300 ompi/mca/coll/base/coll_base_alltoall.c     if (tmpbuf != NULL) free(tmpbuf_free);
NULL              301 ompi/mca/coll/base/coll_base_alltoall.c     if (displs != NULL) free(displs);
NULL              302 ompi/mca/coll/base/coll_base_alltoall.c     if (blen != NULL) free(blen);
NULL              310 ompi/mca/coll/base/coll_base_alltoall.c     if (tmpbuf != NULL) free(tmpbuf_free);
NULL              311 ompi/mca/coll/base/coll_base_alltoall.c     if (displs != NULL) free(displs);
NULL              312 ompi/mca/coll/base/coll_base_alltoall.c     if (blen != NULL) free(blen);
NULL              346 ompi/mca/coll/base/coll_base_alltoall.c     ompi_request_t **reqs = NULL;
NULL              395 ompi/mca/coll/base/coll_base_alltoall.c         if (NULL == reqs) { error = -1; line = __LINE__; goto error_hndl; }
NULL              628 ompi/mca/coll/base/coll_base_alltoall.c     if (NULL == req) { err = OMPI_ERR_OUT_OF_RESOURCE; line = __LINE__; goto err_hndl; }
NULL               77 ompi/mca/coll/base/coll_base_alltoallv.c     if (NULL == allocated_buffer) {
NULL              236 ompi/mca/coll/base/coll_base_alltoallv.c     if( NULL == reqs ) { err = OMPI_ERR_OUT_OF_RESOURCE; goto err_hndl; }
NULL               55 ompi/mca/coll/base/coll_base_barrier.c     rc = MCA_PML_CALL(irecv( NULL, 0, MPI_BYTE, source, rtag,
NULL               60 ompi/mca/coll/base/coll_base_barrier.c     rc = MCA_PML_CALL(send( NULL, 0, MPI_BYTE, dest, stag,
NULL              116 ompi/mca/coll/base/coll_base_barrier.c         err = MCA_PML_CALL(recv((void*)NULL, 0, MPI_BYTE, left,
NULL              123 ompi/mca/coll/base/coll_base_barrier.c     err = MCA_PML_CALL(send((void*)NULL, 0, MPI_BYTE, right,
NULL              130 ompi/mca/coll/base/coll_base_barrier.c         err = MCA_PML_CALL(recv((void*)NULL, 0, MPI_BYTE, left,
NULL              138 ompi/mca/coll/base/coll_base_barrier.c         err = MCA_PML_CALL(recv((void*)NULL, 0, MPI_BYTE, left,
NULL              145 ompi/mca/coll/base/coll_base_barrier.c     err = MCA_PML_CALL(send((void*)NULL, 0, MPI_BYTE, right,
NULL              152 ompi/mca/coll/base/coll_base_barrier.c         err = MCA_PML_CALL(recv((void*)NULL, 0, MPI_BYTE, left,
NULL              202 ompi/mca/coll/base/coll_base_barrier.c             err = MCA_PML_CALL(recv((void*)NULL, 0, MPI_BYTE, rank+adjsize,
NULL              231 ompi/mca/coll/base/coll_base_barrier.c             err = MCA_PML_CALL(send((void*)NULL, 0, MPI_BYTE, remote,
NULL              334 ompi/mca/coll/base/coll_base_barrier.c     ompi_request_t** requests = NULL;
NULL              343 ompi/mca/coll/base/coll_base_barrier.c         err = MCA_PML_CALL(send (NULL, 0, MPI_BYTE, 0,
NULL              348 ompi/mca/coll/base/coll_base_barrier.c         err = MCA_PML_CALL(recv (NULL, 0, MPI_BYTE, 0,
NULL              358 ompi/mca/coll/base/coll_base_barrier.c         if( NULL == requests ) { err = OMPI_ERR_OUT_OF_RESOURCE; line = __LINE__; goto err_hndl; }
NULL              361 ompi/mca/coll/base/coll_base_barrier.c             err = MCA_PML_CALL(irecv(NULL, 0, MPI_BYTE, MPI_ANY_SOURCE,
NULL              368 ompi/mca/coll/base/coll_base_barrier.c         requests = NULL;  /* we're done the requests array is clean */
NULL              371 ompi/mca/coll/base/coll_base_barrier.c             err = MCA_PML_CALL(send(NULL, 0, MPI_BYTE, i,
NULL              381 ompi/mca/coll/base/coll_base_barrier.c     if( NULL != requests ) {
NULL              424 ompi/mca/coll/base/coll_base_barrier.c                 err = MCA_PML_CALL(recv (NULL, 0, MPI_BYTE, partner,
NULL              430 ompi/mca/coll/base/coll_base_barrier.c                 err = MCA_PML_CALL(send (NULL, 0, MPI_BYTE, partner,
NULL              444 ompi/mca/coll/base/coll_base_barrier.c                 err = MCA_PML_CALL(send (NULL, 0, MPI_BYTE, partner,
NULL              450 ompi/mca/coll/base/coll_base_barrier.c                 err = MCA_PML_CALL(recv (NULL, 0, MPI_BYTE, partner,
NULL               54 ompi/mca/coll/base/coll_base_bcast.c     ompi_request_t **send_reqs = NULL;
NULL               73 ompi/mca/coll/base/coll_base_bcast.c         if( NULL == send_reqs ) { err = OMPI_ERR_OUT_OF_RESOURCE; line = __LINE__; goto error_hndl; }
NULL              226 ompi/mca/coll/base/coll_base_bcast.c     if( NULL != send_reqs ) {
NULL              649 ompi/mca/coll/base/coll_base_bcast.c     if( NULL == reqs ) {
NULL              724 ompi/mca/coll/base/coll_base_bcast.c     if (NULL == data->cached_kmtree) {
NULL               83 ompi/mca/coll/base/coll_base_comm_select.c static OBJ_CLASS_INSTANCE(avail_coll_t, opal_list_item_t, NULL, NULL);
NULL               88 ompi/mca/coll/base/coll_base_comm_select.c         if (NULL != module->coll_ ## func) {                            \
NULL               89 ompi/mca/coll/base/coll_base_comm_select.c             if (NULL != comm->c_coll->coll_ ## func ## _module) {       \
NULL               99 ompi/mca/coll/base/coll_base_comm_select.c   ( (what) = # func , NULL == (comm)->c_coll->coll_ ## func)
NULL              131 ompi/mca/coll/base/coll_base_comm_select.c     if (NULL == selectable) {
NULL              143 ompi/mca/coll/base/coll_base_comm_select.c          NULL != item; item = opal_list_remove_first(selectable)) {
NULL              363 ompi/mca/coll/base/coll_base_comm_select.c             if( NULL != module ) {
NULL              365 ompi/mca/coll/base/coll_base_comm_select.c                 module = NULL;
NULL              373 ompi/mca/coll/base/coll_base_comm_select.c         return NULL;
NULL              425 ompi/mca/coll/base/coll_base_comm_select.c     *module = NULL;
NULL              450 ompi/mca/coll/base/coll_base_comm_select.c     if (NULL != ret) {
NULL               40 ompi/mca/coll/base/coll_base_comm_unselect.c         if (NULL != comm->c_coll->coll_ ## func ## _module) {    \
NULL               41 ompi/mca/coll/base/coll_base_comm_unselect.c             if (NULL != comm->c_coll->coll_ ## func ## _module->coll_module_disable) { \
NULL               46 ompi/mca/coll/base/coll_base_comm_unselect.c             comm->c_coll->coll_## func = NULL;                   \
NULL               47 ompi/mca/coll/base/coll_base_comm_unselect.c             comm->c_coll->coll_## func ## _module = NULL;        \
NULL              128 ompi/mca/coll/base/coll_base_comm_unselect.c     comm->c_coll = NULL;
NULL               43 ompi/mca/coll/base/coll_base_exscan.c     char *free_buffer = NULL;
NULL               44 ompi/mca/coll/base/coll_base_exscan.c     char *reduce_buffer = NULL;
NULL               79 ompi/mca/coll/base/coll_base_exscan.c     if (NULL == free_buffer) {
NULL              148 ompi/mca/coll/base/coll_base_exscan.c     char *tmpsend_raw = NULL, *tmprecv_raw = NULL;
NULL              163 ompi/mca/coll/base/coll_base_exscan.c     if (NULL == tmpsend_raw || NULL == tmprecv_raw) {
NULL              218 ompi/mca/coll/base/coll_base_exscan.c     if (NULL != tmpsend_raw)
NULL              220 ompi/mca/coll/base/coll_base_exscan.c     if (NULL != tmprecv_raw)
NULL               53 ompi/mca/coll/base/coll_base_frame.c     m->coll_module_disable = NULL;
NULL               54 ompi/mca/coll/base/coll_base_frame.c     m->base_data = NULL;
NULL               60 ompi/mca/coll/base/coll_base_frame.c     if (NULL != module->base_data) {
NULL               78 ompi/mca/coll/base/coll_base_frame.c     if( NULL != data->mcct_reqs ) {
NULL               81 ompi/mca/coll/base/coll_base_frame.c         data->mcct_reqs = NULL;
NULL              118 ompi/mca/coll/base/coll_base_frame.c     if( 0 == nreqs ) return NULL;
NULL              123 ompi/mca/coll/base/coll_base_frame.c         if( NULL != data->mcct_reqs ) {
NULL              133 ompi/mca/coll/base/coll_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, coll, "Collectives", NULL, NULL, NULL,
NULL              506 ompi/mca/coll/base/coll_base_functions.h     if (OPAL_UNLIKELY(NULL == reqs)) {
NULL               50 ompi/mca/coll/base/coll_base_gather.c     char *ptmp     = NULL, *tempbuf  = NULL;
NULL               85 ompi/mca/coll/base/coll_base_gather.c             if (NULL == tempbuf) {
NULL              110 ompi/mca/coll/base/coll_base_gather.c         if (NULL == tempbuf) {
NULL              191 ompi/mca/coll/base/coll_base_gather.c     if (NULL != tempbuf)
NULL              218 ompi/mca/coll/base/coll_base_gather.c     ompi_request_t **reqs = NULL;
NULL              271 ompi/mca/coll/base/coll_base_gather.c         if (NULL == reqs) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              328 ompi/mca/coll/base/coll_base_gather.c     if (NULL != reqs) {
NULL               69 ompi/mca/coll/base/coll_base_reduce.c     char *inbuf[2] = {NULL, NULL}, *inbuf_free[2] = {NULL, NULL};
NULL               70 ompi/mca/coll/base/coll_base_reduce.c     char *accumbuf = NULL, *accumbuf_free = NULL;
NULL               71 ompi/mca/coll/base/coll_base_reduce.c     char *local_op_buffer = NULL, *sendtmpbuf = NULL;
NULL               73 ompi/mca/coll/base/coll_base_reduce.c     ompi_request_t **sreq = NULL, *reqs[2] = {MPI_REQUEST_NULL, MPI_REQUEST_NULL};
NULL              104 ompi/mca/coll/base/coll_base_reduce.c         if( (NULL == accumbuf) || (root != rank) ) {
NULL              108 ompi/mca/coll/base/coll_base_reduce.c             if (accumbuf_free == NULL) {
NULL              125 ompi/mca/coll/base/coll_base_reduce.c         if( inbuf_free[0] == NULL ) {
NULL              133 ompi/mca/coll/base/coll_base_reduce.c             if( inbuf_free[1] == NULL ) {
NULL              243 ompi/mca/coll/base/coll_base_reduce.c         if( inbuf_free[0] != NULL) free(inbuf_free[0]);
NULL              244 ompi/mca/coll/base/coll_base_reduce.c         if( inbuf_free[1] != NULL) free(inbuf_free[1]);
NULL              245 ompi/mca/coll/base/coll_base_reduce.c         if( accumbuf_free != NULL ) free(accumbuf_free);
NULL              295 ompi/mca/coll/base/coll_base_reduce.c             if (NULL == sreq) { line = __LINE__; ret = -1; goto error_hndl; }
NULL              351 ompi/mca/coll/base/coll_base_reduce.c     if( NULL != sreq ) {
NULL              362 ompi/mca/coll/base/coll_base_reduce.c     if( inbuf_free[0] != NULL ) free(inbuf_free[0]);
NULL              363 ompi/mca/coll/base/coll_base_reduce.c     if( inbuf_free[1] != NULL ) free(inbuf_free[1]);
NULL              364 ompi/mca/coll/base/coll_base_reduce.c     if( accumbuf_free != NULL ) free(accumbuf);
NULL              519 ompi/mca/coll/base/coll_base_reduce.c     void *use_this_sendbuf = NULL;
NULL              520 ompi/mca/coll/base/coll_base_reduce.c     void *use_this_recvbuf = NULL;
NULL              521 ompi/mca/coll/base/coll_base_reduce.c     char *tmpbuf_free = NULL;
NULL              558 ompi/mca/coll/base/coll_base_reduce.c             if (NULL == tmpbuf_free) {
NULL              568 ompi/mca/coll/base/coll_base_reduce.c             if (NULL == tmpbuf_free) {
NULL              600 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != tmpbuf_free) {
NULL              636 ompi/mca/coll/base/coll_base_reduce.c     char *free_buffer = NULL;
NULL              637 ompi/mca/coll/base/coll_base_reduce.c     char *pml_buffer = NULL;
NULL              638 ompi/mca/coll/base/coll_base_reduce.c     char *inplace_temp_free = NULL;
NULL              661 ompi/mca/coll/base/coll_base_reduce.c         if (NULL == inplace_temp_free) {
NULL              669 ompi/mca/coll/base/coll_base_reduce.c         if (NULL == free_buffer) {
NULL              670 ompi/mca/coll/base/coll_base_reduce.c             if (NULL != inplace_temp_free) {
NULL              688 ompi/mca/coll/base/coll_base_reduce.c         if (NULL != free_buffer) {
NULL              704 ompi/mca/coll/base/coll_base_reduce.c                 if (NULL != free_buffer) {
NULL              718 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != inplace_temp_free) {
NULL              722 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != free_buffer) {
NULL              817 ompi/mca/coll/base/coll_base_reduce.c     int *rindex = NULL, *rcount = NULL, *sindex = NULL, *scount = NULL;
NULL              823 ompi/mca/coll/base/coll_base_reduce.c     char *tmp_buf_raw = NULL, *rbuf_raw = NULL;
NULL              825 ompi/mca/coll/base/coll_base_reduce.c     if (NULL == tmp_buf_raw) {
NULL              833 ompi/mca/coll/base/coll_base_reduce.c         if (NULL == rbuf_raw) {
NULL              946 ompi/mca/coll/base/coll_base_reduce.c     if (NULL == rindex || NULL == sindex || NULL == rcount || NULL == scount) {
NULL             1109 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != tmp_buf_raw)
NULL             1111 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != rbuf_raw)
NULL             1113 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != rindex)
NULL             1115 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != sindex)
NULL             1117 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != rcount)
NULL             1119 ompi/mca/coll/base/coll_base_reduce.c     if (NULL != scount)
NULL               54 ompi/mca/coll/base/coll_base_reduce_scatter.c     int err, i, rank, size, total_count, *displs = NULL;
NULL               56 ompi/mca/coll/base/coll_base_reduce_scatter.c     char *tmprbuf = NULL, *tmprbuf_free = NULL;
NULL               73 ompi/mca/coll/base/coll_base_reduce_scatter.c             err = comm->c_coll->coll_reduce(tmprbuf, NULL, total_count,
NULL               90 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (NULL != tmprbuf_free) free(tmprbuf_free);
NULL              109 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != tmprbuf_free) free(tmprbuf_free);
NULL              141 ompi/mca/coll/base/coll_base_reduce_scatter.c     int tmp_size, remain = 0, tmp_rank, *disps = NULL;
NULL              143 ompi/mca/coll/base/coll_base_reduce_scatter.c     char *recv_buf = NULL, *recv_buf_free = NULL;
NULL              144 ompi/mca/coll/base/coll_base_reduce_scatter.c     char *result_buf = NULL, *result_buf_free = NULL;
NULL              154 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == disps) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              180 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == recv_buf_free) {
NULL              233 ompi/mca/coll/base/coll_base_reduce_scatter.c         int *tmp_disps = NULL, *tmp_rcounts = NULL;
NULL              240 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (NULL == tmp_rcounts) {
NULL              245 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (NULL == tmp_disps) {
NULL              386 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != disps) free(disps);
NULL              387 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != recv_buf_free) free(recv_buf_free);
NULL              388 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != result_buf_free) free(result_buf_free);
NULL              463 ompi/mca/coll/base/coll_base_reduce_scatter.c     int inbi, *displs = NULL;
NULL              464 ompi/mca/coll/base/coll_base_reduce_scatter.c     char *tmpsend = NULL, *tmprecv = NULL, *accumbuf = NULL, *accumbuf_free = NULL;
NULL              465 ompi/mca/coll/base/coll_base_reduce_scatter.c     char *inbuf_free[2] = {NULL, NULL}, *inbuf[2] = {NULL, NULL};
NULL              480 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == displs) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              513 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == accumbuf_free) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              517 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == inbuf_free[0]) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              521 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (NULL == inbuf_free[1]) { ret = -1; line = __LINE__; goto error_hndl; }
NULL              607 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != displs) free(displs);
NULL              608 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != accumbuf_free) free(accumbuf_free);
NULL              609 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != inbuf_free[0]) free(inbuf_free[0]);
NULL              610 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != inbuf_free[1]) free(inbuf_free[1]);
NULL              618 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != displs) free(displs);
NULL              619 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != accumbuf_free) free(accumbuf_free);
NULL              620 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != inbuf_free[0]) free(inbuf_free[0]);
NULL              621 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL != inbuf_free[1]) free(inbuf_free[1]);
NULL              696 ompi/mca/coll/base/coll_base_reduce_scatter.c     char *tmpbuf[2] = {NULL, NULL}, *psend, *precv;
NULL              697 ompi/mca/coll/base/coll_base_reduce_scatter.c     int *displs = NULL, index;
NULL              710 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == displs) {
NULL              724 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (NULL == tmpbuf[0] || NULL == tmpbuf[1]) {
NULL               63 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     char *recv_buf = NULL, *recv_buf_free = NULL;
NULL               87 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (NULL == recv_buf_free) {
NULL              107 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (NULL != recv_buf_free) free(recv_buf_free);
NULL              133 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     struct ompi_datatype_t *dtypesend = NULL, *dtyperecv = NULL;
NULL              134 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     char *tmprecv_raw = NULL, *tmpbuf_raw = NULL, *tmprecv, *tmpbuf;
NULL              154 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (NULL == tmpbuf_raw || NULL == tmprecv_raw) {
NULL              331 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     char *tmprecv_raw = NULL, *tmpbuf_raw = NULL, *tmprecv, *tmpbuf;
NULL              355 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (NULL == tmpbuf_raw || NULL == tmprecv_raw) {
NULL              450 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             struct ompi_request_t *request = NULL;
NULL              572 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     char *tmpbuf[2] = {NULL, NULL}, *psend, *precv;
NULL              595 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (NULL == tmpbuf[0] || NULL == tmpbuf[1]) {
NULL              815 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     char *tmpbuf[2] = {NULL, NULL}, *psend, *precv;
NULL              829 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (NULL == tmpbuf[0] || NULL == tmpbuf[1]) {
NULL               43 ompi/mca/coll/base/coll_base_scan.c     char *free_buffer = NULL;
NULL               44 ompi/mca/coll/base/coll_base_scan.c     char *pml_buffer = NULL;
NULL               71 ompi/mca/coll/base/coll_base_scan.c         if (NULL == free_buffer) {
NULL               81 ompi/mca/coll/base/coll_base_scan.c                 if (NULL != free_buffer) {
NULL               94 ompi/mca/coll/base/coll_base_scan.c             if (NULL != free_buffer) {
NULL              106 ompi/mca/coll/base/coll_base_scan.c         if (NULL != free_buffer) {
NULL              163 ompi/mca/coll/base/coll_base_scan.c     char *tmpsend_raw = NULL, *tmprecv_raw = NULL;
NULL              184 ompi/mca/coll/base/coll_base_scan.c     if (NULL == tmpsend_raw || NULL == tmprecv_raw) {
NULL              225 ompi/mca/coll/base/coll_base_scan.c     if (NULL != tmpsend_raw)
NULL              227 ompi/mca/coll/base/coll_base_scan.c     if (NULL != tmprecv_raw)
NULL               69 ompi/mca/coll/base/coll_base_scatter.c     char *ptmp, *tempbuf = NULL;
NULL               83 ompi/mca/coll/base/coll_base_scatter.c     if (NULL == data->cached_in_order_bmtree) {
NULL              106 ompi/mca/coll/base/coll_base_scatter.c             if (NULL == tempbuf) {
NULL              133 ompi/mca/coll/base/coll_base_scatter.c         if (NULL == tempbuf) {
NULL              175 ompi/mca/coll/base/coll_base_scatter.c         if (NULL != tempbuf)
NULL              187 ompi/mca/coll/base/coll_base_scatter.c     if (NULL != tempbuf)
NULL               92 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL               96 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL              108 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL              207 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL              308 ompi/mca/coll/base/coll_base_topo.c     *tree = NULL;   /* mark tree as gone */
NULL              345 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL              377 ompi/mca/coll/base/coll_base_topo.c             return NULL;
NULL              422 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL              449 ompi/mca/coll/base/coll_base_topo.c                 return NULL;
NULL              490 ompi/mca/coll/base/coll_base_topo.c     if (NULL == kmtree) {
NULL              493 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL              562 ompi/mca/coll/base/coll_base_topo.c         return NULL;
NULL               52 ompi/mca/coll/basic/coll_basic_allgather.c     char *tmpbuf_free = NULL, *tmpbuf, *ptmp;
NULL               56 ompi/mca/coll/basic/coll_basic_allgather.c     ompi_request_t **reqs = NULL;
NULL               83 ompi/mca/coll/basic/coll_basic_allgather.c         if( NULL == reqs ) { line = __LINE__; err = OMPI_ERR_OUT_OF_RESOURCE; goto exit; }
NULL              112 ompi/mca/coll/basic/coll_basic_allgather.c         if (NULL == tmpbuf_free) { line = __LINE__; err = OMPI_ERR_OUT_OF_RESOURCE; goto exit; }
NULL              161 ompi/mca/coll/basic/coll_basic_allgather.c         if( NULL != reqs ) ompi_coll_base_free_reqs(reqs, rsize+1);
NULL              163 ompi/mca/coll/basic/coll_basic_allgather.c     if (NULL != tmpbuf_free) {
NULL               55 ompi/mca/coll/basic/coll_basic_allgatherv.c     if (NULL == scounts) {
NULL               68 ompi/mca/coll/basic/coll_basic_allgatherv.c     if (NULL != scounts) {
NULL               58 ompi/mca/coll/basic/coll_basic_allreduce.c             err = comm->c_coll->coll_reduce(rbuf, NULL, count, dtype, op, 0, comm, comm->c_coll->coll_reduce_module);
NULL               87 ompi/mca/coll/basic/coll_basic_allreduce.c     char *tmpbuf = NULL, *pml_buffer = NULL;
NULL               88 ompi/mca/coll/basic/coll_basic_allreduce.c     ompi_request_t **reqs = NULL;
NULL              109 ompi/mca/coll/basic/coll_basic_allreduce.c         if (NULL == tmpbuf) { err = OMPI_ERR_OUT_OF_RESOURCE; line = __LINE__; goto exit; }
NULL              114 ompi/mca/coll/basic/coll_basic_allreduce.c             if( NULL == reqs ) { err = OMPI_ERR_OUT_OF_RESOURCE; line = __LINE__; goto exit; }
NULL              191 ompi/mca/coll/basic/coll_basic_allreduce.c     if (NULL != tmpbuf) {
NULL               82 ompi/mca/coll/basic/coll_basic_alltoall.c     if( NULL == req ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               73 ompi/mca/coll/basic/coll_basic_alltoallv.c     if( NULL == preq ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               47 ompi/mca/coll/basic/coll_basic_alltoallw.c     char *tmp_buffer, *save_buffer = NULL;
NULL               69 ompi/mca/coll/basic/coll_basic_alltoallw.c     if (NULL == tmp_buffer) {
NULL              184 ompi/mca/coll/basic/coll_basic_alltoallw.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              274 ompi/mca/coll/basic/coll_basic_alltoallw.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               65 ompi/mca/coll/basic/coll_basic_barrier.c             err = MCA_PML_CALL(recv(NULL, 0, MPI_BYTE, peer,
NULL               80 ompi/mca/coll/basic/coll_basic_barrier.c                          (NULL, 0, MPI_BYTE, peer,
NULL               87 ompi/mca/coll/basic/coll_basic_barrier.c         err = MCA_PML_CALL(recv(NULL, 0, MPI_BYTE, peer,
NULL              100 ompi/mca/coll/basic/coll_basic_barrier.c             err = MCA_PML_CALL(send(NULL, 0, MPI_BYTE, peer,
NULL               86 ompi/mca/coll/basic/coll_basic_bcast.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              147 ompi/mca/coll/basic/coll_basic_bcast.c     ompi_request_t **reqs = NULL;
NULL              161 ompi/mca/coll/basic/coll_basic_bcast.c         if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               94 ompi/mca/coll/basic/coll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              101 ompi/mca/coll/basic/coll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              111 ompi/mca/coll/basic/coll_basic_component.c                    NULL,
NULL              112 ompi/mca/coll/basic/coll_basic_component.c                    NULL);
NULL              123 ompi/mca/coll/basic/coll_basic_gatherv.c     ompi_request_t **reqs = NULL;
NULL              146 ompi/mca/coll/basic/coll_basic_gatherv.c         if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               64 ompi/mca/coll/basic/coll_basic_module.c     if (NULL == basic_module) return NULL;
NULL               82 ompi/mca/coll/basic/coll_basic_module.c         basic_module->super.coll_exscan     = NULL;
NULL               88 ompi/mca/coll/basic/coll_basic_module.c         basic_module->super.coll_scan       = NULL;
NULL              151 ompi/mca/coll/basic/coll_basic_module.c     if (NULL == module->base_data) {
NULL               57 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              144 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              195 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               56 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              131 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              180 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               55 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              162 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              220 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               56 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              149 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              206 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               53 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              138 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              199 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c     if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               96 ompi/mca/coll/basic/coll_basic_reduce.c     char *free_buffer = NULL;
NULL               97 ompi/mca/coll/basic/coll_basic_reduce.c     char *free_rbuf = NULL;
NULL               98 ompi/mca/coll/basic/coll_basic_reduce.c     char *pml_buffer = NULL;
NULL               99 ompi/mca/coll/basic/coll_basic_reduce.c     char *snd_buffer = NULL;
NULL              101 ompi/mca/coll/basic/coll_basic_reduce.c     char *inplace_temp = NULL;
NULL              126 ompi/mca/coll/basic/coll_basic_reduce.c     if (NULL == free_buffer) {
NULL              142 ompi/mca/coll/basic/coll_basic_reduce.c         if (NULL == inplace_temp) {
NULL              156 ompi/mca/coll/basic/coll_basic_reduce.c         if (NULL == free_rbuf) {
NULL              260 ompi/mca/coll/basic/coll_basic_reduce.c     if (NULL != inplace_temp) {
NULL              263 ompi/mca/coll/basic/coll_basic_reduce.c     if (NULL != free_buffer) {
NULL              266 ompi/mca/coll/basic/coll_basic_reduce.c     if (NULL != free_rbuf) {
NULL              292 ompi/mca/coll/basic/coll_basic_reduce.c     char *free_buffer = NULL;
NULL              293 ompi/mca/coll/basic/coll_basic_reduce.c     char *pml_buffer = NULL;
NULL              311 ompi/mca/coll/basic/coll_basic_reduce.c         if (NULL == free_buffer) {
NULL              322 ompi/mca/coll/basic/coll_basic_reduce.c             if (NULL != free_buffer) {
NULL              334 ompi/mca/coll/basic/coll_basic_reduce.c                 if (NULL != free_buffer) {
NULL              344 ompi/mca/coll/basic/coll_basic_reduce.c         if (NULL != free_buffer) {
NULL               75 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     int *disps = NULL;
NULL               76 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     char *recv_buf = NULL, *recv_buf_free = NULL;
NULL               77 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     char *result_buf = NULL, *result_buf_free = NULL;
NULL               84 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL == disps) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              114 ompi/mca/coll/basic/coll_basic_reduce_scatter.c         if (NULL == recv_buf_free) {
NULL              168 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             int *tmp_disps = NULL, *tmp_rcounts = NULL;
NULL              175 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             if (NULL == tmp_rcounts) {
NULL              180 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             if (NULL == tmp_disps) {
NULL              326 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             if (NULL == recv_buf_free) {
NULL              346 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL != disps) free(disps);
NULL              347 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL != recv_buf_free) free(recv_buf_free);
NULL              348 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL != result_buf_free) free(result_buf_free);
NULL              369 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     char *tmpbuf = NULL, *tmpbuf2 = NULL, *lbuf = NULL, *buf;
NULL              372 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     int *disps = NULL;
NULL              405 ompi/mca/coll/basic/coll_basic_reduce_scatter.c         if (NULL == disps) {
NULL              415 ompi/mca/coll/basic/coll_basic_reduce_scatter.c         if (NULL == tmpbuf || NULL == tmpbuf2) {
NULL              478 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL != tmpbuf) {
NULL              482 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL != tmpbuf2) {
NULL              486 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     if (NULL != disps) {
NULL               80 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c     char *tmpbuf = NULL, *tmpbuf2 = NULL;
NULL               81 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c     char *lbuf = NULL, *buf;
NULL              109 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c         if (NULL == tmpbuf || NULL == tmpbuf2) {
NULL              171 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c     if (NULL != tmpbuf) {
NULL              175 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c     if (NULL != tmpbuf2) {
NULL               73 ompi/mca/coll/basic/coll_basic_scatter.c         if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              149 ompi/mca/coll/basic/coll_basic_scatterv.c         if( NULL == reqs ) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               38 ompi/mca/coll/cuda/coll_cuda_allreduce.c     char *rbuf1 = NULL, *sbuf1 = NULL, *rbuf2 = NULL;
NULL               44 ompi/mca/coll/cuda/coll_cuda_allreduce.c     if ((MPI_IN_PLACE != sbuf) && (opal_cuda_check_bufs((char *)sbuf, NULL))) {
NULL               46 ompi/mca/coll/cuda/coll_cuda_allreduce.c         if (NULL == sbuf1) {
NULL               53 ompi/mca/coll/cuda/coll_cuda_allreduce.c     if (opal_cuda_check_bufs(rbuf, NULL)) {
NULL               55 ompi/mca/coll/cuda/coll_cuda_allreduce.c         if (NULL == rbuf1) {
NULL               56 ompi/mca/coll/cuda/coll_cuda_allreduce.c             if (NULL != sbuf1) free(sbuf1);
NULL               64 ompi/mca/coll/cuda/coll_cuda_allreduce.c     if (NULL != sbuf1) {
NULL               67 ompi/mca/coll/cuda/coll_cuda_allreduce.c     if (NULL != rbuf1) {
NULL               78 ompi/mca/coll/cuda/coll_cuda_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               85 ompi/mca/coll/cuda/coll_cuda_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               30 ompi/mca/coll/cuda/coll_cuda_exscan.c     char *rbuf1 = NULL, *sbuf1 = NULL, *rbuf2 = NULL;
NULL               36 ompi/mca/coll/cuda/coll_cuda_exscan.c     if ((MPI_IN_PLACE != sbuf) && (opal_cuda_check_bufs((char *)sbuf, NULL))) {
NULL               38 ompi/mca/coll/cuda/coll_cuda_exscan.c         if (NULL == sbuf1) {
NULL               45 ompi/mca/coll/cuda/coll_cuda_exscan.c     if (opal_cuda_check_bufs(rbuf, NULL)) {
NULL               47 ompi/mca/coll/cuda/coll_cuda_exscan.c         if (NULL == rbuf1) {
NULL               48 ompi/mca/coll/cuda/coll_cuda_exscan.c             if (NULL != sbuf1) free(sbuf1);
NULL               58 ompi/mca/coll/cuda/coll_cuda_exscan.c     if (NULL != sbuf1) {
NULL               61 ompi/mca/coll/cuda/coll_cuda_exscan.c     if (NULL != rbuf1) {
NULL               46 ompi/mca/coll/cuda/coll_cuda_module.c     if (NULL != module->c_coll.coll_exscan_module) {
NULL               83 ompi/mca/coll/cuda/coll_cuda_module.c     if (NULL == cuda_module) {
NULL               84 ompi/mca/coll/cuda/coll_cuda_module.c         return NULL;
NULL               91 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.ft_event = NULL;
NULL               93 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_allgather  = NULL;
NULL               94 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_allgatherv = NULL;
NULL               96 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_alltoall   = NULL;
NULL               97 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_alltoallv  = NULL;
NULL               98 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_alltoallw  = NULL;
NULL               99 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_barrier    = NULL;
NULL              100 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_bcast      = NULL;
NULL              102 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_gather     = NULL;
NULL              103 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_gatherv    = NULL;
NULL              105 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_reduce_scatter = NULL;
NULL              108 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_scatter    = NULL;
NULL              109 ompi/mca/coll/cuda/coll_cuda_module.c     cuda_module->super.coll_scatterv   = NULL;
NULL              122 ompi/mca/coll/cuda/coll_cuda_module.c     char *msg = NULL;
NULL              126 ompi/mca/coll/cuda/coll_cuda_module.c     if (NULL == (src)->c_coll->coll_ ## name ## _module) {                                 \
NULL               38 ompi/mca/coll/cuda/coll_cuda_reduce.c     char *rbuf1 = NULL, *sbuf1 = NULL, *rbuf2 = NULL;
NULL               46 ompi/mca/coll/cuda/coll_cuda_reduce.c     if ((MPI_IN_PLACE != sbuf) && (opal_cuda_check_bufs((char *)sbuf, NULL))) {
NULL               48 ompi/mca/coll/cuda/coll_cuda_reduce.c         if (NULL == sbuf1) {
NULL               56 ompi/mca/coll/cuda/coll_cuda_reduce.c     if (opal_cuda_check_bufs(rbuf, NULL)) {
NULL               58 ompi/mca/coll/cuda/coll_cuda_reduce.c         if (NULL == rbuf1) {
NULL               59 ompi/mca/coll/cuda/coll_cuda_reduce.c             if (NULL != sbuf1) free(sbuf1);
NULL               70 ompi/mca/coll/cuda/coll_cuda_reduce.c     if (NULL != sbuf1) {
NULL               73 ompi/mca/coll/cuda/coll_cuda_reduce.c     if (NULL != rbuf1) {
NULL               42 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c     char *rbuf1 = NULL, *sbuf1 = NULL, *rbuf2 = NULL;
NULL               50 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c     if ((MPI_IN_PLACE != sbuf) && (opal_cuda_check_bufs((char *)sbuf, NULL))) {
NULL               52 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c         if (NULL == sbuf1) {
NULL               59 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c     if (opal_cuda_check_bufs(rbuf, NULL)) {
NULL               61 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c         if (NULL == rbuf1) {
NULL               62 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c             if (NULL != sbuf1) free(sbuf1);
NULL               71 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c     if (NULL != sbuf1) {
NULL               74 ompi/mca/coll/cuda/coll_cuda_reduce_scatter_block.c     if (NULL != rbuf1) {
NULL               37 ompi/mca/coll/cuda/coll_cuda_scan.c     char *rbuf1 = NULL, *sbuf1 = NULL, *rbuf2 = NULL;
NULL               43 ompi/mca/coll/cuda/coll_cuda_scan.c     if ((MPI_IN_PLACE != sbuf) && (opal_cuda_check_bufs((char *)sbuf, NULL))) {
NULL               45 ompi/mca/coll/cuda/coll_cuda_scan.c         if (NULL == sbuf1) {
NULL               52 ompi/mca/coll/cuda/coll_cuda_scan.c     if (opal_cuda_check_bufs(rbuf, NULL)) {
NULL               54 ompi/mca/coll/cuda/coll_cuda_scan.c         if (NULL == rbuf1) {
NULL               55 ompi/mca/coll/cuda/coll_cuda_scan.c             if (NULL != sbuf1) free(sbuf1);
NULL               64 ompi/mca/coll/cuda/coll_cuda_scan.c     if (NULL != sbuf1) {
NULL               67 ompi/mca/coll/cuda/coll_cuda_scan.c     if (NULL != rbuf1) {
NULL               90 ompi/mca/coll/demo/coll_demo_component.c                                            NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               96 ompi/mca/coll/demo/coll_demo_component.c                                            NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              113 ompi/mca/coll/demo/coll_demo_component.c         if (NULL != module->underlying.coll_ ## func ## _module) { \
NULL               52 ompi/mca/coll/demo/coll_demo_module.c     NULL, /* Leave exscan blank just to force basic to be used */
NULL               89 ompi/mca/coll/demo/coll_demo_module.c     NULL,
NULL              121 ompi/mca/coll/demo/coll_demo_module.c     if (NULL == demo_module) return NULL;
NULL              154 ompi/mca/coll/demo/coll_demo_module.c         demo_module->super.coll_exscan     = NULL;
NULL              159 ompi/mca/coll/demo/coll_demo_module.c         demo_module->super.coll_scan       = NULL;
NULL              171 ompi/mca/coll/demo/coll_demo_module.c         if (NULL != module->underlying.coll_ ## func ## _module) {      \
NULL               64 ompi/mca/coll/hcoll/coll_hcoll_component.c     NULL /*hcoll version */
NULL              110 ompi/mca/coll/hcoll/coll_hcoll_component.c             NULL, 0, 0,OPAL_INFO_LVL_9,
NULL              112 ompi/mca/coll/hcoll/coll_hcoll_component.c     if (NULL != deprecated_param_name) {
NULL              147 ompi/mca/coll/hcoll/coll_hcoll_component.c     CHECK(reg_int("priority",NULL,
NULL              153 ompi/mca/coll/hcoll/coll_hcoll_component.c     CHECK(reg_int("verbose", NULL,
NULL              159 ompi/mca/coll/hcoll/coll_hcoll_component.c     CHECK(reg_int("enable",NULL,
NULL              165 ompi/mca/coll/hcoll/coll_hcoll_component.c     CHECK(reg_int("np",NULL,
NULL              172 ompi/mca/coll/hcoll/coll_hcoll_component.c     CHECK(reg_int("datatype_fallback",NULL,
NULL              178 ompi/mca/coll/hcoll/coll_hcoll_component.c     CHECK(reg_int("dts",NULL,
NULL              191 ompi/mca/coll/hcoll/coll_hcoll_component.c             NULL, 0, 0,
NULL              200 ompi/mca/coll/hcoll/coll_hcoll_component.c             NULL, 0, 0,
NULL              212 ompi/mca/coll/hcoll/coll_hcoll_component.c     mca_coll_hcoll_output = opal_output_open(NULL);
NULL              109 ompi/mca/coll/hcoll/coll_hcoll_dtypes.h     if (NULL == dtype->args) {
NULL               39 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->hcoll_context = NULL;
NULL               40 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_barrier    = NULL;
NULL               41 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_bcast      = NULL;
NULL               42 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_reduce     = NULL;
NULL               43 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_allreduce  = NULL;
NULL               44 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_allgather  = NULL;
NULL               45 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_allgatherv = NULL;
NULL               46 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_gather     = NULL;
NULL               47 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_gatherv    = NULL;
NULL               48 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_scatterv   = NULL;
NULL               49 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_alltoall   = NULL;
NULL               50 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_alltoallv  = NULL;
NULL               51 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_alltoallw  = NULL;
NULL               52 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_reduce     = NULL;
NULL               53 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_reduce_scatter  = NULL;
NULL               54 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ibarrier    = NULL;
NULL               55 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ibcast      = NULL;
NULL               56 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_iallreduce  = NULL;
NULL               57 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_iallgather  = NULL;
NULL               58 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_iallgatherv = NULL;
NULL               59 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_igatherv    = NULL;
NULL               60 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ireduce     = NULL;
NULL               61 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ialltoall   = NULL;
NULL               62 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ialltoallv  = NULL;
NULL               64 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_barrier_module = NULL;
NULL               65 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_bcast_module      = NULL;
NULL               66 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_allreduce_module  = NULL;
NULL               67 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_reduce_module     = NULL;
NULL               68 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_allgather_module  = NULL;
NULL               69 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_allgatherv_module = NULL;
NULL               70 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_gather_module     = NULL;
NULL               71 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_gatherv_module    = NULL;
NULL               72 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_scatterv_module    = NULL;
NULL               73 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_alltoall_module   = NULL;
NULL               74 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_alltoallv_module  = NULL;
NULL               75 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_alltoallw_module  = NULL;
NULL               76 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_reduce_scatter_module  = NULL;
NULL               77 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ibarrier_module    = NULL;
NULL               78 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ibcast_module      = NULL;
NULL               79 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_iallreduce_module  = NULL;
NULL               80 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ireduce_module     = NULL;
NULL               81 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_iallgather_module  = NULL;
NULL               82 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_iallgatherv_module = NULL;
NULL               83 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_igatherv_module    = NULL;
NULL               84 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ialltoall_module   = NULL;
NULL               85 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->previous_ialltoallv_module  = NULL;
NULL              101 ompi/mca/coll/hcoll/coll_hcoll_module.c #define OBJ_RELEASE_IF_NOT_NULL( obj ) if( NULL != (obj) ) OBJ_RELEASE( obj );
NULL              118 ompi/mca/coll/hcoll/coll_hcoll_module.c     if (hcoll_module->hcoll_context != NULL){
NULL              250 ompi/mca/coll/hcoll/coll_hcoll_module.c                    NULL,NULL);
NULL              269 ompi/mca/coll/hcoll/coll_hcoll_module.c     module = NULL;
NULL              272 ompi/mca/coll/hcoll/coll_hcoll_module.c         return NULL;
NULL              277 ompi/mca/coll/hcoll/coll_hcoll_module.c         return NULL;
NULL              306 ompi/mca/coll/hcoll/coll_hcoll_module.c             return NULL;
NULL              323 ompi/mca/coll/hcoll/coll_hcoll_module.c                     opal_mem_hooks_register_release(mca_coll_hcoll_mem_release_cb, NULL);
NULL              332 ompi/mca/coll/hcoll/coll_hcoll_module.c         err = ompi_attr_create_keyval(COMM_ATTR, copy_fn, del_fn, &hcoll_comm_attr_keyval, NULL ,0, NULL);
NULL              338 ompi/mca/coll/hcoll/coll_hcoll_module.c             return NULL;
NULL              345 ompi/mca/coll/hcoll/coll_hcoll_module.c             err = ompi_attr_create_keyval(TYPE_ATTR, copy_fn, del_fn, &hcoll_type_attr_keyval, NULL ,0, NULL);
NULL              351 ompi/mca/coll/hcoll/coll_hcoll_module.c                 return NULL;
NULL              357 ompi/mca/coll/hcoll/coll_hcoll_module.c                             32, -1, 32, NULL, 0, NULL, NULL, NULL);
NULL              368 ompi/mca/coll/hcoll/coll_hcoll_module.c         return NULL;
NULL              379 ompi/mca/coll/hcoll/coll_hcoll_module.c     if (NULL == hcoll_module->hcoll_context){
NULL              387 ompi/mca/coll/hcoll/coll_hcoll_module.c         return NULL;
NULL              391 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_barrier = hcoll_collectives.coll_barrier ? mca_coll_hcoll_barrier : NULL;
NULL              392 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_bcast = hcoll_collectives.coll_bcast ? mca_coll_hcoll_bcast : NULL;
NULL              393 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_allgather = hcoll_collectives.coll_allgather ? mca_coll_hcoll_allgather : NULL;
NULL              394 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_allgatherv = hcoll_collectives.coll_allgatherv ? mca_coll_hcoll_allgatherv : NULL;
NULL              395 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_allreduce = hcoll_collectives.coll_allreduce ? mca_coll_hcoll_allreduce : NULL;
NULL              396 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_alltoall = hcoll_collectives.coll_alltoall ? mca_coll_hcoll_alltoall : NULL;
NULL              397 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_alltoallv = hcoll_collectives.coll_alltoallv ? mca_coll_hcoll_alltoallv : NULL;
NULL              398 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_gatherv = hcoll_collectives.coll_gatherv ? mca_coll_hcoll_gatherv : NULL;
NULL              399 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_scatterv = hcoll_collectives.coll_scatterv ? mca_coll_hcoll_scatterv : NULL;
NULL              400 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_reduce = hcoll_collectives.coll_reduce ? mca_coll_hcoll_reduce : NULL;
NULL              401 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ibarrier = hcoll_collectives.coll_ibarrier ? mca_coll_hcoll_ibarrier : NULL;
NULL              402 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ibcast = hcoll_collectives.coll_ibcast ? mca_coll_hcoll_ibcast : NULL;
NULL              403 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_iallgather = hcoll_collectives.coll_iallgather ? mca_coll_hcoll_iallgather : NULL;
NULL              405 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_iallgatherv = hcoll_collectives.coll_iallgatherv ? mca_coll_hcoll_iallgatherv : NULL;
NULL              407 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_iallgatherv = NULL;
NULL              409 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_iallreduce = hcoll_collectives.coll_iallreduce ? mca_coll_hcoll_iallreduce : NULL;
NULL              411 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ireduce = hcoll_collectives.coll_ireduce ? mca_coll_hcoll_ireduce : NULL;
NULL              413 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ireduce = NULL;
NULL              415 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_gather = /*hcoll_collectives.coll_gather ? mca_coll_hcoll_gather :*/ NULL;
NULL              416 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_igatherv = hcoll_collectives.coll_igatherv ? mca_coll_hcoll_igatherv : NULL;
NULL              417 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ialltoall = /*hcoll_collectives.coll_ialltoall ? mca_coll_hcoll_ialltoall : */ NULL;
NULL              419 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ialltoallv = hcoll_collectives.coll_ialltoallv ? mca_coll_hcoll_ialltoallv : NULL;
NULL              421 ompi/mca/coll/hcoll/coll_hcoll_module.c     hcoll_module->super.coll_ialltoallv = NULL;
NULL              167 ompi/mca/coll/hcoll/coll_hcoll_rte.c                 NULL,
NULL              169 ompi/mca/coll/hcoll/coll_hcoll_rte.c                 NULL,
NULL              170 ompi/mca/coll/hcoll/coll_hcoll_rte.c                 NULL,
NULL              171 ompi/mca/coll/hcoll/coll_hcoll_rte.c                 NULL
NULL              185 ompi/mca/coll/hcoll/coll_hcoll_rte.c     if (NULL == ec_h.handle && -1 != ec_h.rank) {
NULL              355 ompi/mca/coll/hcoll/coll_hcoll_rte.c     if (OPAL_UNLIKELY(NULL == item)) {
NULL              357 ompi/mca/coll/hcoll/coll_hcoll_rte.c         return NULL;
NULL              361 ompi/mca/coll/hcoll/coll_hcoll_rte.c     ompi_req->req_complete_cb = NULL;
NULL              440 ompi/mca/coll/hcoll/coll_hcoll_rte.c     rc = ompi_datatype_get_args( (ompi_datatype_t*)mpi_type, 0, num_integers, NULL,
NULL              441 ompi/mca/coll/hcoll/coll_hcoll_rte.c                                  num_addresses, NULL,
NULL              442 ompi/mca/coll/hcoll/coll_hcoll_rte.c                                  num_datatypes, NULL, &ompi_combiner);
NULL              453 ompi/mca/coll/hcoll/coll_hcoll_rte.c                                  &max_datatypes, array_of_datatypes, NULL );
NULL               55 ompi/mca/coll/inter/coll_inter.c   NULL, /* alltoall */
NULL               56 ompi/mca/coll/inter/coll_inter.c   NULL, /* alltoallv */
NULL               57 ompi/mca/coll/inter/coll_inter.c   NULL, /* alltoallw */
NULL               58 ompi/mca/coll/inter/coll_inter.c   NULL, /* barrier */
NULL               60 ompi/mca/coll/inter/coll_inter.c   NULL,  /* exscan */
NULL               64 ompi/mca/coll/inter/coll_inter.c   NULL,  /* reduce_scatter */
NULL               65 ompi/mca/coll/inter/coll_inter.c   NULL,  /* scan */
NULL               97 ompi/mca/coll/inter/coll_inter.c         return NULL;
NULL              104 ompi/mca/coll/inter/coll_inter.c 	return NULL;
NULL              111 ompi/mca/coll/inter/coll_inter.c 	return NULL;
NULL              115 ompi/mca/coll/inter/coll_inter.c     if (NULL == inter_module) {
NULL              116 ompi/mca/coll/inter/coll_inter.c 	return NULL;
NULL              120 ompi/mca/coll/inter/coll_inter.c     inter_module->super.ft_event = NULL;
NULL              125 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_alltoall   = NULL;
NULL              126 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_alltoallv  = NULL;
NULL              127 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_alltoallw  = NULL;
NULL              128 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_barrier    = NULL;
NULL              130 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_exscan     = NULL;
NULL              134 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_reduce_scatter = NULL;
NULL              135 ompi/mca/coll/inter/coll_inter.c     inter_module->super.coll_scan       = NULL;
NULL               52 ompi/mca/coll/inter/coll_inter_allgather.c     char *ptmp_free = NULL, *ptmp = NULL;
NULL               63 ompi/mca/coll/inter/coll_inter_allgather.c 	if (NULL == ptmp_free) {
NULL               99 ompi/mca/coll/inter/coll_inter_allgather.c     if (NULL != ptmp_free) {
NULL               51 ompi/mca/coll/inter/coll_inter_allgatherv.c     int *count=NULL,*displace=NULL;
NULL               52 ompi/mca/coll/inter/coll_inter_allgatherv.c     char *ptmp_free=NULL, *ptmp=NULL;
NULL               53 ompi/mca/coll/inter/coll_inter_allgatherv.c     ompi_datatype_t *ndtype = NULL;
NULL               62 ompi/mca/coll/inter/coll_inter_allgatherv.c 	if ((NULL == count) || (NULL == displace)) {
NULL               88 ompi/mca/coll/inter/coll_inter_allgatherv.c 	    if (NULL == ptmp_free) {
NULL              123 ompi/mca/coll/inter/coll_inter_allgatherv.c     if( NULL != ndtype ) {
NULL              126 ompi/mca/coll/inter/coll_inter_allgatherv.c     if (NULL != ptmp_free) {
NULL              129 ompi/mca/coll/inter/coll_inter_allgatherv.c     if (NULL != displace) {
NULL              132 ompi/mca/coll/inter/coll_inter_allgatherv.c     if (NULL != count) {
NULL               51 ompi/mca/coll/inter/coll_inter_allreduce.c     char *tmpbuf = NULL, *pml_buffer = NULL;
NULL               60 ompi/mca/coll/inter/coll_inter_allreduce.c     if (NULL == tmpbuf) {
NULL               94 ompi/mca/coll/inter/coll_inter_allreduce.c     if (NULL != tmpbuf) {
NULL               92 ompi/mca/coll/inter/coll_inter_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              101 ompi/mca/coll/inter/coll_inter_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              113 ompi/mca/coll/inter/coll_inter_component.c     module->inter_comm = NULL;
NULL               60 ompi/mca/coll/inter/coll_inter_gather.c         char *ptmp_free = NULL, *ptmp;
NULL               68 ompi/mca/coll/inter/coll_inter_gather.c         if (NULL == ptmp_free) {
NULL               48 ompi/mca/coll/inter/coll_inter_gatherv.c     int *count=NULL, *displace=NULL;
NULL               49 ompi/mca/coll/inter/coll_inter_gatherv.c     char *ptmp_free=NULL, *ptmp=NULL;
NULL               73 ompi/mca/coll/inter/coll_inter_gatherv.c         if ((NULL == displace) || (NULL == count)) {
NULL               99 ompi/mca/coll/inter/coll_inter_gatherv.c             if (NULL == ptmp_free) {
NULL              122 ompi/mca/coll/inter/coll_inter_gatherv.c     if (NULL != ptmp_free) {
NULL              125 ompi/mca/coll/inter/coll_inter_gatherv.c     if (NULL != displace) {
NULL              128 ompi/mca/coll/inter/coll_inter_gatherv.c     if (NULL != count) {
NULL               59 ompi/mca/coll/inter/coll_inter_reduce.c         char *free_buffer = NULL;
NULL               60 ompi/mca/coll/inter/coll_inter_reduce.c         char *pml_buffer = NULL;
NULL               66 ompi/mca/coll/inter/coll_inter_reduce.c 	if (NULL == free_buffer) {
NULL               84 ompi/mca/coll/inter/coll_inter_reduce.c 	if (NULL != free_buffer) {
NULL               59 ompi/mca/coll/inter/coll_inter_scatter.c         char *ptmp_free = NULL, *ptmp = NULL;
NULL               67 ompi/mca/coll/inter/coll_inter_scatter.c 	    if (NULL == ptmp_free) {
NULL               84 ompi/mca/coll/inter/coll_inter_scatter.c 	if (NULL != ptmp_free) {
NULL               49 ompi/mca/coll/inter/coll_inter_scatterv.c     int *counts=NULL,*displace=NULL;
NULL               50 ompi/mca/coll/inter/coll_inter_scatterv.c     char *ptmp_free=NULL, *ptmp=NULL;
NULL               80 ompi/mca/coll/inter/coll_inter_scatterv.c 		if (NULL == ptmp_free) {
NULL              107 ompi/mca/coll/inter/coll_inter_scatterv.c 	if (NULL != ptmp_free) {
NULL              110 ompi/mca/coll/inter/coll_inter_scatterv.c 	if (NULL != displace) {
NULL              113 ompi/mca/coll/inter/coll_inter_scatterv.c 	if (NULL != counts) {
NULL               54 ompi/mca/coll/libnbc/coll_libnbc_component.c     {0, NULL}
NULL               63 ompi/mca/coll/libnbc/coll_libnbc_component.c     {0, NULL}
NULL               74 ompi/mca/coll/libnbc/coll_libnbc_component.c     {0, NULL}
NULL               82 ompi/mca/coll/libnbc/coll_libnbc_component.c     {0, NULL}
NULL               91 ompi/mca/coll/libnbc/coll_libnbc_component.c     {0, NULL}
NULL               99 ompi/mca/coll/libnbc/coll_libnbc_component.c     {0, NULL}
NULL              154 ompi/mca/coll/libnbc/coll_libnbc_component.c                                0, 0, 0, -1, 8, NULL, 0, NULL, NULL, NULL);
NULL              182 ompi/mca/coll/libnbc/coll_libnbc_component.c     mca_base_var_enum_t *new_enum = NULL;
NULL              188 ompi/mca/coll/libnbc/coll_libnbc_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              209 ompi/mca/coll/libnbc/coll_libnbc_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              247 ompi/mca/coll/libnbc/coll_libnbc_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              310 ompi/mca/coll/libnbc/coll_libnbc_component.c     if (NULL == module) return NULL;
NULL              324 ompi/mca/coll/libnbc/coll_libnbc_component.c         module->super.coll_iexscan = NULL;
NULL              330 ompi/mca/coll/libnbc/coll_libnbc_component.c         module->super.coll_iscan = NULL;
NULL              342 ompi/mca/coll/libnbc/coll_libnbc_component.c         module->super.coll_exscan_init = NULL;
NULL              348 ompi/mca/coll/libnbc/coll_libnbc_component.c         module->super.coll_scan_init = NULL;
NULL              401 ompi/mca/coll/libnbc/coll_libnbc_component.c     module->super.ft_event = NULL;
NULL              405 ompi/mca/coll/libnbc/coll_libnbc_component.c         return NULL;
NULL              584 ompi/mca/coll/libnbc/coll_libnbc_component.c                    NULL);
NULL               93 ompi/mca/coll/libnbc/libdict/dict.c 	ASSERT(dct != NULL);
NULL              102 ompi/mca/coll/libnbc/libdict/dict.c 	ASSERT(itor != NULL);
NULL               60 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((tree = (hb_tree*)MALLOC(sizeof(*tree))) == NULL)
NULL               61 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL               63 ompi/mca/coll/libnbc/libdict/hb_tree.c 	tree->root = NULL;
NULL               79 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((dct = (dict*)MALLOC(sizeof(*dct))) == NULL)
NULL               80 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL               82 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((tree = hb_tree_new(key_cmp, key_del, dat_del)) == NULL) {
NULL               84 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              104 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              117 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              139 ompi/mca/coll/libnbc/libdict/hb_tree.c 				parent->llink = NULL;
NULL              141 ompi/mca/coll/libnbc/libdict/hb_tree.c 				parent->rlink = NULL;
NULL              146 ompi/mca/coll/libnbc/libdict/hb_tree.c 	tree->root = NULL;
NULL              156 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              169 ompi/mca/coll/libnbc/libdict/hb_tree.c 	return NULL;
NULL              176 ompi/mca/coll/libnbc/libdict/hb_tree.c 	hb_node *node, *parent = NULL, *q = NULL;
NULL              178 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              202 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((node = node_new(key, dat)) == NULL)
NULL              204 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((node->parent = parent) == NULL) {
NULL              243 ompi/mca/coll/libnbc/libdict/hb_tree.c 	hb_node *node, *parent = NULL, *q = NULL;
NULL              245 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              262 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((node = node_new(key, *dat)) == NULL)
NULL              264 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((node->parent = parent) == NULL) {
NULL              312 ompi/mca/coll/libnbc/libdict/hb_tree.c 	hb_node *node, *out, *parent = NULL;
NULL              315 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              325 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (node == NULL)
NULL              341 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (parent == NULL) {
NULL              360 ompi/mca/coll/libnbc/libdict/hb_tree.c 				ASSERT(parent->rlink != NULL);
NULL              365 ompi/mca/coll/libnbc/libdict/hb_tree.c 					ASSERT(parent->rlink->rlink != NULL);
NULL              378 ompi/mca/coll/libnbc/libdict/hb_tree.c 				ASSERT(parent->llink != NULL);
NULL              383 ompi/mca/coll/libnbc/libdict/hb_tree.c 					ASSERT(parent->llink->llink != NULL);
NULL              397 ompi/mca/coll/libnbc/libdict/hb_tree.c 		if ((parent = node->parent) == NULL)
NULL              410 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              412 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (tree->root == NULL)
NULL              413 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              425 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              427 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((node = tree->root) == NULL)
NULL              428 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              440 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              442 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (tree->root == NULL)
NULL              452 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              460 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              468 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              476 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              486 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((node = (hb_node*)MALLOC(sizeof(*node))) == NULL)
NULL              487 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              491 ompi/mca/coll/libnbc/libdict/hb_tree.c 	node->parent = NULL;
NULL              492 ompi/mca/coll/libnbc/libdict/hb_tree.c 	node->llink = NULL;
NULL              493 ompi/mca/coll/libnbc/libdict/hb_tree.c 	node->rlink = NULL;
NULL              502 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              512 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              524 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              544 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              564 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              576 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              588 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              614 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              615 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              616 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node->rlink != NULL);
NULL              658 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              659 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node != NULL);
NULL              660 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(node->llink != NULL);
NULL              690 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              692 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((itor = (hb_itor*)MALLOC(sizeof(*itor))) == NULL)
NULL              693 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              705 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(tree != NULL);
NULL              707 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((itor = (dict_itor*)MALLOC(sizeof(*itor))) == NULL)
NULL              708 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              710 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if ((itor->_itor = hb_itor_new(tree)) == NULL) {
NULL              712 ompi/mca/coll/libnbc/libdict/hb_tree.c 		return NULL;
NULL              736 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              741 ompi/mca/coll/libnbc/libdict/hb_tree.c #define RETVALID(itor)		return itor->node != NULL
NULL              746 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              754 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              756 ompi/mca/coll/libnbc/libdict/hb_tree.c 	itor->node = NULL;
NULL              762 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              764 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (itor->node == NULL)
NULL              774 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              776 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (itor->node == NULL)
NULL              786 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              789 ompi/mca/coll/libnbc/libdict/hb_tree.c 		if (itor->node == NULL) {
NULL              804 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              807 ompi/mca/coll/libnbc/libdict/hb_tree.c 		if (itor->node == NULL) {
NULL              824 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              827 ompi/mca/coll/libnbc/libdict/hb_tree.c 	itor->node = t->root ? node_min(t->root) : NULL;
NULL              836 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              839 ompi/mca/coll/libnbc/libdict/hb_tree.c 	itor->node = t->root ? node_max(t->root) : NULL;
NULL              850 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              866 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              868 ompi/mca/coll/libnbc/libdict/hb_tree.c 	return itor->node ? itor->node->key : NULL;
NULL              874 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              876 ompi/mca/coll/libnbc/libdict/hb_tree.c 	return itor->node ? itor->node->dat : NULL;
NULL              882 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              884 ompi/mca/coll/libnbc/libdict/hb_tree.c 	return itor->node ? itor->node->dat : NULL;
NULL              890 ompi/mca/coll/libnbc/libdict/hb_tree.c 	ASSERT(itor != NULL);
NULL              892 ompi/mca/coll/libnbc/libdict/hb_tree.c 	if (itor->node == NULL)
NULL               56 ompi/mca/coll/libnbc/nbc.c   schedule->data = NULL;
NULL               70 ompi/mca/coll/libnbc/nbc.c   if (NULL == tmp) {
NULL              268 ompi/mca/coll/libnbc/nbc.c   return nbc_schedule_round_append (schedule, NULL, 0, true);
NULL              299 ompi/mca/coll/libnbc/nbc.c   if (NULL != handle->schedule) {
NULL              302 ompi/mca/coll/libnbc/nbc.c     handle->schedule = NULL;
NULL              308 ompi/mca/coll/libnbc/nbc.c   if (NULL != handle->tmpbuf) {
NULL              310 ompi/mca/coll/libnbc/nbc.c     handle->tmpbuf = NULL;
NULL              329 ompi/mca/coll/libnbc/nbc.c   if ((handle->req_count > 0) && (handle->req_array != NULL)) {
NULL              359 ompi/mca/coll/libnbc/nbc.c     if (NULL != handle->req_array) {
NULL              362 ompi/mca/coll/libnbc/nbc.c       handle->req_array = NULL;
NULL              455 ompi/mca/coll/libnbc/nbc.c         if (NULL == tmp) {
NULL              490 ompi/mca/coll/libnbc/nbc.c         if (NULL == tmp) {
NULL              603 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_ALLTOALL] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              608 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_ALLGATHER] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              613 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_ALLREDUCE] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              621 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_BCAST] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              626 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_GATHER] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              631 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_REDUCE] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              636 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_SCAN] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              641 ompi/mca/coll/libnbc/nbc.c   if(comminfo->NBC_Dict[NBC_SCATTER] == NULL) { printf("Error in hb_tree_new()\n"); return OMPI_ERROR;; }
NULL              703 ompi/mca/coll/libnbc/nbc.c   if (NULL == handle) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              705 ompi/mca/coll/libnbc/nbc.c   handle->tmpbuf = NULL;
NULL              707 ompi/mca/coll/libnbc/nbc.c   handle->req_array = NULL;
NULL              709 ompi/mca/coll/libnbc/nbc.c   handle->schedule = NULL;
NULL              114 ompi/mca/coll/libnbc/nbc_iallgather.c   if (NULL == found) {
NULL              117 ompi/mca/coll/libnbc/nbc_iallgather.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              184 ompi/mca/coll/libnbc/nbc_iallgather.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              233 ompi/mca/coll/libnbc/nbc_iallgather.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              261 ompi/mca/coll/libnbc/nbc_iallgather.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              362 ompi/mca/coll/libnbc/nbc_iallgather.c     char *tmpsend = NULL, *tmprecv = NULL;
NULL               71 ompi/mca/coll/libnbc/nbc_iallgatherv.c   if (NULL == schedule) {
NULL              113 ompi/mca/coll/libnbc/nbc_iallgatherv.c   res = NBC_Schedule_request (schedule, comm, libnbc_module, persistent, request, NULL);
NULL              159 ompi/mca/coll/libnbc/nbc_iallgatherv.c   if (NULL == schedule) {
NULL              192 ompi/mca/coll/libnbc/nbc_iallgatherv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               74 ompi/mca/coll/libnbc/nbc_iallreduce.c   void *tmpbuf = NULL;
NULL              108 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              140 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (NULL == found) {
NULL              143 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL == schedule) {
NULL              181 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL != args) {
NULL              246 ompi/mca/coll/libnbc/nbc_iallreduce.c   void *tmpbuf = NULL;
NULL              267 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              272 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              485 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (NULL == segsizes || NULL == segoffsets) {
NULL              819 ompi/mca/coll/libnbc/nbc_iallreduce.c     int *rindex = NULL, *rcount = NULL, *sindex = NULL, *scount = NULL;
NULL              914 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL == rindex || NULL == sindex || NULL == rcount || NULL == scount) {
NULL             1013 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL != rindex)
NULL             1015 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL != sindex)
NULL             1017 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL != rcount)
NULL             1019 ompi/mca/coll/libnbc/nbc_iallreduce.c     if (NULL != scount)
NULL               71 ompi/mca/coll/libnbc/nbc_ialltoall.c   void *tmpbuf = NULL;
NULL              118 ompi/mca/coll/libnbc/nbc_ialltoall.c     if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              143 ompi/mca/coll/libnbc/nbc_ialltoall.c     if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              192 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (NULL == found) {
NULL              196 ompi/mca/coll/libnbc/nbc_ialltoall.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              245 ompi/mca/coll/libnbc/nbc_ialltoall.c     if (NULL != args) {
NULL              328 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              359 ompi/mca/coll/libnbc/nbc_ialltoall.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               54 ompi/mca/coll/libnbc/nbc_ialltoallv.c   void * tmpbuf = NULL;
NULL               81 ompi/mca/coll/libnbc/nbc_ialltoallv.c     if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL               95 ompi/mca/coll/libnbc/nbc_ialltoallv.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              191 ompi/mca/coll/libnbc/nbc_ialltoallv.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              222 ompi/mca/coll/libnbc/nbc_ialltoallv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               53 ompi/mca/coll/libnbc/nbc_ialltoallw.c   void *tmpbuf = NULL;
NULL               74 ompi/mca/coll/libnbc/nbc_ialltoallw.c     if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL               83 ompi/mca/coll/libnbc/nbc_ialltoallw.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              164 ompi/mca/coll/libnbc/nbc_ialltoallw.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              195 ompi/mca/coll/libnbc/nbc_ialltoallw.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               44 ompi/mca/coll/libnbc/nbc_ibarrier.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL               56 ompi/mca/coll/libnbc/nbc_ibarrier.c       res = NBC_Sched_send (NULL, false, 0, MPI_BYTE, sendpeer, schedule, false);
NULL               63 ompi/mca/coll/libnbc/nbc_ibarrier.c       res = NBC_Sched_recv (NULL, false, 0, MPI_BYTE, recvpeer, schedule, false);
NULL               93 ompi/mca/coll/libnbc/nbc_ibarrier.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              130 ompi/mca/coll/libnbc/nbc_ibarrier.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              136 ompi/mca/coll/libnbc/nbc_ibarrier.c       res = NBC_Sched_recv (NULL, false, 0, MPI_BYTE, peer, schedule, false);
NULL              145 ompi/mca/coll/libnbc/nbc_ibarrier.c   res = NBC_Sched_recv (NULL, false, 0, MPI_BYTE, 0, schedule, false);
NULL              151 ompi/mca/coll/libnbc/nbc_ibarrier.c   res = NBC_Sched_send (NULL, false, 0, MPI_BYTE, 0, schedule, false);
NULL              167 ompi/mca/coll/libnbc/nbc_ibarrier.c       res = NBC_Sched_send (NULL, false, 0, MPI_BYTE, peer, schedule, false);
NULL              181 ompi/mca/coll/libnbc/nbc_ibarrier.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              122 ompi/mca/coll/libnbc/nbc_ibcast.c   if (NULL == found) {
NULL              125 ompi/mca/coll/libnbc/nbc_ibcast.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              158 ompi/mca/coll/libnbc/nbc_ibcast.c     if (NULL != args) {
NULL              185 ompi/mca/coll/libnbc/nbc_ibcast.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              419 ompi/mca/coll/libnbc/nbc_ibcast.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              454 ompi/mca/coll/libnbc/nbc_ibcast.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               60 ompi/mca/coll/libnbc/nbc_iexscan.c     void *tmpbuf = NULL, *tmpbuf1 = NULL, *tmpbuf2 = NULL;
NULL               79 ompi/mca/coll/libnbc/nbc_iexscan.c         if (NULL == tmpbuf) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               86 ompi/mca/coll/libnbc/nbc_iexscan.c             if (NULL == tmpbuf) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               99 ompi/mca/coll/libnbc/nbc_iexscan.c     if (NULL == found) {
NULL              102 ompi/mca/coll/libnbc/nbc_iexscan.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              130 ompi/mca/coll/libnbc/nbc_iexscan.c         if (NULL != args) {
NULL               89 ompi/mca/coll/libnbc/nbc_igather.c   if (NULL == found) {
NULL               92 ompi/mca/coll/libnbc/nbc_igather.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              137 ompi/mca/coll/libnbc/nbc_igather.c     if (NULL != args) {
NULL              167 ompi/mca/coll/libnbc/nbc_igather.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              217 ompi/mca/coll/libnbc/nbc_igather.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              247 ompi/mca/coll/libnbc/nbc_igather.c     res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               57 ompi/mca/coll/libnbc/nbc_igatherv.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL               99 ompi/mca/coll/libnbc/nbc_igatherv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              149 ompi/mca/coll/libnbc/nbc_igatherv.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              179 ompi/mca/coll/libnbc/nbc_igatherv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               74 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c   if (NULL == found) {
NULL               77 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              129 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c     if (NULL != args) {
NULL              157 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               74 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c   if (NULL == found) {
NULL               77 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              129 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c     if (NULL != args) {
NULL              158 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               77 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   if (NULL == found) {
NULL               80 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              132 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c     if (NULL != args) {
NULL              161 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               80 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   if (NULL == found) {
NULL               83 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              136 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c     if (NULL != args) {
NULL              165 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               66 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c   if(found == NULL) {
NULL               69 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              122 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c     if (NULL != args) {
NULL              150 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               69 ompi/mca/coll/libnbc/nbc_ireduce.c   char *redbuf=NULL, inplace;
NULL              146 ompi/mca/coll/libnbc/nbc_ireduce.c   if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              161 ompi/mca/coll/libnbc/nbc_ireduce.c   if (NULL == found) {
NULL              164 ompi/mca/coll/libnbc/nbc_ireduce.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              201 ompi/mca/coll/libnbc/nbc_ireduce.c     if (NULL != args) {
NULL              272 ompi/mca/coll/libnbc/nbc_ireduce.c   if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              277 ompi/mca/coll/libnbc/nbc_ireduce.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              655 ompi/mca/coll/libnbc/nbc_ireduce.c     int *rindex = NULL, *rcount = NULL, *sindex = NULL, *scount = NULL;
NULL              772 ompi/mca/coll/libnbc/nbc_ireduce.c     if (NULL == rindex || NULL == sindex || NULL == rcount || NULL == scount) {
NULL              929 ompi/mca/coll/libnbc/nbc_ireduce.c     if (NULL != rindex)
NULL              931 ompi/mca/coll/libnbc/nbc_ireduce.c     if (NULL != sindex)
NULL              933 ompi/mca/coll/libnbc/nbc_ireduce.c     if (NULL != rcount)
NULL              935 ompi/mca/coll/libnbc/nbc_ireduce.c     if (NULL != scount)
NULL               90 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL               98 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              236 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   void *tmpbuf = NULL;
NULL              259 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     if (OPAL_UNLIKELY(NULL == tmpbuf)) {
NULL              265 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL               51 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c   void *tmpbuf = NULL;
NULL               66 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c   if (NULL == schedule) {
NULL               81 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     if (NULL == tmpbuf) {
NULL              235 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c   void *tmpbuf = NULL;
NULL              255 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     if (NULL == tmpbuf) {
NULL              261 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c   if (NULL == schedule) {
NULL               60 ompi/mca/coll/libnbc/nbc_iscan.c     void *tmpbuf = NULL, *tmpbuf1 = NULL, *tmpbuf2 = NULL;
NULL               79 ompi/mca/coll/libnbc/nbc_iscan.c         if (NULL == tmpbuf) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL               86 ompi/mca/coll/libnbc/nbc_iscan.c             if (NULL == tmpbuf) { return OMPI_ERR_OUT_OF_RESOURCE; }
NULL              100 ompi/mca/coll/libnbc/nbc_iscan.c   if (NULL == found) {
NULL              103 ompi/mca/coll/libnbc/nbc_iscan.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              131 ompi/mca/coll/libnbc/nbc_iscan.c     if (NULL != args) {
NULL               85 ompi/mca/coll/libnbc/nbc_iscatter.c   if (NULL == found) {
NULL               88 ompi/mca/coll/libnbc/nbc_iscatter.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              132 ompi/mca/coll/libnbc/nbc_iscatter.c     if (NULL != args) {
NULL              162 ompi/mca/coll/libnbc/nbc_iscatter.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              211 ompi/mca/coll/libnbc/nbc_iscatter.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              241 ompi/mca/coll/libnbc/nbc_iscatter.c     res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               49 ompi/mca/coll/libnbc/nbc_iscatterv.c   if (OPAL_UNLIKELY(NULL == schedule)) {
NULL               97 ompi/mca/coll/libnbc/nbc_iscatterv.c   res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL              138 ompi/mca/coll/libnbc/nbc_iscatterv.c     if (OPAL_UNLIKELY(NULL == schedule)) {
NULL              175 ompi/mca/coll/libnbc/nbc_iscatterv.c     res = NBC_Schedule_request(schedule, comm, libnbc_module, persistent, request, NULL);
NULL               45 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c   *sources = *destinations = NULL;
NULL               57 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c     if (OPAL_UNLIKELY(NULL == *sources)) {
NULL               61 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c     *sources = NULL;
NULL               66 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c     if (OPAL_UNLIKELY(NULL == *destinations)) {
NULL               68 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c       *sources = NULL;
NULL               72 ompi/mca/coll/libnbc/nbc_neighbor_helpers.c     *destinations = NULL;
NULL               21 ompi/mca/coll/monitoring/coll_monitoring_component.c         if( NULL != __comm->c_coll->coll_ ## __api ## _module ) {        \
NULL               27 ompi/mca/coll/monitoring/coll_monitoring_component.c             __module->super.coll_ ## __api = NULL;                      \
NULL               31 ompi/mca/coll/monitoring/coll_monitoring_component.c         if( NULL != __comm->c_coll->coll_i ## __api ## _module ) {       \
NULL               37 ompi/mca/coll/monitoring/coll_monitoring_component.c             __module->super.coll_i ## __api = NULL;                     \
NULL               45 ompi/mca/coll/monitoring/coll_monitoring_component.c         if( NULL != __module->real.coll_ ## __api ## _module ) {        \
NULL               46 ompi/mca/coll/monitoring/coll_monitoring_component.c             if( NULL != __module->real.coll_ ## __api ## _module->coll_module_disable ) { \
NULL               50 ompi/mca/coll/monitoring/coll_monitoring_component.c             __module->real.coll_ ## __api = NULL;                       \
NULL               51 ompi/mca/coll/monitoring/coll_monitoring_component.c             __module->real.coll_ ## __api ## _module = NULL;            \
NULL               53 ompi/mca/coll/monitoring/coll_monitoring_component.c         if( NULL != __module->real.coll_i ## __api ## _module ) {       \
NULL               54 ompi/mca/coll/monitoring/coll_monitoring_component.c             if( NULL != __module->real.coll_i ## __api ## _module->coll_module_disable ) { \
NULL               58 ompi/mca/coll/monitoring/coll_monitoring_component.c             __module->real.coll_i ## __api = NULL;                      \
NULL               59 ompi/mca/coll/monitoring/coll_monitoring_component.c             __module->real.coll_i ## __api ## _module = NULL;           \
NULL              138 ompi/mca/coll/monitoring/coll_monitoring_component.c         monitoring_module->data = NULL;
NULL              162 ompi/mca/coll/monitoring/coll_monitoring_component.c     if( NULL == monitoring_module ) return (*priority = -1, NULL);
NULL              254 ompi/mca/coll/monitoring/coll_monitoring_component.c                    NULL,
NULL              255 ompi/mca/coll/monitoring/coll_monitoring_component.c                    NULL);
NULL              137 ompi/mca/coll/portals4/coll_portals4_allreduce.c                 &me, PTL_PRIORITY_LIST, NULL,
NULL              156 ompi/mca/coll/portals4/coll_portals4_allreduce.c                     me.start = NULL;
NULL              173 ompi/mca/coll/portals4/coll_portals4_allreduce.c                             NULL,
NULL              188 ompi/mca/coll/portals4/coll_portals4_allreduce.c                             match_bits, 0, NULL, 0,
NULL              206 ompi/mca/coll/portals4/coll_portals4_allreduce.c                     match_bits, 0, NULL, 0,
NULL              215 ompi/mca/coll/portals4/coll_portals4_allreduce.c                     match_bits_ack, 0, NULL, 0,
NULL              227 ompi/mca/coll/portals4/coll_portals4_allreduce.c             me.start = NULL;
NULL              244 ompi/mca/coll/portals4/coll_portals4_allreduce.c                     NULL,
NULL              268 ompi/mca/coll/portals4/coll_portals4_allreduce.c                             match_bits_rtr, 0, NULL, 0)) != PTL_OK)
NULL              285 ompi/mca/coll/portals4/coll_portals4_allreduce.c                         0, 0, NULL, (uintptr_t) request,
NULL              303 ompi/mca/coll/portals4/coll_portals4_allreduce.c                         0, 0, NULL, (uintptr_t) request,
NULL              392 ompi/mca/coll/portals4/coll_portals4_allreduce.c     if (NULL == request) {
NULL              400 ompi/mca/coll/portals4/coll_portals4_allreduce.c     request->fallback_request = NULL;
NULL              422 ompi/mca/coll/portals4/coll_portals4_allreduce.c     if (NULL == request) {
NULL               73 ompi/mca/coll/portals4/coll_portals4_barrier.c     me.start = NULL;
NULL               89 ompi/mca/coll/portals4/coll_portals4_barrier.c             NULL,
NULL              110 ompi/mca/coll/portals4/coll_portals4_barrier.c                 NULL,
NULL              137 ompi/mca/coll/portals4/coll_portals4_barrier.c                     NULL,
NULL              187 ompi/mca/coll/portals4/coll_portals4_barrier.c                 NULL,
NULL              241 ompi/mca/coll/portals4/coll_portals4_barrier.c     if (NULL == request) {
NULL              282 ompi/mca/coll/portals4/coll_portals4_barrier.c     if (NULL == request) {
NULL               54 ompi/mca/coll/portals4/coll_portals4_bcast.c             if (OPAL_UNLIKELY(NULL == request->u.bcast.tmpbuf)) {
NULL               78 ompi/mca/coll/portals4/coll_portals4_bcast.c             if (OPAL_UNLIKELY(NULL == request->u.bcast.tmpbuf)) {
NULL              250 ompi/mca/coll/portals4/coll_portals4_bcast.c                     NULL,
NULL              269 ompi/mca/coll/portals4/coll_portals4_bcast.c                 0, NULL, 0)) != PTL_OK) {
NULL              284 ompi/mca/coll/portals4/coll_portals4_bcast.c                 match_bits_ack, 0, NULL, 0,
NULL              312 ompi/mca/coll/portals4/coll_portals4_bcast.c         me.start = NULL;
NULL              329 ompi/mca/coll/portals4/coll_portals4_bcast.c                     &me, PTL_PRIORITY_LIST,  NULL,
NULL              341 ompi/mca/coll/portals4/coll_portals4_bcast.c         me.start = NULL;
NULL              359 ompi/mca/coll/portals4/coll_portals4_bcast.c                     NULL,
NULL              392 ompi/mca/coll/portals4/coll_portals4_bcast.c                             NULL,
NULL              421 ompi/mca/coll/portals4/coll_portals4_bcast.c                     0, 0, NULL, (uintptr_t) request,
NULL              468 ompi/mca/coll/portals4/coll_portals4_bcast.c                         0, 0, NULL, (uintptr_t) request,
NULL              580 ompi/mca/coll/portals4/coll_portals4_bcast.c                     NULL,
NULL              599 ompi/mca/coll/portals4/coll_portals4_bcast.c                 0, NULL, 0)) != PTL_OK) {
NULL              615 ompi/mca/coll/portals4/coll_portals4_bcast.c                 match_bits_ack, 0, NULL, 0,
NULL              644 ompi/mca/coll/portals4/coll_portals4_bcast.c         me.start = NULL;
NULL              660 ompi/mca/coll/portals4/coll_portals4_bcast.c                 &me, PTL_PRIORITY_LIST,  NULL,
NULL              671 ompi/mca/coll/portals4/coll_portals4_bcast.c         me.start = NULL;
NULL              688 ompi/mca/coll/portals4/coll_portals4_bcast.c                 NULL,
NULL              719 ompi/mca/coll/portals4/coll_portals4_bcast.c                         NULL,
NULL              745 ompi/mca/coll/portals4/coll_portals4_bcast.c                     0, 0, NULL, (uintptr_t) request,
NULL              793 ompi/mca/coll/portals4/coll_portals4_bcast.c                         0, 0, NULL, (uintptr_t) request,
NULL              846 ompi/mca/coll/portals4/coll_portals4_bcast.c     if (NULL == request) {
NULL              892 ompi/mca/coll/portals4/coll_portals4_bcast.c     if (NULL == request) {
NULL              208 ompi/mca/coll/portals4/coll_portals4_component.c             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              216 ompi/mca/coll/portals4/coll_portals4_component.c             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              226 ompi/mca/coll/portals4/coll_portals4_component.c             NULL, 0, 0,
NULL              255 ompi/mca/coll/portals4/coll_portals4_component.c             0, 0, 8, 0, 8, NULL, 0, NULL, NULL, NULL);
NULL              384 ompi/mca/coll/portals4/coll_portals4_component.c             NULL,
NULL              504 ompi/mca/coll/portals4/coll_portals4_component.c     me.start = NULL;
NULL              520 ompi/mca/coll/portals4/coll_portals4_component.c             NULL,
NULL              530 ompi/mca/coll/portals4/coll_portals4_component.c     me.start = NULL;
NULL              552 ompi/mca/coll/portals4/coll_portals4_component.c             NULL,
NULL              590 ompi/mca/coll/portals4/coll_portals4_component.c         return NULL;
NULL              596 ompi/mca/coll/portals4/coll_portals4_component.c     if (NULL == proc) {
NULL              600 ompi/mca/coll/portals4/coll_portals4_component.c         return NULL;
NULL              612 ompi/mca/coll/portals4/coll_portals4_component.c         return NULL;
NULL              616 ompi/mca/coll/portals4/coll_portals4_component.c     if (NULL == portals4_module) return NULL;
NULL              621 ompi/mca/coll/portals4/coll_portals4_component.c     portals4_module->super.ft_event = NULL;
NULL              632 ompi/mca/coll/portals4/coll_portals4_component.c     portals4_module->cached_in_order_bmtree=NULL;
NULL              724 ompi/mca/coll/portals4/coll_portals4_component.c                     assert(NULL != ptl_request);
NULL              776 ompi/mca/coll/portals4/coll_portals4_component.c         NULL, NULL);
NULL               94 ompi/mca/coll/portals4/coll_portals4_gather.c         return NULL;
NULL              120 ompi/mca/coll/portals4/coll_portals4_gather.c                 return NULL;
NULL              165 ompi/mca/coll/portals4/coll_portals4_gather.c     *tree = NULL;   /* mark tree as gone */
NULL              205 ompi/mca/coll/portals4/coll_portals4_gather.c         if (NULL == request->u.gather.gather_buf) {
NULL              229 ompi/mca/coll/portals4/coll_portals4_gather.c         if (NULL == request->u.gather.gather_buf) {
NULL              248 ompi/mca/coll/portals4/coll_portals4_gather.c         if (NULL == request->u.gather.gather_buf) {
NULL              305 ompi/mca/coll/portals4/coll_portals4_gather.c         if (NULL == request->u.gather.gather_buf) {
NULL              325 ompi/mca/coll/portals4/coll_portals4_gather.c         if (NULL == request->u.gather.gather_buf) {
NULL              390 ompi/mca/coll/portals4/coll_portals4_gather.c                       NULL,
NULL              425 ompi/mca/coll/portals4/coll_portals4_gather.c     me.start = NULL;
NULL              441 ompi/mca/coll/portals4/coll_portals4_gather.c                       NULL,
NULL              537 ompi/mca/coll/portals4/coll_portals4_gather.c     request->u.gather.gather_buf=NULL;
NULL              678 ompi/mca/coll/portals4/coll_portals4_gather.c                               NULL,
NULL              701 ompi/mca/coll/portals4/coll_portals4_gather.c                               NULL,
NULL              722 ompi/mca/coll/portals4/coll_portals4_gather.c                 NULL,
NULL              743 ompi/mca/coll/portals4/coll_portals4_gather.c                               NULL,
NULL              763 ompi/mca/coll/portals4/coll_portals4_gather.c                      NULL,
NULL              793 ompi/mca/coll/portals4/coll_portals4_gather.c     if (NULL != request->u.gather.gather_buf)
NULL              832 ompi/mca/coll/portals4/coll_portals4_gather.c     request->u.gather.gather_buf=NULL;
NULL              963 ompi/mca/coll/portals4/coll_portals4_gather.c                               NULL,
NULL              988 ompi/mca/coll/portals4/coll_portals4_gather.c                                   NULL,
NULL             1010 ompi/mca/coll/portals4/coll_portals4_gather.c                 NULL,
NULL             1032 ompi/mca/coll/portals4/coll_portals4_gather.c                                   NULL,
NULL             1054 ompi/mca/coll/portals4/coll_portals4_gather.c                          NULL,
NULL             1081 ompi/mca/coll/portals4/coll_portals4_gather.c     if (NULL != request->u.gather.gather_buf)
NULL             1238 ompi/mca/coll/portals4/coll_portals4_gather.c     if (NULL == request) {
NULL             1311 ompi/mca/coll/portals4/coll_portals4_gather.c     if (NULL == request) {
NULL              116 ompi/mca/coll/portals4/coll_portals4_reduce.c             if (NULL == request->u.reduce.free_buffer) {
NULL              124 ompi/mca/coll/portals4/coll_portals4_reduce.c             request->u.reduce.free_buffer = NULL;
NULL              150 ompi/mca/coll/portals4/coll_portals4_reduce.c                     &me, PTL_PRIORITY_LIST, NULL,
NULL              169 ompi/mca/coll/portals4/coll_portals4_reduce.c             me.start = NULL;
NULL              186 ompi/mca/coll/portals4/coll_portals4_reduce.c                     NULL,
NULL              197 ompi/mca/coll/portals4/coll_portals4_reduce.c             me.start = NULL;
NULL              214 ompi/mca/coll/portals4/coll_portals4_reduce.c                     NULL,
NULL              225 ompi/mca/coll/portals4/coll_portals4_reduce.c                     match_bits, 0, NULL, 0,
NULL              246 ompi/mca/coll/portals4/coll_portals4_reduce.c                             match_bits_ack, 0, NULL, 0,
NULL              263 ompi/mca/coll/portals4/coll_portals4_reduce.c                             match_bits_rtr, 0, NULL, 0)) != PTL_OK) {
NULL              280 ompi/mca/coll/portals4/coll_portals4_reduce.c                         0, 0, NULL, (uintptr_t) request,
NULL              298 ompi/mca/coll/portals4/coll_portals4_reduce.c                         0, 0, NULL, (uintptr_t) request,
NULL              390 ompi/mca/coll/portals4/coll_portals4_reduce.c     if (NULL == request) {
NULL              398 ompi/mca/coll/portals4/coll_portals4_reduce.c     request->fallback_request = NULL;
NULL              426 ompi/mca/coll/portals4/coll_portals4_reduce.c     if (NULL == request) {
NULL               54 ompi/mca/coll/portals4/coll_portals4_request.c                    NULL);
NULL               61 ompi/mca/coll/portals4/coll_portals4_scatter.c         if (NULL == request->u.scatter.scatter_buf) {
NULL               99 ompi/mca/coll/portals4/coll_portals4_scatter.c         if (NULL == request->u.scatter.scatter_buf) {
NULL              165 ompi/mca/coll/portals4/coll_portals4_scatter.c                       NULL,
NULL              210 ompi/mca/coll/portals4/coll_portals4_scatter.c     me.start = NULL;
NULL              226 ompi/mca/coll/portals4/coll_portals4_scatter.c                       NULL,
NULL              338 ompi/mca/coll/portals4/coll_portals4_scatter.c     request->u.scatter.scatter_buf  = NULL;
NULL              363 ompi/mca/coll/portals4/coll_portals4_scatter.c         request->u.scatter.unpack_dst_buf   = NULL;
NULL              471 ompi/mca/coll/portals4/coll_portals4_scatter.c                                       NULL,
NULL              509 ompi/mca/coll/portals4/coll_portals4_scatter.c                               NULL,
NULL              530 ompi/mca/coll/portals4/coll_portals4_scatter.c                 NULL,
NULL              549 ompi/mca/coll/portals4/coll_portals4_scatter.c                      NULL,
NULL              574 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (NULL != request->u.scatter.scatter_buf)
NULL              599 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (NULL != request->u.scatter.unpack_dst_buf) {
NULL              666 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (NULL == request) {
NULL              726 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (NULL == request) {
NULL               91 ompi/mca/coll/self/coll_self_component.c                                            "priority", NULL, MCA_BASE_VAR_TYPE_INT,
NULL               92 ompi/mca/coll/self/coll_self_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              102 ompi/mca/coll/self/coll_self_component.c                    NULL, NULL);
NULL               63 ompi/mca/coll/self/coll_self_module.c         if (NULL == module) return NULL;
NULL               89 ompi/mca/coll/self/coll_self_module.c     return NULL;
NULL               53 ompi/mca/coll/sm/coll_sm_allreduce.c             ret = mca_coll_sm_reduce_intra(rbuf, NULL, count, dtype, op, 0,
NULL               59 ompi/mca/coll/sm/coll_sm_barrier.c     volatile uint32_t *me_in, *me_out, *children = NULL;
NULL              189 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              197 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              205 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              213 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              221 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              229 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              240 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              252 ompi/mca/coll/sm/coll_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               90 ompi/mca/coll/sm/coll_sm_module.c     module->sm_comm_data = NULL;
NULL               91 ompi/mca/coll/sm/coll_sm_module.c     module->previous_reduce = NULL;
NULL               92 ompi/mca/coll/sm/coll_sm_module.c     module->previous_reduce_module = NULL;
NULL              103 ompi/mca/coll/sm/coll_sm_module.c     if (NULL != c) {
NULL              105 ompi/mca/coll/sm/coll_sm_module.c         if (NULL != c->sm_bootstrap_meta) {
NULL              115 ompi/mca/coll/sm/coll_sm_module.c     if (NULL != module->previous_reduce_module) {
NULL              128 ompi/mca/coll/sm/coll_sm_module.c     if (NULL != sm_module->previous_reduce_module) {
NULL              129 ompi/mca/coll/sm/coll_sm_module.c 	sm_module->previous_reduce = NULL;
NULL              131 ompi/mca/coll/sm/coll_sm_module.c 	sm_module->previous_reduce_module = NULL;
NULL              152 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == ompi_process_info.job_session_dir) {
NULL              179 ompi/mca/coll/sm/coll_sm_module.c 	return NULL;
NULL              188 ompi/mca/coll/sm/coll_sm_module.c 	return NULL;
NULL              192 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == sm_module) {
NULL              193 ompi/mca/coll/sm/coll_sm_module.c         return NULL;
NULL              199 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_allgather  = NULL;
NULL              200 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_allgatherv = NULL;
NULL              202 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_alltoall   = NULL;
NULL              203 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_alltoallv  = NULL;
NULL              204 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_alltoallw  = NULL;
NULL              207 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_exscan     = NULL;
NULL              208 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_gather     = NULL;
NULL              209 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_gatherv    = NULL;
NULL              211 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_reduce_scatter = NULL;
NULL              212 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_scan       = NULL;
NULL              213 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_scatter    = NULL;
NULL              214 ompi/mca/coll/sm/coll_sm_module.c     sm_module->super.coll_scatterv   = NULL;
NULL              229 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == comm->c_coll->coll_reduce ||
NULL              230 ompi/mca/coll/sm/coll_sm_module.c         NULL == comm->c_coll->coll_reduce_module) {
NULL              248 ompi/mca/coll/sm/coll_sm_module.c     mca_coll_sm_comm_t *data = NULL;
NULL              253 ompi/mca/coll/sm/coll_sm_module.c     unsigned char *base = NULL;
NULL              267 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == maffinity) {
NULL              293 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == data) {
NULL              344 ompi/mca/coll/sm/coll_sm_module.c             data->mcb_tree[root].mcstn_parent = NULL;
NULL              352 ompi/mca/coll/sm/coll_sm_module.c                 &data->mcb_tree[min_child + i] : NULL;
NULL              360 ompi/mca/coll/sm/coll_sm_module.c         sm_module->sm_comm_data = NULL;
NULL              382 ompi/mca/coll/sm/coll_sm_module.c         data->mcb_barrier_control_parent = NULL;
NULL              390 ompi/mca/coll/sm/coll_sm_module.c         data->mcb_barrier_control_children = NULL;
NULL              505 ompi/mca/coll/sm/coll_sm_module.c     ompi_process_name_t *lowest_name = NULL;
NULL              525 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == shortpath) {
NULL              532 ompi/mca/coll/sm/coll_sm_module.c                             shortpath, NULL);
NULL              534 ompi/mca/coll/sm/coll_sm_module.c     if (NULL == fullpath) {
NULL              571 ompi/mca/coll/sm/coll_sm_module.c         if (NULL == data->sm_bootstrap_meta) {
NULL              241 ompi/mca/coll/sm/coll_sm_reduce.c             reduce_temp_buffer = free_buffer = NULL;
NULL              269 ompi/mca/coll/sm/coll_sm_reduce.c             if (NULL == free_buffer) {
NULL              315 ompi/mca/coll/sm/coll_sm_reduce.c             if (NULL == inplace_temp) {
NULL              316 ompi/mca/coll/sm/coll_sm_reduce.c                 if (NULL != free_buffer) {
NULL              324 ompi/mca/coll/sm/coll_sm_reduce.c             inplace_temp = NULL;
NULL              377 ompi/mca/coll/sm/coll_sm_reduce.c                     if (NULL == free_buffer) {
NULL              424 ompi/mca/coll/sm/coll_sm_reduce.c                         if (NULL == free_buffer) {
NULL              469 ompi/mca/coll/sm/coll_sm_reduce.c         if (NULL != free_buffer) {
NULL              474 ompi/mca/coll/sm/coll_sm_reduce.c         if (NULL != inplace_temp) {
NULL               82 ompi/mca/coll/sync/coll_sync_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               90 ompi/mca/coll/sync/coll_sync_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               98 ompi/mca/coll/sync/coll_sync_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               64 ompi/mca/coll/sync/coll_sync_module.c     if (NULL != module->c_coll.coll_exscan_module) {
NULL              102 ompi/mca/coll/sync/coll_sync_module.c         return NULL;
NULL              106 ompi/mca/coll/sync/coll_sync_module.c     if (NULL == sync_module) {
NULL              107 ompi/mca/coll/sync/coll_sync_module.c         return NULL;
NULL              118 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_allgather  = NULL;
NULL              119 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_allgatherv = NULL;
NULL              120 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_allreduce  = NULL;
NULL              121 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_alltoall   = NULL;
NULL              122 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_alltoallv  = NULL;
NULL              123 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_alltoallw  = NULL;
NULL              124 ompi/mca/coll/sync/coll_sync_module.c     sync_module->super.coll_barrier    = NULL;
NULL              146 ompi/mca/coll/sync/coll_sync_module.c     char *msg = NULL;
NULL              153 ompi/mca/coll/sync/coll_sync_module.c     if (NULL == s->c_coll.coll_ ## name ## _module) {    \
NULL               42 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c     {0, NULL}
NULL               62 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c     for( cnt = 0; NULL != allgather_algorithms[cnt].string; cnt++ );
NULL               68 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               95 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              105 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              115 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               41 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c     {0, NULL}
NULL               61 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c     for( cnt = 0; NULL != allgatherv_algorithms[cnt].string; cnt++ );
NULL               67 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               94 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              104 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              114 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               45 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c     {0, NULL}
NULL               62 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c     for( cnt = 0; NULL != allreduce_algorithms[cnt].string; cnt++ );
NULL               68 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               95 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              105 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              115 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               43 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c     {0, NULL}
NULL               60 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c     for( cnt = 0; NULL != alltoall_algorithms[cnt].string; cnt++ );
NULL               66 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               93 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              103 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              113 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              123 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               36 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c     {0, NULL}
NULL               54 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c     for( cnt = 0; NULL != alltoallv_algorithms[cnt].string; cnt++ );
NULL               60 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               38 ompi/mca/coll/tuned/coll_tuned_barrier_decision.c     {0, NULL}
NULL               57 ompi/mca/coll/tuned/coll_tuned_barrier_decision.c     for( cnt = 0; NULL != barrier_algorithms[cnt].string; cnt++ );
NULL               63 ompi/mca/coll/tuned/coll_tuned_barrier_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               48 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c     {0, NULL}
NULL               65 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c     for( cnt = 0; NULL != bcast_algorithms[cnt].string; cnt++ );
NULL               71 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               98 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              108 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              118 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              127 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               53 ompi/mca/coll/tuned/coll_tuned_component.c char* ompi_coll_tuned_dynamic_rules_filename = (char*) NULL;
NULL              111 ompi/mca/coll/tuned/coll_tuned_component.c     NULL /* ompi_coll_alg_rule_t ptr */
NULL              121 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              131 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              140 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              149 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              158 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              166 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              171 ompi/mca/coll/tuned/coll_tuned_component.c     ompi_coll_tuned_dynamic_rules_filename = NULL;
NULL              175 ompi/mca/coll/tuned/coll_tuned_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              209 ompi/mca/coll/tuned/coll_tuned_component.c             const int *verbose = NULL;
NULL              210 ompi/mca/coll/tuned/coll_tuned_component.c             mca_base_var_get_value(param, &verbose, NULL, NULL);
NULL              212 ompi/mca/coll/tuned/coll_tuned_component.c                 ompi_coll_tuned_stream = opal_output_open(NULL);
NULL              237 ompi/mca/coll/tuned/coll_tuned_component.c                 mca_coll_tuned_component.all_base_rules = NULL;
NULL              258 ompi/mca/coll/tuned/coll_tuned_component.c     if( NULL != mca_coll_tuned_component.all_base_rules ) {
NULL              260 ompi/mca/coll/tuned/coll_tuned_component.c         mca_coll_tuned_component.all_base_rules = NULL;
NULL              273 ompi/mca/coll/tuned/coll_tuned_component.c         tuned_module->com_rules[i] = NULL;
NULL              278 ompi/mca/coll/tuned/coll_tuned_component.c                    mca_coll_tuned_module_construct, NULL);
NULL               59 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     FILE *fptr = (FILE*) NULL;
NULL               64 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     ompi_coll_alg_rule_t *alg_rules = (ompi_coll_alg_rule_t*) NULL;   /* complete table of rules */
NULL               67 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     ompi_coll_alg_rule_t *alg_p = (ompi_coll_alg_rule_t*) NULL;
NULL               68 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     ompi_coll_com_rule_t *com_p = (ompi_coll_com_rule_t*) NULL;
NULL               69 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     ompi_coll_msg_rule_t *msg_p = (ompi_coll_msg_rule_t*) NULL;
NULL               99 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     if (NULL == alg_rules) {
NULL              135 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c         alg_p->com_rules = (ompi_coll_com_rule_t *) NULL;
NULL              252 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     *rules = (ompi_coll_alg_rule_t*) NULL;
NULL               70 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c         com_rules[i].msg_rules = (ompi_coll_msg_rule_t *) NULL;
NULL              216 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c             com_p->msg_rules = (ompi_coll_msg_rule_t*) NULL;
NULL              250 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c             alg_p->com_rules = (ompi_coll_com_rule_t*) NULL;
NULL              291 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_alg_rule_t*  alg_p = (ompi_coll_alg_rule_t*) NULL;
NULL              292 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_com_rule_t*  com_p = (ompi_coll_com_rule_t*) NULL;
NULL              293 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_com_rule_t*  best_com_p = (ompi_coll_com_rule_t*) NULL;
NULL              297 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c         return ((ompi_coll_com_rule_t*)NULL);
NULL              303 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c         return ((ompi_coll_com_rule_t*)NULL);    /* no com sizes so no rule */
NULL              346 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_msg_rule_t*  msg_p = (ompi_coll_msg_rule_t*) NULL;
NULL              347 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_msg_rule_t*  best_msg_p = (ompi_coll_msg_rule_t*) NULL;
NULL              351 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     if( (NULL == base_com_rule) || (0 == base_com_rule->n_msg_sizes)) {
NULL               33 ompi/mca/coll/tuned/coll_tuned_exscan_decision.c     {0, NULL}
NULL               53 ompi/mca/coll/tuned/coll_tuned_exscan_decision.c     for( cnt = 0; NULL != exscan_algorithms[cnt].string; cnt++ );
NULL               59 ompi/mca/coll/tuned/coll_tuned_exscan_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               40 ompi/mca/coll/tuned/coll_tuned_gather_decision.c     {0, NULL}
NULL               60 ompi/mca/coll/tuned/coll_tuned_gather_decision.c     for( cnt = 0; NULL != gather_algorithms[cnt].string; cnt++ );
NULL               66 ompi/mca/coll/tuned/coll_tuned_gather_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               93 ompi/mca/coll/tuned/coll_tuned_gather_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              103 ompi/mca/coll/tuned/coll_tuned_gather_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              113 ompi/mca/coll/tuned/coll_tuned_gather_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               68 ompi/mca/coll/tuned/coll_tuned_module.c         return NULL;
NULL               77 ompi/mca/coll/tuned/coll_tuned_module.c         return NULL;
NULL               81 ompi/mca/coll/tuned/coll_tuned_module.c     if (NULL == tuned_module) return NULL;
NULL              103 ompi/mca/coll/tuned/coll_tuned_module.c     tuned_module->super.coll_alltoallw  = NULL;
NULL              106 ompi/mca/coll/tuned/coll_tuned_module.c     tuned_module->super.coll_exscan     = NULL;
NULL              108 ompi/mca/coll/tuned/coll_tuned_module.c     tuned_module->super.coll_gatherv    = NULL;
NULL              112 ompi/mca/coll/tuned/coll_tuned_module.c     tuned_module->super.coll_scan       = NULL;
NULL              114 ompi/mca/coll/tuned/coll_tuned_module.c     tuned_module->super.coll_scatterv   = NULL;
NULL              127 ompi/mca/coll/tuned/coll_tuned_module.c     const int *tmp = NULL;
NULL              136 ompi/mca/coll/tuned/coll_tuned_module.c     mca_base_var_get_value(mca_params->algorithm_param_index, &tmp, NULL, NULL);
NULL              140 ompi/mca/coll/tuned/coll_tuned_module.c         mca_base_var_get_value(mca_params->segsize_param_index, &tmp, NULL, NULL);
NULL              142 ompi/mca/coll/tuned/coll_tuned_module.c         mca_base_var_get_value(mca_params->tree_fanout_param_index, &tmp, NULL, NULL);
NULL              144 ompi/mca/coll/tuned/coll_tuned_module.c         mca_base_var_get_value(mca_params->chain_fanout_param_index, &tmp, NULL, NULL);
NULL              146 ompi/mca/coll/tuned/coll_tuned_module.c         mca_base_var_get_value(mca_params->max_requests_param_index, &tmp, NULL, NULL);
NULL              156 ompi/mca/coll/tuned/coll_tuned_module.c         (TMOD)->com_rules[(TYPE)] = NULL;                               \
NULL              160 ompi/mca/coll/tuned/coll_tuned_module.c         if( NULL != mca_coll_tuned_component.all_base_rules ) {         \
NULL              164 ompi/mca/coll/tuned/coll_tuned_module.c             if( NULL != (TMOD)->com_rules[(TYPE)] ) {                   \
NULL              183 ompi/mca/coll/tuned/coll_tuned_module.c     mca_coll_base_comm_t *data = NULL;
NULL              207 ompi/mca/coll/tuned/coll_tuned_module.c     if (NULL == data) {
NULL              229 ompi/mca/coll/tuned/coll_tuned_module.c                                       tuned_module->super.coll_alltoallw  = NULL);
NULL              239 ompi/mca/coll/tuned/coll_tuned_module.c                                       tuned_module->super.coll_gatherv    = NULL);
NULL              251 ompi/mca/coll/tuned/coll_tuned_module.c                                       tuned_module->super.coll_scatterv   = NULL);
NULL              255 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_ntree = NULL;
NULL              257 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_bintree = NULL;
NULL              259 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_bmtree = NULL;
NULL              261 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_in_order_bmtree = NULL;
NULL              263 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_kmtree = NULL;
NULL              265 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_chain = NULL;
NULL              267 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_pipeline = NULL;
NULL              269 ompi/mca/coll/tuned/coll_tuned_module.c     data->cached_in_order_bintree = NULL;
NULL               45 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c     {0, NULL}
NULL               65 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c     for( cnt = 0; NULL != reduce_algorithms[cnt].string; cnt++ );
NULL               71 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               98 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              108 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              118 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              128 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               40 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c     {0, NULL}
NULL               60 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c     for( cnt = 0; NULL != reduce_scatter_block_algorithms[cnt].string; cnt++ );
NULL               66 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               95 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              105 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               42 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c     {0, NULL}
NULL               62 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c     for( cnt = 0; NULL != reduce_scatter_algorithms[cnt].string; cnt++ );
NULL               68 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               95 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              105 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              115 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               33 ompi/mca/coll/tuned/coll_tuned_scan_decision.c     {0, NULL}
NULL               53 ompi/mca/coll/tuned/coll_tuned_scan_decision.c     for( cnt = 0; NULL != scan_algorithms[cnt].string; cnt++ );
NULL               59 ompi/mca/coll/tuned/coll_tuned_scan_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               39 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c     {0, NULL}
NULL               59 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c     for( cnt = 0; NULL != scatter_algorithms[cnt].string; cnt++ );
NULL               65 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               92 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              102 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c                                         MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              112 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c                                       MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               45 ompi/mca/common/monitoring/common_monitoring.c     .lds_prefix = NULL,
NULL               46 ompi/mca/common/monitoring/common_monitoring.c     .lds_suffix = NULL,
NULL               52 ompi/mca/common/monitoring/common_monitoring.c     .lds_file_suffix = NULL
NULL               63 ompi/mca/common/monitoring/common_monitoring.c static char* mca_common_monitoring_current_filename = NULL;
NULL               66 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* pml_data = NULL;
NULL               67 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* pml_count = NULL;
NULL               68 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* filtered_pml_data = NULL;
NULL               69 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* filtered_pml_count = NULL;
NULL               70 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* osc_data_s = NULL;
NULL               71 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* osc_count_s = NULL;
NULL               72 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* osc_data_r = NULL;
NULL               73 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* osc_count_r = NULL;
NULL               74 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* coll_data = NULL;
NULL               75 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* coll_count = NULL;
NULL               77 ompi/mca/common/monitoring/common_monitoring.c static opal_atomic_size_t* size_histogram = NULL;
NULL               84 ompi/mca/common/monitoring/common_monitoring.c opal_hash_table_t *common_monitoring_translation_ht = NULL;
NULL              148 ompi/mca/common/monitoring/common_monitoring.c     if( NULL != mca_common_monitoring_current_filename ) {
NULL              151 ompi/mca/common/monitoring/common_monitoring.c     if( NULL == *(char**)value || 0 == strlen((char*)value) ) {  /* No more output */
NULL              152 ompi/mca/common/monitoring/common_monitoring.c         mca_common_monitoring_current_filename = NULL;
NULL              155 ompi/mca/common/monitoring/common_monitoring.c         if( NULL == mca_common_monitoring_current_filename )
NULL              174 ompi/mca/common/monitoring/common_monitoring.c         *count = (NULL == mca_common_monitoring_current_filename
NULL              250 ompi/mca/common/monitoring/common_monitoring.c     if( NULL != mca_common_monitoring_current_filename ) {
NULL              252 ompi/mca/common/monitoring/common_monitoring.c         mca_common_monitoring_current_filename = NULL;
NULL              267 ompi/mca/common/monitoring/common_monitoring.c                                 MCA_BASE_VAR_TYPE_INT, NULL, MPI_T_BIND_NO_OBJECT,
NULL              279 ompi/mca/common/monitoring/common_monitoring.c                                 MCA_BASE_VAR_TYPE_INT, NULL, MPI_T_BIND_NO_OBJECT,
NULL              290 ompi/mca/common/monitoring/common_monitoring.c                                 MCA_BASE_VAR_TYPE_STRING, NULL, MPI_T_BIND_NO_OBJECT,
NULL              302 ompi/mca/common/monitoring/common_monitoring.c     if( NULL != mca_common_monitoring_initial_filename )
NULL              313 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, MPI_T_BIND_NO_OBJECT, MCA_BASE_PVAR_FLAG_IWG,
NULL              315 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_notify_flush, NULL);
NULL              320 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              322 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_pml_count, NULL,
NULL              323 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              328 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              330 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_pml_size, NULL,
NULL              331 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              337 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              339 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_osc_sent_count, NULL,
NULL              340 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              345 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              347 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_osc_sent_size, NULL,
NULL              348 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              353 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              355 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_osc_recv_count, NULL,
NULL              356 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              361 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              363 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_osc_recv_size, NULL,
NULL              364 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              370 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              372 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_coll_count, NULL,
NULL              373 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              378 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              380 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_get_coll_size, NULL,
NULL              381 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_comm_size_notify, NULL);
NULL              386 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              388 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_get_o2a_count, NULL,
NULL              389 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_messages_notify, NULL);
NULL              394 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              396 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_get_o2a_size, NULL,
NULL              397 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_messages_notify, NULL);
NULL              402 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              404 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_get_a2o_count, NULL,
NULL              405 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_messages_notify, NULL);
NULL              410 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              412 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_get_a2o_size, NULL,
NULL              413 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_messages_notify, NULL);
NULL              418 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              420 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_get_a2a_count, NULL,
NULL              421 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_messages_notify, NULL);
NULL              426 ompi/mca/common/monitoring/common_monitoring.c                                  MCA_MONITORING_VAR_TYPE, NULL, MPI_T_BIND_MPI_COMM,
NULL              428 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_get_a2a_size, NULL,
NULL              429 ompi/mca/common/monitoring/common_monitoring.c                                  mca_common_monitoring_coll_messages_notify, NULL);
NULL              449 ompi/mca/common/monitoring/common_monitoring.c     if( NULL == pml_data ) {
NULL              534 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_count)
NULL              553 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_data)
NULL              585 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_count)
NULL              604 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_data)
NULL              622 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_count)
NULL              641 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_data)
NULL              667 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_count)
NULL              686 ompi/mca/common/monitoring/common_monitoring.c     if(comm != &ompi_mpi_comm_world.comm || NULL == pml_data)
NULL              773 ompi/mca/common/monitoring/common_monitoring.c         FILE *pf = NULL;
NULL              774 ompi/mca/common/monitoring/common_monitoring.c         char* tmpfn = NULL;
NULL              776 ompi/mca/common/monitoring/common_monitoring.c         if( NULL == filename ) { /* No filename */
NULL              785 ompi/mca/common/monitoring/common_monitoring.c         if(NULL == pf) {  /* Error during open */
NULL               42 ompi/mca/common/monitoring/common_monitoring_coll.c static opal_hash_table_t *comm_data = NULL;
NULL               50 ompi/mca/common/monitoring/common_monitoring_coll.c         data->p_comm = NULL;
NULL               65 ompi/mca/common/monitoring/common_monitoring_coll.c     if( (-1 != data->world_rank) && (NULL == data->procs || 0 == strlen(data->procs)) ) {
NULL               72 ompi/mca/common/monitoring/common_monitoring_coll.c         max_length = snprintf(NULL, 0, "%d,", world_size - 1) + 1;
NULL               74 ompi/mca/common/monitoring/common_monitoring_coll.c         if( NULL == tmp_procs ) {
NULL               92 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == data ) {
NULL               94 ompi/mca/common/monitoring/common_monitoring_coll.c         return NULL;
NULL              100 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == comm_data ) {
NULL              102 ompi/mca/common/monitoring/common_monitoring_coll.c         if( NULL == comm_data ) {
NULL              125 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == data ) {
NULL              139 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == data ) {
NULL              147 ompi/mca/common/monitoring/common_monitoring_coll.c         data->p_comm = NULL;
NULL              156 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL != comm_data ) {
NULL              179 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == comm_data ) return; /* No hashtable */
NULL              182 ompi/mca/common/monitoring/common_monitoring_coll.c     mca_monitoring_coll_data_t*previous = NULL, *data;
NULL              185 ompi/mca/common/monitoring/common_monitoring_coll.c         if( NULL != previous && NULL == previous->p_comm ) {
NULL              198 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == comm_data ) return; /* No hashtable */
NULL              235 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == data ) {
NULL              276 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == data ) {
NULL              317 ompi/mca/common/monitoring/common_monitoring_coll.c     if( NULL == data ) {
NULL              356 ompi/mca/common/monitoring/common_monitoring_coll.c     coll_data->procs       = NULL;
NULL              357 ompi/mca/common/monitoring/common_monitoring_coll.c     coll_data->comm_name   = NULL;
NULL              359 ompi/mca/common/monitoring/common_monitoring_coll.c     coll_data->p_comm      = NULL;
NULL              149 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_count_matrix_1   = NULL;
NULL              150 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_size_matrix_1    = NULL;
NULL              151 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_count_matrix_2   = NULL;
NULL              152 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_size_matrix_2    = NULL;
NULL              153 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_all_size_matrix  = NULL;
NULL              154 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_all_count_matrix = NULL;
NULL              155 ompi/mca/common/monitoring/monitoring_prof.c     size_t * exchange_all_avg_matrix   = NULL;
NULL              412 ompi/mca/common/monitoring/monitoring_prof.c     char ** argv = NULL; 
NULL              415 ompi/mca/common/monitoring/monitoring_prof.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr); 
NULL              422 ompi/mca/common/monitoring/monitoring_prof.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr); 
NULL              237 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *end_offsets = NULL;
NULL              238 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *start_offsets_lens = NULL;
NULL              241 ompi/mca/common/ompio/common_ompio_aggregators.c     if(NULL == fh->f_decoded_iov){
NULL              252 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == start_offsets_lens) {
NULL              258 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == end_offsets) {
NULL              314 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != start_offsets_lens) {
NULL              317 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != end_offsets) {
NULL              331 ompi/mca/common/ompio/common_ompio_aggregators.c     int *coords_tmp = NULL;
NULL              348 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == cart_topo.dims) {
NULL              354 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == cart_topo.periods) {
NULL              360 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == cart_topo.coords) {
NULL              367 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == coords_tmp) {
NULL              429 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != cart_topo.dims) {
NULL              431 ompi/mca/common/ompio/common_ompio_aggregators.c        cart_topo.dims = NULL;
NULL              433 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != cart_topo.periods) {
NULL              435 ompi/mca/common/ompio/common_ompio_aggregators.c        cart_topo.periods = NULL;
NULL              437 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != cart_topo.coords) {
NULL              439 ompi/mca/common/ompio/common_ompio_aggregators.c        cart_topo.coords = NULL;
NULL              441 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != coords_tmp) {
NULL              443 ompi/mca/common/ompio/common_ompio_aggregators.c        coords_tmp = NULL;
NULL              460 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != fh->f_init_aggr_list) {
NULL              464 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == fh->f_init_aggr_list) {
NULL              473 ompi/mca/common/ompio/common_ompio_aggregators.c                 if (NULL != fh->f_init_procs_in_group) {
NULL              477 ompi/mca/common/ompio/common_ompio_aggregators.c                 if (NULL == fh->f_init_procs_in_group) {
NULL              522 ompi/mca/common/ompio/common_ompio_aggregators.c         if (NULL == fh->f_procs_in_group) {
NULL              532 ompi/mca/common/ompio/common_ompio_aggregators.c         if (NULL == fh->f_aggr_list ) {
NULL              557 ompi/mca/common/ompio/common_ompio_aggregators.c     int *tmp_final_aggrs=NULL;
NULL              558 ompi/mca/common/ompio/common_ompio_aggregators.c     int *decision_list = NULL;
NULL              561 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *start_offsets_lens = NULL;
NULL              562 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *end_offsets = NULL;
NULL              564 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *aggr_bytes_per_group = NULL;
NULL              628 ompi/mca/common/ompio/common_ompio_aggregators.c     if ( NULL == tmp_final_aggrs ) {
NULL              649 ompi/mca/common/ompio/common_ompio_aggregators.c     if ( NULL == fh->f_aggr_list ) {
NULL              668 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != start_offsets_lens) {
NULL              671 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != end_offsets) {
NULL              674 ompi/mca/common/ompio/common_ompio_aggregators.c     if(NULL != aggr_bytes_per_group){
NULL              677 ompi/mca/common/ompio/common_ompio_aggregators.c     if( NULL != decision_list){
NULL              680 ompi/mca/common/ompio/common_ompio_aggregators.c     if ( NULL != tmp_final_aggrs){
NULL              693 ompi/mca/common/ompio/common_ompio_aggregators.c     MPI_Request *sendreqs = NULL;
NULL              703 ompi/mca/common/ompio/common_ompio_aggregators.c     int *merge_aggrs = NULL;
NULL              767 ompi/mca/common/ompio/common_ompio_aggregators.c 	       if (NULL == merge_aggrs) {
NULL              789 ompi/mca/common/ompio/common_ompio_aggregators.c                if(NULL != merge_aggrs){
NULL              791 ompi/mca/common/ompio/common_ompio_aggregators.c                    merge_aggrs = NULL;
NULL              803 ompi/mca/common/ompio/common_ompio_aggregators.c        if (NULL == sendreqs) {
NULL              856 ompi/mca/common/ompio/common_ompio_aggregators.c 	if (NULL == fh->f_procs_in_group) {
NULL              880 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != sendreqs) {
NULL             1035 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == fh->f_procs_in_group) {
NULL             1054 ompi/mca/common/ompio/common_ompio_aggregators.c     int *displs = NULL;
NULL             1057 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == sizes_old_group) {
NULL             1065 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == displs) {
NULL             1101 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == fh->f_procs_in_group) {
NULL             1123 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != displs) {
NULL             1126 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL != sizes_old_group) {
NULL             1146 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *cci = NULL;
NULL             1161 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == cci) {
NULL             1221 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == fh->f_procs_in_group) {
NULL             1263 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *aggr_bytes_per_group_tmp = NULL;
NULL             1264 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *start_offsets_lens_tmp = NULL;
NULL             1265 ompi/mca/common/ompio/common_ompio_aggregators.c     OMPI_MPI_OFFSET_TYPE *end_offsets_tmp = NULL;
NULL             1266 ompi/mca/common/ompio/common_ompio_aggregators.c     int *decision_list_tmp = NULL;
NULL             1277 ompi/mca/common/ompio/common_ompio_aggregators.c     if(NULL == fh->f_decoded_iov){
NULL             1287 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == start_offsets_lens_tmp) {
NULL             1308 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == end_offsets_tmp) {
NULL             1332 ompi/mca/common/ompio/common_ompio_aggregators.c        if (NULL == aggr_bytes_per_group_tmp) {
NULL             1339 ompi/mca/common/ompio/common_ompio_aggregators.c     if (NULL == decision_list_tmp) {
NULL             1343 ompi/mca/common/ompio/common_ompio_aggregators.c         if (NULL != aggr_bytes_per_group_tmp) {
NULL               34 ompi/mca/common/ompio/common_ompio_buffer.c static mca_allocator_base_component_t* mca_common_ompio_allocator_component=NULL;
NULL               35 ompi/mca/common/ompio/common_ompio_buffer.c static mca_allocator_base_module_t* mca_common_ompio_allocator=NULL;  
NULL               65 ompi/mca/common/ompio/common_ompio_buffer.c     char *buf=NULL;
NULL               73 ompi/mca/common/ompio/common_ompio_buffer.c     if ( NULL != buf ) {
NULL               74 ompi/mca/common/ompio/common_ompio_buffer.c         mca_common_cuda_register ( ( char *)buf, realsize, NULL  );
NULL               83 ompi/mca/common/ompio/common_ompio_buffer.c     if ( NULL != buf ) {
NULL               85 ompi/mca/common/ompio/common_ompio_buffer.c         mca_common_cuda_unregister ( (char *) buf, NULL );
NULL              104 ompi/mca/common/ompio/common_ompio_buffer.c     if(NULL == (mca_common_ompio_allocator_component = mca_allocator_component_lookup("basic"))) {
NULL              113 ompi/mca/common/ompio/common_ompio_buffer.c                                                                                       NULL);
NULL              114 ompi/mca/common/ompio/common_ompio_buffer.c     if(NULL == mca_common_ompio_allocator) {
NULL              127 ompi/mca/common/ompio/common_ompio_buffer.c     if ( NULL != mca_common_ompio_allocator ) {
NULL              130 ompi/mca/common/ompio/common_ompio_buffer.c         mca_common_ompio_allocator=NULL;
NULL              140 ompi/mca/common/ompio/common_ompio_buffer.c     char *tmp=NULL;
NULL               30 ompi/mca/common/ompio/common_ompio_buffer.h     if ( NULL == _tbuf ) {                                              \
NULL               35 ompi/mca/common/ompio/common_ompio_buffer.h     if ( NULL == _decoded_iov ) {                                       \
NULL               48 ompi/mca/common/ompio/common_ompio_buffer.h     if ( NULL == _tbuf ) {                                              \
NULL               53 ompi/mca/common/ompio/common_ompio_buffer.h     if ( NULL == _decoded_iov ) {                                       \
NULL              105 ompi/mca/common/ompio/common_ompio_file_open.c     ompio_fh->f_split_coll_req    = NULL;
NULL              125 ompi/mca/common/ompio/common_ompio_file_open.c                                                         NULL))) {
NULL              130 ompi/mca/common/ompio/common_ompio_file_open.c                                                           NULL))) {
NULL              136 ompi/mca/common/ompio/common_ompio_file_open.c     ompio_fh->f_sharedfp_component = NULL; /*component*/
NULL              137 ompi/mca/common/ompio/common_ompio_file_open.c     ompio_fh->f_sharedfp           = NULL; /*module*/
NULL              138 ompi/mca/common/ompio/common_ompio_file_open.c     ompio_fh->f_sharedfp_data      = NULL; /*data*/
NULL              141 ompi/mca/common/ompio/common_ompio_file_open.c 	if (OMPI_SUCCESS != (ret = mca_sharedfp_base_file_select (ompio_fh, NULL))) {
NULL              144 ompi/mca/common/ompio/common_ompio_file_open.c 	    ompio_fh->f_sharedfp           = NULL; /*module*/
NULL              173 ompi/mca/common/ompio/common_ompio_file_open.c 	if ( NULL != ompio_fh->f_sharedfp ) {
NULL              206 ompi/mca/common/ompio/common_ompio_file_open.c             if ( NULL != ompio_fh->f_sharedfp ) {
NULL              272 ompi/mca/common/ompio/common_ompio_file_open.c     if( NULL != ompio_fh->f_sharedfp ){
NULL              275 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_fs ) {
NULL              286 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_fs ) {
NULL              289 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_fbtl ) {
NULL              293 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_fcoll ) {
NULL              296 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_sharedfp)  {
NULL              300 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_io_array) {
NULL              302 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_io_array = NULL;
NULL              305 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_init_aggr_list) {
NULL              307 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_init_aggr_list = NULL;
NULL              309 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_aggr_list) {
NULL              311 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_aggr_list = NULL;
NULL              313 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_init_procs_in_group) {
NULL              315 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_init_procs_in_group = NULL;
NULL              317 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_procs_in_group) {
NULL              319 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_procs_in_group = NULL;
NULL              322 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_decoded_iov) {
NULL              324 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_decoded_iov = NULL;
NULL              327 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_mem_convertor) {
NULL              330 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_mem_convertor = NULL;
NULL              333 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_file_convertor) {
NULL              336 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_file_convertor = NULL;
NULL              339 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL != ompio_fh->f_datarep) {
NULL              341 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_datarep = NULL;
NULL              344 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_coll_write_time ) {
NULL              346 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_coll_write_time = NULL;
NULL              349 ompi/mca/common/ompio/common_ompio_file_open.c     if ( NULL != ompio_fh->f_coll_read_time ) {
NULL              351 ompi/mca/common/ompio/common_ompio_file_open.c         ompio_fh->f_coll_read_time = NULL;
NULL              417 ompi/mca/common/ompio/common_ompio_file_open.c    if (NULL != fh) {
NULL              424 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_io_array = NULL;
NULL              446 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_init_procs_in_group = NULL;
NULL              449 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_procs_in_group = NULL;
NULL              452 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_init_aggr_list = NULL;
NULL              455 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_aggr_list = NULL;
NULL              461 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_decoded_iov = NULL;
NULL              465 ompi/mca/common/ompio/common_ompio_file_open.c        fh->f_datarep = NULL;
NULL              498 ompi/mca/common/ompio/common_ompio_file_open.c     ompio_file_t *fh = NULL;
NULL              515 ompi/mca/common/ompio/common_ompio_file_open.c     ret = mca_fs_base_file_select (fh, NULL);
NULL              523 ompi/mca/common/ompio/common_ompio_file_open.c     ret = fh->f_fs->fs_file_delete ( (char *)filename, NULL);
NULL              537 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL == filename) {
NULL              544 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL == file) {
NULL              585 ompi/mca/common/ompio/common_ompio_file_open.c     struct iovec *temp_iov=NULL;
NULL              602 ompi/mca/common/ompio/common_ompio_file_open.c 	*iov = NULL;
NULL              610 ompi/mca/common/ompio/common_ompio_file_open.c     if (NULL == temp_iov) {
NULL              632 ompi/mca/common/ompio/common_ompio_file_open.c         if (NULL == *iov) {
NULL              656 ompi/mca/common/ompio/common_ompio_file_open.c 	if (NULL == *iov) {
NULL               70 ompi/mca/common/ompio/common_ompio_file_read.c     struct iovec *decoded_iov = NULL;
NULL              114 ompi/mca/common/ompio/common_ompio_file_read.c         char *tbuf=NULL;
NULL              133 ompi/mca/common/ompio/common_ompio_file_read.c         if (NULL != decoded_iov) {
NULL              135 ompi/mca/common/ompio/common_ompio_file_read.c             decoded_iov = NULL;
NULL              178 ompi/mca/common/ompio/common_ompio_file_read.c         if (NULL != fh->f_io_array) {
NULL              180 ompi/mca/common/ompio/common_ompio_file_read.c             fh->f_io_array = NULL;
NULL              192 ompi/mca/common/ompio/common_ompio_file_read.c     if (NULL != decoded_iov) {
NULL              194 ompi/mca/common/ompio/common_ompio_file_read.c         decoded_iov = NULL;
NULL              239 ompi/mca/common/ompio/common_ompio_file_read.c     mca_ompio_request_t *ompio_req=NULL;
NULL              259 ompi/mca/common/ompio/common_ompio_file_read.c     if ( NULL != fh->f_fbtl->fbtl_ipreadv ) {
NULL              264 ompi/mca/common/ompio/common_ompio_file_read.c         struct iovec *decoded_iov = NULL;
NULL              293 ompi/mca/common/ompio/common_ompio_file_read.c             char *tbuf=NULL;
NULL              316 ompi/mca/common/ompio/common_ompio_file_read.c             if (NULL != decoded_iov) {
NULL              318 ompi/mca/common/ompio/common_ompio_file_read.c                 decoded_iov = NULL;
NULL              348 ompi/mca/common/ompio/common_ompio_file_read.c 	if (NULL != fh->f_io_array) {
NULL              350 ompi/mca/common/ompio/common_ompio_file_read.c 	    fh->f_io_array = NULL;
NULL              353 ompi/mca/common/ompio/common_ompio_file_read.c 	if (NULL != decoded_iov) {
NULL              355 ompi/mca/common/ompio/common_ompio_file_read.c 	    decoded_iov = NULL;
NULL              432 ompi/mca/common/ompio/common_ompio_file_read.c         char *tbuf=NULL;
NULL              434 ompi/mca/common/ompio/common_ompio_file_read.c         struct iovec *decoded_iov = NULL;
NULL              447 ompi/mca/common/ompio/common_ompio_file_read.c         if (NULL != decoded_iov) {
NULL              449 ompi/mca/common/ompio/common_ompio_file_read.c             decoded_iov = NULL;
NULL              492 ompi/mca/common/ompio/common_ompio_file_read.c     if ( NULL != fp->f_fcoll->fcoll_file_iread_all ) {
NULL               50 ompi/mca/common/ompio/common_ompio_file_view.c     ompi_datatype_set_args( type, 0, NULL, 0, NULL, 1, &oldtype, MPI_COMBINER_DUP );
NULL               69 ompi/mca/common/ompio/common_ompio_file_view.c     mca_common_ompio_contg *contg_groups=NULL;
NULL               75 ompi/mca/common/ompio/common_ompio_file_view.c     if ( NULL != fh->f_etype ) {
NULL               78 ompi/mca/common/ompio/common_ompio_file_view.c     if ( NULL != fh->f_filetype ) {
NULL               81 ompi/mca/common/ompio/common_ompio_file_view.c     if ( NULL != fh->f_orig_filetype ) {
NULL               84 ompi/mca/common/ompio/common_ompio_file_view.c     if (NULL != fh->f_decoded_iov) {
NULL               86 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_decoded_iov = NULL;
NULL               89 ompi/mca/common/ompio/common_ompio_file_view.c     if (NULL != fh->f_datarep) {
NULL               91 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_datarep = NULL;
NULL               94 ompi/mca/common/ompio/common_ompio_file_view.c     if (NULL != fh->f_file_convertor) {
NULL               97 ompi/mca/common/ompio/common_ompio_file_view.c         fh->f_file_convertor = NULL;
NULL              114 ompi/mca/common/ompio/common_ompio_file_view.c         if ( NULL == fh->f_file_convertor ) {
NULL              151 ompi/mca/common/ompio/common_ompio_file_view.c                                       NULL,
NULL              186 ompi/mca/common/ompio/common_ompio_file_view.c     if (NULL == contg_groups) {
NULL              192 ompi/mca/common/ompio/common_ompio_file_view.c        if(NULL == contg_groups[i].procs_in_contg_group){
NULL              326 ompi/mca/common/ompio/common_ompio_file_view.c     mca_fcoll_base_component_t *preferred =NULL;
NULL              338 ompi/mca/common/ompio/common_ompio_file_view.c     if ( NULL != fh->f_sharedfp ) {
NULL               49 ompi/mca/common/ompio/common_ompio_file_write.c     struct iovec *decoded_iov = NULL;
NULL               96 ompi/mca/common/ompio/common_ompio_file_write.c         char *tbuf=NULL;
NULL              118 ompi/mca/common/ompio/common_ompio_file_write.c         if (NULL != decoded_iov) {
NULL              120 ompi/mca/common/ompio/common_ompio_file_write.c             decoded_iov = NULL;
NULL              161 ompi/mca/common/ompio/common_ompio_file_write.c         if (NULL != fh->f_io_array) {
NULL              163 ompi/mca/common/ompio/common_ompio_file_write.c             fh->f_io_array = NULL;
NULL              172 ompi/mca/common/ompio/common_ompio_file_write.c     if (NULL != decoded_iov) {
NULL              174 ompi/mca/common/ompio/common_ompio_file_write.c         decoded_iov = NULL;
NULL              215 ompi/mca/common/ompio/common_ompio_file_write.c     mca_ompio_request_t *ompio_req=NULL;
NULL              235 ompi/mca/common/ompio/common_ompio_file_write.c     if ( NULL != fh->f_fbtl->fbtl_ipwritev ) {
NULL              239 ompi/mca/common/ompio/common_ompio_file_write.c         struct iovec *decoded_iov = NULL;
NULL              269 ompi/mca/common/ompio/common_ompio_file_write.c             char *tbuf=NULL;
NULL              295 ompi/mca/common/ompio/common_ompio_file_write.c             if (NULL != decoded_iov) {
NULL              297 ompi/mca/common/ompio/common_ompio_file_write.c                 decoded_iov = NULL;
NULL              327 ompi/mca/common/ompio/common_ompio_file_write.c         if (NULL != fh->f_io_array) {
NULL              329 ompi/mca/common/ompio/common_ompio_file_write.c             fh->f_io_array = NULL;
NULL              331 ompi/mca/common/ompio/common_ompio_file_write.c         if (NULL != decoded_iov) {
NULL              333 ompi/mca/common/ompio/common_ompio_file_write.c             decoded_iov = NULL;
NULL              408 ompi/mca/common/ompio/common_ompio_file_write.c         char *tbuf=NULL;
NULL              410 ompi/mca/common/ompio/common_ompio_file_write.c         struct iovec *decoded_iov = NULL;
NULL              425 ompi/mca/common/ompio/common_ompio_file_write.c         if (NULL != decoded_iov) {
NULL              427 ompi/mca/common/ompio/common_ompio_file_write.c             decoded_iov = NULL;
NULL              470 ompi/mca/common/ompio/common_ompio_file_write.c     if ( NULL != fp->f_fcoll->fcoll_file_iwrite_all ) {
NULL              530 ompi/mca/common/ompio/common_ompio_file_write.c     mca_common_ompio_io_array_t *f_io_array=NULL;
NULL              544 ompi/mca/common/ompio/common_ompio_file_write.c     if (NULL == f_io_array) {
NULL              556 ompi/mca/common/ompio/common_ompio_file_write.c 	    if (NULL == f_io_array) {
NULL               35 ompi/mca/common/ompio/common_ompio_print_queue.c     struct mca_common_ompio_print_queue *q=NULL;
NULL               39 ompi/mca/common/ompio/common_ompio_print_queue.c     if ( NULL == q ) {
NULL              105 ompi/mca/common/ompio/common_ompio_print_queue.c     double *time_details = NULL, *final_sum = NULL;
NULL              106 ompi/mca/common/ompio/common_ompio_print_queue.c     double *final_max = NULL, *final_min = NULL;
NULL              107 ompi/mca/common/ompio/common_ompio_print_queue.c     double *final_time_details=NULL;
NULL              111 ompi/mca/common/ompio/common_ompio_print_queue.c     if ( NULL == time_details){
NULL              120 ompi/mca/common/ompio/common_ompio_print_queue.c 	if ( NULL == final_min){
NULL              126 ompi/mca/common/ompio/common_ompio_print_queue.c 	if ( NULL == final_max){
NULL              133 ompi/mca/common/ompio/common_ompio_print_queue.c 	if ( NULL == final_sum){
NULL              139 ompi/mca/common/ompio/common_ompio_print_queue.c 	if (NULL == final_time_details){
NULL              212 ompi/mca/common/ompio/common_ompio_print_queue.c     if ( NULL != final_max){
NULL              214 ompi/mca/common/ompio/common_ompio_print_queue.c 	final_max = NULL;
NULL              216 ompi/mca/common/ompio/common_ompio_print_queue.c     if (NULL != final_min){
NULL              218 ompi/mca/common/ompio/common_ompio_print_queue.c 	final_min = NULL;
NULL              220 ompi/mca/common/ompio/common_ompio_print_queue.c     if (NULL != final_sum){
NULL              222 ompi/mca/common/ompio/common_ompio_print_queue.c 	final_sum = NULL;
NULL              224 ompi/mca/common/ompio/common_ompio_print_queue.c     if (NULL != time_details){
NULL              226 ompi/mca/common/ompio/common_ompio_print_queue.c 	time_details = NULL;
NULL               38 ompi/mca/common/ompio/common_ompio_request.c     if ( NULL != ompio_req->req_tbuf ) {
NULL               48 ompi/mca/common/ompio/common_ompio_request.c         mca_common_ompio_release_buf ( NULL, ompio_req->req_tbuf );
NULL               50 ompi/mca/common/ompio/common_ompio_request.c     if ( NULL != ompio_req->req_free_fn ) {
NULL               75 ompi/mca/common/ompio/common_ompio_request.c     req->req_data            = NULL;
NULL               76 ompi/mca/common/ompio/common_ompio_request.c     req->req_tbuf            = NULL;
NULL               78 ompi/mca/common/ompio/common_ompio_request.c     req->req_progress_fn     = NULL;
NULL               79 ompi/mca/common/ompio/common_ompio_request.c     req->req_free_fn         = NULL;
NULL               89 ompi/mca/common/ompio/common_ompio_request.c     if ( NULL != req->req_data ) {
NULL              115 ompi/mca/common/ompio/common_ompio_request.c     mca_ompio_request_t *ompio_req = NULL;
NULL              136 ompi/mca/common/ompio/common_ompio_request.c     mca_ompio_request_t *req=NULL;
NULL              137 ompi/mca/common/ompio/common_ompio_request.c     opal_list_item_t *litem=NULL;
NULL              145 ompi/mca/common/ompio/common_ompio_request.c         if ( NULL != req->req_progress_fn ) {
NULL               57 ompi/mca/crcp/base/crcp_base_fns.c                    NULL,
NULL               58 ompi/mca/crcp/base/crcp_base_fns.c                    NULL
NULL               63 ompi/mca/crcp/base/crcp_base_fns.c                    NULL,
NULL               64 ompi/mca/crcp/base/crcp_base_fns.c                    NULL
NULL               82 ompi/mca/crcp/base/crcp_base_fns.c     *module = NULL;
NULL              422 ompi/mca/crcp/base/crcp_base_fns.c     if( NULL != ompi_crcp.quiesce_start ) {
NULL              431 ompi/mca/crcp/base/crcp_base_fns.c     if( NULL != ompi_crcp.quiesce_end ) {
NULL               34 ompi/mca/crcp/base/crcp_base_frame.c     NULL, /* crcp_init               */
NULL               35 ompi/mca/crcp/base/crcp_base_frame.c     NULL  /* crcp_finalize           */
NULL               43 ompi/mca/crcp/base/crcp_base_frame.c     if( NULL != ompi_crcp.crcp_finalize ) {
NULL               48 ompi/mca/crcp/base/crcp_base_frame.c     return mca_base_framework_components_close(&ompi_crcp_base_framework, NULL);
NULL               51 ompi/mca/crcp/base/crcp_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, crcp, NULL, NULL, NULL, ompi_crcp_base_close,
NULL              124 ompi/mca/crcp/base/crcp_base_select.c     ompi_crcp_base_component_t *best_component = NULL;
NULL              125 ompi/mca/crcp/base/crcp_base_select.c     ompi_crcp_base_module_t *best_module = NULL;
NULL              126 ompi/mca/crcp/base/crcp_base_select.c     const char *include_list = NULL;
NULL              133 ompi/mca/crcp/base/crcp_base_select.c     var_id = mca_base_var_find("ompi", "crcp", NULL, NULL);
NULL              137 ompi/mca/crcp/base/crcp_base_select.c     selection_value = NULL;
NULL              138 ompi/mca/crcp/base/crcp_base_select.c     (void) mca_base_var_get_value(var_id, &selection_value, NULL, NULL);
NULL              139 ompi/mca/crcp/base/crcp_base_select.c     if (NULL == selection_value || NULL == selection_value[0]) {
NULL              140 ompi/mca/crcp/base/crcp_base_select.c         (void) mca_base_var_set_value(var_id, "none", 5, MCA_BASE_VAR_SOURCE_DEFAULT, NULL);
NULL              156 ompi/mca/crcp/base/crcp_base_select.c                                   NULL);
NULL              165 ompi/mca/crcp/base/crcp_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               87 ompi/mca/crcp/bkmrk/crcp_bkmrk_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               96 ompi/mca/crcp/bkmrk/crcp_bkmrk_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              104 ompi/mca/crcp/bkmrk/crcp_bkmrk_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              118 ompi/mca/crcp/bkmrk/crcp_bkmrk_component.c         mca_crcp_bkmrk_component.super.output_handle = opal_output_open(NULL);
NULL               51 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* ompi_crcp_bkmrk_pml_enable, */
NULL               53 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* ompi_crcp_bkmrk_pml_add_comm, */
NULL               54 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* ompi_crcp_bkmrk_pml_del_comm, */
NULL               59 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* ompi_crcp_bkmrk_pml_progress, */
NULL               81 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_add_procs */
NULL               82 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_del_procs */
NULL               83 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_register */
NULL               84 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_finalize */
NULL               85 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_alloc */
NULL               86 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_free */
NULL               87 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_prepare_src */
NULL               88 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_prepare_dst */
NULL               89 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_send */
NULL               90 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_put */
NULL               91 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_get */
NULL               92 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL, /* btl_dump */
NULL               93 ompi/mca/crcp/bkmrk/crcp_bkmrk_module.c     NULL /* btl_ft_event */
NULL               74 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c static mca_pml_base_component_t  *wrapped_pml_component = NULL;
NULL               75 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c static mca_pml_base_module_t     *wrapped_pml_module    = NULL;
NULL              123 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c ompi_request_t       ** quiesce_requests = NULL;
NULL              124 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c ompi_status_public_t ** quiesce_statuses = NULL;
NULL              724 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL              729 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->send_list)) ) {
NULL              733 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->isend_list)) ) {
NULL              737 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->send_init_list)) ) {
NULL              742 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->recv_list)) ) {
NULL              746 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->irecv_list)) ) {
NULL              750 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->recv_init_list)) ) {
NULL              755 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&peer_ref->drained_list)) ) {
NULL              781 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     content_ref->buffer  = NULL;
NULL              782 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     content_ref->request = NULL;
NULL              795 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != content_ref->buffer ) {
NULL              798 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     content_ref->buffer  = NULL;
NULL              800 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != content_ref->request ) {
NULL              803 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     content_ref->request = NULL;
NULL              831 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     msg_ref->comm       = NULL;
NULL              846 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL              855 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     msg_ref->comm       = NULL;
NULL              857 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&(msg_ref->msg_contents)) ) ) {
NULL              886 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     msg_ref->datatype   = NULL;
NULL              891 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     msg_ref->comm       = NULL;
NULL              904 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL              911 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != msg_ref->datatype ) {
NULL              913 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         msg_ref->datatype   = NULL;
NULL              919 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     msg_ref->comm       = NULL;
NULL              921 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while( NULL != (item = opal_list_remove_first(&(msg_ref->msg_contents)) ) ) {
NULL              962 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                    NULL,
NULL              963 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                    NULL
NULL             1043 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c    msg_ref->datatype = NULL;                                     \
NULL             1110 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                          NULL, 0, NULL, NULL, NULL);
NULL             1121 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                          NULL, 0, NULL, NULL, NULL);
NULL             1132 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                          NULL, 0, NULL, NULL, NULL);
NULL             1143 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                          NULL, 0, NULL, NULL, NULL);
NULL             1154 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                          NULL, 0, NULL, NULL, NULL);
NULL             1165 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                          NULL, 0, NULL, NULL, NULL);
NULL             1216 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             timer_label[i] = NULL;
NULL             1261 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t   *drain_msg_ref = NULL;
NULL             1262 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             1282 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                           NULL) ) ) {
NULL             1293 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != drain_msg_ref ) {
NULL             1330 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t *drain_msg_ref = NULL;
NULL             1331 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             1351 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                           NULL) ) ) {
NULL             1361 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != drain_msg_ref ) {
NULL             1467 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t *item = NULL;
NULL             1481 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if(NULL == item) {
NULL             1510 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref    = NULL;
NULL             1511 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref     = NULL;
NULL             1512 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_state_t       *coord_state = NULL;
NULL             1553 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_base_pml_state_t *rtn_state = NULL;
NULL             1554 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL;
NULL             1586 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t            *peer_ref = NULL;
NULL             1587 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref  = NULL;
NULL             1588 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             1589 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             1623 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             1649 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             1650 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref = NULL;
NULL             1651 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             1670 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             1723 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref    = NULL;
NULL             1724 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref     = NULL;
NULL             1725 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_state_t       *coord_state = NULL;
NULL             1769 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_base_pml_state_t *rtn_state = NULL;
NULL             1770 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL;
NULL             1779 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         new_content->buffer  =  NULL; /* No Tracked */
NULL             1806 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             1807 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref = NULL;
NULL             1808 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             1827 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             1881 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref    = NULL;
NULL             1882 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref     = NULL;
NULL             1883 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_state_t       *coord_state = NULL;
NULL             1929 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_base_pml_state_t *rtn_state = NULL;
NULL             1965 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref      = NULL;
NULL             1966 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref       = NULL;
NULL             1967 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_state_t       *coord_state   = NULL;
NULL             1994 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             traffic_message_append(NULL, &(unknown_persist_recv_list),
NULL             2000 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                NULL, msg_ref);
NULL             2030 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_base_pml_state_t *rtn_state = NULL;
NULL             2031 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL;
NULL             2063 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t            *peer_ref = NULL;
NULL             2064 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref  = NULL;
NULL             2065 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t   *drain_msg_ref = NULL;
NULL             2066 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             2067 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             2126 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             2135 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != peer_ref ) {
NULL             2160 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != drain_msg_ref ) {
NULL             2185 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t            *peer_ref = NULL;
NULL             2186 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref  = NULL;
NULL             2187 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             2221 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != msg_ref ) {
NULL             2226 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   NULL);
NULL             2248 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != msg_ref ) {
NULL             2250 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   NULL,
NULL             2253 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   NULL);
NULL             2257 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             2272 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             2273 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref  = NULL, *new_msg_ref = NULL;
NULL             2274 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             2298 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             2314 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != msg_ref ) {
NULL             2317 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                  NULL, &(unknown_persist_recv_list),
NULL             2329 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             2357 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == content_ref ) {
NULL             2373 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == new_msg_ref ) {
NULL             2395 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref      = NULL;
NULL             2396 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref       = NULL;
NULL             2397 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_state_t       *coord_state   = NULL;
NULL             2414 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                             &src, &tag, comm, request, NULL,
NULL             2443 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                 traffic_message_append(NULL, &(unknown_recv_from_list),
NULL             2449 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                   NULL, msg_ref);
NULL             2480 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_base_pml_state_t *rtn_state = NULL;
NULL             2481 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL;
NULL             2490 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         new_content->buffer  =  NULL; /* No tracked */
NULL             2517 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             2518 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref  = NULL, *new_msg_ref = NULL;
NULL             2519 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             2543 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             2559 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != msg_ref ) {
NULL             2562 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                  NULL, &(unknown_recv_from_list),
NULL             2574 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == msg_ref ) {
NULL             2610 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == new_msg_ref ) {
NULL             2632 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref      = NULL;
NULL             2633 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *msg_ref       = NULL, *new_msg_ref = NULL;
NULL             2634 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_state_t       *coord_state   = NULL;
NULL             2653 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                             &src, &tag, comm, NULL, &status,
NULL             2679 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                 traffic_message_append(NULL, &(unknown_recv_from_list),
NULL             2685 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                    NULL, msg_ref);
NULL             2717 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_base_pml_state_t *rtn_state = NULL;
NULL             2726 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL == peer_ref ) {
NULL             2739 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                  NULL, &(unknown_recv_from_list),
NULL             2774 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c static ompi_request_type_t * coord_start_req_types = NULL;
NULL             2782 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t *breq = NULL;
NULL             2851 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                 if( NULL != coord_start_req_types ) {
NULL             2868 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != coord_start_req_types ) {
NULL             2870 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             coord_start_req_types = NULL;
NULL             2883 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref = NULL;
NULL             3010 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             3033 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             3104 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             3192 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != datatype ) {
NULL             3217 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != *msg_ref ) {
NULL             3225 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != peer_ref ) {
NULL             3252 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != peer_ref ) {
NULL             3305 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL, *prev_content = NULL;
NULL             3306 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_request_t *request = NULL;
NULL             3317 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             prev_content->request = NULL;
NULL             3325 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                  NULL,
NULL             3348 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( COORD_MSG_TYPE_B_RECV != msg_type && NULL == request ) {
NULL             3352 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != request ) {
NULL             3354 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         new_content->buffer  =  NULL;
NULL             3364 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == from_peer_ref && NULL != to_peer_ref ) {
NULL             3378 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     mca_pml_base_request_t * breq = NULL;
NULL             3379 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             3386 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             3387 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         mca_pml_base_request_t * loc_breq = NULL;
NULL             3399 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                  (set_is_active ? "Start" : (NULL != c_ref ? "Drain" : "Complete")),
NULL             3406 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( NULL != c_ref ) {
NULL             3421 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL;
NULL             3422 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *loc_content_ref = NULL;
NULL             3423 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             3460 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != content_ref ) {
NULL             3462 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     } else if( remove && NULL != new_content ) {
NULL             3475 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t *drain_msg_ref = NULL;
NULL             3476 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *new_content = NULL, *prev_content = NULL;
NULL             3484 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == (*posted_msg_ref) || max_post <= 0) {
NULL             3522 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         new_content = NULL;
NULL             3538 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != prev_content ) {
NULL             3544 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             assert( NULL != prev_content );
NULL             3548 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != prev_content ) {
NULL             3555 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         new_content->buffer  = NULL;
NULL             3556 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL == prev_content ) {
NULL             3557 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             new_content->request  = NULL;
NULL             3560 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( NULL != new_content->request ) {
NULL             3624 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *posted_recv_msg_ref  = NULL;
NULL             3625 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *posted_irecv_msg_ref = NULL;
NULL             3626 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *posted_precv_msg_ref = NULL;
NULL             3627 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *posted_unknown_recv_msg_ref  = NULL;
NULL             3628 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *posted_unknown_precv_msg_ref = NULL;
NULL             3710 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             3712 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *found_msg_ref = NULL;
NULL             3718 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == search_list) {
NULL             3746 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c            (NULL != msg_ref->comm && msg_ref->comm->c_contextid == comm_id) &&
NULL             3775 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             3793 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == *msg_ref ) {
NULL             3795 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                              count, NULL, tag, dest, comm,
NULL             3844 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t    *peer_ref      = NULL;
NULL             3845 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t   *drain_msg_ref = NULL;
NULL             3846 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             3872 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != drain_msg_ref ) {
NULL             3903 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t *cur_peer_ref = NULL;
NULL             3904 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             3906 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *found_msg_ref = NULL;
NULL             3935 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != *found_msg_ref) {
NULL             3936 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( NULL != peer_ref ) {
NULL             3952 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t * drain_msg = NULL;
NULL             3953 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             3955 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *found_msg_ref = NULL;
NULL             3956 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *content_ref   = NULL;
NULL             3976 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != drain_msg->comm ) {
NULL             4014 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != *found_msg_ref ) {
NULL             4018 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL == *content_ref ) {
NULL             4019 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             *found_msg_ref = NULL;
NULL             4029 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *loc_content_ref = NULL;
NULL             4030 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             4032 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     *content_ref = NULL;
NULL             4041 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if(NULL != loc_content_ref->buffer) {
NULL             4057 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             4083 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     drain_content_ref->request = NULL;
NULL             4099 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != src ) {
NULL             4103 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != tag ) {
NULL             4107 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != request ) {
NULL             4112 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != status && MPI_STATUS_IGNORE != *status ) {
NULL             4117 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( OPAL_LIKELY(NULL != buf) ) {
NULL             4132 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     drain_content_ref->request = NULL;
NULL             4144 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             4162 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     return NULL;
NULL             4170 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == *peer_ref) {
NULL             4302 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL, *rm_item = NULL;
NULL             4304 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t  *content_ref = NULL;
NULL             4305 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* cont_item = NULL;
NULL             4461 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             4717 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ack_ref_t * drain_msg_ack = NULL;
NULL             4718 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             4742 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                 0, drain_message_ack_cbfunc, NULL);
NULL             4755 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             4801 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t *cur_peer_ref = NULL;
NULL             4802 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t * drain_msg_ref = NULL;
NULL             4803 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             4804 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL, *d_item = NULL, *c_item = NULL;
NULL             4844 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != quiesce_requests ) {
NULL             4846 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         quiesce_requests = NULL;
NULL             4849 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == quiesce_requests){
NULL             4854 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != quiesce_statuses ) {
NULL             4856 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         quiesce_statuses = NULL;
NULL             4859 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == quiesce_statuses){
NULL             4906 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                 if( NULL != content_ref->request) {
NULL             5024 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_peer_ref_t *cur_peer_ref = NULL;
NULL             5025 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t * drain_msg_ref = NULL;
NULL             5026 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t *content_ref = NULL;
NULL             5027 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL, *d_item = NULL, *d_next = NULL, *c_item = NULL, *c_next = NULL;
NULL             5073 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             opal_buffer_t *buffer = NULL;
NULL             5082 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if (NULL == (buffer = OBJ_NEW(opal_buffer_t))) {
NULL             5092 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                                orte_rml_send_callback, NULL))) {
NULL             5096 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( NULL != buffer) {
NULL             5098 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                 buffer = NULL;
NULL             5146 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != quiesce_requests ) {
NULL             5148 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         quiesce_requests = NULL;
NULL             5151 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != quiesce_statuses ) {
NULL             5153 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         quiesce_statuses = NULL;
NULL             5205 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             5206 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* next = NULL;
NULL             5242 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     while (NULL != (item = opal_list_remove_first(&drained_msg_ack_list) ) ) {
NULL             5254 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_buffer_t *buffer = NULL;
NULL             5265 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == (peer_ref = find_peer(peer_name))) {
NULL             5283 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if (NULL == (buffer = OBJ_NEW(opal_buffer_t))) {
NULL             5295 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                        orte_rml_send_callback, NULL))) {
NULL             5305 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if(NULL != buffer) {
NULL             5326 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                             0, recv_bookmarks_cbfunc, NULL);
NULL             5353 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL == (peer_ref = find_peer(*sender))) {
NULL             5389 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ack_ref_t * d_msg_ack = NULL;
NULL             5390 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_t *search_list = NULL;
NULL             5391 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* msg_item  = NULL;
NULL             5516 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_buffer_t *buffer = NULL;
NULL             5517 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     orte_rml_recv_cb_t *rb = NULL;
NULL             5528 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != buffer) {
NULL             5530 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         buffer = NULL;
NULL             5533 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if (NULL == (buffer = OBJ_NEW(opal_buffer_t))) {
NULL             5577 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                        orte_rml_send_callback, NULL))) {
NULL             5749 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     orte_rml_recv_cb_t *rb = NULL;
NULL             5791 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *posted_tmp_msg_ref   = NULL;
NULL             5792 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *posted_recv_msg_ref  = NULL;
NULL             5793 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *posted_irecv_msg_ref = NULL;
NULL             5794 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *posted_precv_msg_ref = NULL;
NULL             5795 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *posted_unknown_recv_msg_ref  = NULL;
NULL             5796 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t *posted_unknown_precv_msg_ref = NULL;
NULL             5854 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != posted_recv_msg_ref ) {
NULL             5859 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != posted_irecv_msg_ref ) {
NULL             5864 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != posted_precv_msg_ref ) {
NULL             5869 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != posted_unknown_recv_msg_ref ) {
NULL             5874 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != posted_unknown_precv_msg_ref ) {
NULL             5904 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != posted_recv_msg_ref ) {
NULL             5915 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( num_left_unresolved > 0 && NULL != posted_irecv_msg_ref ) {
NULL             5926 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( num_left_unresolved > 0 && NULL != posted_precv_msg_ref ) {
NULL             5937 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( num_left_unresolved > 0 && NULL != posted_unknown_recv_msg_ref ) {
NULL             5948 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( num_left_unresolved > 0 && NULL != posted_unknown_precv_msg_ref ) {
NULL             6010 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( NULL != posted_recv_msg_ref ) {
NULL             6140 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_buffer_t * buffer = NULL;
NULL             6144 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if (NULL == (buffer = OBJ_NEW(opal_buffer_t))) {
NULL             6158 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c                                                        orte_rml_send_callback, NULL))) {
NULL             6168 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     if( NULL != buffer) {
NULL             6170 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         buffer = NULL;
NULL             6199 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     gettimeofday(&tv, NULL);
NULL             6225 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c             if( OPAL_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             6248 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c         if( OPAL_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             6269 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     char * str = NULL;
NULL             6304 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     str = NULL;
NULL             6322 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t  *content_ref = NULL;
NULL             6323 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* cont_item = NULL;
NULL             6324 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     char * type_name = NULL;
NULL             6391 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_message_content_ref_t  *content_ref = NULL;
NULL             6392 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* cont_item = NULL;
NULL             6393 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     char * type_name = NULL;
NULL             6454 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     opal_list_item_t* item = NULL;
NULL             6455 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_traffic_message_ref_t * msg_ref = NULL;
NULL             6456 ompi/mca/crcp/bkmrk/crcp_bkmrk_pml.c     ompi_crcp_bkmrk_pml_drain_message_ref_t   * drain_msg_ref = NULL;
NULL              374 ompi/mca/crcp/crcp.h   if( NULL != ompi_crcp.request_complete) {  \
NULL               46 ompi/mca/fbtl/base/fbtl_base_file_select.c static OBJ_CLASS_INSTANCE(queried_module_t, opal_list_item_t, NULL, NULL);
NULL               85 ompi/mca/fbtl/base/fbtl_base_file_select.c     if (NULL != preferred) {
NULL              101 ompi/mca/fbtl/base/fbtl_base_file_select.c          if (NULL != module &&
NULL              102 ompi/mca/fbtl/base/fbtl_base_file_select.c              NULL != module->fbtl_module_init) {
NULL              133 ompi/mca/fbtl/base/fbtl_base_file_select.c     best_component = NULL;
NULL              147 ompi/mca/fbtl/base/fbtl_base_file_select.c        if (NULL == component->fbtlm_file_query) {
NULL              156 ompi/mca/fbtl/base/fbtl_base_file_select.c            if (NULL == module ||
NULL              157 ompi/mca/fbtl/base/fbtl_base_file_select.c                NULL == module->fbtl_module_init) {
NULL              179 ompi/mca/fbtl/base/fbtl_base_file_select.c                if (NULL == om) {
NULL              197 ompi/mca/fbtl/base/fbtl_base_file_select.c     if (NULL == best_component) {
NULL              213 ompi/mca/fbtl/base/fbtl_base_file_select.c     while (NULL != (item = opal_list_remove_first(&queried))) {
NULL              239 ompi/mca/fbtl/base/fbtl_base_file_select.c              if (NULL != om->om_component->fbtlm_file_unquery) {
NULL               38 ompi/mca/fbtl/base/fbtl_base_file_unselect.c     if (NULL != file->f_fbtl && NULL != file->f_fbtl->fbtl_module_finalize) {
NULL               49 ompi/mca/fbtl/base/fbtl_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, fbtl, NULL, NULL, NULL, NULL,
NULL               59 ompi/mca/fbtl/ime/fbtl_ime.c    return NULL;
NULL              171 ompi/mca/fbtl/ime/fbtl_ime.c     if (NULL != data) {
NULL              174 ompi/mca/fbtl/ime/fbtl_ime.c         req->req_data = NULL;
NULL               32 ompi/mca/fbtl/ime/fbtl_ime_blocking_op.c     struct iovec *iov = NULL;
NULL               37 ompi/mca/fbtl/ime/fbtl_ime_blocking_op.c     if (NULL == fh->f_io_array) {
NULL               43 ompi/mca/fbtl/ime/fbtl_ime_blocking_op.c     if (NULL == iov) {
NULL               65 ompi/mca/fbtl/ime/fbtl_ime_blocking_op.c             if (new_iov == NULL) {
NULL               64 ompi/mca/fbtl/ime/fbtl_ime_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               73 ompi/mca/fbtl/ime/fbtl_ime_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               37 ompi/mca/fbtl/ime/fbtl_ime_nonblocking_op.c     if ( NULL == data ) {
NULL               53 ompi/mca/fbtl/ime/fbtl_ime_nonblocking_op.c     if (NULL == data->allocated_data) {
NULL               55 ompi/mca/fbtl/posix/fbtl_posix.c     NULL,                           /* non-blocking read */
NULL               63 ompi/mca/fbtl/posix/fbtl_posix.c     NULL,                           /* non-blocking write */
NULL               64 ompi/mca/fbtl/posix/fbtl_posix.c     NULL,                           /* module specific progress */
NULL               65 ompi/mca/fbtl/posix/fbtl_posix.c     NULL                            /* free module specific data items on the request */
NULL              227 ompi/mca/fbtl/posix/fbtl_posix.c     if (NULL != data ) {
NULL              229 ompi/mca/fbtl/posix/fbtl_posix.c 	if ( NULL != data->aio_reqs ) {
NULL              232 ompi/mca/fbtl/posix/fbtl_posix.c 	if ( NULL != data->aio_req_status ) {
NULL              236 ompi/mca/fbtl/posix/fbtl_posix.c 	req->req_data = NULL;
NULL               46 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c     if ( NULL == data ) {
NULL               58 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c     if (NULL == data->aio_reqs) {
NULL               65 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c     if (NULL == data->aio_req_status) {
NULL               45 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c     if ( NULL == data ) {
NULL               57 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c     if (NULL == data->aio_reqs) {
NULL               64 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c     if (NULL == data->aio_req_status) {
NULL               35 ompi/mca/fbtl/posix/fbtl_posix_preadv.c     struct iovec *iov = NULL;
NULL               42 ompi/mca/fbtl/posix/fbtl_posix_preadv.c     if (NULL == fh->f_io_array) {
NULL               48 ompi/mca/fbtl/posix/fbtl_posix_preadv.c     if (NULL == iov) {
NULL               67 ompi/mca/fbtl/posix/fbtl_posix_preadv.c 	    if (NULL == iov) {
NULL               37 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c     struct iovec *iov = NULL;
NULL               44 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c     if (NULL == fh->f_io_array) {
NULL               50 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c     if (NULL == iov) {
NULL               69 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c 	    if (NULL == iov) {
NULL               42 ompi/mca/fbtl/pvfs2/fbtl_pvfs2.c     NULL,                           /* non-blocking read */
NULL               44 ompi/mca/fbtl/pvfs2/fbtl_pvfs2.c     NULL,                           /* non-blocking write */
NULL               45 ompi/mca/fbtl/pvfs2/fbtl_pvfs2.c     NULL,                           /* module specific progress */
NULL               46 ompi/mca/fbtl/pvfs2/fbtl_pvfs2.c     NULL                            /* free module specific data items on the request */
NULL               41 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c     char *merge_buf = NULL;
NULL               52 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c     if (NULL == fh->f_io_array) {
NULL              112 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c 	    if (NULL != merge_buf) {
NULL              114 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c 		merge_buf = NULL;
NULL               42 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c     char *merge_buf = NULL;
NULL               53 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c     if (NULL == fh->f_io_array) {
NULL              121 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c 	    if (NULL != merge_buf) {
NULL              123 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c 		merge_buf = NULL;
NULL               53 ompi/mca/fcoll/base/fcoll_base_coll_array.c     char *send_buf = NULL;
NULL              137 ompi/mca/fcoll/base/fcoll_base_coll_array.c     ompi_request_t **reqs=NULL;
NULL              162 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if ( NULL == reqs ) {
NULL              204 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if ( NULL != reqs ) {
NULL              226 ompi/mca/fcoll/base/fcoll_base_coll_array.c     ompi_request_t ** reqs=NULL;
NULL              251 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if (NULL == reqs ) {
NULL              294 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if ( NULL != reqs ) {
NULL              370 ompi/mca/fcoll/base/fcoll_base_coll_array.c     ompi_request_t ** reqs=NULL;
NULL              391 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if (NULL == reqs ) {
NULL              436 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if ( NULL != reqs ) {
NULL              453 ompi/mca/fcoll/base/fcoll_base_coll_array.c     ompi_request_t ** reqs=NULL;
NULL              471 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if (NULL == reqs ) {
NULL              495 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if ( NULL != reqs ) {
NULL               46 ompi/mca/fcoll/base/fcoll_base_file_select.c static OBJ_CLASS_INSTANCE(queried_module_t, opal_list_item_t, NULL, NULL);
NULL               83 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (NULL != preferred) {
NULL               96 ompi/mca/fcoll/base/fcoll_base_file_select.c          if (NULL != module &&
NULL               97 ompi/mca/fcoll/base/fcoll_base_file_select.c              NULL != module->fcoll_module_init) {
NULL              128 ompi/mca/fcoll/base/fcoll_base_file_select.c     best_component = NULL;
NULL              142 ompi/mca/fcoll/base/fcoll_base_file_select.c        if (NULL == component->fcollm_file_query) {
NULL              151 ompi/mca/fcoll/base/fcoll_base_file_select.c            if (NULL == module ||
NULL              152 ompi/mca/fcoll/base/fcoll_base_file_select.c                NULL == module->fcoll_module_init) {
NULL              174 ompi/mca/fcoll/base/fcoll_base_file_select.c                if (NULL == om) {
NULL              192 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (NULL == best_component) {
NULL              207 ompi/mca/fcoll/base/fcoll_base_file_select.c     while (NULL != (item = opal_list_remove_first(&queried))) {
NULL              236 ompi/mca/fcoll/base/fcoll_base_file_select.c              if (NULL != om->om_component->fcollm_file_unquery) {
NULL               38 ompi/mca/fcoll/base/fcoll_base_file_unselect.c     if (NULL != file->f_fcoll && NULL != file->f_fcoll->fcoll_module_finalize) {
NULL               45 ompi/mca/fcoll/base/fcoll_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, fcoll, NULL, NULL, NULL, NULL,
NULL               68 ompi/mca/fcoll/base/fcoll_base_frame.c     return NULL;
NULL               39 ompi/mca/fcoll/base/fcoll_base_sort.c     int* temp_arr = NULL;
NULL               46 ompi/mca/fcoll/base/fcoll_base_sort.c     if (NULL == temp_arr) {
NULL              127 ompi/mca/fcoll/base/fcoll_base_sort.c     if (NULL != temp_arr) {
NULL              129 ompi/mca/fcoll/base/fcoll_base_sort.c         temp_arr = NULL;
NULL               85 ompi/mca/fcoll/dynamic/fcoll_dynamic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               69 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     int *sorted_file_offsets=NULL, entries_per_aggregator=0;
NULL               74 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     struct iovec *decoded_iov = NULL;
NULL               77 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     struct iovec *local_iov_array=NULL, *global_iov_array=NULL;
NULL               78 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     char *receive_buf = NULL;
NULL               79 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     MPI_Aint *memory_displacements=NULL;
NULL               84 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     int *fview_count = NULL, *disp_index=NULL, *temp_disp_index=NULL;
NULL               86 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     int **blocklen_per_process=NULL;
NULL               87 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     MPI_Aint **displs_per_process=NULL;
NULL               88 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     char *global_buf = NULL;
NULL               90 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
NULL               93 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     int *sorted = NULL;
NULL               94 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     int *displs = NULL;
NULL               97 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     MPI_Aint *total_bytes_per_process = NULL;
NULL               98 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     ompi_datatype_t **sendtype = NULL;
NULL               99 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     MPI_Request *send_req=NULL, recv_req=NULL;
NULL              165 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL == total_bytes_per_process) {
NULL              195 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != total_bytes_per_process) {
NULL              197 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         total_bytes_per_process = NULL;
NULL              217 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL == fview_count) {
NULL              245 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL == displs) {
NULL              274 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL == global_iov_array) {
NULL              313 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c       if (NULL == sorted) {
NULL              321 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != local_iov_array) {
NULL              323 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         local_iov_array = NULL;
NULL              346 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c       if (NULL == disp_index) {
NULL              353 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL == blocklen_per_process) {
NULL              360 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL == displs_per_process){
NULL              367 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             blocklen_per_process[i] = NULL;
NULL              368 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             displs_per_process[i] = NULL;
NULL              372 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c 	if (NULL == send_req){
NULL              379 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c 	if (NULL == global_buf){
NULL              386 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c 	if (NULL == sendtype) {
NULL              412 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c              if (NULL != fh->f_io_array) {
NULL              414 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 fh->f_io_array = NULL;
NULL              418 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL != sendtype){
NULL              430 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL != blocklen_per_process[l]){
NULL              432 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     blocklen_per_process[l] = NULL;
NULL              434 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL != displs_per_process[l]){
NULL              436 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     displs_per_process[l] = NULL;
NULL              439 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL == blocklen_per_process[l]) {
NULL              445 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL == displs_per_process[l]){
NULL              452 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL != sorted_file_offsets){
NULL              454 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 sorted_file_offsets = NULL;
NULL              457 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if(NULL != file_offsets_for_agg){
NULL              459 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 file_offsets_for_agg = NULL;
NULL              461 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL != memory_displacements){
NULL              463 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 memory_displacements = NULL;
NULL              612 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL == file_offsets_for_agg) {
NULL              619 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL == sorted_file_offsets){
NULL              664 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL == fh->f_io_array) {
NULL              718 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL == temp_disp_index) {
NULL              737 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL != temp_disp_index){
NULL              739 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 temp_disp_index = NULL;
NULL              784 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL == receive_buf) {
NULL              855 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if (NULL != receive_buf) {
NULL              857 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 receive_buf = NULL;
NULL              885 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != receive_buf) {
NULL              887 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             receive_buf = NULL;
NULL              890 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != global_buf) {
NULL              892 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         global_buf = NULL;
NULL              894 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != sorted) {
NULL              896 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         sorted = NULL;
NULL              898 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != global_iov_array) {
NULL              900 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         global_iov_array = NULL;
NULL              902 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != fview_count) {
NULL              904 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         fview_count = NULL;
NULL              906 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != decoded_iov) {
NULL              908 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         decoded_iov = NULL;
NULL              910 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != local_iov_array){
NULL              912 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         local_iov_array=NULL;
NULL              915 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != displs) {
NULL              917 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         displs = NULL;
NULL              921 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != sorted_file_offsets){
NULL              923 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             sorted_file_offsets = NULL;
NULL              925 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != file_offsets_for_agg){
NULL              927 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             file_offsets_for_agg = NULL;
NULL              929 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != memory_displacements){
NULL              931 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             memory_displacements= NULL;
NULL              933 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != sendtype){
NULL              940 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             sendtype=NULL;
NULL              943 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != disp_index){
NULL              945 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             disp_index = NULL;
NULL              948 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if ( NULL != blocklen_per_process){
NULL              950 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL != blocklen_per_process[l]){
NULL              952 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     blocklen_per_process[l] = NULL;
NULL              957 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             blocklen_per_process = NULL;
NULL              960 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != displs_per_process){
NULL              962 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL != displs_per_process[l]){
NULL              964 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     displs_per_process[l] = NULL;
NULL              968 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             displs_per_process = NULL;
NULL              970 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if ( NULL != send_req ) {
NULL              972 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             send_req = NULL;
NULL              991 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     int* temp_arr = NULL;
NULL              994 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL == temp_arr) {
NULL             1075 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != temp_arr) {
NULL             1077 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         temp_arr = NULL;
NULL               75 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     struct iovec *decoded_iov = NULL;
NULL               77 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     char *send_buf = NULL;
NULL               79 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     struct iovec *local_iov_array=NULL, *global_iov_array=NULL;
NULL               80 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
NULL               85 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     int *fview_count = NULL, *disp_index=NULL, *temp_disp_index=NULL;
NULL               88 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     char *global_buf = NULL;
NULL               93 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     int *sorted = NULL, *sorted_file_offsets=NULL;
NULL               94 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     int *displs = NULL;
NULL               97 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     int **blocklen_per_process=NULL;
NULL               98 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     MPI_Aint **displs_per_process=NULL, *memory_displacements=NULL;
NULL               99 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     ompi_datatype_t **recvtype = NULL;
NULL              100 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     MPI_Aint *total_bytes_per_process = NULL;
NULL              101 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     MPI_Request send_req=NULL, *recv_req=NULL;
NULL              168 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL == total_bytes_per_process) {
NULL              200 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != total_bytes_per_process) {
NULL              202 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         total_bytes_per_process = NULL;
NULL              232 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL == fview_count) {
NULL              260 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL == displs) {
NULL              291 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL == global_iov_array){
NULL              331 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL == sorted) {
NULL              339 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != local_iov_array){
NULL              341 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	local_iov_array = NULL;
NULL              344 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != displs){
NULL              346 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	displs=NULL;
NULL              370 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL == disp_index) {
NULL              377 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL == blocklen_per_process) {
NULL              384 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	if (NULL == displs_per_process) {
NULL              391 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	if ( NULL == recv_req ) {
NULL              398 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	if (NULL == global_buf){
NULL              405 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	if (NULL == recvtype) {
NULL              427 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != fh->f_io_array) {
NULL              429 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 fh->f_io_array = NULL;
NULL              433 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != recvtype){
NULL              450 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 if (NULL == displs_per_process[l] || NULL == blocklen_per_process[l]){
NULL              457 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != sorted_file_offsets){
NULL              459 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 sorted_file_offsets = NULL;
NULL              462 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if(NULL != file_offsets_for_agg){
NULL              464 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 file_offsets_for_agg = NULL;
NULL              467 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != memory_displacements){
NULL              469 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 memory_displacements = NULL;
NULL              645 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 if (NULL == file_offsets_for_agg) {
NULL              653 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 if (NULL == sorted_file_offsets){
NULL              709 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL == temp_disp_index) {
NULL              733 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != temp_disp_index){
NULL              735 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 temp_disp_index = NULL;
NULL              812 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL == send_buf) {
NULL              891 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != send_buf) {
NULL              893 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 send_buf = NULL;
NULL              913 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL == fh->f_io_array) {
NULL              997 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != sorted_file_offsets){
NULL              999 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             sorted_file_offsets = NULL;
NULL             1001 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if(NULL != file_offsets_for_agg){
NULL             1003 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             file_offsets_for_agg = NULL;
NULL             1005 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != memory_displacements){
NULL             1007 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             memory_displacements = NULL;
NULL             1009 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != recvtype){
NULL             1016 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             recvtype=NULL;
NULL             1019 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != fh->f_io_array) {
NULL             1021 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             fh->f_io_array = NULL;
NULL             1023 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != disp_index){
NULL             1025 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             disp_index = NULL;
NULL             1027 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != recvtype){
NULL             1029 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             recvtype=NULL;
NULL             1031 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != recv_req){
NULL             1033 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             recv_req = NULL;
NULL             1035 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if (NULL != global_buf) {
NULL             1037 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             global_buf = NULL;
NULL             1040 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != blocklen_per_process){
NULL             1043 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if (NULL != displs_per_process){
NULL             1052 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != displs){
NULL             1054 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	displs=NULL;
NULL             1058 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	if (NULL != send_buf) {
NULL             1060 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	    send_buf = NULL;
NULL             1063 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != global_buf) {
NULL             1065 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         global_buf = NULL;
NULL             1067 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != sorted) {
NULL             1069 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         sorted = NULL;
NULL             1071 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != global_iov_array) {
NULL             1073 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c 	global_iov_array = NULL;
NULL             1075 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != fview_count) {
NULL             1077 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         fview_count = NULL;
NULL             1079 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != decoded_iov) {
NULL             1081 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         decoded_iov = NULL;
NULL             1101 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     int* temp_arr = NULL;
NULL             1104 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL == temp_arr) {
NULL             1185 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != temp_arr) {
NULL             1187 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         temp_arr = NULL;
NULL               41 ompi/mca/fcoll/dynamic/fcoll_dynamic_module.c     NULL, /* iread_all */
NULL               43 ompi/mca/fcoll/dynamic/fcoll_dynamic_module.c     NULL, /*iwrite_all */
NULL               44 ompi/mca/fcoll/dynamic/fcoll_dynamic_module.c     NULL, /* progress */
NULL               45 ompi/mca/fcoll/dynamic/fcoll_dynamic_module.c     NULL  /* request_free */
NULL               62 ompi/mca/fcoll/dynamic/fcoll_dynamic_module.c         return NULL;
NULL               87 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               94 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              101 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               69 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     int *sorted_file_offsets=NULL, entries_per_aggregator=0;
NULL               74 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     struct iovec *decoded_iov = NULL;
NULL               77 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     struct iovec *local_iov_array=NULL, *global_iov_array=NULL;
NULL               78 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     char *receive_buf = NULL;
NULL               79 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     MPI_Aint *memory_displacements=NULL;
NULL               84 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     int *fview_count = NULL, *disp_index=NULL, *temp_disp_index=NULL;
NULL               86 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     int **blocklen_per_process=NULL;
NULL               87 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     MPI_Aint **displs_per_process=NULL;
NULL               88 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     char *global_buf = NULL;
NULL               90 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
NULL               93 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     int *sorted = NULL;
NULL               94 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     int *displs = NULL;
NULL               97 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     MPI_Aint *total_bytes_per_process = NULL;
NULL               98 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     ompi_datatype_t **sendtype = NULL;
NULL               99 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     MPI_Request *send_req=NULL, recv_req=NULL;
NULL              165 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL == total_bytes_per_process) {
NULL              195 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != total_bytes_per_process) {
NULL              197 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         total_bytes_per_process = NULL;
NULL              217 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL == fview_count) {
NULL              245 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL == displs) {
NULL              274 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL == global_iov_array) {
NULL              313 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c       if (NULL == sorted) {
NULL              321 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != local_iov_array) {
NULL              323 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         local_iov_array = NULL;
NULL              346 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c       if (NULL == disp_index) {
NULL              353 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL == blocklen_per_process) {
NULL              360 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL == displs_per_process){
NULL              367 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             blocklen_per_process[i] = NULL;
NULL              368 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             displs_per_process[i] = NULL;
NULL              372 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c 	if (NULL == send_req){
NULL              379 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c 	if (NULL == global_buf){
NULL              386 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c 	if (NULL == sendtype) {
NULL              412 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c              if (NULL != fh->f_io_array) {
NULL              414 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 fh->f_io_array = NULL;
NULL              418 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL != sendtype){
NULL              430 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL != blocklen_per_process[l]){
NULL              432 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     blocklen_per_process[l] = NULL;
NULL              434 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL != displs_per_process[l]){
NULL              436 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     displs_per_process[l] = NULL;
NULL              439 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL == blocklen_per_process[l]) {
NULL              445 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL == displs_per_process[l]){
NULL              452 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL != sorted_file_offsets){
NULL              454 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 sorted_file_offsets = NULL;
NULL              457 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if(NULL != file_offsets_for_agg){
NULL              459 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 file_offsets_for_agg = NULL;
NULL              461 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL != memory_displacements){
NULL              463 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 memory_displacements = NULL;
NULL              612 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL == file_offsets_for_agg) {
NULL              619 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL == sorted_file_offsets){
NULL              664 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL == fh->f_io_array) {
NULL              718 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL == temp_disp_index) {
NULL              737 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL != temp_disp_index){
NULL              739 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 temp_disp_index = NULL;
NULL              784 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL == receive_buf) {
NULL              855 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if (NULL != receive_buf) {
NULL              857 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 receive_buf = NULL;
NULL              885 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != receive_buf) {
NULL              887 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             receive_buf = NULL;
NULL              890 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != global_buf) {
NULL              892 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         global_buf = NULL;
NULL              894 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != sorted) {
NULL              896 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         sorted = NULL;
NULL              898 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != global_iov_array) {
NULL              900 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         global_iov_array = NULL;
NULL              902 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != fview_count) {
NULL              904 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         fview_count = NULL;
NULL              906 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != decoded_iov) {
NULL              908 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         decoded_iov = NULL;
NULL              910 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != local_iov_array){
NULL              912 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         local_iov_array=NULL;
NULL              915 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != displs) {
NULL              917 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         displs = NULL;
NULL              921 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != sorted_file_offsets){
NULL              923 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             sorted_file_offsets = NULL;
NULL              925 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != file_offsets_for_agg){
NULL              927 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             file_offsets_for_agg = NULL;
NULL              929 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != memory_displacements){
NULL              931 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             memory_displacements= NULL;
NULL              933 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != sendtype){
NULL              940 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             sendtype=NULL;
NULL              943 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != disp_index){
NULL              945 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             disp_index = NULL;
NULL              948 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if ( NULL != blocklen_per_process){
NULL              950 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL != blocklen_per_process[l]){
NULL              952 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     blocklen_per_process[l] = NULL;
NULL              957 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             blocklen_per_process = NULL;
NULL              960 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != displs_per_process){
NULL              962 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL != displs_per_process[l]){
NULL              964 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     displs_per_process[l] = NULL;
NULL              968 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             displs_per_process = NULL;
NULL              970 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if ( NULL != send_req ) {
NULL              972 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             send_req = NULL;
NULL              991 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     int* temp_arr = NULL;
NULL              994 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL == temp_arr) {
NULL             1075 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != temp_arr) {
NULL             1077 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         temp_arr = NULL;
NULL              128 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     struct iovec *decoded_iov = NULL;
NULL              129 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     struct iovec *local_iov_array=NULL;
NULL              132 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     ompi_request_t **reqs1=NULL,**reqs2=NULL;
NULL              133 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     ompi_request_t **curr_reqs=NULL,**prev_reqs=NULL;
NULL              134 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     mca_io_ompio_aggregator_data **aggr_data=NULL;
NULL              136 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *displs = NULL;
NULL              139 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     MPI_Aint *total_bytes_per_process = NULL;
NULL              141 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     struct iovec **broken_iov_arrays=NULL;
NULL              142 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     struct iovec **broken_decoded_iovs=NULL;
NULL              143 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *broken_counts=NULL;
NULL              144 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *broken_iov_counts=NULL;
NULL              145 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     MPI_Aint *broken_total_lengths=NULL;
NULL              147 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *aggregators=NULL;
NULL              148 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int write_chunksize, *result_counts=NULL;
NULL              277 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL == total_bytes_per_process) {
NULL              302 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL != total_bytes_per_process) {
NULL              304 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             total_bytes_per_process = NULL;
NULL              324 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == result_counts ) {
NULL              369 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL == aggr_data[i]->fview_count) {
NULL              378 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL == displs) {
NULL              408 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->global_iov_array){
NULL              460 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->sorted) {
NULL              468 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL != local_iov_array){
NULL              470 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             local_iov_array = NULL;
NULL              473 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL != displs){
NULL              475 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             displs=NULL;
NULL              499 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->disp_index) {
NULL              506 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->max_disp_index) {
NULL              513 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->blocklen_per_process) {
NULL              520 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->displs_per_process) {
NULL              529 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->global_buf || NULL == aggr_data[i]->prev_global_buf){
NULL              539 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == aggr_data[i]->recvtype || NULL == aggr_data[i]->prev_recvtype) {
NULL              557 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == reqs1 || NULL == reqs2 ) {
NULL              673 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL != aggr_data ) {
NULL              677 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 if (NULL != aggr_data[i]->recvtype){
NULL              719 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL != broken_iov_arrays ) {
NULL              727 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     fh->f_procs_in_group=NULL;
NULL              764 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     fh->f_io_array=NULL;
NULL              777 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
NULL              778 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *sorted_file_offsets=NULL;
NULL              780 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     MPI_Aint *memory_displacements=NULL;
NULL              781 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *temp_disp_index=NULL;
NULL              783 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int* blocklength_proc=NULL;
NULL              784 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     ptrdiff_t* displs_proc=NULL;
NULL              788 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     data->io_array=NULL;
NULL              794 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL != data->recvtype){
NULL              809 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 if (NULL == data->displs_per_process[l] || NULL == data->blocklen_per_process[l]){
NULL             1009 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == file_offsets_for_agg) {
NULL             1017 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == sorted_file_offsets){
NULL             1070 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == temp_disp_index) {
NULL             1094 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL != temp_disp_index){
NULL             1096 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 temp_disp_index = NULL;
NULL             1167 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         ptrdiff_t send_mem_address  = (ptrdiff_t) NULL;
NULL             1172 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL == blocklength_proc || NULL == displs_proc ) {
NULL             1264 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL == data->io_array) {
NULL             1333 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     struct iovec **broken_mem_iovs=NULL; 
NULL             1334 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *broken_mem_counts=NULL;
NULL             1335 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     struct iovec **broken_file_iovs=NULL; 
NULL             1336 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *broken_file_counts=NULL;
NULL             1337 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     MPI_Aint *broken_total_lengths=NULL;
NULL             1338 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int **block=NULL, **max_lengths=NULL;
NULL             1342 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == broken_mem_iovs || NULL == broken_file_iovs ) {
NULL             1354 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == broken_mem_counts || NULL == broken_file_counts ||
NULL             1355 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c          NULL == broken_total_lengths ) {
NULL             1362 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == block || NULL == max_lengths ) {
NULL             1370 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if ( NULL == block[i] || NULL == max_lengths[i]) {
NULL             1508 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL != block) {
NULL             1514 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL != max_lengths) {
NULL             1530 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL != block) {
NULL             1536 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL != max_lengths) {
NULL             1543 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     *ret_broken_mem_iovs      = NULL;
NULL             1544 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     *ret_broken_mem_counts    = NULL;
NULL             1545 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     *ret_broken_file_iovs     = NULL;
NULL             1546 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     *ret_broken_file_counts   = NULL;
NULL             1547 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     *ret_broken_total_lengths = NULL;
NULL             1555 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int *aggregators=NULL;
NULL             1571 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == fh->f_procs_in_group) {
NULL             1580 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if ( NULL == aggregators ) {
NULL             1606 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if ( NULL == fh->f_io_array ){
NULL             1659 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     int* temp_arr = NULL;
NULL             1662 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if (NULL == temp_arr) {
NULL             1743 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     if (NULL != temp_arr) {
NULL             1745 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         temp_arr = NULL;
NULL               41 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_module.c     NULL, /* iread_all */
NULL               43 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_module.c     NULL, /*iwrite_all */
NULL               44 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_module.c     NULL, /* progress */
NULL               45 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_module.c     NULL  /* request_free */
NULL               62 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_module.c         return NULL;
NULL               88 ompi/mca/fcoll/individual/fcoll_individual_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               41 ompi/mca/fcoll/individual/fcoll_individual_module.c     NULL, /* iread_all */
NULL               43 ompi/mca/fcoll/individual/fcoll_individual_module.c     NULL, /* iwrite_all */
NULL               44 ompi/mca/fcoll/individual/fcoll_individual_module.c     NULL, /* progress */
NULL               45 ompi/mca/fcoll/individual/fcoll_individual_module.c     NULL  /* request_free */
NULL               62 ompi/mca/fcoll/individual/fcoll_individual_module.c         return NULL;
NULL               88 ompi/mca/fcoll/two_phase/fcoll_two_phase_component.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              132 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     struct iovec *decoded_iov = NULL, *temp_iov = NULL, *iov = NULL;
NULL              135 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int domain_size=0, *count_my_req_per_proc=NULL, count_my_req_procs = 0;
NULL              137 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     size_t *buf_indices=NULL;
NULL              138 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int *aggregator_list = NULL, local_count = 0, local_size = 0;
NULL              141 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     OMPI_MPI_OFFSET_TYPE *start_offsets=NULL, *end_offsets=NULL;
NULL              142 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     OMPI_MPI_OFFSET_TYPE *fd_start=NULL, *fd_end=NULL, min_st_offset = 0;
NULL              143 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     Flatlist_node *flat_buf=NULL;
NULL              144 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     mca_common_ompio_access_array_t *my_req=NULL, *others_req=NULL;
NULL              212 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == aggregator_list){
NULL              258 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if ( NULL == flat_buf ){
NULL              264 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	flat_buf->next = NULL;
NULL              266 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	flat_buf->indices = NULL;
NULL              267 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	flat_buf->blocklens = NULL;
NULL              281 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    if (NULL == flat_buf->indices){
NULL              289 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    if ( NULL == flat_buf->blocklens ){
NULL              339 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if ( NULL == start_offsets ){
NULL              347 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == end_offsets){
NULL              505 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (flat_buf != NULL){
NULL              506 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if (flat_buf->blocklens != NULL){
NULL              509 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if (flat_buf->indices != NULL){
NULL              550 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int *curr_offlen_ptr=NULL, *count=NULL, *send_size=NULL, *recv_size=NULL;
NULL              551 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int *partial_send=NULL, *start_pos=NULL, req_len=0, flag=0;
NULL              552 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int *recd_from_proc=NULL;
NULL              558 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     char *read_buf=NULL, *tmp_buf=NULL;
NULL              601 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if ( NULL == read_buf ){
NULL              609 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == curr_offlen_ptr){
NULL              616 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == count){
NULL              622 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if ( NULL == partial_send ){
NULL              628 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == send_size){
NULL              634 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == recv_size){
NULL              640 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == recd_from_proc){
NULL              646 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if ( NULL == start_pos ){
NULL              728 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    if (NULL == fh->f_io_array) {
NULL              760 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    if (NULL != fh->f_io_array) {
NULL              762 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 		fh->f_io_array = NULL;
NULL              845 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     char **recv_buf = NULL;
NULL              846 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     MPI_Request *requests=NULL;
NULL              912 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if (NULL == recv_buf){
NULL             1086 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     unsigned *curr_from_proc=NULL, *done_from_proc=NULL, *recv_buf_idx=NULL;
NULL              155 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     struct iovec *decoded_iov=NULL, *temp_iov=NULL;
NULL              158 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int domain_size=0, *count_my_req_per_proc=NULL, count_my_req_procs;
NULL              161 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     size_t *buf_indices=NULL;
NULL              162 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int local_count = 0, local_size=0,*aggregator_list = NULL;
NULL              163 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     struct iovec *iov = NULL;
NULL              166 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     OMPI_MPI_OFFSET_TYPE *start_offsets=NULL, *end_offsets=NULL;
NULL              167 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     OMPI_MPI_OFFSET_TYPE *fd_start=NULL, *fd_end=NULL, min_st_offset;
NULL              168 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     Flatlist_node *flat_buf=NULL;
NULL              169 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     mca_common_ompio_access_array_t *my_req=NULL, *others_req=NULL;
NULL              199 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c             if (NULL == decoded_iov) {
NULL              252 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == aggregator_list ) {
NULL              302 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	if ( NULL == flat_buf ){
NULL              308 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	flat_buf->next = NULL;
NULL              310 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	flat_buf->indices = NULL;
NULL              311 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	flat_buf->blocklens = NULL;
NULL              324 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if ( NULL == flat_buf->indices ){
NULL              333 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if ( NULL == flat_buf->blocklens ){
NULL              393 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == start_offsets ){
NULL              401 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == end_offsets ){
NULL              565 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if (flat_buf != NULL) {
NULL              567 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	if (flat_buf->blocklens != NULL) {
NULL              571 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	if (flat_buf->indices != NULL) {
NULL              613 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int *curr_offlen_ptr=NULL, *count=NULL, *send_size=NULL, *recv_size=NULL;
NULL              614 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int *partial_recv=NULL, *start_pos=NULL, req_len, flag;
NULL              615 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int *sent_to_proc=NULL, ret = OMPI_SUCCESS;
NULL              616 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int *send_buf_idx=NULL, *curr_to_proc=NULL, *done_to_proc=NULL;
NULL              628 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     char *write_buf=NULL;
NULL              667 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	if ( NULL == write_buf ){
NULL              674 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == curr_offlen_ptr ){
NULL              681 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == count ){
NULL              688 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == partial_recv ){
NULL              695 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == send_size ){
NULL              702 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == recv_size ){
NULL              709 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == send_buf_idx ){
NULL              716 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == sent_to_proc){
NULL              723 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == curr_to_proc ){
NULL              730 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == done_to_proc ){
NULL              737 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == start_pos ){
NULL              844 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (NULL == fh->f_io_array) {
NULL              882 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	if (NULL != fh->f_io_array) {
NULL              884 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    fh->f_io_array = NULL;
NULL              950 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int *tmp_len=NULL, sum, *srt_len=NULL, nprocs_recv, nprocs_send,  k,i,j;
NULL              952 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     MPI_Request *requests=NULL, *send_req=NULL;
NULL              953 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     ompi_datatype_t **recv_types=NULL;
NULL              954 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     OMPI_MPI_OFFSET_TYPE *srt_off=NULL;
NULL              955 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     char **send_buf = NULL;
NULL              984 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == recv_types ){
NULL              991 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == tmp_len ) {
NULL             1018 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == srt_off ){
NULL             1025 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == srt_len ) {
NULL             1042 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     tmp_len = NULL;
NULL             1071 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		if (NULL == fh->f_io_array) {
NULL             1107 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (NULL != fh->f_io_array) {
NULL             1109 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		fh->f_io_array = NULL;
NULL             1124 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == requests ){
NULL             1172 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	if ( NULL == send_buf ){
NULL             1180 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		if ( NULL == send_buf[i] ){
NULL               41 ompi/mca/fcoll/two_phase/fcoll_two_phase_module.c     NULL, /* iread_all */
NULL               43 ompi/mca/fcoll/two_phase/fcoll_two_phase_module.c     NULL, /* iwrite_all */
NULL               44 ompi/mca/fcoll/two_phase/fcoll_two_phase_module.c     NULL, /* progress */
NULL               45 ompi/mca/fcoll/two_phase/fcoll_two_phase_module.c     NULL  /* request_free */
NULL               62 ompi/mca/fcoll/two_phase/fcoll_two_phase_module.c         return NULL;
NULL               55 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     OMPI_MPI_OFFSET_TYPE min_st_offset, max_end_offset, *fd_start=NULL, *fd_end=NULL, fd_size;
NULL               75 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == *fd_st_ptr ) {
NULL               82 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == *fd_end_ptr ) {
NULL              203 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     int *count_others_req_per_proc=NULL, count_others_req_procs;
NULL              205 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     MPI_Request *requests=NULL;
NULL              206 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     mca_common_ompio_access_array_t *others_req=NULL;
NULL              210 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == count_others_req_per_proc ) {
NULL              260 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == requests ) {
NULL              338 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL != requests ) {
NULL              341 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL != count_others_req_per_proc ) {
NULL              367 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     size_t *buf_idx = NULL;
NULL              370 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     mca_common_ompio_access_array_t *my_req = NULL;
NULL              375 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == *count_my_req_per_proc_ptr ){
NULL              387 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == buf_idx ){
NULL              420 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == *my_req_ptr ) {
NULL              432 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    if ( NULL == my_req[i].offsets ) {
NULL              440 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    if ( NULL == my_req[i].lens ) {
NULL              513 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if (NULL != my_req) {
NULL              515 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c             if (NULL != my_req[i].offsets) {
NULL              518 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c             if (NULL != my_req[i].lens) {
NULL              523 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if (NULL != buf_idx) {
NULL               88 ompi/mca/fcoll/vulcan/fcoll_vulcan_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               95 ompi/mca/fcoll/vulcan/fcoll_vulcan_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              102 ompi/mca/fcoll/vulcan/fcoll_vulcan_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              110 ompi/mca/fcoll/vulcan/fcoll_vulcan_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               68 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     int *sorted_file_offsets=NULL, entries_per_aggregator=0;
NULL               73 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     struct iovec *decoded_iov = NULL;
NULL               76 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     struct iovec *local_iov_array=NULL, *global_iov_array=NULL;
NULL               77 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     char *receive_buf = NULL;
NULL               78 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     MPI_Aint *memory_displacements=NULL;
NULL               83 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     int *fview_count = NULL, *disp_index=NULL, *temp_disp_index=NULL;
NULL               85 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     int **blocklen_per_process=NULL;
NULL               86 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     MPI_Aint **displs_per_process=NULL;
NULL               87 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     char *global_buf = NULL;
NULL               89 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
NULL               92 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     int *sorted = NULL;
NULL               93 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     int *displs = NULL;
NULL               96 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     MPI_Aint *total_bytes_per_process = NULL;
NULL               97 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     ompi_datatype_t **sendtype = NULL;
NULL               98 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     MPI_Request *send_req=NULL, recv_req=NULL;
NULL              165 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL == total_bytes_per_process) {
NULL              195 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != total_bytes_per_process) {
NULL              197 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         total_bytes_per_process = NULL;
NULL              217 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL == fview_count) {
NULL              245 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL == displs) {
NULL              274 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL == global_iov_array) {
NULL              313 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c       if (NULL == sorted) {
NULL              321 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != local_iov_array) {
NULL              323 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         local_iov_array = NULL;
NULL              346 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c       if (NULL == disp_index) {
NULL              353 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL == blocklen_per_process) {
NULL              360 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL == displs_per_process){
NULL              367 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             blocklen_per_process[i] = NULL;
NULL              368 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             displs_per_process[i] = NULL;
NULL              372 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c 	if (NULL == send_req){
NULL              379 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c 	if (NULL == global_buf){
NULL              386 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c 	if (NULL == sendtype) {
NULL              412 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c              if (NULL != fh->f_io_array) {
NULL              414 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 fh->f_io_array = NULL;
NULL              418 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL != sendtype){
NULL              430 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL != blocklen_per_process[l]){
NULL              432 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     blocklen_per_process[l] = NULL;
NULL              434 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL != displs_per_process[l]){
NULL              436 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     displs_per_process[l] = NULL;
NULL              439 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL == blocklen_per_process[l]) {
NULL              445 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL == displs_per_process[l]){
NULL              452 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL != sorted_file_offsets){
NULL              454 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 sorted_file_offsets = NULL;
NULL              457 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if(NULL != file_offsets_for_agg){
NULL              459 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 file_offsets_for_agg = NULL;
NULL              461 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL != memory_displacements){
NULL              463 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 memory_displacements = NULL;
NULL              612 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL == file_offsets_for_agg) {
NULL              619 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL == sorted_file_offsets){
NULL              664 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL == fh->f_io_array) {
NULL              718 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL == temp_disp_index) {
NULL              737 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL != temp_disp_index){
NULL              739 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 temp_disp_index = NULL;
NULL              784 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL == receive_buf) {
NULL              855 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if (NULL != receive_buf) {
NULL              857 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 receive_buf = NULL;
NULL              885 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != receive_buf) {
NULL              887 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             receive_buf = NULL;
NULL              890 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != global_buf) {
NULL              892 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         global_buf = NULL;
NULL              894 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != sorted) {
NULL              896 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         sorted = NULL;
NULL              898 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != global_iov_array) {
NULL              900 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         global_iov_array = NULL;
NULL              902 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != fview_count) {
NULL              904 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         fview_count = NULL;
NULL              906 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != decoded_iov) {
NULL              908 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         decoded_iov = NULL;
NULL              910 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != local_iov_array){
NULL              912 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         local_iov_array=NULL;
NULL              915 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != displs) {
NULL              917 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         displs = NULL;
NULL              921 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != sorted_file_offsets){
NULL              923 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             sorted_file_offsets = NULL;
NULL              925 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != file_offsets_for_agg){
NULL              927 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             file_offsets_for_agg = NULL;
NULL              929 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != memory_displacements){
NULL              931 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             memory_displacements= NULL;
NULL              933 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != sendtype){
NULL              940 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             sendtype=NULL;
NULL              943 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != disp_index){
NULL              945 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             disp_index = NULL;
NULL              948 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if ( NULL != blocklen_per_process){
NULL              950 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL != blocklen_per_process[l]){
NULL              952 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     blocklen_per_process[l] = NULL;
NULL              957 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             blocklen_per_process = NULL;
NULL              960 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != displs_per_process){
NULL              962 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL != displs_per_process[l]){
NULL              964 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     displs_per_process[l] = NULL;
NULL              968 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             displs_per_process = NULL;
NULL              970 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if ( NULL != send_req ) {
NULL              972 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             send_req = NULL;
NULL              991 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     int* temp_arr = NULL;
NULL              994 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL == temp_arr) {
NULL             1075 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != temp_arr) {
NULL             1077 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         temp_arr = NULL;
NULL              131 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     struct iovec *decoded_iov = NULL;
NULL              132 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     struct iovec *local_iov_array=NULL;
NULL              135 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     ompi_request_t **reqs = NULL;
NULL              137 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     mca_io_ompio_aggregator_data **aggr_data=NULL;
NULL              139 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *displs = NULL;
NULL              142 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     MPI_Aint *total_bytes_per_process = NULL;
NULL              144 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     struct iovec **broken_iov_arrays=NULL;
NULL              145 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     struct iovec **broken_decoded_iovs=NULL;
NULL              146 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *broken_counts=NULL;
NULL              147 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *broken_iov_counts=NULL;
NULL              148 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     MPI_Aint *broken_total_lengths=NULL;
NULL              152 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int write_chunksize, *result_counts=NULL;
NULL              172 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if( (1 == mca_fcoll_vulcan_async_io) && (NULL == fh->f_fbtl->fbtl_ipwritev) ) {
NULL              275 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL == total_bytes_per_process) {
NULL              301 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL != total_bytes_per_process) {
NULL              303 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             total_bytes_per_process = NULL;
NULL              323 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL == result_counts ) {
NULL              368 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL == aggr_data[i]->fview_count) {
NULL              377 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL == displs) {
NULL              407 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->global_iov_array){
NULL              459 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->sorted) {
NULL              467 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL != local_iov_array){
NULL              469 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             local_iov_array = NULL;
NULL              472 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL != displs){
NULL              474 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             displs=NULL;
NULL              498 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->disp_index) {
NULL              505 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->max_disp_index) {
NULL              512 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->blocklen_per_process) {
NULL              519 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->displs_per_process) {
NULL              528 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->global_buf || NULL == aggr_data[i]->prev_global_buf){
NULL              538 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == aggr_data[i]->recvtype || NULL == aggr_data[i]->prev_recvtype) {
NULL              556 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL == reqs ) {
NULL              572 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         ( (0 == mca_fcoll_vulcan_async_io) && (NULL != fh->f_fbtl->fbtl_ipwritev) && (2 < cycles) ) ) {
NULL              680 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != aggr_data ) {
NULL              684 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 if (NULL != aggr_data[i]->recvtype){
NULL              725 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != broken_iov_arrays ) {
NULL              732 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     fh->f_procs_in_group=NULL;
NULL              751 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     mca_ompio_request_t *ompio_req = NULL;
NULL              797 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     fh->f_io_array=NULL;
NULL              810 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
NULL              811 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *sorted_file_offsets=NULL;
NULL              813 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     MPI_Aint *memory_displacements=NULL;
NULL              814 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *temp_disp_index=NULL;
NULL              816 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int* blocklength_proc=NULL;
NULL              817 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     ptrdiff_t* displs_proc=NULL;
NULL              821 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     data->io_array=NULL;
NULL              828 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL != data->recvtype){
NULL              844 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 if (NULL == data->displs_per_process[l] || NULL == data->blocklen_per_process[l]){
NULL             1045 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == file_offsets_for_agg) {
NULL             1053 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == sorted_file_offsets){
NULL             1106 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == temp_disp_index) {
NULL             1130 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL != temp_disp_index){
NULL             1132 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 temp_disp_index = NULL;
NULL             1208 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL == blocklength_proc || NULL == displs_proc ) {
NULL             1299 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL == data->io_array) {
NULL             1401 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     struct iovec **broken_mem_iovs=NULL; 
NULL             1402 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *broken_mem_counts=NULL;
NULL             1403 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     struct iovec **broken_file_iovs=NULL; 
NULL             1404 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int *broken_file_counts=NULL;
NULL             1405 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     MPI_Aint *broken_total_lengths=NULL;
NULL             1406 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int **block=NULL, **max_lengths=NULL;
NULL             1410 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL == broken_mem_iovs || NULL == broken_file_iovs ) {
NULL             1422 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL == broken_mem_counts || NULL == broken_file_counts ||
NULL             1423 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c          NULL == broken_total_lengths ) {
NULL             1430 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL == block || NULL == max_lengths ) {
NULL             1438 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if ( NULL == block[i] || NULL == max_lengths[i]) {
NULL             1576 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != block) {
NULL             1582 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != max_lengths) {
NULL             1598 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != block) {
NULL             1604 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != max_lengths) {
NULL             1611 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     *ret_broken_mem_iovs      = NULL;
NULL             1612 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     *ret_broken_mem_counts    = NULL;
NULL             1613 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     *ret_broken_file_iovs     = NULL;
NULL             1614 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     *ret_broken_file_counts   = NULL;
NULL             1615 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     *ret_broken_total_lengths = NULL;
NULL             1637 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL != fh->f_procs_in_group ) {
NULL             1641 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if ( NULL == fh->f_procs_in_group) {
NULL             1663 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if ( NULL == fh->f_io_array ){
NULL             1716 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     int* temp_arr = NULL;
NULL             1719 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if (NULL == temp_arr) {
NULL             1800 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     if (NULL != temp_arr) {
NULL             1802 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         temp_arr = NULL;
NULL               41 ompi/mca/fcoll/vulcan/fcoll_vulcan_module.c     NULL, /* iread_all */
NULL               43 ompi/mca/fcoll/vulcan/fcoll_vulcan_module.c     NULL, /*iwrite_all */
NULL               44 ompi/mca/fcoll/vulcan/fcoll_vulcan_module.c     NULL, /* progress */
NULL               45 ompi/mca/fcoll/vulcan/fcoll_vulcan_module.c     NULL  /* request_free */
NULL               62 ompi/mca/fcoll/vulcan/fcoll_vulcan_module.c         return NULL;
NULL               46 ompi/mca/fs/base/fs_base_file_select.c static OBJ_CLASS_INSTANCE(queried_module_t, opal_list_item_t, NULL, NULL);
NULL               84 ompi/mca/fs/base/fs_base_file_select.c     if (NULL != preferred) {
NULL               97 ompi/mca/fs/base/fs_base_file_select.c          if (NULL != module &&
NULL               98 ompi/mca/fs/base/fs_base_file_select.c              NULL != module->fs_module_init) {
NULL              129 ompi/mca/fs/base/fs_base_file_select.c     best_component = NULL;
NULL              143 ompi/mca/fs/base/fs_base_file_select.c        if (NULL == component->fsm_file_query) {
NULL              152 ompi/mca/fs/base/fs_base_file_select.c            if (NULL == module ||
NULL              153 ompi/mca/fs/base/fs_base_file_select.c                NULL == module->fs_module_init) {
NULL              175 ompi/mca/fs/base/fs_base_file_select.c                if (NULL == om) {
NULL              193 ompi/mca/fs/base/fs_base_file_select.c     if (NULL == best_component) {
NULL              208 ompi/mca/fs/base/fs_base_file_select.c     while (NULL != (item = opal_list_remove_first(&queried))) {
NULL              234 ompi/mca/fs/base/fs_base_file_select.c              if (NULL != om->om_component->fsm_file_unquery) {
NULL               39 ompi/mca/fs/base/fs_base_file_unselect.c     if (NULL != file->f_fs && NULL != file->f_fs->fs_module_finalize) {
NULL               33 ompi/mca/fs/base/fs_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, fs, NULL, NULL, NULL, NULL,
NULL               57 ompi/mca/fs/base/fs_base_get_parent_dir.c     char *dir = NULL, *slash;
NULL              117 ompi/mca/fs/base/fs_base_get_parent_dir.c     char *fstype=NULL;
NULL               99 ompi/mca/fs/ime/fs_ime.c    return NULL;
NULL               62 ompi/mca/fs/ime/fs_ime_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               71 ompi/mca/fs/ime/fs_ime_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              120 ompi/mca/fs/lustre/fs_lustre.c    return NULL;
NULL               81 ompi/mca/fs/lustre/fs_lustre_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               87 ompi/mca/fs/lustre/fs_lustre_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               93 ompi/mca/fs/lustre/fs_lustre_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               74 ompi/mca/fs/lustre/fs_lustre_file_open.c     struct lov_user_md *lump=NULL;
NULL              198 ompi/mca/fs/lustre/fs_lustre_file_open.c     if (NULL == lump ){
NULL              125 ompi/mca/fs/pvfs2/fs_pvfs2.c    return NULL;
NULL               81 ompi/mca/fs/pvfs2/fs_pvfs2_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               87 ompi/mca/fs/pvfs2/fs_pvfs2_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               93 ompi/mca/fs/pvfs2/fs_pvfs2_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               46 ompi/mca/fs/pvfs2/fs_pvfs2_file_close.c     if (NULL != fh->f_fs_ptr) {
NULL               48 ompi/mca/fs/pvfs2/fs_pvfs2_file_close.c         fh->f_fs_ptr = NULL;
NULL               54 ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c         if (ncache_timeout == NULL )
NULL               86 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     if (NULL == pvfs2_fs) {
NULL               94 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c         if (ncache_timeout == NULL ) {
NULL              169 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c 	fh->f_fs_ptr = NULL;
NULL              211 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     attribs.atime = time(NULL);
NULL              220 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c     dist = NULL;
NULL               79 ompi/mca/fs/ufs/fs_ufs_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               89 ompi/mca/fs/ufs/fs_ufs_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              171 ompi/mca/fs/ufs/fs_ufs_file_open.c         char *fstype=NULL;
NULL               41 ompi/mca/hook/base/hook_base.c static opal_list_t *additional_callback_components = NULL;
NULL               53 ompi/mca/hook/base/hook_base.c     mca_base_component_list_item_t *cli = NULL;
NULL               54 ompi/mca/hook/base/hook_base.c     mca_base_component_t *component = NULL;
NULL               69 ompi/mca/hook/base/hook_base.c     if( NULL != static_components ) {
NULL               70 ompi/mca/hook/base/hook_base.c         for (int i = 0 ; NULL != static_components[i]; ++i) {
NULL              120 ompi/mca/hook/base/hook_base.c     ret = mca_base_framework_components_close( &ompi_hook_base_framework, NULL );
NULL              188 ompi/mca/hook/base/hook_base.c         for(idx = 0; NULL != mca_hook_base_static_components[idx]; ++idx ) { \
NULL              190 ompi/mca/hook/base/hook_base.c             if( NULL != component->hookm_ ## fn_name &&                 \
NULL              211 ompi/mca/hook/base/hook_base.c             if( NULL != component->hookm_ ## fn_name &&                 \
NULL              219 ompi/mca/hook/base/hook_base.c             if( NULL != component->hookm_ ## fn_name &&                 \
NULL               80 ompi/mca/io/base/io_base_delete.c static OBJ_CLASS_INSTANCE(avail_io_t, opal_list_item_t, NULL, NULL);
NULL              113 ompi/mca/io/base/io_base_delete.c                                   filename, info, NULL, 0);
NULL              119 ompi/mca/io/base/io_base_delete.c     if (NULL == selectable) {
NULL              142 ompi/mca/io/base/io_base_delete.c     for (item = opal_list_remove_first(selectable); item != NULL;
NULL              246 ompi/mca/io/base/io_base_delete.c             if (NULL != avail) {
NULL              261 ompi/mca/io/base/io_base_delete.c         return NULL;
NULL              281 ompi/mca/io/base/io_base_delete.c     if (NULL != avail) {
NULL              325 ompi/mca/io/base/io_base_delete.c     return NULL;
NULL              339 ompi/mca/io/base/io_base_delete.c     avail = NULL;
NULL              340 ompi/mca/io/base/io_base_delete.c     private_data = NULL;
NULL              367 ompi/mca/io/base/io_base_delete.c         if (NULL != ioc_200->io_delete_unquery) {
NULL               89 ompi/mca/io/base/io_base_file_select.c static OBJ_CLASS_INSTANCE(avail_io_t, opal_list_item_t, NULL, NULL);
NULL              116 ompi/mca/io/base/io_base_file_select.c     file->f_io_selected_data = NULL;
NULL              128 ompi/mca/io/base/io_base_file_select.c     if (NULL != preferred) {
NULL              141 ompi/mca/io/base/io_base_file_select.c         if (NULL == selectable) {
NULL              142 ompi/mca/io/base/io_base_file_select.c             return mca_io_base_file_select(file, NULL);
NULL              156 ompi/mca/io/base/io_base_file_select.c                                       file, NULL, 0);
NULL              163 ompi/mca/io/base/io_base_file_select.c     if (NULL == selectable) {
NULL              188 ompi/mca/io/base/io_base_file_select.c     for (item = opal_list_remove_first(selectable); item != NULL;
NULL              322 ompi/mca/io/base/io_base_file_select.c             if (NULL != avail) {
NULL              336 ompi/mca/io/base/io_base_file_select.c         return NULL;
NULL              355 ompi/mca/io/base/io_base_file_select.c     if (NULL != avail) {
NULL              399 ompi/mca/io/base/io_base_file_select.c     return NULL;
NULL              413 ompi/mca/io/base/io_base_file_select.c     avail = NULL;
NULL              414 ompi/mca/io/base/io_base_file_select.c     module_data = NULL;
NULL              416 ompi/mca/io/base/io_base_file_select.c     if (NULL != module) {
NULL               44 ompi/mca/io/base/io_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, io, "I/O", NULL, mca_io_base_open, NULL,
NULL               49 ompi/mca/io/base/io_base_request.c                    NULL);
NULL               50 ompi/mca/io/ompio/io_ompio.c     struct iovec *iov = NULL;
NULL               59 ompi/mca/io/ompio/io_ompio.c     if (NULL == iov) {
NULL               76 ompi/mca/io/ompio/io_ompio.c             if (NULL == iov) {
NULL              121 ompi/mca/io/ompio/io_ompio.c 	int tot_entries=0, *recvcounts=NULL, *displs=NULL;
NULL              122 ompi/mca/io/ompio/io_ompio.c 	mca_io_ompio_offlen_array_t *per_process=NULL;
NULL              123 ompi/mca/io/ompio/io_ompio.c 	mca_io_ompio_offlen_array_t  *all_process=NULL;
NULL              124 ompi/mca/io/ompio/io_ompio.c 	int *sorted=NULL, *column_list=NULL, *values=NULL;
NULL              125 ompi/mca/io/ompio/io_ompio.c 	int *row_index=NULL, i=0, l=0, m=0;
NULL              131 ompi/mca/io/ompio/io_ompio.c 	int **adj_matrix=NULL;
NULL              136 ompi/mca/io/ompio/io_ompio.c         if (NULL == recvcounts){
NULL              140 ompi/mca/io/ompio/io_ompio.c         if (NULL == displs){
NULL              157 ompi/mca/io/ompio/io_ompio.c 	if (NULL == per_process){
NULL              198 ompi/mca/io/ompio/io_ompio.c             if (NULL == all_process){
NULL              208 ompi/mca/io/ompio/io_ompio.c             if (NULL == sorted){
NULL              219 ompi/mca/io/ompio/io_ompio.c             if (NULL == adj_matrix) {
NULL              231 ompi/mca/io/ompio/io_ompio.c                 if (NULL == adj_matrix[i]) {
NULL              287 ompi/mca/io/ompio/io_ompio.c             if ( NULL == fp ) {
NULL              301 ompi/mca/io/ompio/io_ompio.c 	    if (NULL == column_list){
NULL              316 ompi/mca/io/ompio/io_ompio.c 	    if (NULL == values){
NULL              334 ompi/mca/io/ompio/io_ompio.c 	    if (NULL == row_index){
NULL              379 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != recvcounts){
NULL              381 ompi/mca/io/ompio/io_ompio.c 		recvcounts = NULL;
NULL              383 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != displs){
NULL              385 ompi/mca/io/ompio/io_ompio.c 		displs = NULL;
NULL              387 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != sorted){
NULL              389 ompi/mca/io/ompio/io_ompio.c 		sorted = NULL;
NULL              391 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != per_process){
NULL              393 ompi/mca/io/ompio/io_ompio.c 		per_process = NULL;
NULL              395 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != all_process){
NULL              397 ompi/mca/io/ompio/io_ompio.c 		all_process = NULL;
NULL              401 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != row_index){
NULL              403 ompi/mca/io/ompio/io_ompio.c 		row_index = NULL;
NULL              405 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != adj_matrix){
NULL              410 ompi/mca/io/ompio/io_ompio.c 		adj_matrix = NULL;
NULL              430 ompi/mca/io/ompio/io_ompio.c     int* temp_arr = NULL;
NULL              433 ompi/mca/io/ompio/io_ompio.c     if (NULL == temp_arr) {
NULL              514 ompi/mca/io/ompio/io_ompio.c     if (NULL != temp_arr) {
NULL              516 ompi/mca/io/ompio/io_ompio.c         temp_arr = NULL;
NULL              146 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              153 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              162 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              171 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              180 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              189 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              198 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              211 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              223 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              235 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              246 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              258 ompi/mca/io/ompio/io_ompio_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              342 ompi/mca/io/ompio/io_ompio_component.c     if (NULL == data) {
NULL              343 ompi/mca/io/ompio/io_ompio_component.c         return NULL;
NULL              360 ompi/mca/io/ompio/io_ompio_component.c     if (NULL != private_data) {
NULL              374 ompi/mca/io/ompio/io_ompio_component.c     *private_data = NULL;
NULL               52 ompi/mca/io/ompio/io_ompio_file_open.c     mca_common_ompio_data_t *data=NULL;
NULL               61 ompi/mca/io/ompio/io_ompio_file_open.c     if ( NULL == data ) {
NULL               89 ompi/mca/io/ompio/io_ompio_file_open.c     if ( NULL == data ) {
NULL               99 ompi/mca/io/ompio/io_ompio_file_open.c     if ( NULL != data ) {
NULL              112 ompi/mca/io/ompio/io_ompio_file_open.c     char *buf = NULL;
NULL              113 ompi/mca/io/ompio/io_ompio_file_open.c     ompi_status_public_t *status = NULL;
NULL              167 ompi/mca/io/ompio/io_ompio_file_open.c         if (NULL == buf) {
NULL              443 ompi/mca/io/ompio/io_ompio_file_open.c     mca_common_ompio_data_t *data=NULL;
NULL              444 ompi/mca/io/ompio/io_ompio_file_open.c     ompio_file_t *fh=NULL;
NULL              516 ompi/mca/io/ompio/io_ompio_file_open.c     if ( NULL == shared_fp_base_module ){
NULL              542 ompi/mca/io/ompio/io_ompio_file_open.c     if ( NULL == shared_fp_base_module ){
NULL              163 ompi/mca/io/ompio/io_ompio_file_read.c     mca_common_ompio_data_t *data=NULL;
NULL              164 ompi/mca/io/ompio/io_ompio_file_read.c     ompio_file_t *fp=NULL;
NULL              236 ompi/mca/io/ompio/io_ompio_file_read.c     if ( NULL == shared_fp_base_module ){
NULL              263 ompi/mca/io/ompio/io_ompio_file_read.c     if ( NULL == shared_fp_base_module ){
NULL              290 ompi/mca/io/ompio/io_ompio_file_read.c     if ( NULL == shared_fp_base_module ){
NULL              315 ompi/mca/io/ompio/io_ompio_file_read.c     if ( NULL == shared_fp_base_module ){
NULL              340 ompi/mca/io/ompio/io_ompio_file_read.c     if ( NULL == shared_fp_base_module ){
NULL              401 ompi/mca/io/ompio/io_ompio_file_read.c     ompio_file_t *fp=NULL;
NULL              422 ompi/mca/io/ompio/io_ompio_file_read.c     ompio_file_t *fp=NULL;
NULL               52 ompi/mca/io/ompio/io_ompio_file_set_view.c     ompi_datatype_set_args( type, 0, NULL, 0, NULL, 1, &oldtype, MPI_COMBINER_DUP );
NULL              187 ompi/mca/io/ompio/io_ompio_file_write.c     mca_common_ompio_data_t *data=NULL;
NULL              188 ompi/mca/io/ompio/io_ompio_file_write.c     ompio_file_t *fp=NULL;
NULL              243 ompi/mca/io/ompio/io_ompio_file_write.c     if ( NULL == shared_fp_base_module ){
NULL              270 ompi/mca/io/ompio/io_ompio_file_write.c     if ( NULL == shared_fp_base_module ){
NULL              297 ompi/mca/io/ompio/io_ompio_file_write.c     if ( NULL == shared_fp_base_module ){
NULL              323 ompi/mca/io/ompio/io_ompio_file_write.c     if ( NULL == shared_fp_base_module ){
NULL              348 ompi/mca/io/ompio/io_ompio_file_write.c     if ( NULL == shared_fp_base_module ){
NULL              409 ompi/mca/io/ompio/io_ompio_file_write.c     mca_common_ompio_data_t *data=NULL;
NULL              410 ompi/mca/io/ompio/io_ompio_file_write.c     ompio_file_t *fp=NULL;
NULL              434 ompi/mca/io/ompio/io_ompio_file_write.c     ompio_file_t *fp=NULL;
NULL              206 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     MPE_Log_event (5004, 0, NULL);
NULL              440 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     MPE_Log_event (5005, 0, NULL);
NULL              473 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     MPE_Log_event (5024, 0, NULL);
NULL              621 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     MPE_Log_event (5025, 0, NULL);
NULL              668 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     MPE_Log_event (5026, 0, NULL);
NULL              720 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    others_req[i].offsets = NULL;
NULL              721 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    others_req[i].lens    = NULL;
NULL              814 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     MPE_Log_event (5027, 0, NULL);
NULL               42 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_close.c   if (fd->fs_ptr != NULL) {
NULL               44 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_close.c 	  fd->fs_ptr = NULL;
NULL               83 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_hints.c     ADIOI_Assert ((value != NULL));
NULL              105 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_hints.c    	if ( fd->hints->cb_config_list != NULL ) ADIOI_Free (fd->hints->cb_config_list);
NULL              106 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_hints.c 	fd->hints->cb_config_list = NULL;
NULL               85 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c     MPE_Log_event(ADIOI_MPE_open_a, 0, NULL);
NULL               89 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c     MPE_Log_event(ADIOI_MPE_open_b, 0, NULL);
NULL              109 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c         MPE_Log_event(ADIOI_MPE_stat_a, 0, NULL);
NULL              137 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c         MPE_Log_event(ADIOI_MPE_stat_b, 0, NULL);
NULL              143 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c 	if (getenv("ROMIO_GPFS_FREE_LOCKS")!=NULL)
NULL              114 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIO_Offset *offset_list = NULL, *st_offsets = NULL, *fd_start = NULL,
NULL              115 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	*fd_end = NULL, *end_offsets = NULL;
NULL              116 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIO_Offset *gpfs_offsets0 = NULL, *gpfs_offsets = NULL;
NULL              119 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIO_Offset *len_list = NULL;
NULL              120 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     int *buf_idx = NULL;
NULL              521 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     char *read_buf = NULL, *tmp_buf;
NULL              528 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIOI_Flatlist_node *flat_buf=NULL;
NULL              849 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     char **recv_buf = NULL; 
NULL              873 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPE_Log_event (5032, 0, NULL);
NULL              966 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPE_Log_event (5033, 0, NULL);
NULL             1143 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     char **recv_buf = NULL;
NULL             1144 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPI_Request *requests=NULL;
NULL             1145 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPI_Status *statuses=NULL;
NULL              132 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIO_Offset *offset_list = NULL, *st_offsets = NULL, *fd_start = NULL,
NULL              133 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	*fd_end = NULL, *end_offsets = NULL;
NULL              134 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIO_Offset *gpfs_offsets0 = NULL, *gpfs_offsets = NULL;
NULL              138 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     int *buf_idx = NULL;
NULL              139 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIO_Offset *len_list = NULL;
NULL              508 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	MPE_Log_event (5013, 0, NULL);
NULL              634 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     char *write_buf=NULL, *write_buf2=NULL;
NULL              639 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIOI_Flatlist_node *flat_buf=NULL;
NULL              691 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c       if (getenv("ROMIO_GPFS_DECLARE_ACCESS")!=NULL) {
NULL              701 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c       if (getenv("ROMIO_GPFS_DECLARE_ION_ACCESS")!=NULL) {
NULL              923 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		if ( (pthread_create(&io_thread, NULL,
NULL              986 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     if (ntimes != 0 && getenv("ROMIO_GPFS_DECLARE_ACCESS")!=NULL) {
NULL             1021 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     char **send_buf = NULL; 
NULL             1158 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     MPE_Log_event (5032, 0, NULL);
NULL             1235 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     MPE_Log_event (5033, 0, NULL);
NULL             1544 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     char **send_buf = NULL;
NULL             1545 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     MPI_Request *send_req=NULL;
NULL              125 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	    if (fd->hints->fs_hints.bg.bridgelist == NULL) {
NULL              135 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	    if (fd->hints->fs_hints.bg.bridgelistnum == NULL) {
NULL              644 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	if(fd->hints->ranklist != NULL)
NULL              646 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	if(fd->hints->fs_hints.bg.bridgelist != NULL)
NULL              648 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	if(fd->hints->fs_hints.bg.bridgelistnum != NULL)
NULL              672 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	if(fd->hints->ranklist != NULL) ADIOI_Free (fd->hints->ranklist);
NULL               36 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c     ADIOI_Assert ((p != NULL));
NULL               44 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c     ADIOI_Assert ((p != NULL));
NULL               51 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c     if (info != NULL) ADIOI_Free (info);
NULL               58 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c     ADIOI_Assert ((p != NULL));
NULL               66 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c     if (info != NULL) ADIOI_Free (info);
NULL              136 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c   IO_node_id = strtoul(uci_str, NULL, 16);
NULL               66 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c     fd->shared_fp_fname = NULL;
NULL               19 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     int *striping_info = NULL;
NULL              131 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 		NULL, myname, error_code);
NULL               22 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c     struct lov_user_md *lum = NULL;
NULL              144 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_rwcontig.c         MPE_Log_event(ADIOI_MPE_write_a, 0, NULL);
NULL              148 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_rwcontig.c         MPE_Log_event(ADIOI_MPE_write_b, 0, NULL);
NULL              152 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_rwcontig.c         MPE_Log_event(ADIOI_MPE_read_a, 0, NULL);
NULL              156 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_rwcontig.c         MPE_Log_event(ADIOI_MPE_read_b, 0, NULL);
NULL               86 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIO_Offset *offset_list = NULL, *st_offsets = NULL, *end_offsets = NULL;
NULL               87 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIO_Offset *len_list = NULL;
NULL               88 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     int **buf_idx = NULL, *striping_info = NULL;
NULL              218 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     MPE_Log_event(ADIOI_MPE_postwrite_a, 0, NULL);
NULL              229 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     MPE_Log_event(ADIOI_MPE_postwrite_b, 0, NULL);
NULL              316 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     char *write_buf = NULL;
NULL              318 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIOI_Flatlist_node *flat_buf = NULL;
NULL              322 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIO_Offset *srt_off = NULL;
NULL              323 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     int *srt_len = NULL;
NULL              635 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     char **send_buf = NULL;
NULL               22 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               26 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               31 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               35 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               36 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               40 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               50 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               54 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               58 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               63 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               81 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c     MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               85 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c     MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               89 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               93 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               36 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_open.c     MPE_Log_event( ADIOI_MPE_open_a, 0, NULL );
NULL               40 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_open.c     MPE_Log_event( ADIOI_MPE_open_b, 0, NULL );
NULL               46 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_open.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               50 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_open.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               25 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               29 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               36 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               40 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               50 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               54 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               61 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               65 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               96 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL               98 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              100 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL ); \
NULL              102 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL ); \
NULL              117 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL              119 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              121 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL ); \
NULL              123 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL ); \
NULL              236 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              240 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              244 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              248 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              400 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              404 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              408 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              412 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               51 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c     MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               55 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c     MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               58 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               62 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               25 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               29 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               34 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               38 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               48 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               52 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               57 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               61 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               92 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL               94 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL               95 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL ); \
NULL               97 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL ); \
NULL              103 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL              105 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              106 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL ); \
NULL              108 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL ); \
NULL              120 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL              122 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              123 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL ); \
NULL              125 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL ); \
NULL              133 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL              135 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              136 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL ); \
NULL              138 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL ); \
NULL              204 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL              206 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              208 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL ); \
NULL              210 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL ); \
NULL              219 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL ); \
NULL              221 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL ); \
NULL              223 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL ); \
NULL              225 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL ); \
NULL              286 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c     char *writebuf=NULL, *value;
NULL              349 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              353 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              357 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              361 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              501 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              505 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              508 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              512 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              634 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              638 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              642 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              646 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              675 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c     if (writebuf != NULL) ADIOI_Free(writebuf);
NULL               24 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	NULL,
NULL               89 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     if (lpHandles == NULL)
NULL              226 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     if (aio_req == NULL)
NULL              234 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     if (aio_req->lpOvl == NULL)
NULL              242 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     aio_req->lpOvl->hEvent = CreateEvent(NULL, TRUE, FALSE, NULL);
NULL              243 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     if (aio_req->lpOvl->hEvent == NULL)
NULL               63 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c 	NULL, 
NULL               66 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c 	NULL);
NULL               71 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c 	fd->fp_ind = fd->fp_sys_posn = SetFilePointer(fd->fd_sys, 0, NULL, FILE_END);
NULL               31 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c     if (pOvl == NULL)
NULL               38 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c     pOvl->hEvent = CreateEvent(NULL, TRUE, TRUE, NULL);
NULL               39 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c     if (pOvl->hEvent == NULL)
NULL               30 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c     if (pOvl == NULL)
NULL               37 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c     pOvl->hEvent = CreateEvent(NULL, TRUE, TRUE, NULL);
NULL               38 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c     if (pOvl->hEvent == NULL)
NULL               36 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    NULL, myname, error_code);
NULL               39 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    NULL, myname, error_code);
NULL               42 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    NULL, myname, error_code);
NULL               48 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    "panfs_layout_parity_stripe_width", NULL, myname, error_code);
NULL               51 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    "panfs_layout_parity_stripe_depth", NULL, myname, error_code);
NULL               54 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    "panfs_layout_total_num_comps", NULL, myname, error_code);
NULL               60 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c 		    "panfs_layout_visit_policy", NULL, myname, error_code);
NULL               45 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_type = strtoul(value,NULL,10);
NULL               50 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_stripe_unit = strtoul(value,NULL,10);
NULL               55 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_total_num_comps = strtoul(value,NULL,10);
NULL               60 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_parity_stripe_width = strtoul(value,NULL,10);
NULL               65 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_parity_stripe_depth = strtoul(value,NULL,10);
NULL               70 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c             layout_visit_policy = strtoul(value,NULL,10);
NULL              272 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c         unsigned long int concurrent_write = strtoul(value,NULL,10);
NULL               46 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_type = strtoul(value, NULL, 10);
NULL               50 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_stripe_unit = strtoul(value, NULL, 10);
NULL               54 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_total_num_comps = strtoul(value, NULL, 10);
NULL               59 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_parity_stripe_width = strtoul(value, NULL, 10);
NULL               64 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_parity_stripe_depth = strtoul(value, NULL, 10);
NULL               68 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_max_faults = strtoul(value, NULL, 10);
NULL               72 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_visit_policy = strtoul(value, NULL, 10);
NULL               76 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c             layout_encoding = strtoul(value, NULL, 10);
NULL              342 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c         unsigned long int concurrent_write = strtoul(value, NULL, 10);
NULL               16 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_close.c     MPE_Log_event( ADIOI_MPE_close_a, 0, NULL );
NULL               20 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_close.c     MPE_Log_event( ADIOI_MPE_close_b, 0, NULL );
NULL               19 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               23 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               27 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c              MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               31 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c              MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               53 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c     MPE_Log_event( ADIOI_MPE_open_a, 0, NULL );
NULL               55 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c     fd->fd_sys = pvfs_open64(fd->filename, amode, perm, &pstat, NULL);
NULL               57 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c     MPE_Log_event( ADIOI_MPE_open_b, 0, NULL );
NULL               63 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               67 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               32 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               36 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               40 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               44 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               53 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               57 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               61 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c         MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               65 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c         MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               32 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               36 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               40 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               44 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               53 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               57 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               61 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               65 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              164 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              168 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              173 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              177 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              192 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              198 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              213 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              219 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              239 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              245 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              330 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              334 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              337 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              341 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              379 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              383 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              386 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              390 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              543 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              547 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              552 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              556 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               93 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	MPE_Log_event( ADIOI_MPE_iread_a, 0, NULL );
NULL               97 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 		&(aio_req->resp_io), &(aio_req->op_id), NULL);
NULL               99 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	MPE_Log_event( ADIOI_MPE_iread_b, 0, NULL );
NULL              103 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	MPE_Log_event( ADIOI_MPE_iwrite_a, 0, NULL );
NULL              107 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 		&(aio_req->resp_io), &(aio_req->op_id), NULL);
NULL              109 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	MPE_Log_event( ADIOI_MPE_iwrite_b, 0, NULL );
NULL              202 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	PVFS_sys_testsome(op_id_array, &count, NULL, error_array, INT_MAX);
NULL               13 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_close.c     fd->fs_ptr = NULL;
NULL               65 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     if (ncache_timeout == NULL )
NULL               96 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     attribs->atime = time(NULL);
NULL              215 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     int *arr_int = NULL;
NULL              216 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     MPI_Aint *arr_addr = NULL;
NULL              217 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     MPI_Datatype *arr_dtype = NULL;
NULL              218 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     PVFS_Request *old_pvfs_dtype = NULL;
NULL              219 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     PVFS_Request *old_pvfs_dtype_arr = NULL;
NULL              221 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     PVFS_size *pvfs_arr_disp = NULL;
NULL              222 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     int *pvfs_arr_len = NULL;
NULL              242 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     if ((arr_int = ADIOI_Malloc(sizeof(int)*num_int)) == NULL)
NULL              247 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     if ((arr_addr = ADIOI_Malloc(sizeof(int)*num_addr)) == NULL)
NULL              253 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     if ((arr_dtype = ADIOI_Malloc(sizeof(MPI_Datatype)*num_dtype)) == NULL)
NULL              274 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	if ((old_pvfs_dtype = ADIOI_Malloc(sizeof(PVFS_Request))) == NULL)
NULL              454 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		== NULL)
NULL              463 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	     = ADIOI_Malloc(arr_count*sizeof(PVFS_Request))) == NULL)
NULL              468 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    == NULL)
NULL              499 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    PVFS_Request *tmp_pvfs_dtype = NULL;
NULL              500 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    if ((tmp_pvfs_dtype = ADIOI_Malloc(sizeof(PVFS_Request))) == NULL)
NULL               50 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     dist = NULL;
NULL               92 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c 		    &(pvfs2_fs->credentials), dist, NULL, &resp_create); 
NULL              161 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     if (pvfs2_fs == NULL) {
NULL              185 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     MPE_Log_event( ADIOI_MPE_open_a, 0, NULL );
NULL              187 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     if (rank == fd->hints->ranklist[0] && fd->fs_ptr == NULL) {
NULL              207 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     MPE_Log_event( ADIOI_MPE_open_b, 0, NULL );
NULL              230 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c 	fd->fs_ptr = NULL;
NULL               61 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               66 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              144 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c                     MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              150 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c                     MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              365 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              371 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              445 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              450 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              851 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              856 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL               56 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               61 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               78 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c         MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               83 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c         MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              183 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              191 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              408 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              414 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              490 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              496 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              906 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              912 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL               36 ompi/mca/io/romio321/romio/adio/ad_ufs/ad_ufs_open.c     MPE_Log_event( ADIOI_MPE_open_a, 0, NULL );
NULL               40 ompi/mca/io/romio321/romio/adio/ad_ufs/ad_ufs_open.c     MPE_Log_event( ADIOI_MPE_open_b, 0, NULL );
NULL               46 ompi/mca/io/romio321/romio/adio/ad_ufs/ad_ufs_open.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               50 ompi/mca/io/romio321/romio/adio/ad_ufs/ad_ufs_open.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               13 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_close.c     fd->fs_ptr = NULL;
NULL               25 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.h             (ret) = zoidfs_lookup(NULL, NULL, (fd)->filename,           \
NULL               27 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_delete.c     ret = zoidfs_remove(NULL, NULL, filename, NULL, ZOIDFS_NO_OP_HINT);
NULL               34 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c 	ret = zoidfs_create(NULL, NULL, 
NULL               43 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c 	ret = zoidfs_lookup(NULL, NULL, fname, &handle, ZOIDFS_NO_OP_HINT);
NULL               80 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     if (zoidfs_obj_ptr == NULL) {
NULL              102 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     MPE_Log_event( ADIOI_MPE_open_a, 0, NULL );
NULL              104 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     if (rank == fd->hints->ranklist[0] && fd->fs_ptr == NULL) {
NULL              114 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     MPE_Log_event( ADIOI_MPE_open_b, 0, NULL );
NULL              137 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c 	fd->fs_ptr = NULL;
NULL              139 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c                     MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              147 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c                     MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              332 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              340 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              384 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              393 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              767 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c             MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL              775 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c             MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              155 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                     MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              173 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                     MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              358 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              367 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              414 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              424 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              801 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              819 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              143 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event (5004, 0, NULL);
NULL              245 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event (5005, 0, NULL);
NULL              272 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event (5024, 0, NULL);
NULL              418 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event (5025, 0, NULL);
NULL              447 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event (5026, 0, NULL);
NULL              513 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event (5027, 0, NULL);
NULL              530 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event(5026, 0, NULL);
NULL              640 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     MPE_Log_event(5027, 0, NULL);
NULL              648 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     nbc_req->cor_vars = NULL;
NULL               43 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c     MPI_Datatype *file_realm_types = NULL;
NULL               44 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c     ADIO_Offset *file_realm_st_offs = NULL;
NULL               47 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c     MPE_Log_event (5004, 0, NULL);
NULL               58 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c 	fd->file_realm_st_offs = NULL;
NULL               59 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c 	fd->file_realm_types = NULL;
NULL               65 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c 	if (fd->file_realm_st_offs == NULL)
NULL               83 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c     else if (fd->file_realm_st_offs == NULL) {
NULL              125 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c     MPE_Log_event (5005, 0, NULL);
NULL               34 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_state_p = NULL;
NULL               53 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_state_p = NULL;
NULL               81 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIOI_Flatlist_node *tmp_flat_type_p = NULL;
NULL               82 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_state_p = NULL;
NULL              211 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIOI_Flatlist_node *tmp_flat_type_p = NULL;
NULL              214 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_state_p = NULL;
NULL              215 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     view_state *tmp_view_p = NULL;
NULL              290 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     assert(fr_node_p != NULL);
NULL              342 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIOI_Flatlist_node *tmp_flat_type_p = NULL;
NULL              346 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_state_p = NULL;
NULL              457 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPI_Aint **client_disp_arr = NULL, *agg_disp_arr = NULL;
NULL              458 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int **client_blk_arr = NULL, *agg_blk_arr = NULL;
NULL              464 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int *client_ol_ct_arr = NULL;
NULL              465 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int *client_ol_cur_ct_arr = NULL;
NULL              475 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIO_Offset *client_comm_next_off_arr = NULL;
NULL              478 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPE_Log_event (5016, 0, NULL);
NULL              484 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	 ADIOI_Malloc(nprocs*sizeof(ADIO_Offset))) == NULL)
NULL              491 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     if ((client_ol_ct_arr = (int *) ADIOI_Calloc(nprocs, sizeof(int))) == NULL)
NULL              498 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	 (int *) ADIOI_Calloc(nprocs, sizeof(int))) == NULL)
NULL              708 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		 ADIOI_Malloc(nprocs*sizeof(MPI_Aint *))) == NULL)
NULL              715 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     nprocs*sizeof(int *))) == NULL)
NULL              725 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 			 client_ol_ct_arr[j]*sizeof(MPI_Aint))) == NULL)
NULL              732 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     ADIOI_Malloc(client_ol_ct_arr[j]*sizeof(int))) == NULL)
NULL              744 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 			 agg_ol_ct*sizeof(MPI_Aint))) == NULL)
NULL              751 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     ADIOI_Malloc(agg_ol_ct*sizeof(int))) == NULL)
NULL              878 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPE_Log_event (5017, 0, NULL);
NULL              894 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPI_Aint **agg_disp_arr = NULL;
NULL              895 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int **agg_blk_arr = NULL;
NULL              896 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     view_state *tmp_mem_state_p = NULL, *tmp_file_state_p = NULL;
NULL              903 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIO_Offset *agg_comm_cur_sz_arr = NULL;
NULL              905 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int *agg_ol_ct_arr = NULL;
NULL              906 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int *agg_ol_cur_ct_arr = NULL;
NULL              912 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIO_Offset *agg_mem_next_off_arr = NULL;
NULL              914 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPE_Log_event (5018, 0, NULL);
NULL              933 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	     nprocs*sizeof(ADIO_Offset))) == NULL)
NULL              941 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	 ADIOI_Malloc(nprocs*sizeof(ADIO_Offset))) == NULL)
NULL              948 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	== NULL)
NULL              955 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	== NULL)
NULL             1132 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		 ADIOI_Malloc(nprocs*sizeof(MPI_Aint *))) == NULL)
NULL             1139 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		== NULL)
NULL             1149 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     ADIOI_Malloc(agg_ol_ct_arr[j]*sizeof(MPI_Aint))) == NULL)
NULL             1156 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     ADIOI_Malloc(agg_ol_ct_arr[j]*sizeof(int))) == NULL)
NULL             1226 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPE_Log_event (5019, 0, NULL);
NULL             1255 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPI_Aint *tmp_disp_arr = NULL;
NULL             1256 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int *tmp_blk_arr = NULL, exit_loop = -1;
NULL             1257 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_mem_state_p = NULL, *tmp_file_state_p = NULL;
NULL             1320 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    my_mem_view_state_p->pre_disp_arr = NULL;
NULL             1321 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    my_mem_view_state_p->pre_blk_arr  = NULL;
NULL             1527 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		 ADIOI_Malloc(agg_ol_ct * sizeof(MPI_Aint))) == NULL)
NULL             1535 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		 ADIOI_Malloc(agg_ol_ct * sizeof(int))) == NULL)
NULL             1707 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		MPI_Aint *new_pre_disp_arr = NULL;
NULL             1708 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		int *new_pre_blk_arr = NULL;
NULL             1711 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     ADIOI_Malloc(remain_ol_ct * sizeof(MPI_Aint))) == NULL)
NULL             1718 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		     ADIOI_Malloc(remain_ol_ct * sizeof(int))) == NULL)
NULL             1754 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		my_mem_view_state_p->pre_disp_arr = NULL;
NULL             1755 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		my_mem_view_state_p->pre_blk_arr = NULL;
NULL             1785 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPI_Aint *agg_disp_arr = NULL;
NULL             1786 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int *agg_blk_arr = NULL;
NULL             1795 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     flatten_state *tmp_mem_state_p = NULL, *tmp_file_state_p = NULL;
NULL             1810 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPE_Log_event (5018, 0, NULL);
NULL             2000 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		 ADIOI_Malloc(agg_ol_ct * sizeof(MPI_Aint))) == NULL)
NULL             2008 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		 ADIOI_Malloc(agg_ol_ct * sizeof(int))) == NULL)
NULL             2079 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     MPE_Log_event (5019, 0, NULL);
NULL               40 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     if (flatlist_node_p == NULL)
NULL               81 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	 (sizeof(ADIOI_Flatlist_node))) == NULL)
NULL               87 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     if ((flat_node_p->blocklens = (ADIO_Offset *) ADIOI_Malloc(sizeof(ADIO_Offset))) == NULL)
NULL               92 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	 ADIOI_Malloc(sizeof(ADIO_Offset))) == NULL)
NULL               99 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     flat_node_p->next = NULL;
NULL              123 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     amount_and_extra_data_t *send_count_arr = NULL;
NULL              124 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     amount_and_extra_data_t *recv_count_arr = NULL;
NULL              127 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     MPI_Request *send_req_arr = NULL, *recv_req_arr = NULL;
NULL              128 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     MPI_Status *statuses = NULL;
NULL              134 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     ADIOI_Flatlist_node *flat_mem_p = NULL, *flat_file_p = NULL;
NULL              140 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     MPE_Log_event (5014, 0, NULL);
NULL              355 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 			 sizeof(ADIOI_Flatlist_node))) == NULL)
NULL              483 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	assert(fr_node_p != NULL);
NULL              504 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     MPE_Log_event (5015, 0, NULL);
NULL               35 ompi/mca/io/romio321/romio/adio/common/ad_end.c     ADIOI_Flatlist = NULL;
NULL               22 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c         MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               26 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c         MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL               30 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c              MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL               34 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c              MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              162 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     char *dir = NULL, *slash;
NULL              616 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     if (filename == NULL) {
NULL              697 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     if (p != NULL) {
NULL               45 ompi/mca/io/romio321/romio/adio/common/ad_hints.c     if (value == NULL) {
NULL               72 ompi/mca/io/romio321/romio/adio/common/ad_hints.c 	fd->hints->cb_config_list = NULL;
NULL              229 ompi/mca/io/romio321/romio/adio/common/ad_hints.c 	if (fd->hints->cb_config_list == NULL) {
NULL              257 ompi/mca/io/romio321/romio/adio/common/ad_hints.c     if (fd->hints->cb_config_list == NULL) {
NULL              261 ompi/mca/io/romio321/romio/adio/common/ad_hints.c 	if (fd->hints->cb_config_list == NULL) {
NULL               10 ompi/mca/io/romio321/romio/adio/common/ad_init.c ADIOI_Flatlist_node *ADIOI_Flatlist = NULL;
NULL               11 ompi/mca/io/romio321/romio/adio/common/ad_init.c ADIOI_Datarep *ADIOI_Datarep_head = NULL;
NULL               15 ompi/mca/io/romio321/romio/adio/common/ad_init.c ADIO_File *ADIOI_Ftable = NULL;
NULL               17 ompi/mca/io/romio321/romio/adio/common/ad_init.c ADIO_Request *ADIOI_Reqtable = NULL;
NULL               20 ompi/mca/io/romio321/romio/adio/common/ad_init.c MPI_Info *MPIR_Infotable = NULL;
NULL               66 ompi/mca/io/romio321/romio/adio/common/ad_init.c     ADIOI_Flatlist->next = NULL;
NULL               67 ompi/mca/io/romio321/romio/adio/common/ad_init.c     ADIOI_Flatlist->blocklens = NULL;
NULL               68 ompi/mca/io/romio321/romio/adio/common/ad_init.c     ADIOI_Flatlist->indices = NULL;
NULL               51 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     ADIO_Offset *all_st_end_offsets = NULL;
NULL               76 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     char *cb_buf = NULL;
NULL               84 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     view_state *client_file_view_state_arr = NULL;
NULL               85 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     view_state *agg_file_view_state_arr    = NULL;
NULL               87 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     view_state *my_mem_view_state_arr      = NULL;
NULL               89 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPI_Status *agg_comm_statuses     = NULL;
NULL               90 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPI_Request *agg_comm_requests    = NULL;
NULL               91 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPI_Status *client_comm_statuses  = NULL;
NULL               92 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPI_Request *client_comm_requests = NULL;
NULL              103 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5010, 0, NULL);
NULL              105 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5012, 0, NULL);
NULL              203 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	(fd->file_realm_types == NULL))
NULL              218 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	client_file_view_state_arr = NULL;
NULL              261 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event (5040, 0, NULL);
NULL              270 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event (5041, 0, NULL);
NULL              335 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    MPE_Log_event (5038, 0, NULL);
NULL              346 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event(5039, 0, NULL);
NULL              383 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fflush (NULL);
NULL              399 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		MPE_Log_event (5033, 0, NULL);
NULL              411 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		MPE_Log_event (5039, 0, NULL);
NULL              428 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fflush (NULL);
NULL              456 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fflush (NULL);
NULL              468 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		MPE_Log_event (5039, 0, NULL);
NULL              491 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		MPE_Log_event (5033, 0, NULL);
NULL              500 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fflush (NULL);
NULL              526 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event (5032, 0, NULL);
NULL              534 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event (5033, 0, NULL);
NULL              539 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event (5032, 0, NULL);
NULL              547 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    MPE_Log_event (5033, 0, NULL);
NULL              595 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		MPE_Log_event (5040, 0, NULL);
NULL              604 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		MPE_Log_event (5041, 0, NULL);
NULL              690 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5011, 0, NULL);
NULL              692 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5013, 0, NULL);
NULL              714 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPE_Log_event (5000, 0, NULL);
NULL              866 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPE_Log_event (5001, 0, NULL);
NULL              893 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event(5006, 0, NULL);
NULL              895 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event(5008, 0, NULL);
NULL              976 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5007, 0, NULL);
NULL              978 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5009, 0, NULL);
NULL             1031 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c         send_requests = NULL;
NULL             1098 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	MPE_Log_event (5032, 0, NULL);
NULL              212 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_NBC_Request *nbc_req = NULL;
NULL              213 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_GEN_IreadStridedColl_vars *vars = NULL;
NULL              331 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Icalc_others_req_vars *cor_vars = NULL;
NULL              473 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Iread_and_exch_vars *rae_vars = NULL;
NULL              565 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         nbc_req->data.rd.rsc_vars = NULL;
NULL              704 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_R_Iexchange_data_vars *red_vars = NULL;
NULL              928 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_R_Iexchange_data_vars *red_vars = NULL;
NULL              994 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     nbc_req->data.rd.rae_vars = NULL;
NULL             1030 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     char **recv_buf = NULL;
NULL             1049 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     MPE_Log_event (5032, 0, NULL);
NULL             1129 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c                     vars->req2, NULL, vars->recd_from_proc,
NULL             1152 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     MPE_Log_event (5033, 0, NULL);
NULL             1159 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     nbc_req->data.rd.red_vars = NULL;
NULL             1199 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_GEN_IreadStridedColl_vars *rsc_vars = NULL;
NULL             1200 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Icalc_others_req_vars     *cor_vars = NULL;
NULL             1201 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Iread_and_exch_vars       *rae_vars = NULL;
NULL             1202 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_R_Iexchange_data_vars     *red_vars = NULL;
NULL               89 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c     struct aiocb *aiocbp=NULL;
NULL               90 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c     ADIOI_AIO_Request *aio_req=NULL;
NULL              161 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	    if (aiocbp != NULL) ADIOI_Free(aiocbp);
NULL              162 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	    if (aio_req != NULL) ADIOI_Free(aio_req);
NULL              251 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	struct timespec *aio_timer_p = NULL;
NULL              281 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 		    if (aio_reqlist[i]->aiocbp == NULL) 
NULL              296 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 			aio_reqlist[i]->aiocbp = NULL;
NULL              297 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 			cblist[i] = NULL;
NULL              307 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	if (cblist != NULL) ADIOI_Free(cblist);
NULL              316 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	if (aio_req->aiocbp != NULL)
NULL              235 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_NBC_Request *nbc_req = NULL;
NULL              236 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_GEN_IwriteStridedColl_vars *vars = NULL;
NULL              349 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Icalc_others_req_vars *cor_vars = NULL;
NULL              471 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Iexch_and_write_vars *eaw_vars = NULL;
NULL              532 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     MPE_Log_event( ADIOI_MPE_postwrite_a, 0, NULL );
NULL              561 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     MPE_Log_event( ADIOI_MPE_postwrite_b, 0, NULL );
NULL              564 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     MPE_Log_event(5012, 0, NULL);
NULL              593 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     MPE_Log_event (5013, 0, NULL);
NULL              613 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c         nbc_req->data.wr.wsc_vars = NULL;
NULL              762 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_W_Iexchange_data_vars *wed_vars = NULL;
NULL              970 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_W_Iexchange_data_vars *wed_vars = NULL;
NULL             1050 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     nbc_req->data.wr.eaw_vars = NULL;
NULL             1087 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int *srt_len = NULL, sum;
NULL             1088 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIO_Offset *srt_off = NULL;
NULL             1205 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     char **send_buf = NULL;
NULL             1238 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     MPE_Log_event (5032, 0, NULL);
NULL             1337 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     MPE_Log_event (5033, 0, NULL);
NULL             1350 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     nbc_req->data.wr.wed_vars = NULL;
NULL             1390 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_GEN_IwriteStridedColl_vars *wsc_vars = NULL;
NULL             1391 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Icalc_others_req_vars      *cor_vars = NULL;
NULL             1392 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Iexch_and_write_vars       *eaw_vars = NULL;
NULL             1393 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_W_Iexchange_data_vars      *wed_vars = NULL;
NULL               59 ompi/mca/io/romio321/romio/adio/common/ad_open.c     fd->fs_ptr = NULL;
NULL               71 ompi/mca/io/romio321/romio/adio/common/ad_open.c     fd->file_realm_st_offs = NULL;
NULL               72 ompi/mca/io/romio321/romio/adio/common/ad_open.c     fd->file_realm_types = NULL;
NULL               89 ompi/mca/io/romio321/romio/adio/common/ad_open.c     if (fd->hints == NULL) {
NULL               98 ompi/mca/io/romio321/romio/adio/common/ad_open.c     fd->hints->cb_config_list = NULL;
NULL               99 ompi/mca/io/romio321/romio/adio/common/ad_open.c     fd->hints->ranklist = NULL;
NULL              159 ompi/mca/io/romio321/romio/adio/common/ad_open.c     if (fd->hints->ranklist == NULL) {
NULL              192 ompi/mca/io/romio321/romio/adio/common/ad_open.c     if (rank == 0 && p != NULL ) {
NULL              216 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	if ( fd->hints->cb_config_list != NULL ) ADIOI_Free(fd->hints->cb_config_list);
NULL              297 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	if (tmp_ranklist == NULL) {
NULL               39 ompi/mca/io/romio321/romio/adio/common/ad_read.c     MPE_Log_event (5034, 0, NULL);
NULL               58 ompi/mca/io/romio321/romio/adio/common/ad_read.c 	MPE_Log_event( ADIOI_MPE_read_a, 0, NULL );
NULL               88 ompi/mca/io/romio321/romio/adio/common/ad_read.c 	MPE_Log_event( ADIOI_MPE_read_b, 0, NULL );
NULL              110 ompi/mca/io/romio321/romio/adio/common/ad_read.c     MPE_Log_event (5035, 0, NULL);
NULL               78 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     ADIO_Offset *offset_list = NULL, *st_offsets = NULL, *fd_start = NULL,
NULL               79 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	*fd_end = NULL, *end_offsets = NULL;
NULL               80 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     ADIO_Offset *len_list = NULL;
NULL               81 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     int *buf_idx = NULL;
NULL              301 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     MPE_Log_event (5028, 0, NULL);
NULL              493 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     MPE_Log_event (5029, 0, NULL);
NULL              518 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     char *read_buf = NULL, *tmp_buf;
NULL              525 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     ADIOI_Flatlist_node *flat_buf=NULL;
NULL              785 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     char **recv_buf = NULL; 
NULL              809 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     MPE_Log_event (5032, 0, NULL);
NULL              902 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     MPE_Log_event (5033, 0, NULL);
NULL               31 ompi/mca/io/romio321/romio/adio/common/ad_threaded_io.c     return NULL;
NULL               41 ompi/mca/io/romio321/romio/adio/common/ad_write.c     MPE_Log_event (5036, 0, NULL);
NULL               61 ompi/mca/io/romio321/romio/adio/common/ad_write.c 	MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL               86 ompi/mca/io/romio321/romio/adio/common/ad_write.c 	MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              112 ompi/mca/io/romio321/romio/adio/common/ad_write.c     MPE_Log_event (5037, 0, NULL);
NULL               77 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIO_Offset *offset_list = NULL, *st_offsets = NULL, *fd_start = NULL,
NULL               78 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	*fd_end = NULL, *end_offsets = NULL;
NULL               79 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     int *buf_idx = NULL;
NULL               80 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIO_Offset *len_list = NULL;
NULL              230 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     MPE_Log_event( ADIOI_MPE_postwrite_a, 0, NULL );
NULL              241 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     MPE_Log_event( ADIOI_MPE_postwrite_b, 0, NULL );
NULL              244 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	MPE_Log_event (5012, 0, NULL);
NULL              286 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	MPE_Log_event (5013, 0, NULL);
NULL              318 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     char *write_buf=NULL;
NULL              323 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIOI_Flatlist_node *flat_buf=NULL;
NULL              580 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     char **send_buf = NULL; 
NULL              584 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     int *srt_len=NULL, sum;
NULL              585 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIO_Offset *srt_off=NULL;
NULL              721 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     MPE_Log_event (5032, 0, NULL);
NULL              798 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     MPE_Log_event (5033, 0, NULL);
NULL              118 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              124 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              146 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              152 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              177 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	    MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              183 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	    MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              270 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event(ADIOI_MPE_lseek_a, 0, NULL);
NULL              278 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event(ADIOI_MPE_lseek_b, 0, NULL);
NULL              282 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event(ADIOI_MPE_write_a, 0, NULL);
NULL              286 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event(ADIOI_MPE_write_b, 0, NULL);
NULL              328 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_lseek_a, 0, NULL );
NULL              332 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_lseek_b, 0, NULL );
NULL              336 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_write_a, 0, NULL );
NULL              342 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 		    MPE_Log_event( ADIOI_MPE_write_b, 0, NULL );
NULL              129 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c     char *writebuf=NULL;
NULL              484 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c     if (writebuf != NULL) ADIOI_Free(writebuf);
NULL               22 ompi/mca/io/romio321/romio/adio/common/adi_close.c     MPE_Log_event( ADIOI_MPE_close_a, 0, NULL );
NULL               26 ompi/mca/io/romio321/romio/adio/common/adi_close.c     MPE_Log_event( ADIOI_MPE_close_b, 0, NULL );
NULL               30 ompi/mca/io/romio321/romio/adio/common/adi_close.c         MPE_Log_event( ADIOI_MPE_close_a, 0, NULL );
NULL               34 ompi/mca/io/romio321/romio/adio/common/adi_close.c         MPE_Log_event( ADIOI_MPE_close_b, 0, NULL );
NULL               32 ompi/mca/io/romio321/romio/adio/common/async_list.c 	curr->next = NULL;
NULL               41 ompi/mca/io/romio321/romio/adio/common/async_list.c 	    ADIOI_Malloc_async_head->next = NULL;
NULL               48 ompi/mca/io/romio321/romio/adio/common/async_list.c 	    ADIOI_Malloc_async_tail->next = NULL;
NULL               54 ompi/mca/io/romio321/romio/adio/common/async_list.c     if (!ADIOI_Async_avail_head) ADIOI_Async_avail_tail = NULL;
NULL               70 ompi/mca/io/romio321/romio/adio/common/async_list.c     node->next = NULL;
NULL               83 ompi/mca/io/romio321/romio/adio/common/async_list.c 	ADIOI_Async_list_head->prev = ADIOI_Async_list_head->next = NULL;
NULL               93 ompi/mca/io/romio321/romio/adio/common/async_list.c 	ADIOI_Async_list_tail->next = NULL;
NULL              147 ompi/mca/io/romio321/romio/adio/common/async_list.c     ADIOI_Async_list_tail = NULL;
NULL               79 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	    if (fd->hints->ranklist == NULL) {
NULL              131 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     int *procname_len = NULL, my_procname_len, *disp = NULL, i;
NULL              133 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     ADIO_cb_name_array array = NULL;
NULL              140 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 			  &ADIOI_cb_config_list_keyval, NULL);
NULL              145 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c             ADIOI_Assert(array != NULL);
NULL              158 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (array == NULL) {
NULL              168 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	if (array->names == NULL) {
NULL              174 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	if (procname_len == NULL) { 
NULL              181 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	array->names = NULL;
NULL              204 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	if (procname[0] == NULL) {
NULL              236 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 		    NULL, NULL, NULL, MPI_CHAR, 0, dupcomm);
NULL              291 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (cur_procname == NULL) {
NULL              296 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (yylval == NULL) {
NULL              310 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (used_procnames == NULL) {
NULL              313 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	yylval = NULL;
NULL              328 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	yylval = NULL;
NULL              339 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	    yylval = NULL;
NULL              349 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	    yylval = NULL;
NULL              355 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	    cur_procname_p = NULL;
NULL              382 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     yylval = NULL;
NULL              403 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (array != NULL) array->refct++;
NULL              424 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     ADIOI_Assert(array != NULL);
NULL              436 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	if (array->names != NULL) ADIOI_Free(array->names);
NULL              474 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (name == NULL) {
NULL              142 ompi/mca/io/romio321/romio/adio/common/flatten.c     flat->next = NULL;
NULL              143 ompi/mca/io/romio321/romio/adio/common/flatten.c     flat->blocklens = NULL;
NULL              144 ompi/mca/io/romio321/romio/adio/common/flatten.c     flat->indices = NULL;
NULL               35 ompi/mca/io/romio321/romio/adio/common/heap-sort.c     if (heap->nodes == NULL)
NULL               19 ompi/mca/io/romio321/romio/adio/common/hint_fns.c     if (value == NULL) {
NULL               47 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	if (local_cache != NULL) *local_cache = intval;
NULL               61 ompi/mca/io/romio321/romio/adio/common/hint_fns.c     if (value == NULL) {
NULL              111 ompi/mca/io/romio321/romio/adio/common/hint_fns.c     if (value == NULL) {
NULL              156 ompi/mca/io/romio321/romio/adio/common/hint_fns.c     if (value == NULL) {
NULL              172 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	if (*local_cache == NULL) {
NULL               28 ompi/mca/io/romio321/romio/adio/common/lock.c     Overlapped.hEvent = /*0;*/CreateEvent(NULL, TRUE, FALSE, NULL);
NULL               77 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     if (fd->io_buf_put_amounts != NULL)
NULL              128 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c         if (packedDataBufer != NULL) {
NULL              155 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c         if (packedDataBufer != NULL) {
NULL              202 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     if (buf == NULL) {
NULL              254 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     ADIOI_Flatlist_node *flatBuf=NULL;
NULL              430 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     if ((contig_access_count > 0) && (buf != NULL) && lenListOverZero) {
NULL              707 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c 		      &currentFDSourceBufferState[numTargetAggs], NULL);
NULL              846 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c 	if ((contig_access_count > 0) && (buf != NULL) && lenListOverZero) {
NULL              864 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       int *targetAggBlockLengths=NULL;
NULL              865 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       MPI_Aint *targetAggDisplacements=NULL, *sourceBufferDisplacements=NULL;
NULL              866 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       MPI_Datatype *targetAggDataTypes=NULL;
NULL              868 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       char *derivedTypePackedSourceBuffer=NULL;
NULL              942 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c                   derivedTypePackedSourceBuffer = NULL;
NULL             1040 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             if (derivedTypePackedSourceBuffer != NULL)
NULL             1130 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c         if ( (pthread_create(&io_thread, NULL,
NULL             1237 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     if (buf == NULL) {
NULL             1285 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     ADIOI_Flatlist_node *flatBuf=NULL;
NULL             1464 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c      if ((contig_access_count > 0) && (buf != NULL) && lenListOverZero) {
NULL             1718 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c               nonContigSourceDataBufferAdvance(((char*)buf), flatBuf, (int)amountToAdvanceSBOffsetForFD, 0, &currentFDSourceBufferState[numSourceAggs], NULL);
NULL             1834 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     if ((contig_access_count > 0) && (buf != NULL) && lenListOverZero)
NULL             1903 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             if ( (pthread_create(&io_thread, NULL,
NULL             1966 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       int *sourceAggBlockLengths=NULL;
NULL             1967 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       MPI_Aint *sourceAggDisplacements=NULL, *recvBufferDisplacements=NULL;
NULL             1968 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c       MPI_Datatype *sourceAggDataTypes=NULL;
NULL             2028 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c                   derivedTypePackedSourceBuffer = NULL;
NULL             2050 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             char *getSourceData = NULL;
NULL             2125 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             if (derivedTypePackedSourceBuffer != NULL)
NULL               85 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     int *sourceProcsForMyData=NULL;
NULL               86 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     int *remainingDataAmountToGetPerProc=NULL;
NULL               87 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     ADIO_Offset *remainingDataOffsetToGetPerProc=NULL;
NULL              428 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		if ( (pthread_create(&io_thread, NULL,
NULL              559 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     int *targetProcsForMyData=NULL;
NULL              560 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     int *remainingDataAmountToSendPerProc=NULL;
NULL              561 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     ADIO_Offset *remainingDataOffsetToSendPerProc=NULL;
NULL              727 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		    if ( (pthread_create(&io_thread, NULL,
NULL               27 ompi/mca/io/romio321/romio/adio/common/req_malloc.c 	if (ADIOI_Req_avail_head == NULL)
NULL               30 ompi/mca/io/romio321/romio/adio/common/req_malloc.c 	    return NULL;
NULL               37 ompi/mca/io/romio321/romio/adio/common/req_malloc.c 	curr->next = NULL;
NULL               46 ompi/mca/io/romio321/romio/adio/common/req_malloc.c 	    ADIOI_Malloc_req_head->next = NULL;
NULL               53 ompi/mca/io/romio321/romio/adio/common/req_malloc.c 	    ADIOI_Malloc_req_tail->next = NULL;
NULL               59 ompi/mca/io/romio321/romio/adio/common/req_malloc.c     if (!ADIOI_Req_avail_head) ADIOI_Req_avail_tail = NULL;
NULL               81 ompi/mca/io/romio321/romio/adio/common/req_malloc.c     node->next = NULL;
NULL               42 ompi/mca/io/romio321/romio/adio/common/shfp_fname.c         srand(time(NULL));
NULL               91 ompi/mca/io/romio321/romio/adio/common/system_hints.c     char *pos1=NULL, *pos2=NULL;
NULL              110 ompi/mca/io/romio321/romio/adio/common/system_hints.c     if (token == NULL)
NULL              113 ompi/mca/io/romio321/romio/adio/common/system_hints.c 	if ( (key = strtok_r(token, " \t", &pos2)) == NULL) 
NULL              119 ompi/mca/io/romio321/romio/adio/common/system_hints.c 	if ( (val = strtok_r(NULL, " \t", &pos2))  == NULL) 
NULL              122 ompi/mca/io/romio321/romio/adio/common/system_hints.c 	if ( (garbage = strtok_r(NULL, " \t", &pos2)) != NULL) 
NULL              134 ompi/mca/io/romio321/romio/adio/common/system_hints.c     } while ((token = strtok_r(NULL, "\n", &pos1)) != NULL);
NULL              455 ompi/mca/io/romio321/romio/adio/include/adioi.h #define ADIOI_GEN_IreadStridedColl NULL
NULL              467 ompi/mca/io/romio321/romio/adio/include/adioi.h #define ADIOI_GEN_IwriteStridedColl NULL
NULL              908 ompi/mca/io/romio321/romio/adio/include/adioi.h         MPE_Log_event( ADIOI_MPE_writelock_a, 0, NULL ); \
NULL              910 ompi/mca/io/romio321/romio/adio/include/adioi.h         MPE_Log_event( ADIOI_MPE_writelock_b, 0, NULL ); } while( 0 )
NULL              912 ompi/mca/io/romio321/romio/adio/include/adioi.h         MPE_Log_event( ADIOI_MPE_readlock_a, 0, NULL ); do { \
NULL              914 ompi/mca/io/romio321/romio/adio/include/adioi.h         MPE_Log_event( ADIOI_MPE_readlock_b, 0, NULL ); } while( 0 )
NULL              916 ompi/mca/io/romio321/romio/adio/include/adioi.h         MPE_Log_event( ADIOI_MPE_unlock_a, 0, NULL ); \
NULL              918 ompi/mca/io/romio321/romio/adio/include/adioi.h         MPE_Log_event( ADIOI_MPE_unlock_b, 0, NULL ); } while( 0 )
NULL               52 ompi/mca/io/romio321/romio/mpi-io/fsync.c     if ((adio_fh == NULL) || ((adio_fh)->cookie != ADIOI_FILE_COOKIE))
NULL               56 ompi/mca/io/romio321/romio/mpi-io/get_size.c     if(size == NULL){
NULL               62 ompi/mca/io/romio321/romio/mpi-io/get_view.c     if (datarep == NULL)
NULL               28 ompi/mca/io/romio321/romio/mpi-io/glue/default/mpio_err.c     if (buf != NULL) {
NULL               30 ompi/mca/io/romio321/romio/mpi-io/glue/default/mpio_err.c 	if (specific_msg == NULL) {
NULL               69 ompi/mca/io/romio321/romio/mpi-io/glue/default/mpio_file.c     if ((fh == NULL) || (fh->cookie != ADIOI_FILE_COOKIE))
NULL               97 ompi/mca/io/romio321/romio/mpi-io/glue/mpich/mpio_err.c 	MPIR_Err_get_string(error_code, &error_msg[len], 4096-len, NULL);
NULL               98 ompi/mca/io/romio321/romio/mpi-io/glue/mpich/mpio_err.c 	MPID_Abort(NULL, MPI_SUCCESS, error_code, error_msg);
NULL               66 ompi/mca/io/romio321/romio/mpi-io/glue/mpich/mpio_file.c     if ((fh == NULL) || (fh->cookie != ADIOI_FILE_COOKIE))
NULL               28 ompi/mca/io/romio321/romio/mpi-io/glue/openmpi/mpio_err.c     if (buf != NULL) {
NULL               30 ompi/mca/io/romio321/romio/mpi-io/glue/openmpi/mpio_err.c         if (specific_msg == NULL) {
NULL               71 ompi/mca/io/romio321/romio/mpi-io/glue/openmpi/mpio_file.c     if ((fh == NULL) || (fh->cookie != ADIOI_FILE_COOKIE))
NULL               90 ompi/mca/io/romio321/romio/mpi-io/iread_all.c     void *xbuf=NULL, *e32_buf=NULL;
NULL              138 ompi/mca/io/romio321/romio/mpi-io/iread_all.c     if (e32_buf != NULL) {
NULL               84 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c     void *e32buf=NULL;
NULL               85 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c     const void *xbuf=NULL;
NULL              133 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c     if (e32buf != NULL) ADIOI_Free(e32buf);
NULL               43 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         void *tmp_buf = NULL;
NULL              101 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         void *tmp_buf = NULL;
NULL               80 ompi/mca/io/romio321/romio/mpi-io/read.c     void *xbuf=NULL, *e32_buf=NULL;
NULL              176 ompi/mca/io/romio321/romio/mpi-io/read.c     if (e32_buf != NULL) {
NULL               81 ompi/mca/io/romio321/romio/mpi-io/read_all.c     void *xbuf=NULL, *e32_buf=NULL;
NULL              131 ompi/mca/io/romio321/romio/mpi-io/read_all.c     if (e32_buf != NULL) {
NULL               68 ompi/mca/io/romio321/romio/mpi-io/read_allb.c     void *xbuf=NULL, *e32_buf=NULL;
NULL              128 ompi/mca/io/romio321/romio/mpi-io/read_allb.c     if (e32_buf != NULL) {
NULL               86 ompi/mca/io/romio321/romio/mpi-io/read_ord.c     MPI_Recv(NULL, 0, MPI_BYTE, source, 0, adio_fh->comm, MPI_STATUS_IGNORE);
NULL               96 ompi/mca/io/romio321/romio/mpi-io/read_ord.c     MPI_Send(NULL, 0, MPI_BYTE, dest, 0, adio_fh->comm);
NULL               51 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     void *xbuf=NULL, *e32_buf=NULL;
NULL               93 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     MPI_Recv(NULL, 0, MPI_BYTE, source, 0, adio_fh->comm, MPI_STATUS_IGNORE);
NULL              104 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     MPI_Send(NULL, 0, MPI_BYTE, dest, 0, adio_fh->comm);
NULL              127 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     if (e32_buf != NULL) {
NULL               53 ompi/mca/io/romio321/romio/mpi-io/read_sh.c     void *xbuf=NULL, *e32_buf=NULL;
NULL              146 ompi/mca/io/romio321/romio/mpi-io/read_sh.c     if (e32_buf != NULL) {
NULL               70 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c     if (datarep == NULL ||
NULL              105 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c     if ( (read_conversion_fn != NULL) || (write_conversion_fn != NULL) )
NULL              117 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c     if (dtype_file_extent_fn == NULL)
NULL              129 ompi/mca/io/romio321/romio/mpi-io/set_view.c     if ((datarep == NULL) || (strcmp(datarep, "native") &&
NULL               80 ompi/mca/io/romio321/romio/mpi-io/write.c     void *e32buf=NULL;
NULL               81 ompi/mca/io/romio321/romio/mpi-io/write.c     const void *xbuf=NULL;
NULL              181 ompi/mca/io/romio321/romio/mpi-io/write.c     if (e32buf!= NULL) ADIOI_Free(e32buf);
NULL               81 ompi/mca/io/romio321/romio/mpi-io/write_all.c     void *e32buf=NULL;
NULL               82 ompi/mca/io/romio321/romio/mpi-io/write_all.c     const void *xbuf=NULL;
NULL              129 ompi/mca/io/romio321/romio/mpi-io/write_all.c     if (e32buf != NULL) ADIOI_Free(e32buf);
NULL               67 ompi/mca/io/romio321/romio/mpi-io/write_allb.c     void *e32buf=NULL;
NULL               68 ompi/mca/io/romio321/romio/mpi-io/write_allb.c     const void *xbuf=NULL;
NULL              127 ompi/mca/io/romio321/romio/mpi-io/write_allb.c     if ( e32buf != NULL) ADIOI_Free(e32buf);
NULL               56 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     void *e32buf=NULL;
NULL               88 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     MPI_Recv(NULL, 0, MPI_BYTE, source, 0, adio_fh->comm, MPI_STATUS_IGNORE);
NULL              102 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     MPI_Send(NULL, 0, MPI_BYTE, dest, 0, adio_fh->comm);
NULL              122 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     if (e32buf != NULL) ADIOI_Free(e32buf);
NULL               52 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     void *e32buf = NULL;
NULL               53 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     const void *xbuf=NULL;
NULL               94 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     MPI_Recv(NULL, 0, MPI_BYTE, source, 0, adio_fh->comm, MPI_STATUS_IGNORE);
NULL              108 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     MPI_Send(NULL, 0, MPI_BYTE, dest, 0, adio_fh->comm);
NULL               54 ompi/mca/io/romio321/romio/mpi-io/write_sh.c     void *e32buf = NULL;
NULL               55 ompi/mca/io/romio321/romio/mpi-io/write_sh.c     const void *xbuf = NULL;
NULL              146 ompi/mca/io/romio321/romio/mpi-io/write_sh.c     if (e32buf != NULL) ADIOI_Free(e32buf);
NULL               24 ompi/mca/io/romio321/romio/test/aggregation1.c char *prog = NULL;
NULL              101 ompi/mca/io/romio321/romio/test/aggregation1.c         fatal_error( mpi_ret, NULL, "open for write" );
NULL              118 ompi/mca/io/romio321/romio/test/aggregation1.c         fatal_error( mpi_ret, NULL, "close for write" );
NULL              131 ompi/mca/io/romio321/romio/test/aggregation1.c         fatal_error( mpi_ret, NULL, "MPI_Reduce" );
NULL              143 ompi/mca/io/romio321/romio/test/aggregation1.c     char *verify_buf = NULL;
NULL              152 ompi/mca/io/romio321/romio/test/aggregation1.c         fatal_error( mpi_ret, NULL, "open for read" );
NULL              176 ompi/mca/io/romio321/romio/test/aggregation1.c         fatal_error( mpi_ret, NULL, "close for read" );
NULL              214 ompi/mca/io/romio321/romio/test/aggregation1.c     char *target = NULL;
NULL              225 ompi/mca/io/romio321/romio/test/aggregation1.c         if(rank == 0) fatal_error( mpi_ret, NULL, "MPI_info_create.\n");
NULL               19 ompi/mca/io/romio321/romio/test/big_extents.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, NULL); } 
NULL               55 ompi/mca/io/romio321/romio/test/creat_excl.c 		if (opts->fname == NULL) { /* didn't get a filename */
NULL               75 ompi/mca/io/romio321/romio/test/creat_excl.c 	options my_options = {NULL, 0, 0};
NULL               17 ompi/mca/io/romio321/romio/test/external32.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, NULL); }
NULL               52 ompi/mca/io/romio321/romio/test/file_info.c     .cb_config_list = NULL};
NULL              117 ompi/mca/io/romio321/romio/test/file_info.c 	defaults = NULL;
NULL              130 ompi/mca/io/romio321/romio/test/file_info.c     if (defaults != NULL) {
NULL               78 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     int *procname_len = NULL, my_procname_len, *disp = NULL, i;
NULL               80 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     ADIO_cb_name_array array = NULL;
NULL               89 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (array == NULL) {
NULL               99 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	if (array->names == NULL) {
NULL              105 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	if (procname_len == NULL) { 
NULL              112 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	array->names = NULL;
NULL              132 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	    if (procname[i] == NULL) {
NULL              164 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    NULL, NULL, NULL, MPI_CHAR, 0, comm);
NULL              313 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if ( (cb_config_string = malloc(cb_config_len)) == NULL ) {
NULL              319 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     errs += test_file(filename, mynod, nprocs, NULL, "collective w/o hinting", verbose);
NULL              364 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (buf == NULL) {
NULL              370 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (cb_hosts != NULL ) {
NULL              126 ompi/mca/io/romio321/src/io_romio321_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              132 ompi/mca/io/romio321/src/io_romio321_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              137 ompi/mca/io/romio321/src/io_romio321_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_DEFAULT_ONLY,
NULL              143 ompi/mca/io/romio321/src/io_romio321_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              150 ompi/mca/io/romio321/src/io_romio321_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              200 ompi/mca/io/romio321/src/io_romio321_component.c     if (NULL == data) {
NULL              201 ompi/mca/io/romio321/src/io_romio321_component.c         return NULL;
NULL              203 ompi/mca/io/romio321/src/io_romio321_component.c     data->romio_fh = NULL;
NULL              218 ompi/mca/io/romio321/src/io_romio321_component.c     if (NULL != private_data) {
NULL              232 ompi/mca/io/romio321/src/io_romio321_component.c     *private_data = NULL;
NULL               56 ompi/mca/mtl/base/mtl_base_datatype.h         *buffer     = NULL;
NULL               60 ompi/mca/mtl/base/mtl_base_datatype.h     iov.iov_base = NULL;
NULL               63 ompi/mca/mtl/base/mtl_base_datatype.h         if (NULL == iov.iov_base) return OMPI_ERR_OUT_OF_RESOURCE;
NULL               84 ompi/mca/mtl/base/mtl_base_datatype.h         *buffer = NULL;
NULL               41 ompi/mca/mtl/base/mtl_base_frame.c mca_mtl_base_component_t *ompi_mtl_base_selected_component = NULL;
NULL               42 ompi/mca/mtl/base/mtl_base_frame.c mca_mtl_base_module_t *ompi_mtl = NULL;
NULL               57 ompi/mca/mtl/base/mtl_base_frame.c     mca_mtl_base_component_t *best_component = NULL;
NULL               58 ompi/mca/mtl/base/mtl_base_frame.c     mca_mtl_base_module_t *best_module = NULL;
NULL               78 ompi/mca/mtl/base/mtl_base_frame.c     if (NULL == best_component->mtl_init(enable_progress_threads,
NULL               93 ompi/mca/mtl/base/mtl_base_frame.c     if (NULL == ompi_mtl) {
NULL              110 ompi/mca/mtl/base/mtl_base_frame.c     ompi_mtl = NULL;
NULL              111 ompi/mca/mtl/base/mtl_base_frame.c     ompi_mtl_base_selected_component = NULL;
NULL              115 ompi/mca/mtl/base/mtl_base_frame.c     return mca_base_framework_components_close(&ompi_mtl_base_framework, NULL);
NULL              118 ompi/mca/mtl/base/mtl_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, mtl, NULL, NULL, NULL, ompi_mtl_base_close,
NULL               26 ompi/mca/mtl/ofi/mtl_ofi.c          NULL,
NULL               27 ompi/mca/mtl/ofi/mtl_ofi.c          NULL,
NULL               28 ompi/mca/mtl/ofi/mtl_ofi.c          NULL,
NULL               29 ompi/mca/mtl/ofi/mtl_ofi.c          NULL,
NULL               31 ompi/mca/mtl/ofi/mtl_ofi.c          NULL,
NULL               39 ompi/mca/mtl/ofi/mtl_ofi.c     NULL,
NULL               40 ompi/mca/mtl/ofi/mtl_ofi.c     NULL
NULL               53 ompi/mca/mtl/ofi/mtl_ofi.c     char *ep_name = NULL;
NULL               54 ompi/mca/mtl/ofi/mtl_ofi.c     char *ep_names = NULL;
NULL               55 ompi/mca/mtl/ofi/mtl_ofi.c     fi_addr_t *fi_addrs = NULL;
NULL               56 ompi/mca/mtl/ofi/mtl_ofi.c     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL               77 ompi/mca/mtl/ofi/mtl_ofi.c     if (NULL == ep_names) {
NULL               86 ompi/mca/mtl/ofi/mtl_ofi.c     if (NULL == fi_addrs) {
NULL              113 ompi/mca/mtl/ofi/mtl_ofi.c     count = fi_av_insert(ompi_mtl_ofi.av, ep_names, nprocs, fi_addrs, 0, NULL);
NULL              127 ompi/mca/mtl/ofi/mtl_ofi.c         if (NULL == endpoint) {
NULL              165 ompi/mca/mtl/ofi/mtl_ofi.c     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL              168 ompi/mca/mtl/ofi/mtl_ofi.c         if (NULL != procs[i] &&
NULL              169 ompi/mca/mtl/ofi/mtl_ofi.c             NULL != procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL]) {
NULL              177 ompi/mca/mtl/ofi/mtl_ofi.c             procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL] = NULL;
NULL               92 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_mtl_ofi_request_t *ofi_req = NULL;
NULL              111 ompi/mca/mtl/ofi/mtl_ofi.h                 if (NULL != wc[i].op_context) {
NULL              276 ompi/mca/mtl/ofi/mtl_ofi.h     return ofi_req->event_callback(NULL, ofi_req);
NULL              287 ompi/mca/mtl/ofi/mtl_ofi.h     parent_req->event_callback(NULL, parent_req);
NULL              314 ompi/mca/mtl/ofi/mtl_ofi.h         if (OPAL_UNLIKELY(NULL != ofi_req->buffer)) {
NULL              316 ompi/mca/mtl/ofi/mtl_ofi.h             ofi_req->buffer = NULL;
NULL              366 ompi/mca/mtl/ofi/mtl_ofi.h                                       NULL,
NULL              368 ompi/mca/mtl/ofi/mtl_ofi.h                                       NULL,
NULL              402 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_proc_t *ompi_proc = NULL;
NULL              403 ompi/mca/mtl/ofi/mtl_ofi.h     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL              404 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_mtl_ofi_request_t *ack_req = NULL; /* For synchronous send */
NULL              426 ompi/mca/mtl/ofi/mtl_ofi.h     ofi_req.buffer = (free_after) ? start : NULL;
NULL              481 ompi/mca/mtl/ofi/mtl_ofi.h                                           NULL,
NULL              490 ompi/mca/mtl/ofi/mtl_ofi.h                                           NULL,
NULL              513 ompi/mca/mtl/ofi/mtl_ofi.h     if (OPAL_UNLIKELY(NULL != ofi_req.buffer)) {
NULL              538 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_proc_t *ompi_proc = NULL;
NULL              539 ompi/mca/mtl/ofi/mtl_ofi.h     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL              540 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_mtl_ofi_request_t *ack_req = NULL; /* For synchronous send */
NULL              558 ompi/mca/mtl/ofi/mtl_ofi.h     ofi_req->buffer = (free_after) ? start : NULL;
NULL              583 ompi/mca/mtl/ofi/mtl_ofi.h                                       NULL,
NULL              592 ompi/mca/mtl/ofi/mtl_ofi.h                                       NULL,
NULL              606 ompi/mca/mtl/ofi/mtl_ofi.h             && NULL != ofi_req->buffer)) {
NULL              622 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_proc_t *ompi_proc = NULL;
NULL              623 ompi/mca/mtl/ofi/mtl_ofi.h     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL              625 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_status_public_t *status = NULL;
NULL              695 ompi/mca/mtl/ofi/mtl_ofi.h         tagged_msg.msg_iov = NULL;
NULL              696 ompi/mca/mtl/ofi/mtl_ofi.h         tagged_msg.desc = NULL;
NULL              705 ompi/mca/mtl/ofi/mtl_ofi.h         tagged_msg.context = NULL;
NULL              762 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_proc_t *ompi_proc = NULL;
NULL              763 ompi/mca/mtl/ofi/mtl_ofi.h     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL              799 ompi/mca/mtl/ofi/mtl_ofi.h     ofi_req->buffer = (free_after) ? start : NULL;
NULL              810 ompi/mca/mtl/ofi/mtl_ofi.h                                       NULL,
NULL              816 ompi/mca/mtl/ofi/mtl_ofi.h         if (NULL != ofi_req->buffer) {
NULL              909 ompi/mca/mtl/ofi/mtl_ofi.h     ofi_req->buffer = (free_after) ? start : NULL;
NULL              921 ompi/mca/mtl/ofi/mtl_ofi.h     msg.desc = NULL;
NULL              979 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_proc_t *ompi_proc = NULL;
NULL              980 ompi/mca/mtl/ofi/mtl_ofi.h     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL             1016 ompi/mca/mtl/ofi/mtl_ofi.h     msg.msg_iov = NULL;
NULL             1017 ompi/mca/mtl/ofi/mtl_ofi.h     msg.desc = NULL;
NULL             1068 ompi/mca/mtl/ofi/mtl_ofi.h     ompi_proc_t *ompi_proc = NULL;
NULL             1069 ompi/mca/mtl/ofi/mtl_ofi.h     mca_mtl_ofi_endpoint_t *endpoint = NULL;
NULL             1081 ompi/mca/mtl/ofi/mtl_ofi.h     if (NULL == ofi_req) {
NULL             1113 ompi/mca/mtl/ofi/mtl_ofi.h     msg.msg_iov = NULL;
NULL             1114 ompi/mca/mtl/ofi/mtl_ofi.h     msg.desc = NULL;
NULL             1154 ompi/mca/mtl/ofi/mtl_ofi.h         if (NULL == (*message)) {
NULL             1258 ompi/mca/mtl/ofi/mtl_ofi.h     ret = fi_tx_context(ompi_mtl_ofi.sep, ctxt_id, NULL, &ompi_mtl_ofi.ofi_ctxt[ctxt_id].tx_ep, NULL);
NULL             1264 ompi/mca/mtl/ofi/mtl_ofi.h     ret = fi_rx_context(ompi_mtl_ofi.sep, ctxt_id, NULL, &ompi_mtl_ofi.ofi_ctxt[ctxt_id].rx_ep, NULL);
NULL             1270 ompi/mca/mtl/ofi/mtl_ofi.h     ret = fi_cq_open(ompi_mtl_ofi.domain, &cq_attr, &ompi_mtl_ofi.ofi_ctxt[ctxt_id].cq, NULL);
NULL               56 ompi/mca/mtl/ofi/mtl_ofi_component.c     {0, NULL}
NULL               63 ompi/mca/mtl/ofi/mtl_ofi_component.c     {0, NULL}
NULL               75 ompi/mca/mtl/ofi/mtl_ofi_component.c     {0, NULL}
NULL               90 ompi/mca/mtl/ofi/mtl_ofi_component.c     {0, NULL}
NULL              122 ompi/mca/mtl/ofi/mtl_ofi_component.c     mca_base_var_enum_t *new_enum = NULL;
NULL              128 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              133 ompi/mca/mtl/ofi/mtl_ofi_component.c     prov_include = NULL;
NULL              137 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              146 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              156 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              242 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              251 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              265 ompi/mca/mtl/ofi/mtl_ofi_component.c                                     MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              281 ompi/mca/mtl/ofi/mtl_ofi_component.c     ompi_mtl_ofi.domain =  NULL;
NULL              282 ompi/mca/mtl/ofi/mtl_ofi_component.c     ompi_mtl_ofi.av     =  NULL;
NULL              283 ompi/mca/mtl/ofi/mtl_ofi_component.c     ompi_mtl_ofi.sep     =  NULL;
NULL              328 ompi/mca/mtl/ofi/mtl_ofi_component.c     if ((NULL == list) || (NULL == item)) {
NULL              332 ompi/mca/mtl/ofi/mtl_ofi_component.c     while (NULL != list[i]) {
NULL              346 ompi/mca/mtl/ofi/mtl_ofi_component.c     char **include_list = NULL;
NULL              347 ompi/mca/mtl/ofi/mtl_ofi_component.c     char **exclude_list = NULL;
NULL              357 ompi/mca/mtl/ofi/mtl_ofi_component.c     if (NULL != prov_include) {
NULL              359 ompi/mca/mtl/ofi/mtl_ofi_component.c         while ((NULL != prov) &&
NULL              367 ompi/mca/mtl/ofi/mtl_ofi_component.c     } else if (NULL != prov_exclude) {
NULL              369 ompi/mca/mtl/ofi/mtl_ofi_component.c         while ((NULL != prov) &&
NULL              409 ompi/mca/mtl/ofi/mtl_ofi_component.c     ret = fi_getinfo(fi_version, NULL, NULL, 0ULL, hints_dup, prov_cq_data);
NULL              419 ompi/mca/mtl/ofi/mtl_ofi_component.c         prov_cq_data = NULL;
NULL              502 ompi/mca/mtl/ofi/mtl_ofi_component.c     ret = fi_scalable_ep(ompi_mtl_ofi.domain, prov, &ompi_mtl_ofi.sep, NULL);
NULL              517 ompi/mca/mtl/ofi/mtl_ofi_component.c     ret = fi_av_open(ompi_mtl_ofi.domain, &av_attr, &ompi_mtl_ofi.av, NULL);
NULL              562 ompi/mca/mtl/ofi/mtl_ofi_component.c                       NULL);               /* Optional context     */
NULL              578 ompi/mca/mtl/ofi/mtl_ofi_component.c     ret = fi_av_open(ompi_mtl_ofi.domain, &av_attr, &ompi_mtl_ofi.av, NULL);
NULL              600 ompi/mca/mtl/ofi/mtl_ofi_component.c     ret = fi_cq_open(ompi_mtl_ofi.domain, &cq_attr, &ompi_mtl_ofi.ofi_ctxt[0].cq, NULL);
NULL              625 ompi/mca/mtl/ofi/mtl_ofi_component.c     struct fi_info *providers = NULL;
NULL              626 ompi/mca/mtl/ofi/mtl_ofi_component.c     struct fi_info *prov = NULL;
NULL              627 ompi/mca/mtl/ofi/mtl_ofi_component.c     struct fi_info *prov_cq_data = NULL;
NULL              709 ompi/mca/mtl/ofi/mtl_ofi_component.c                      NULL,          /* Optional name or fabric to resolve       */
NULL              710 ompi/mca/mtl/ofi/mtl_ofi_component.c                      NULL,          /* Optional service name or port to request */
NULL              746 ompi/mca/mtl/ofi/mtl_ofi_component.c             } else if (NULL == prov_cq_data) {
NULL              857 ompi/mca/mtl/ofi/mtl_ofi_component.c                     NULL);                /* Optional context for fabric events */
NULL              874 ompi/mca/mtl/ofi/mtl_ofi_component.c                     NULL);                /* Optional context for domain events */
NULL              913 ompi/mca/mtl/ofi/mtl_ofi_component.c     if (NULL == univ_size_str ||
NULL              914 ompi/mca/mtl/ofi/mtl_ofi_component.c         (universe_size = strtol(univ_size_str, NULL, 0)) <= 0) {
NULL              971 ompi/mca/mtl/ofi/mtl_ofi_component.c     hints = NULL;
NULL              973 ompi/mca/mtl/ofi/mtl_ofi_component.c     providers = NULL;
NULL             1024 ompi/mca/mtl/ofi/mtl_ofi_component.c         ompi_mtl_ofi.ofi_ctxt != NULL &&
NULL             1042 ompi/mca/mtl/ofi/mtl_ofi_component.c     return NULL;
NULL               19 ompi/mca/mtl/ofi/mtl_ofi_endpoint.c     endpoint->mtl_ofi_module = NULL;
NULL               43 ompi/mca/mtl/ofi/mtl_ofi_endpoint.h     if (OPAL_UNLIKELY(NULL == ompi_proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL])) {
NULL              130 ompi/mca/mtl/portals4/mtl_portals4.c     md.start     = NULL;
NULL              164 ompi/mca/mtl/portals4/mtl_portals4.c     me.start = NULL;
NULL              187 ompi/mca/mtl/portals4/mtl_portals4.c                       NULL,
NULL              256 ompi/mca/mtl/portals4/mtl_portals4.c     if (NULL == maptable) {
NULL              309 ompi/mca/mtl/portals4/mtl_portals4.c     if (NULL == endpoint) {
NULL              353 ompi/mca/mtl/portals4/mtl_portals4.c     if (NULL == proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PORTALS4]) {
NULL              356 ompi/mca/mtl/portals4/mtl_portals4.c             return NULL;
NULL              411 ompi/mca/mtl/portals4/mtl_portals4.c         if (NULL == procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PORTALS4]) {
NULL              535 ompi/mca/mtl/portals4/mtl_portals4.c         if (NULL != procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PORTALS4]) {
NULL              537 ompi/mca/mtl/portals4/mtl_portals4.c             procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PORTALS4] = NULL;
NULL               75 ompi/mca/mtl/portals4/mtl_portals4_component.c     {0, NULL}
NULL               80 ompi/mca/mtl/portals4/mtl_portals4_component.c                    NULL, NULL);
NULL               93 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              103 ompi/mca/mtl/portals4/mtl_portals4_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              112 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              125 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              137 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              149 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              161 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              173 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              198 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL,
NULL              210 ompi/mca/mtl/portals4/mtl_portals4_component.c                                            NULL, 0, 0,
NULL              266 ompi/mca/mtl/portals4/mtl_portals4_component.c                         0, 0, 1, -1, 1, NULL, 0, NULL, NULL, NULL);
NULL              273 ompi/mca/mtl/portals4/mtl_portals4_component.c                         0, 0, 1, -1, 1, NULL, 0, NULL, NULL, NULL);
NULL              346 ompi/mca/mtl/portals4/mtl_portals4_component.c         return NULL;
NULL              353 ompi/mca/mtl/portals4/mtl_portals4_component.c                     NULL,
NULL              359 ompi/mca/mtl/portals4/mtl_portals4_component.c                     NULL,
NULL              432 ompi/mca/mtl/portals4/mtl_portals4_component.c     return NULL;
NULL              520 ompi/mca/mtl/portals4/mtl_portals4_component.c                 if (NULL != ev.user_ptr) {
NULL              532 ompi/mca/mtl/portals4/mtl_portals4_component.c                 if (NULL != ev.user_ptr) {
NULL               33 ompi/mca/mtl/portals4/mtl_portals4_endpoint.h     if (OPAL_UNLIKELY(NULL == ompi_proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PORTALS4])) {
NULL               22 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                    NULL, NULL);
NULL               48 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                         0, 0, 1, -1, 1, NULL, 0, NULL, NULL, NULL);
NULL               91 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c     me.start = NULL;
NULL              115 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                       NULL,
NULL              176 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                       NULL,
NULL              216 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c     gettimeofday(&ompi_mtl_portals4.flowctl.tv, NULL);
NULL              312 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                      NULL,
NULL              412 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                  NULL,
NULL              450 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                               NULL,
NULL              472 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                               NULL,
NULL              519 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                               NULL,
NULL              538 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                               NULL,
NULL              559 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c                               NULL,
NULL              600 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c     gettimeofday(&tv, NULL);
NULL               25 ompi/mca/mtl/portals4/mtl_portals4_message.c                    ompi_mtl_portals4_message_construct, NULL);
NULL               32 ompi/mca/mtl/portals4/mtl_portals4_message.h     if (NULL == tmp) return NULL;
NULL               39 ompi/mca/mtl/portals4/mtl_portals4_message.h         message->buffer = NULL;
NULL               88 ompi/mca/mtl/portals4/mtl_portals4_probe.c     me.start = NULL;
NULL              166 ompi/mca/mtl/portals4/mtl_portals4_probe.c     me.start = NULL;
NULL              204 ompi/mca/mtl/portals4/mtl_portals4_probe.c         if (NULL == (*message)) {
NULL              213 ompi/mca/mtl/portals4/mtl_portals4_probe.c         if (NULL == (*message)->req_ptr) {
NULL              215 ompi/mca/mtl/portals4/mtl_portals4_probe.c             *message = NULL;
NULL               70 ompi/mca/mtl/portals4/mtl_portals4_recv.c         if (NULL == tmp) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              174 ompi/mca/mtl/portals4/mtl_portals4_recv.c                 if (NULL != ptl_request->buffer_ptr) free(ptl_request->buffer_ptr);
NULL              244 ompi/mca/mtl/portals4/mtl_portals4_recv.c                 if (NULL != ptl_request->buffer_ptr) free(ptl_request->buffer_ptr);
NULL              265 ompi/mca/mtl/portals4/mtl_portals4_recv.c                              NULL,
NULL              292 ompi/mca/mtl/portals4/mtl_portals4_recv.c                 if (NULL != ptl_request->buffer_ptr) free(ptl_request->buffer_ptr);
NULL              374 ompi/mca/mtl/portals4/mtl_portals4_recv.c             if (NULL != ptl_request->buffer_ptr) free(ptl_request->buffer_ptr);
NULL              474 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ptl_request->buffer_ptr = (free_after) ? start : NULL;
NULL              511 ompi/mca/mtl/portals4/mtl_portals4_recv.c         if (NULL != ptl_request->buffer_ptr) free(ptl_request->buffer_ptr);
NULL              557 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ptl_request->buffer_ptr = (free_after) ? start : NULL;
NULL               31 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c                    NULL, NULL);
NULL              150 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c     if (block->start == NULL) return NULL;
NULL              170 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c     if (NULL != block->start) {
NULL              172 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c         block->start = NULL;
NULL              243 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c         if (OPAL_UNLIKELY(NULL == block)) {
NULL              262 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c     while (NULL !=  (item = opal_list_remove_first(&ompi_mtl_portals4.recv_short_blocks))) {
NULL              285 ompi/mca/mtl/portals4/mtl_portals4_recv_short.c             if (NULL == block) {
NULL              168 ompi/mca/mtl/portals4/mtl_portals4_send.c         if (NULL != ptl_request->buffer_ptr) {
NULL              250 ompi/mca/mtl/portals4/mtl_portals4_send.c         me.start = NULL;
NULL              432 ompi/mca/mtl/portals4/mtl_portals4_send.c         if (OPAL_UNLIKELY(NULL == item)) {
NULL              496 ompi/mca/mtl/portals4/mtl_portals4_send.c     ptl_request->buffer_ptr = (free_after) ? start : NULL;
NULL              509 ompi/mca/mtl/portals4/mtl_portals4_send.c     if (NULL == item) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              587 ompi/mca/mtl/portals4/mtl_portals4_send.c         if (NULL != ptl_request.super.buffer_ptr) {
NULL              622 ompi/mca/mtl/portals4/mtl_portals4_send.c     if (OPAL_UNLIKELY(OMPI_SUCCESS != ret && NULL != ptl_request->buffer_ptr)) {
NULL              165 ompi/mca/mtl/psm/mtl_psm.c 		      NULL,
NULL              243 ompi/mca/mtl/psm/mtl_psm.c 	    return NULL;
NULL              262 ompi/mca/mtl/psm/mtl_psm.c     psm_epid_t   *epids_in = NULL;
NULL              263 ompi/mca/mtl/psm/mtl_psm.c     int *mask_in = NULL;
NULL              265 ompi/mca/mtl/psm/mtl_psm.c     psm_epaddr_t *epaddrs_out = NULL;
NULL              266 ompi/mca/mtl/psm/mtl_psm.c     psm_error_t  *errs_out = NULL, err;
NULL              275 ompi/mca/mtl/psm/mtl_psm.c     if (errs_out == NULL) {
NULL              279 ompi/mca/mtl/psm/mtl_psm.c     if (epids_in == NULL) {
NULL              283 ompi/mca/mtl/psm/mtl_psm.c     if (mask_in == NULL) {
NULL              287 ompi/mca/mtl/psm/mtl_psm.c     if (epaddrs_out == NULL) {
NULL              294 ompi/mca/mtl/psm/mtl_psm.c         if (NULL != procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL]) {
NULL              323 ompi/mca/mtl/psm/mtl_psm.c 	if (errstr == NULL) {
NULL              340 ompi/mca/mtl/psm/mtl_psm.c                       opal_output(0, " %s", (NULL == procs[j]->super.proc_hostname) ?
NULL              373 ompi/mca/mtl/psm/mtl_psm.c     if (epids_in != NULL) {
NULL              376 ompi/mca/mtl/psm/mtl_psm.c     if (mask_in != NULL) {
NULL              379 ompi/mca/mtl/psm/mtl_psm.c     if (errs_out != NULL) {
NULL              382 ompi/mca/mtl/psm/mtl_psm.c     if (epaddrs_out != NULL) {
NULL              422 ompi/mca/mtl/psm/mtl_psm.c         err = psm_mq_ipeek(ompi_mtl_psm.mq, &req, NULL);
NULL               82 ompi/mca/mtl/psm/mtl_psm_component.c     {0, NULL}
NULL               98 ompi/mca/mtl/psm/mtl_psm_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              107 ompi/mca/mtl/psm/mtl_psm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              115 ompi/mca/mtl/psm/mtl_psm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              123 ompi/mca/mtl/psm/mtl_psm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              131 ompi/mca/mtl/psm/mtl_psm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              140 ompi/mca/mtl/psm/mtl_psm_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              147 ompi/mca/mtl/psm/mtl_psm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              157 ompi/mca/mtl/psm/mtl_psm_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_LONG_LONG, NULL, 0, 0,
NULL              201 ompi/mca/mtl/psm/mtl_psm_component.c         GLOB_DOOFFS, NULL, &globbuf) != 0) {
NULL              210 ompi/mca/mtl/psm/mtl_psm_component.c     if (strstr(portState, "ACTIVE") != NULL) {
NULL              293 ompi/mca/mtl/psm/mtl_psm_component.c         return NULL;
NULL              297 ompi/mca/mtl/psm/mtl_psm_component.c         return NULL;
NULL              302 ompi/mca/mtl/psm/mtl_psm_component.c         return NULL;
NULL              319 ompi/mca/mtl/psm/mtl_psm_component.c     if (getenv("PSM_DEVICES") == NULL) {
NULL              344 ompi/mca/mtl/psm/mtl_psm_component.c       return NULL;
NULL              355 ompi/mca/mtl/psm/mtl_psm_component.c     err = psm_error_register_handler(NULL /* no ep */,
NULL              360 ompi/mca/mtl/psm/mtl_psm_component.c 	return NULL;
NULL               36 ompi/mca/mtl/psm/mtl_psm_endpoint.c     endpoint->mtl_psm_module = NULL;
NULL               62 ompi/mca/mtl/psm/mtl_psm_endpoint.h     if (OPAL_UNLIKELY(NULL == ompi_proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL])) {
NULL              148 ompi/mca/mtl/psm2/mtl_psm2.c 		      NULL,
NULL              231 ompi/mca/mtl/psm2/mtl_psm2.c 	    return NULL;
NULL              250 ompi/mca/mtl/psm2/mtl_psm2.c     psm2_epid_t   *epids_in = NULL;
NULL              251 ompi/mca/mtl/psm2/mtl_psm2.c     int *mask_in = NULL;
NULL              253 ompi/mca/mtl/psm2/mtl_psm2.c     psm2_epaddr_t *epaddrs_out = NULL;
NULL              254 ompi/mca/mtl/psm2/mtl_psm2.c     psm2_error_t  *errs_out = NULL, err;
NULL              263 ompi/mca/mtl/psm2/mtl_psm2.c     if (errs_out == NULL) {
NULL              267 ompi/mca/mtl/psm2/mtl_psm2.c     if (epids_in == NULL) {
NULL              271 ompi/mca/mtl/psm2/mtl_psm2.c     if (mask_in == NULL) {
NULL              275 ompi/mca/mtl/psm2/mtl_psm2.c     if (epaddrs_out == NULL) {
NULL              282 ompi/mca/mtl/psm2/mtl_psm2.c         if (NULL != procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL]) {
NULL              310 ompi/mca/mtl/psm2/mtl_psm2.c 	if (errstr == NULL) {
NULL              327 ompi/mca/mtl/psm2/mtl_psm2.c                       opal_output(0, " %s", (NULL == procs[j]->super.proc_hostname) ?
NULL              360 ompi/mca/mtl/psm2/mtl_psm2.c     if (epids_in != NULL) {
NULL              363 ompi/mca/mtl/psm2/mtl_psm2.c     if (mask_in != NULL) {
NULL              366 ompi/mca/mtl/psm2/mtl_psm2.c     if (errs_out != NULL) {
NULL              369 ompi/mca/mtl/psm2/mtl_psm2.c     if (epaddrs_out != NULL) {
NULL              410 ompi/mca/mtl/psm2/mtl_psm2.c         err = psm2_mq_ipeek2(ompi_mtl_psm2.mq, &req, NULL);
NULL              193 ompi/mca/mtl/psm2/mtl_psm2_component.c             storage->ulval = strtol (env_value, NULL, 0);
NULL              208 ompi/mca/mtl/psm2/mtl_psm2_component.c                                             variable->variable_type, NULL, 0, variable->flags, variable->info_level, MCA_BASE_VAR_SCOPE_READONLY,
NULL              237 ompi/mca/mtl/psm2/mtl_psm2_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              257 ompi/mca/mtl/psm2/mtl_psm2_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              278 ompi/mca/mtl/psm2/mtl_psm2_component.c   res = glob("/dev/hfi1_[0-9]", GLOB_DOOFFS, NULL, &globbuf);
NULL              283 ompi/mca/mtl/psm2/mtl_psm2_component.c       res = glob("/dev/hfi1_[0-9][0-9]", GLOB_APPEND, NULL, &globbuf);
NULL              298 ompi/mca/mtl/psm2/mtl_psm2_component.c         GLOB_DOOFFS, NULL, &globbuf) != 0) {
NULL              307 ompi/mca/mtl/psm2/mtl_psm2_component.c     if (strstr(portState, "ACTIVE") != NULL) {
NULL              382 ompi/mca/mtl/psm2/mtl_psm2_component.c         return NULL;
NULL              386 ompi/mca/mtl/psm2/mtl_psm2_component.c         return NULL;
NULL              389 ompi/mca/mtl/psm2/mtl_psm2_component.c     err = psm2_error_register_handler(NULL /* no ep */,
NULL              394 ompi/mca/mtl/psm2/mtl_psm2_component.c 	return NULL;
NULL              407 ompi/mca/mtl/psm2/mtl_psm2_component.c     ret = glob("/sys/module/nvidia", GLOB_DOOFFS, NULL, &globbuf);
NULL              427 ompi/mca/mtl/psm2/mtl_psm2_component.c       return NULL;
NULL               37 ompi/mca/mtl/psm2/mtl_psm2_endpoint.c     endpoint->mtl_psm2_module = NULL;
NULL               60 ompi/mca/mtl/psm2/mtl_psm2_endpoint.h     if (OPAL_UNLIKELY(NULL == ompi_proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_MTL])) {
NULL              115 ompi/mca/mtl/psm2/mtl_psm2_probe.c 	if(NULL == msg) {
NULL               92 ompi/mca/mtl/psm2/mtl_psm2_stats.c                                                  NULL, MCA_BASE_VAR_BIND_NO_OBJECT,
NULL               94 ompi/mca/mtl/psm2/mtl_psm2_stats.c                                                  mca_mtl_psm2_get_stats, NULL, NULL,
NULL               43 ompi/mca/op/base/op_base_frame.c     m->opm_enable = NULL;
NULL               44 ompi/mca/op/base/op_base_frame.c     m->opm_op = NULL;
NULL               51 ompi/mca/op/base/op_base_frame.c     m->opm_enable = NULL;
NULL               52 ompi/mca/op/base/op_base_frame.c     m->opm_op = NULL;
NULL               58 ompi/mca/op/base/op_base_frame.c                    module_constructor, NULL);
NULL               60 ompi/mca/op/base/op_base_frame.c                    module_constructor_1_0_0, NULL);
NULL               62 ompi/mca/op/base/op_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, op, NULL, NULL, NULL, NULL,
NULL             1303 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER_PLAIN(name, ftype) NULL
NULL             1308 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER1(name, ftype) NULL
NULL             1313 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER2(name, ftype) NULL
NULL             1318 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER4(name, ftype) NULL
NULL             1323 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER8(name, ftype) NULL
NULL             1328 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER16(name, ftype) NULL
NULL             1344 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL_PLAIN(name, ftype) NULL
NULL             1349 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL2(name, ftype) NULL
NULL             1354 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL4(name, ftype) NULL
NULL             1359 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL8(name, ftype) NULL
NULL             1370 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL16(name, ftype) NULL
NULL             1386 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_DOUBLE_PRECISION(name, ftype) NULL
NULL             1394 ompi/mca/op/base/op_base_functions.c #define SHORT_FLOAT(name, ftype) NULL
NULL             1414 ompi/mca/op/base/op_base_functions.c #define FORTRAN_LOGICAL(name, ftype) NULL
NULL             1426 ompi/mca/op/base/op_base_functions.c #define SHORT_FLOAT_COMPLEX(name, ftype) NULL
NULL             1449 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2REAL(name, ftype) NULL
NULL             1454 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2DOUBLE_PRECISION(name, ftype) NULL
NULL             1459 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2INTEGER(name, ftype) NULL
NULL             1490 ompi/mca/op/base/op_base_functions.c             NULL,
NULL             1566 ompi/mca/op/base/op_base_functions.c             NULL,
NULL             1577 ompi/mca/op/base/op_base_functions.c             NULL,
NULL             1653 ompi/mca/op/base/op_base_functions.c             NULL,
NULL               77 ompi/mca/op/base/op_base_op_select.c static OBJ_CLASS_INSTANCE(avail_op_t, opal_list_item_t, NULL, NULL);
NULL              136 ompi/mca/op/base/op_base_op_select.c          NULL != item;
NULL              141 ompi/mca/op/base/op_base_op_select.c         if (NULL != avail->ao_module->opm_enable) {
NULL              155 ompi/mca/op/base/op_base_op_select.c             if (NULL != avail->ao_module->opm_fns[i]) {
NULL              163 ompi/mca/op/base/op_base_op_select.c             if (NULL != avail->ao_module->opm_3buff_fns[i]) {
NULL              186 ompi/mca/op/base/op_base_op_select.c         if ((NULL == ompi_op_base_functions[op->o_f_to_c_index][i] &&
NULL              187 ompi/mca/op/base/op_base_op_select.c              NULL != op->o_func.intrinsic.fns[i]) ||
NULL              188 ompi/mca/op/base/op_base_op_select.c             (NULL != ompi_op_base_functions[op->o_f_to_c_index][i] &&
NULL              189 ompi/mca/op/base/op_base_op_select.c              NULL == op->o_func.intrinsic.fns[i])) {
NULL              196 ompi/mca/op/base/op_base_op_select.c                 op->o_func.intrinsic.modules[i] = NULL;
NULL              197 ompi/mca/op/base/op_base_op_select.c                 op->o_func.intrinsic.fns[i] = NULL;
NULL              307 ompi/mca/op/base/op_base_op_select.c     *module = NULL;
NULL              332 ompi/mca/op/base/op_base_op_select.c     if (NULL != ret) {
NULL              146 ompi/mca/op/example/op_example_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              164 ompi/mca/op/example/op_example_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              173 ompi/mca/op/example/op_example_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              254 ompi/mca/op/example/op_example_component.c     ompi_op_base_module_t *module = NULL;
NULL              263 ompi/mca/op/example/op_example_component.c         return NULL;
NULL              307 ompi/mca/op/example/op_example_component.c     if (NULL != module) {
NULL               72 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_int = NULL;
NULL               73 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_int_module = NULL;
NULL               74 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_long = NULL;
NULL               75 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_long_module = NULL;
NULL               76 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_integer = NULL;
NULL               77 ompi/mca/op/example/op_example_module_bxor.c     m->fallback_integer_module = NULL;
NULL               75 ompi/mca/op/example/op_example_module_max.c     m->fallback_float = NULL;
NULL               76 ompi/mca/op/example/op_example_module_max.c     m->fallback_float_module = NULL;
NULL               77 ompi/mca/op/example/op_example_module_max.c     m->fallback_real = NULL;
NULL               78 ompi/mca/op/example/op_example_module_max.c     m->fallback_real_module = NULL;
NULL               80 ompi/mca/op/example/op_example_module_max.c     m->fallback_double = NULL;
NULL               81 ompi/mca/op/example/op_example_module_max.c     m->fallback_double_module = NULL;
NULL               82 ompi/mca/op/example/op_example_module_max.c     m->fallback_double_precision = NULL;
NULL               83 ompi/mca/op/example/op_example_module_max.c     m->fallback_double_precision_module = NULL;
NULL               68 ompi/mca/osc/base/osc_base_frame.c     while (NULL !=
NULL               78 ompi/mca/osc/base/osc_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, osc, "One-sided communication", NULL, NULL, NULL,
NULL               43 ompi/mca/osc/base/osc_base_init.c     ompi_osc_base_component_t *best_component = NULL;
NULL               72 ompi/mca/osc/base/osc_base_init.c     if (NULL == best_component) return OMPI_ERR_NOT_SUPPORTED;
NULL               51 ompi/mca/osc/base/osc_base_obj_convert.c     ompi_datatype_t *primitive_datatype = NULL;
NULL               55 ompi/mca/osc/base/osc_base_obj_convert.c     if( NULL == primitive_datatype ) {
NULL              104 ompi/mca/osc/base/osc_base_obj_convert.c         struct ompi_datatype_t *primitive_datatype = NULL;
NULL               56 ompi/mca/osc/base/osc_base_obj_convert.h     if (NULL == datatype) return NULL;
NULL               61 ompi/mca/osc/monitoring/osc_monitoring_component.c     for (unsigned i = 0; NULL != comp.name; comp = osc_monitoring_components_list[++i]) {
NULL               76 ompi/mca/osc/monitoring/osc_monitoring_component.c     ompi_osc_base_component_t *best_component = NULL;
NULL              104 ompi/mca/osc/monitoring/osc_monitoring_component.c     if (NULL == best_component) return OMPI_ERR_NOT_SUPPORTED;
NULL               65 ompi/mca/osc/portals4/osc_portals4_active_target.c         module->start_group = NULL;
NULL               82 ompi/mca/osc/portals4/osc_portals4_active_target.c     if (NULL != module->start_group) {
NULL               97 ompi/mca/osc/portals4/osc_portals4_active_target.c                             NULL,
NULL              109 ompi/mca/osc/portals4/osc_portals4_active_target.c         module->start_group = NULL;
NULL              142 ompi/mca/osc/portals4/osc_portals4_active_target.c                             NULL,
NULL              150 ompi/mca/osc/portals4/osc_portals4_active_target.c         module->post_group = NULL;
NULL              163 ompi/mca/osc/portals4/osc_portals4_active_target.c     if (NULL != module->post_group) {
NULL              169 ompi/mca/osc/portals4/osc_portals4_active_target.c         module->post_group = NULL;
NULL              183 ompi/mca/osc/portals4/osc_portals4_active_target.c     if (NULL != module->post_group) {
NULL              188 ompi/mca/osc/portals4/osc_portals4_active_target.c             module->post_group = NULL;
NULL              410 ompi/mca/osc/portals4/osc_portals4_comm.c                       NULL,
NULL              503 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL              590 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL              672 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL              761 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL              813 ompi/mca/osc/portals4/osc_portals4_comm.c                        NULL,
NULL              848 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL              947 ompi/mca/osc/portals4/osc_portals4_comm.c         module->result_iovec_list = NULL;
NULL              978 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL             1073 ompi/mca/osc/portals4/osc_portals4_comm.c         module->result_iovec_list = NULL;
NULL             1104 ompi/mca/osc/portals4/osc_portals4_comm.c         module->origin_iovec_list = NULL;
NULL             1216 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             1325 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             1430 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             1550 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             1651 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             1765 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             1832 ompi/mca/osc/portals4/osc_portals4_comm.c                           NULL,
NULL             1911 ompi/mca/osc/portals4/osc_portals4_comm.c                                                     (void *)NULL, 0, &target_convertor);
NULL             2038 ompi/mca/osc/portals4/osc_portals4_comm.c     if (NULL == request) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL             2150 ompi/mca/osc/portals4/osc_portals4_comm.c     if (NULL == request) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL             2259 ompi/mca/osc/portals4/osc_portals4_comm.c     if (NULL == request) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL             2472 ompi/mca/osc/portals4/osc_portals4_comm.c     if (NULL == request) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL             2826 ompi/mca/osc/portals4/osc_portals4_comm.c                                NULL);
NULL             2844 ompi/mca/osc/portals4/osc_portals4_comm.c                              NULL);
NULL             2876 ompi/mca/osc/portals4/osc_portals4_comm.c                            NULL,
NULL             2925 ompi/mca/osc/portals4/osc_portals4_comm.c                                  NULL);
NULL             2943 ompi/mca/osc/portals4/osc_portals4_comm.c                            NULL);
NULL             2973 ompi/mca/osc/portals4/osc_portals4_comm.c                            NULL);
NULL             3026 ompi/mca/osc/portals4/osc_portals4_comm.c                                           NULL);
NULL             3046 ompi/mca/osc/portals4/osc_portals4_comm.c                                       NULL);
NULL             3066 ompi/mca/osc/portals4/osc_portals4_comm.c                                         NULL);
NULL             3085 ompi/mca/osc/portals4/osc_portals4_comm.c                                     NULL);
NULL             3123 ompi/mca/osc/portals4/osc_portals4_comm.c                                NULL,
NULL             3156 ompi/mca/osc/portals4/osc_portals4_comm.c                                 NULL,
NULL             3227 ompi/mca/osc/portals4/osc_portals4_comm.c                                       NULL);
NULL             3248 ompi/mca/osc/portals4/osc_portals4_comm.c                                             NULL);
NULL             3274 ompi/mca/osc/portals4/osc_portals4_comm.c                                               NULL);
NULL             3300 ompi/mca/osc/portals4/osc_portals4_comm.c                                 NULL);
NULL             3320 ompi/mca/osc/portals4/osc_portals4_comm.c                                       NULL);
NULL             3344 ompi/mca/osc/portals4/osc_portals4_comm.c                                         NULL);
NULL             3394 ompi/mca/osc/portals4/osc_portals4_comm.c                                 NULL,
NULL             3428 ompi/mca/osc/portals4/osc_portals4_comm.c                                NULL);
NULL             3480 ompi/mca/osc/portals4/osc_portals4_comm.c                                        NULL,
NULL             3549 ompi/mca/osc/portals4/osc_portals4_comm.c                   NULL,
NULL             3620 ompi/mca/osc/portals4/osc_portals4_comm.c                       NULL,
NULL             3622 ompi/mca/osc/portals4/osc_portals4_comm.c                       NULL,
NULL             3640 ompi/mca/osc/portals4/osc_portals4_comm.c                      NULL);
NULL             3666 ompi/mca/osc/portals4/osc_portals4_comm.c                              NULL,
NULL              123 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL == value_string) goto info_not_found;
NULL              140 ompi/mca/osc/portals4/osc_portals4_component.c     ret = mca_base_var_get_value(param, &flag_value, NULL, NULL);
NULL              161 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL == value_string) goto info_not_found;
NULL              177 ompi/mca/osc/portals4/osc_portals4_component.c     ret = mca_base_var_get_value(param, &flag_value, NULL, NULL);
NULL              222 ompi/mca/osc/portals4/osc_portals4_component.c         if (NULL != ev.user_ptr) {
NULL              259 ompi/mca/osc/portals4/osc_portals4_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              269 ompi/mca/osc/portals4/osc_portals4_component.c                                            NULL,
NULL              297 ompi/mca/osc/portals4/osc_portals4_component.c                     NULL,
NULL              353 ompi/mca/osc/portals4/osc_portals4_component.c                                0, 0, 8, 0, 8, NULL, 0, NULL, NULL, NULL);
NULL              408 ompi/mca/osc/portals4/osc_portals4_component.c     ompi_osc_portals4_module_t *module = NULL;
NULL              420 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL == module) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              429 ompi/mca/osc/portals4/osc_portals4_component.c         if (NULL == *base) goto error;
NULL              431 ompi/mca/osc/portals4/osc_portals4_component.c         module->free_after = NULL;
NULL              463 ompi/mca/osc/portals4/osc_portals4_component.c         module->disp_units = NULL;
NULL              511 ompi/mca/osc/portals4/osc_portals4_component.c     module->origin_iovec_list = NULL;
NULL              513 ompi/mca/osc/portals4/osc_portals4_component.c     module->result_iovec_list = NULL;
NULL              580 ompi/mca/osc/portals4/osc_portals4_component.c     module->start_group = NULL;
NULL              581 ompi/mca/osc/portals4/osc_portals4_component.c     module->post_group = NULL;
NULL              624 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL != module->comm) ompi_comm_free(&module->comm);
NULL              625 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL != module) free(module);
NULL              670 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL != module->disp_units) free(module->disp_units);
NULL              672 ompi/mca/osc/portals4/osc_portals4_component.c     if (NULL != module->free_after) free(module->free_after);
NULL               34 ompi/mca/osc/portals4/osc_portals4_passive_target.c                    NULL, NULL);
NULL               57 ompi/mca/osc/portals4/osc_portals4_passive_target.c                   NULL,
NULL               89 ompi/mca/osc/portals4/osc_portals4_passive_target.c                  NULL,
NULL              120 ompi/mca/osc/portals4/osc_portals4_passive_target.c                          NULL,
NULL              243 ompi/mca/osc/portals4/osc_portals4_passive_target.c     ompi_osc_portals4_outstanding_lock_t *lock = NULL, *item;
NULL              253 ompi/mca/osc/portals4/osc_portals4_passive_target.c     if (NULL != item) {
NULL              321 ompi/mca/osc/portals4/osc_portals4_passive_target.c     ompi_osc_portals4_outstanding_lock_t *lock = NULL, *item;
NULL              331 ompi/mca/osc/portals4/osc_portals4_passive_target.c     if (NULL != item) {
NULL               56 ompi/mca/osc/portals4/osc_portals4_request.c                    NULL);
NULL              277 ompi/mca/osc/pt2pt/osc_pt2pt.h     ompi_osc_pt2pt_peer_t *peer = NULL;
NULL              280 ompi/mca/osc/pt2pt/osc_pt2pt.h     if (OPAL_UNLIKELY(NULL == peer)) {
NULL              284 ompi/mca/osc/pt2pt/osc_pt2pt.h         if (NULL == peer) {
NULL              681 ompi/mca/osc/pt2pt/osc_pt2pt.h     while (NULL != (item = opal_list_remove_first (&module->buffer_gc))) {
NULL              835 ompi/mca/osc/pt2pt/osc_pt2pt.h     ompi_osc_pt2pt_sync_t *outstanding_lock = NULL;
NULL              838 ompi/mca/osc/pt2pt/osc_pt2pt.h     if (NULL != outstanding_lock && peer) {
NULL              893 ompi/mca/osc/pt2pt/osc_pt2pt.h     if (NULL == peer) {
NULL              906 ompi/mca/osc/pt2pt/osc_pt2pt.h         return NULL;
NULL              928 ompi/mca/osc/pt2pt/osc_pt2pt.h     return NULL;
NULL               88 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (NULL == ranks1 || NULL == ranks2 || NULL == peers) {
NULL               92 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c         return NULL;
NULL              105 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c         return NULL;
NULL              260 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (NULL == sync->peer_list.peers) {
NULL              442 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (NULL != module->pw_group) {
NULL              468 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (OPAL_UNLIKELY(NULL == peers)) {
NULL              511 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (NULL == module->pw_group) {
NULL              527 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     module->pw_group = NULL;
NULL              549 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (NULL == module->pw_group) {
NULL              561 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c         module->pw_group = NULL;
NULL              598 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     if (!ompi_osc_pt2pt_sync_pscw_peer (module, source, NULL)) {
NULL               79 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (NULL != request) {
NULL               93 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = NULL;
NULL              102 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     assert (NULL != module);
NULL              292 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
NULL              293 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (OPAL_UNLIKELY(NULL == pt2pt_sync)) {
NULL              427 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                     target_count, target_dt, win, NULL);
NULL              460 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
NULL              461 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (OPAL_UNLIKELY(NULL == pt2pt_sync)) {
NULL              603 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            target_dt, op, win, NULL);
NULL              628 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
NULL              629 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (OPAL_UNLIKELY(NULL == pt2pt_sync)) {
NULL              689 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                     NULL, ompi_osc_pt2pt_req_comm_complete, request);
NULL              772 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
NULL              773 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (OPAL_UNLIKELY(NULL == pt2pt_sync)) {
NULL              870 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                         NULL, ompi_osc_pt2pt_req_comm_complete, pt2pt_request);
NULL              974 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target_rank, NULL);
NULL              975 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (OPAL_UNLIKELY(NULL == pt2pt_sync)) {
NULL             1087 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                         NULL, ompi_osc_pt2pt_req_comm_complete, pt2pt_request);
NULL              133 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              142 ompi/mca/osc/pt2pt/osc_pt2pt_component.c 					    NULL, 0, 0, OPAL_INFO_LVL_9, MCA_BASE_VAR_SCOPE_READONLY,
NULL              148 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                                             "(default: 4)", MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0, OPAL_INFO_LVL_4,
NULL              165 ompi/mca/osc/pt2pt/osc_pt2pt_component.c             if (NULL == recv) {
NULL              234 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                                8, 1, -1, 1, NULL, 0, NULL, NULL, NULL);
NULL              246 ompi/mca/osc/pt2pt/osc_pt2pt_component.c                                0, 0, 0, -1, 32, NULL, 0, NULL, NULL, NULL);
NULL              303 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     ompi_osc_pt2pt_module_t *module = NULL;
NULL              323 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     if (NULL == module) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              364 ompi/mca/osc/pt2pt/osc_pt2pt_component.c 	if (NULL == *base) {
NULL              387 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     if (NULL == module->epoch_outgoing_frag_count) {
NULL              473 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     if (NULL == info) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              480 ompi/mca/osc/pt2pt/osc_pt2pt_component.c OBJ_CLASS_INSTANCE(ompi_osc_pt2pt_pending_t, opal_list_item_t, NULL, NULL);
NULL              484 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     recv->buffer = NULL;
NULL              485 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     recv->pml_request = NULL;
NULL              492 ompi/mca/osc/pt2pt/osc_pt2pt_component.c         recv->pml_request->req_complete_cb = NULL;
NULL               65 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     acc_data->source = NULL;
NULL               66 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     acc_data->datatype = NULL;
NULL               67 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     acc_data->op = NULL;
NULL              111 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     pending->data = NULL;
NULL              112 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     pending->datatype = NULL;
NULL              117 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (NULL != pending->data) {
NULL              121 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (NULL != pending->datatype) {
NULL              154 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ddt_buffer->header = NULL;
NULL              161 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ddt_buffer->header = NULL;
NULL              182 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_datatype_t *primitive_datatype = NULL;
NULL              273 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == ctx)) {
NULL              306 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_datatype_t *new_datatype = NULL;
NULL              312 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (OPAL_UNLIKELY(NULL == peer_proc)) {
NULL              322 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (OPAL_UNLIKELY(NULL == new_datatype)) {
NULL              393 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, source, NULL, &datatype, (void **) &data);
NULL              485 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == data)) {
NULL              527 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, target, NULL, &datatype, (void **) &data);
NULL              559 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != target && NULL != source);
NULL              568 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ompi_datatype_t *primitive_datatype = NULL;
NULL              581 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (OPAL_UNLIKELY(NULL == buffer)) {
NULL              626 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == acc_data)) {
NULL              674 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             ompi_datatype_t *primitive_datatype = NULL;
NULL              677 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             assert (NULL != acc_data->target && NULL != acc_data->source);
NULL              712 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == pending_acc)) {
NULL              804 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != proc);
NULL              844 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != proc);
NULL              850 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                             NULL, replace_cb, module);
NULL              865 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (OPAL_UNLIKELY(NULL == buffer)) {
NULL              879 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                         NULL, accumulate_cb, acc_data);
NULL              918 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != proc);
NULL              971 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != proc);
NULL              985 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (OPAL_UNLIKELY(NULL == buffer)) {
NULL             1050 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != proc);
NULL             1102 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == pending_acc)) {
NULL             1140 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     pending_acc->data = NULL;
NULL             1160 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, source, NULL, &datatype, (void **) &data);
NULL             1196 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, source, NULL, &datatype, (void **) &data);
NULL             1206 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                            NULL, 0, datatype, active_target);
NULL             1221 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *buffer = NULL;
NULL             1241 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             ompi_datatype_t *primitive_datatype = NULL;
NULL             1244 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             if (OPAL_UNLIKELY(NULL == buffer)) {
NULL             1282 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, source, NULL, &datatype, (void **) &data);
NULL             1292 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                            source, NULL, 0, datatype, active_target);
NULL             1315 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, source, NULL, &datatype, (void **) &data);
NULL             1497 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == ddt_buffer)) {
NULL             1505 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (OPAL_UNLIKELY(NULL == ddt_buffer->header)) {
NULL             1515 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                     NULL, process_large_datatype_request_cb, ddt_buffer);
NULL             1707 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (NULL == module->recv_frags) {
NULL             1715 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (NULL == module->recv_frags[i].buffer) {
NULL             1734 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     return ompi_osc_pt2pt_irecv_w_cb (buf, count, datatype, src, tag, comm, NULL,
NULL             1771 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     if (NULL == request_out) {
NULL               26 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                    ompi_osc_pt2pt_frag_constructor, NULL);
NULL               99 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     if (NULL == active_frag) {
NULL              129 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     while (NULL != (frag = ((ompi_osc_pt2pt_frag_t *) opal_list_remove_first (&peer->queued_frags)))) {
NULL               70 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     if (NULL != curr && opal_atomic_compare_exchange_strong_ptr (&peer->active_frag, (intptr_t *) &curr, 0)) {
NULL               75 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h             return NULL;
NULL               80 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     if (OPAL_UNLIKELY(NULL == curr)) {
NULL               81 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h         return NULL;
NULL              135 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h         if (NULL == curr || curr->remain_len < request_len || (long_send && curr->pending_long_sends == 32)) {
NULL              137 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h             if (OPAL_UNLIKELY(NULL == curr)) {
NULL              152 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h         if (OPAL_UNLIKELY(NULL == curr)) {
NULL               50 ompi/mca/osc/pt2pt/osc_pt2pt_module.c     if (NULL == module) {
NULL               54 ompi/mca/osc/pt2pt/osc_pt2pt_module.c     if (NULL != module->comm) {
NULL               71 ompi/mca/osc/pt2pt/osc_pt2pt_module.c     win->w_osc_module = NULL;
NULL               99 ompi/mca/osc/pt2pt/osc_pt2pt_module.c     if (NULL != module->recv_frags) {
NULL              109 ompi/mca/osc/pt2pt/osc_pt2pt_module.c     if (NULL != module->comm) {
NULL               51 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                    NULL, NULL);
NULL              326 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         if (OPAL_UNLIKELY(NULL == lock)) {
NULL              346 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (ompi_osc_pt2pt_module_lock_find (module, target, NULL)) {
NULL              374 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_sync_t *lock = NULL;
NULL              382 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     lock = ompi_osc_pt2pt_module_lock_find (module, target, NULL);
NULL              383 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (OPAL_UNLIKELY(NULL == lock)) {
NULL              556 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     lock = ompi_osc_pt2pt_module_lock_find (module, target, NULL);
NULL              557 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (NULL == lock) {
NULL              563 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (OPAL_UNLIKELY(NULL == lock)) {
NULL              706 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (OPAL_UNLIKELY(NULL == lock)) {
NULL              724 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (NULL == pending) {
NULL              830 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert (NULL != lock);
NULL              847 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert (NULL != lock);
NULL              863 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert (NULL != lock);
NULL              887 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert (NULL != peer);
NULL              935 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert (NULL != peer);
NULL               46 ompi/mca/osc/pt2pt/osc_pt2pt_pending_frag.h     if (NULL == ret) return NULL;
NULL               63 ompi/mca/osc/pt2pt/osc_pt2pt_request.c                    NULL);
NULL               44 ompi/mca/osc/pt2pt/osc_pt2pt_request.h             if (NULL == item) {                                         \
NULL               47 ompi/mca/osc/pt2pt/osc_pt2pt_request.h         } while (NULL == item);                                         \
NULL               42 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL               43 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c         return NULL;
NULL               63 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c             *peer = NULL;
NULL               87 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c             *peer = NULL;
NULL              185 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h     sync->peer_list.peers = NULL;
NULL              186 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h     sync->sync.pscw.group = NULL;
NULL              314 ompi/mca/osc/rdma/osc_rdma.h     if (NULL == module->peer_array) {
NULL              315 ompi/mca/osc/rdma/osc_rdma.h         ompi_osc_rdma_peer_t *peer = NULL;
NULL              334 ompi/mca/osc/rdma/osc_rdma.h     if (NULL != peer) {
NULL              359 ompi/mca/osc/rdma/osc_rdma.h         if (OPAL_UNLIKELY(NULL == *handle)) {
NULL              365 ompi/mca/osc/rdma/osc_rdma.h         *handle = NULL;
NULL              400 ompi/mca/osc/rdma/osc_rdma.h     ompi_osc_rdma_sync_t *outstanding_lock = NULL;
NULL              402 ompi/mca/osc/rdma/osc_rdma.h     if (OPAL_LIKELY(NULL != module->outstanding_lock_array)) {
NULL              408 ompi/mca/osc/rdma/osc_rdma.h     if (NULL != outstanding_lock && peer) {
NULL              426 ompi/mca/osc/rdma/osc_rdma.h     if (OPAL_LIKELY(NULL != module->outstanding_lock_array)) {
NULL              445 ompi/mca/osc/rdma/osc_rdma.h     if (OPAL_LIKELY(NULL != module->outstanding_lock_array)) {
NULL              446 ompi/mca/osc/rdma/osc_rdma.h         module->outstanding_lock_array[lock->sync.lock.target] = NULL;
NULL              475 ompi/mca/osc/rdma/osc_rdma.h         return NULL;
NULL              502 ompi/mca/osc/rdma/osc_rdma.h     return NULL;
NULL              579 ompi/mca/osc/rdma/osc_rdma.h             btl_module->btl_flush (btl_module, NULL);
NULL               75 ompi/mca/osc/rdma/osc_rdma_accumulate.c     return NULL;
NULL               89 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == event)) {
NULL              133 ompi/mca/osc/rdma/osc_rdma_accumulate.c         if (NULL != result_buffer) {
NULL              196 ompi/mca/osc/rdma/osc_rdma_accumulate.c     char *ptr = NULL;
NULL              204 ompi/mca/osc/rdma/osc_rdma_accumulate.c         if (OPAL_UNLIKELY(NULL == ptr)) {
NULL              218 ompi/mca/osc/rdma/osc_rdma_accumulate.c             if (NULL == result) {
NULL              379 ompi/mca/osc/rdma/osc_rdma_accumulate.c     subreq = NULL;
NULL              389 ompi/mca/osc/rdma/osc_rdma_accumulate.c             source_iovec[0].iov_base = NULL;
NULL              430 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                              target_primitive, NULL, 0, NULL, peer,
NULL              446 ompi/mca/osc/rdma/osc_rdma_accumulate.c             subreq = NULL;
NULL              552 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                  result_addr, true, NULL, NULL, NULL);
NULL              635 ompi/mca/osc/rdma/osc_rdma_accumulate.c         return ompi_osc_rdma_fetch_and_op_atomic (sync, origin_addr, NULL, dt, extent, peer, target_address, target_handle,
NULL              660 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                 flags, true, NULL, NULL, NULL);
NULL              701 ompi/mca/osc/rdma/osc_rdma_accumulate.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL              702 ompi/mca/osc/rdma/osc_rdma_accumulate.c     ompi_osc_rdma_frag_t *frag = NULL;
NULL              742 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                              ompi_osc_rdma_cas_put_complete, (void *) &complete, NULL);
NULL              790 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL              901 ompi/mca/osc/rdma/osc_rdma_accumulate.c             if (NULL == result_addr) {
NULL              963 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL              970 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                                    target_datatype, op, NULL);
NULL              992 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL             1026 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL             1032 ompi/mca/osc/rdma/osc_rdma_accumulate.c     ret = ompi_osc_rdma_rget_accumulate_internal (sync, origin_addr, origin_count, origin_datatype, NULL, 0,
NULL             1033 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                                   NULL, peer, target_rank, target_disp, target_count, target_datatype,
NULL             1058 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL             1062 ompi/mca/osc/rdma/osc_rdma_accumulate.c     return ompi_osc_rdma_rget_accumulate_internal (sync, origin_addr, origin_count, origin_datatype, NULL, 0,
NULL             1063 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                                    NULL, peer, target_rank, target_disp, target_count, target_datatype,
NULL             1064 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                                    op, NULL);
NULL             1079 ompi/mca/osc/rdma/osc_rdma_accumulate.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL             1084 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                                    target_rank, target_disp, 1, dt, op, NULL);
NULL               50 ompi/mca/osc/rdma/osc_rdma_active_target.c static OBJ_CLASS_INSTANCE(ompi_osc_rdma_pending_post_t, opal_list_item_t, NULL, NULL);
NULL               54 ompi/mca/osc/rdma/osc_rdma_active_target.c     pending_op->op_frag = NULL;
NULL               55 ompi/mca/osc/rdma/osc_rdma_active_target.c     pending_op->op_buffer = NULL;
NULL               56 ompi/mca/osc/rdma/osc_rdma_active_target.c     pending_op->op_result = NULL;
NULL               58 ompi/mca/osc/rdma/osc_rdma_active_target.c     pending_op->cbfunc = NULL;
NULL               59 ompi/mca/osc/rdma/osc_rdma_active_target.c     pending_op->module = NULL;
NULL               64 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL != pending_op->op_frag) {
NULL               68 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL != pending_op->module) {
NULL               94 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL != pending_op->cbfunc) {
NULL               98 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL != pending_op->op_frag) {
NULL              100 ompi/mca/osc/rdma/osc_rdma_active_target.c         pending_op->op_frag = NULL;
NULL              155 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL == ranks1 || NULL == ranks2 || NULL == peers) {
NULL              159 ompi/mca/osc/rdma/osc_rdma_active_target.c         return NULL;
NULL              172 ompi/mca/osc/rdma/osc_rdma_active_target.c         return NULL;
NULL              178 ompi/mca/osc/rdma/osc_rdma_active_target.c         if (NULL == peers[i]) {
NULL              180 ompi/mca/osc/rdma/osc_rdma_active_target.c             peers = NULL;
NULL              251 ompi/mca/osc/rdma/osc_rdma_active_target.c         ompi_osc_rdma_handle_post (module, my_rank, NULL, 0);
NULL              294 ompi/mca/osc/rdma/osc_rdma_active_target.c         nanosleep (&(struct timespec) {.tv_sec = 0, .tv_nsec = 100}, NULL);
NULL              320 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL != module->pw_group) {
NULL              338 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (OPAL_UNLIKELY(NULL == peers)) {
NULL              403 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL == sync->peer_list.peers) {
NULL              472 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL == peers) {
NULL              479 ompi/mca/osc/rdma/osc_rdma_active_target.c     sync->peer_list.peers = NULL;
NULL              516 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL == module->pw_group) {
NULL              535 ompi/mca/osc/rdma/osc_rdma_active_target.c     module->pw_group = NULL;
NULL              556 ompi/mca/osc/rdma/osc_rdma_active_target.c     if (NULL == module->pw_group) {
NULL              579 ompi/mca/osc/rdma/osc_rdma_active_target.c     module->pw_group = NULL;
NULL               62 ompi/mca/osc/rdma/osc_rdma_comm.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL               63 ompi/mca/osc/rdma/osc_rdma_comm.c     ompi_osc_rdma_frag_t *frag = NULL;
NULL              100 ompi/mca/osc/rdma/osc_rdma_comm.c                                              ompi_osc_get_data_complete, (void *) &read_complete, NULL);
NULL              195 ompi/mca/osc/rdma/osc_rdma_comm.c     subreq = NULL;
NULL              284 ompi/mca/osc/rdma/osc_rdma_comm.c             subreq = NULL;
NULL              330 ompi/mca/osc/rdma/osc_rdma_comm.c         if (NULL == request && alloc_reqs) {
NULL              478 ompi/mca/osc/rdma/osc_rdma_comm.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL              479 ompi/mca/osc/rdma/osc_rdma_comm.c     mca_btl_base_rdma_completion_fn_t cbfunc = NULL;
NULL              480 ompi/mca/osc/rdma/osc_rdma_comm.c     ompi_osc_rdma_frag_t *frag = NULL;
NULL              552 ompi/mca/osc/rdma/osc_rdma_comm.c     if (NULL == request->buffer) {
NULL              560 ompi/mca/osc/rdma/osc_rdma_comm.c     if (NULL != frag) {
NULL              597 ompi/mca/osc/rdma/osc_rdma_comm.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL              598 ompi/mca/osc/rdma/osc_rdma_comm.c     ompi_osc_rdma_frag_t *frag = NULL;
NULL              662 ompi/mca/osc/rdma/osc_rdma_comm.c             if (NULL != ptr) {
NULL              667 ompi/mca/osc/rdma/osc_rdma_comm.c             if (OPAL_UNLIKELY(NULL == local_handle)) {
NULL              669 ompi/mca/osc/rdma/osc_rdma_comm.c                 request->buffer = NULL;
NULL              820 ompi/mca/osc/rdma/osc_rdma_comm.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL              825 ompi/mca/osc/rdma/osc_rdma_comm.c                                     target_count, target_datatype, NULL);
NULL              843 ompi/mca/osc/rdma/osc_rdma_comm.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL              876 ompi/mca/osc/rdma/osc_rdma_comm.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL              881 ompi/mca/osc/rdma/osc_rdma_comm.c                                     source_disp, source_count, source_datatype, NULL);
NULL              900 ompi/mca/osc/rdma/osc_rdma_comm.c     if (OPAL_UNLIKELY(NULL == sync)) {
NULL               89 ompi/mca/osc/rdma/osc_rdma_component.c     {.string = NULL},
NULL              165 ompi/mca/osc/rdma/osc_rdma_component.c         (void) mca_base_var_get_value(param, &flag_value, NULL, NULL);
NULL              192 ompi/mca/osc/rdma/osc_rdma_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_5,
NULL              201 ompi/mca/osc/rdma/osc_rdma_component.c                                            description_str, MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_5,
NULL              210 ompi/mca/osc/rdma/osc_rdma_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_5, MCA_BASE_VAR_SCOPE_GROUP,
NULL              217 ompi/mca/osc/rdma/osc_rdma_component.c                                             MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              226 ompi/mca/osc/rdma/osc_rdma_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              234 ompi/mca/osc/rdma/osc_rdma_component.c                                             MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              253 ompi/mca/osc/rdma/osc_rdma_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              261 ompi/mca/osc/rdma/osc_rdma_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              275 ompi/mca/osc/rdma/osc_rdma_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              283 ompi/mca/osc/rdma/osc_rdma_component.c                                              NULL, MCA_BASE_VAR_BIND_MPI_WIN, MCA_BASE_PVAR_FLAG_CONTINUOUS,
NULL              284 ompi/mca/osc/rdma/osc_rdma_component.c                                              ompi_osc_rdma_pvar_read, NULL, NULL,
NULL              290 ompi/mca/osc/rdma/osc_rdma_component.c                                              NULL, MCA_BASE_VAR_BIND_MPI_WIN, MCA_BASE_PVAR_FLAG_CONTINUOUS,
NULL              291 ompi/mca/osc/rdma/osc_rdma_component.c                                              ompi_osc_rdma_pvar_read, NULL, NULL,
NULL              314 ompi/mca/osc/rdma/osc_rdma_component.c                                4, -1, 4, NULL, 0, NULL, NULL, NULL);
NULL              326 ompi/mca/osc/rdma/osc_rdma_component.c                                0, -1, 32, NULL, 0, NULL, NULL, NULL);
NULL              369 ompi/mca/osc/rdma/osc_rdma_component.c         if (opal_cuda_check_bufs(*base, NULL)) {
NULL              379 ompi/mca/osc/rdma/osc_rdma_component.c     if (OMPI_SUCCESS != ompi_osc_rdma_query_btls (comm, NULL)) {
NULL              400 ompi/mca/osc/rdma/osc_rdma_component.c         if (MPI_WIN_FLAVOR_ALLOCATE != module->flavor || NULL == module->state_handle) {
NULL              443 ompi/mca/osc/rdma/osc_rdma_component.c     if (OPAL_UNLIKELY(NULL == module->rank_array)) {
NULL              563 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == temp) {
NULL              615 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == module->segment_base) {
NULL              701 ompi/mca/osc/rdma/osc_rdma_component.c                 peer->state_endpoint = NULL;
NULL              786 ompi/mca/osc/rdma/osc_rdma_component.c     struct mca_btl_base_module_t **possible_btls = NULL;
NULL              790 ompi/mca/osc/rdma/osc_rdma_component.c     struct mca_btl_base_module_t *selected_btl = NULL;
NULL              792 ompi/mca/osc/rdma/osc_rdma_component.c     int *btl_counts = NULL;
NULL              821 ompi/mca/osc/rdma/osc_rdma_component.c     if (NULL != selected_btl) {
NULL              833 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == endpoint) {
NULL              851 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == tmp) {
NULL              858 ompi/mca/osc/rdma/osc_rdma_component.c             possible_btls[j] = NULL;
NULL              862 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == tmp) {
NULL              877 ompi/mca/osc/rdma/osc_rdma_component.c                     } else if (NULL == possible_btls[j]) {
NULL              898 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == possible_btls[i]) {
NULL              920 ompi/mca/osc/rdma/osc_rdma_component.c     if (NULL == selected_btl) {
NULL              942 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == temp) {
NULL             1023 ompi/mca/osc/rdma/osc_rdma_component.c     ret = ompi_comm_split_type (module->comm, MPI_COMM_TYPE_SHARED, 0, NULL, &module->shared_comm);
NULL             1110 ompi/mca/osc/rdma/osc_rdma_component.c     ompi_osc_rdma_module_t *module = NULL;
NULL             1124 ompi/mca/osc/rdma/osc_rdma_component.c     if (NULL == module) {
NULL             1161 ompi/mca/osc/rdma/osc_rdma_component.c             if (NULL == module->outstanding_lock_array) {
NULL             1183 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == module->peer_array) {
NULL             1248 ompi/mca/osc/rdma/osc_rdma_component.c         if (NULL == module->dynamic_handles) {
NULL               46 ompi/mca/osc/rdma/osc_rdma_dynamic.c         return NULL;
NULL              132 ompi/mca/osc/rdma/osc_rdma_dynamic.c     if (NULL != region) {
NULL              182 ompi/mca/osc/rdma/osc_rdma_dynamic.c         module->dynamic_handles[region_index].btl_handle = NULL;
NULL              233 ompi/mca/osc/rdma/osc_rdma_dynamic.c     if (NULL == region) {
NULL              332 ompi/mca/osc/rdma/osc_rdma_dynamic.c         if (NULL == temp) {
NULL              390 ompi/mca/osc/rdma/osc_rdma_dynamic.c     *region = ompi_osc_rdma_find_region_containing (regions, 0, region_count - 1, (intptr_t) base, bound, module->region_size, NULL);
NULL               16 ompi/mca/osc/rdma/osc_rdma_frag.c OBJ_CLASS_INSTANCE(ompi_osc_rdma_frag_t, opal_free_list_item_t, NULL, NULL);
NULL               51 ompi/mca/osc/rdma/osc_rdma_frag.h     if (NULL == curr) {
NULL               52 ompi/mca/osc/rdma/osc_rdma_frag.h         opal_free_list_item_t *item = NULL;
NULL               55 ompi/mca/osc/rdma/osc_rdma_frag.h         if (OPAL_UNLIKELY(NULL == item)) {
NULL               62 ompi/mca/osc/rdma/osc_rdma_frag.h         curr->handle = NULL;
NULL               77 ompi/mca/osc/rdma/osc_rdma_frag.h             curr->handle = NULL;
NULL               46 ompi/mca/osc/rdma/osc_rdma_lock.h     assert (NULL != pending_op);
NULL               67 ompi/mca/osc/rdma/osc_rdma_lock.h         if (NULL == pending_op->op_frag) {
NULL               71 ompi/mca/osc/rdma/osc_rdma_lock.h         if (NULL != pending_op->op_frag) {
NULL               75 ompi/mca/osc/rdma/osc_rdma_lock.h                                                         (void *) pending_op, NULL);
NULL               89 ompi/mca/osc/rdma/osc_rdma_lock.h                                            pending_op->op_frag->handle, (void *) pending_op, NULL, OPAL_SUCCESS);
NULL              111 ompi/mca/osc/rdma/osc_rdma_lock.h                                   wait_for_completion, NULL, NULL, NULL);
NULL              124 ompi/mca/osc/rdma/osc_rdma_lock.h         return ompi_osc_rdma_btl_fop (module, endpoint, address, address_handle, op, operand, flags, NULL, wait_for_completion,
NULL              129 ompi/mca/osc/rdma/osc_rdma_lock.h     assert (NULL != pending_op);
NULL              147 ompi/mca/osc/rdma/osc_rdma_lock.h                                                    (void *) pending_op, NULL);
NULL              180 ompi/mca/osc/rdma/osc_rdma_lock.h                                  NULL, NULL, NULL);
NULL              192 ompi/mca/osc/rdma/osc_rdma_lock.h     assert (NULL != pending_op);
NULL              201 ompi/mca/osc/rdma/osc_rdma_lock.h         if (NULL == pending_op->op_frag) {
NULL              204 ompi/mca/osc/rdma/osc_rdma_lock.h         if (NULL != pending_op->op_frag) {
NULL              208 ompi/mca/osc/rdma/osc_rdma_lock.h                                                           NULL);
NULL               33 ompi/mca/osc/rdma/osc_rdma_module.c     if (NULL == module->peer_array) {
NULL               50 ompi/mca/osc/rdma/osc_rdma_module.c     if (NULL == module) {
NULL               58 ompi/mca/osc/rdma/osc_rdma_module.c     if (NULL != module->comm) {
NULL               76 ompi/mca/osc/rdma/osc_rdma_module.c     win->w_osc_module = NULL;
NULL               80 ompi/mca/osc/rdma/osc_rdma_module.c         if (NULL != module->dynamic_handles) {
NULL               99 ompi/mca/osc/rdma/osc_rdma_module.c     if (NULL != module->rdma_frag) {
NULL              104 ompi/mca/osc/rdma/osc_rdma_module.c     if (NULL == module->peer_array) {
NULL              113 ompi/mca/osc/rdma/osc_rdma_module.c     } else if (NULL != module->comm) {
NULL              115 ompi/mca/osc/rdma/osc_rdma_module.c             if (NULL != module->peer_array[i]) {
NULL              135 ompi/mca/osc/rdma/osc_rdma_module.c         module->segment_base = NULL;
NULL               50 ompi/mca/osc/rdma/osc_rdma_passive_target.c     if (OPAL_UNLIKELY(NULL == lock || OMPI_OSC_RDMA_SYNC_TYPE_LOCK != lock->type)) {
NULL              234 ompi/mca/osc/rdma/osc_rdma_passive_target.c     if (OPAL_UNLIKELY(NULL == lock)) {
NULL              279 ompi/mca/osc/rdma/osc_rdma_passive_target.c     if (OPAL_UNLIKELY(NULL == lock)) {
NULL               54 ompi/mca/osc/rdma/osc_rdma_peer.c     return NULL;
NULL               61 ompi/mca/osc/rdma/osc_rdma_peer.c     *peer_out = NULL;
NULL               64 ompi/mca/osc/rdma/osc_rdma_peer.c     if (OPAL_UNLIKELY(NULL == endpoint && !((module->selected_btl->btl_atomic_flags & MCA_BTL_ATOMIC_SUPPORTS_GLOB) &&
NULL              129 ompi/mca/osc/rdma/osc_rdma_peer.c     if (OPAL_UNLIKELY(NULL == array_endpoint)) {
NULL              154 ompi/mca/osc/rdma/osc_rdma_peer.c     if (OPAL_UNLIKELY(NULL == peer->state_endpoint)) {
NULL              212 ompi/mca/osc/rdma/osc_rdma_peer.c             if (OPAL_UNLIKELY(NULL == ex_peer->super.base_handle)) {
NULL              250 ompi/mca/osc/rdma/osc_rdma_peer.c     if (NULL != peer) {
NULL              256 ompi/mca/osc/rdma/osc_rdma_peer.c         return NULL;
NULL              262 ompi/mca/osc/rdma/osc_rdma_peer.c         return NULL;
NULL              269 ompi/mca/osc/rdma/osc_rdma_peer.c         return NULL;
NULL              325 ompi/mca/osc/rdma/osc_rdma_peer.c                    NULL, NULL);
NULL               53 ompi/mca/osc/rdma/osc_rdma_request.c     request->parent_request = NULL;
NULL               54 ompi/mca/osc/rdma/osc_rdma_request.c     request->to_free = NULL;
NULL               55 ompi/mca/osc/rdma/osc_rdma_request.c     request->buffer = NULL;
NULL               57 ompi/mca/osc/rdma/osc_rdma_request.c     request->cleanup = NULL;
NULL               38 ompi/mca/osc/rdma/osc_rdma_sync.c     if (OPAL_UNLIKELY(NULL == rdma_sync)) {
NULL               39 ompi/mca/osc/rdma/osc_rdma_sync.c         return NULL;
NULL               58 ompi/mca/osc/rdma/osc_rdma_sync.c         *peer = NULL;
NULL               78 ompi/mca/osc/rdma/osc_rdma_sync.c         *peer = NULL;
NULL               71 ompi/mca/osc/sm/osc_sm_active_target.c     if (NULL == ranks1 || NULL == ranks2) {
NULL               74 ompi/mca/osc/sm/osc_sm_active_target.c         return NULL;
NULL               85 ompi/mca/osc/sm/osc_sm_active_target.c         return NULL;
NULL              133 ompi/mca/osc/sm/osc_sm_active_target.c     void *_tmp_ptr = NULL;
NULL              146 ompi/mca/osc/sm/osc_sm_active_target.c         if (NULL == ranks) {
NULL              191 ompi/mca/osc/sm/osc_sm_active_target.c     if (NULL == group || !OPAL_ATOMIC_COMPARE_EXCHANGE_STRONG_PTR((opal_atomic_intptr_t *) &module->start_group, (opal_atomic_intptr_t *) &group, 0)) {
NULL              198 ompi/mca/osc/sm/osc_sm_active_target.c     if (NULL == ranks) {
NULL              230 ompi/mca/osc/sm/osc_sm_active_target.c     if (NULL != module->post_group) {
NULL              241 ompi/mca/osc/sm/osc_sm_active_target.c         if (NULL == ranks) {
NULL              279 ompi/mca/osc/sm/osc_sm_active_target.c     if (NULL == module->post_group) {
NULL              294 ompi/mca/osc/sm/osc_sm_active_target.c     module->post_group = NULL;
NULL              314 ompi/mca/osc/sm/osc_sm_active_target.c     if (NULL == module->post_group) {
NULL              323 ompi/mca/osc/sm/osc_sm_active_target.c         module->post_group = NULL;
NULL              124 ompi/mca/osc/sm/osc_sm_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              191 ompi/mca/osc/sm/osc_sm_component.c     ompi_osc_sm_module_t *module = NULL;
NULL              203 ompi/mca/osc/sm/osc_sm_component.c     if (NULL == module) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              225 ompi/mca/osc/sm/osc_sm_component.c         module->segment_base = NULL;
NULL              227 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->sizes) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              229 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->bases) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              233 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->bases[0]) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              236 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->global_state) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              238 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->node_states) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              240 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->posts) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              256 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == rbuf) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              310 ompi/mca/osc/sm/osc_sm_component.c 	if (NULL == module->segment_base) {
NULL              326 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->sizes) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              328 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->bases) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              330 ompi/mca/osc/sm/osc_sm_component.c         if (NULL == module->posts) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              347 ompi/mca/osc/sm/osc_sm_component.c                 module->bases[i] = NULL;
NULL              370 ompi/mca/osc/sm/osc_sm_component.c     module->start_group = NULL;
NULL              371 ompi/mca/osc/sm/osc_sm_component.c     module->post_group = NULL;
NULL              377 ompi/mca/osc/sm/osc_sm_component.c     if (NULL == module->outstanding_locks) {
NULL              466 ompi/mca/osc/sm/osc_sm_component.c         *((void**) baseptr) = NULL;
NULL              515 ompi/mca/osc/sm/osc_sm_component.c     if (NULL != module->segment_base) {
NULL              524 ompi/mca/osc/sm/osc_sm_component.c         if (NULL != module->bases) {
NULL              588 ompi/mca/osc/sm/osc_sm_component.c     if (NULL == info) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL               40 ompi/mca/osc/ucx/osc_ucx_active_target.c OBJ_CLASS_INSTANCE(ompi_osc_ucx_pending_post_t, opal_list_item_t, NULL, NULL);
NULL               44 ompi/mca/osc/ucx/osc_ucx_active_target.c     ompi_osc_ucx_pending_post_t *pending_post = NULL;
NULL               89 ompi/mca/osc/ucx/osc_ucx_active_target.c     int i, size, *ranks_in_grp = NULL, *ranks_in_win_grp = NULL;
NULL               90 ompi/mca/osc/ucx/osc_ucx_active_target.c     ompi_group_t *win_group = NULL;
NULL              195 ompi/mca/osc/ucx/osc_ucx_active_target.c     module->start_group = NULL;
NULL              214 ompi/mca/osc/ucx/osc_ucx_active_target.c         ompi_group_t *win_group = NULL;
NULL              215 ompi/mca/osc/ucx/osc_ucx_active_target.c         int *ranks_in_grp = NULL, *ranks_in_win_grp = NULL;
NULL              272 ompi/mca/osc/ucx/osc_ucx_active_target.c                     ompi_osc_ucx_handle_incoming_post(module, &(module->state.post_state[j]), NULL, 0);
NULL              308 ompi/mca/osc/ucx/osc_ucx_active_target.c     module->post_group = NULL;
NULL              329 ompi/mca/osc/ucx/osc_ucx_active_target.c         module->post_group = NULL;
NULL               48 ompi/mca/osc/ucx/osc_ucx_comm.c             ompi_osc_ucx_lock_t *item = NULL;
NULL               50 ompi/mca/osc/ucx/osc_ucx_comm.c             if (item == NULL) {
NULL               59 ompi/mca/osc/ucx/osc_ucx_comm.c             ompi_osc_ucx_lock_t *item = NULL;
NULL               61 ompi/mca/osc/ucx/osc_ucx_comm.c             if (item == NULL) {
NULL               98 ompi/mca/osc/ucx/osc_ucx_comm.c         if (*ucx_iov == NULL) {
NULL              126 ompi/mca/osc/ucx/osc_ucx_comm.c     ucx_iovec_t *origin_ucx_iov = NULL, *target_ucx_iov = NULL;
NULL              141 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = create_iov_list(NULL, target_count, target_dt,
NULL              228 ompi/mca/osc/ucx/osc_ucx_comm.c     if (origin_ucx_iov != NULL) {
NULL              231 ompi/mca/osc/ucx/osc_ucx_comm.c     if (target_ucx_iov != NULL) {
NULL              310 ompi/mca/osc/ucx/osc_ucx_comm.c     if (module->local_dynamic_win_info[contain].mem->mem_addrs == NULL) {
NULL              464 ompi/mca/osc/ucx/osc_ucx_comm.c         void *temp_addr_holder = NULL;
NULL              465 ompi/mca/osc/ucx/osc_ucx_comm.c         void *temp_addr = NULL;
NULL              482 ompi/mca/osc/ucx/osc_ucx_comm.c         if (temp_addr == NULL) {
NULL              500 ompi/mca/osc/ucx/osc_ucx_comm.c             ucx_iovec_t *origin_ucx_iov = NULL;
NULL              684 ompi/mca/osc/ucx/osc_ucx_comm.c             void *temp_addr_holder = NULL;
NULL              685 ompi/mca/osc/ucx/osc_ucx_comm.c             void *temp_addr = NULL;
NULL              702 ompi/mca/osc/ucx/osc_ucx_comm.c             if (temp_addr == NULL) {
NULL              720 ompi/mca/osc/ucx/osc_ucx_comm.c                 ucx_iovec_t *origin_ucx_iov = NULL;
NULL              784 ompi/mca/osc/ucx/osc_ucx_comm.c     ompi_osc_ucx_request_t *ucx_req = NULL;
NULL              800 ompi/mca/osc/ucx/osc_ucx_comm.c     assert(NULL != ucx_req);
NULL              835 ompi/mca/osc/ucx/osc_ucx_comm.c     ompi_osc_ucx_request_t *ucx_req = NULL;
NULL              851 ompi/mca/osc/ucx/osc_ucx_comm.c     assert(NULL != ucx_req);
NULL              885 ompi/mca/osc/ucx/osc_ucx_comm.c     ompi_osc_ucx_request_t *ucx_req = NULL;
NULL              894 ompi/mca/osc/ucx/osc_ucx_comm.c     assert(NULL != ucx_req);
NULL              917 ompi/mca/osc/ucx/osc_ucx_comm.c     ompi_osc_ucx_request_t *ucx_req = NULL;
NULL              926 ompi/mca/osc/ucx/osc_ucx_comm.c     assert(NULL != ucx_req);
NULL               57 ompi/mca/osc/ucx/osc_ucx_component.c     .wpool                  = NULL,
NULL              119 ompi/mca/osc/ucx/osc_ucx_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              129 ompi/mca/osc/ucx/osc_ucx_component.c     if (mca_osc_ucx_component.wpool != NULL) {
NULL              205 ompi/mca/osc/ucx/osc_ucx_component.c     ompi_osc_ucx_module_t *module = NULL;
NULL              206 ompi/mca/osc/ucx/osc_ucx_component.c     char *name = NULL;
NULL              212 ompi/mca/osc/ucx/osc_ucx_component.c     void *state_base = NULL;
NULL              217 ompi/mca/osc/ucx/osc_ucx_component.c     void * my_info = NULL;
NULL              218 ompi/mca/osc/ucx/osc_ucx_component.c     char *recv_buf = NULL;
NULL              233 ompi/mca/osc/ucx/osc_ucx_component.c                                    0, 0, 8, 0, 8, NULL, 0, NULL, NULL, NULL);
NULL              253 ompi/mca/osc/ucx/osc_ucx_component.c     if (module == NULL) {
NULL              293 ompi/mca/osc/ucx/osc_ucx_component.c         if (module->disp_units == NULL) {
NULL              348 ompi/mca/osc/ucx/osc_ucx_component.c     if (my_info == NULL) {
NULL              391 ompi/mca/osc/ucx/osc_ucx_component.c     module->start_group = NULL;
NULL              392 ompi/mca/osc/ucx/osc_ucx_component.c     module->post_group = NULL;
NULL              395 ompi/mca/osc/ucx/osc_ucx_component.c     module->start_grp_ranks = NULL;
NULL               19 ompi/mca/osc/ucx/osc_ucx_passive_target.c OBJ_CLASS_INSTANCE(ompi_osc_ucx_lock_t, opal_object_t, NULL, NULL);
NULL               98 ompi/mca/osc/ucx/osc_ucx_passive_target.c     ompi_osc_ucx_lock_t *lock = NULL;
NULL              108 ompi/mca/osc/ucx/osc_ucx_passive_target.c         ompi_osc_ucx_lock_t *item = NULL;
NULL              111 ompi/mca/osc/ucx/osc_ucx_passive_target.c         if (item != NULL) {
NULL              148 ompi/mca/osc/ucx/osc_ucx_passive_target.c     ompi_osc_ucx_lock_t *lock = NULL;
NULL              156 ompi/mca/osc/ucx/osc_ucx_passive_target.c     if (lock == NULL) {
NULL               56 ompi/mca/osc/ucx/osc_ucx_request.c                    request_construct, NULL);
NULL               30 ompi/mca/osc/ucx/osc_ucx_request.h             if (item == NULL) {                                         \
NULL               35 ompi/mca/osc/ucx/osc_ucx_request.h         } while (item == NULL);                                         \
NULL               47 ompi/mca/pml/base/pml_base_bsend.c unsigned char          *mca_pml_bsend_userbase=NULL;/* user provided buffer base */
NULL               48 ompi/mca/pml/base/pml_base_bsend.c unsigned char          *mca_pml_bsend_base = NULL;/* adjusted base of user buffer */
NULL               49 ompi/mca/pml/base/pml_base_bsend.c unsigned char          *mca_pml_bsend_addr = NULL;/* current offset into user buffer */
NULL               67 ompi/mca/pml/base/pml_base_bsend.c         return NULL;
NULL               92 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == (mca_pml_bsend_allocator_component = mca_allocator_component_lookup(ompi_pml_base_bsend_allocator_name))) {
NULL              115 ompi/mca/pml/base/pml_base_bsend.c     if(NULL != mca_pml_bsend_allocator)
NULL              117 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_allocator = NULL;
NULL              133 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == addr || size <= 0) {
NULL              139 ompi/mca/pml/base/pml_base_bsend.c     if(NULL != mca_pml_bsend_allocator) {
NULL              145 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_allocator = mca_pml_bsend_allocator_component->allocator_init(thread_safe, mca_pml_bsend_alloc_segment, NULL, NULL);
NULL              146 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == mca_pml_bsend_allocator) {
NULL              180 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == mca_pml_bsend_allocator) {
NULL              191 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_allocator = NULL;
NULL              194 ompi/mca/pml/base/pml_base_bsend.c     if(NULL != addr)
NULL              196 ompi/mca/pml/base/pml_base_bsend.c     if(NULL != size)
NULL              200 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_userbase = NULL;
NULL              202 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_base = NULL;
NULL              203 ompi/mca/pml/base/pml_base_bsend.c     mca_pml_bsend_addr = NULL;
NULL              227 ompi/mca/pml/base/pml_base_bsend.c         if(NULL == mca_pml_bsend_addr) {
NULL              228 ompi/mca/pml/base/pml_base_bsend.c             sendreq->req_addr = NULL;
NULL              236 ompi/mca/pml/base/pml_base_bsend.c         if(NULL == sendreq->req_addr) {
NULL              282 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == mca_pml_bsend_addr) {
NULL              283 ompi/mca/pml/base/pml_base_bsend.c         sendreq->req_addr = NULL;
NULL              291 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == sendreq->req_addr) {
NULL              314 ompi/mca/pml/base/pml_base_bsend.c     void* buf = NULL;
NULL              317 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == mca_pml_bsend_addr) {
NULL              319 ompi/mca/pml/base/pml_base_bsend.c         return NULL;
NULL              325 ompi/mca/pml/base/pml_base_bsend.c     if(NULL == buf) {
NULL              331 ompi/mca/pml/base/pml_base_bsend.c         return NULL;
NULL              370 ompi/mca/pml/base/pml_base_bsend.c        sendreq->req_addr == NULL ||
NULL               63 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_add_procs */
NULL               64 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_del_procs */
NULL               65 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_enable */
NULL               67 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_add_comm */
NULL               68 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_del_comm */
NULL               69 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_irecv_init */
NULL               70 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_irecv */
NULL               71 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_recv */
NULL               72 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_isend_init */
NULL               73 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_isend */
NULL               74 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_send */
NULL               75 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_iprobe */
NULL               76 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_probe */
NULL               77 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_start */
NULL               78 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_dump */
NULL               79 ompi/mca/pml/base/pml_base_frame.c     NULL,                    /* pml_ft_event */
NULL               86 ompi/mca/pml/base/pml_base_frame.c char *ompi_pml_base_bsend_allocator_name = NULL;
NULL               89 ompi/mca/pml/base/pml_base_frame.c static char *ompi_pml_base_wrapper = NULL;
NULL               99 ompi/mca/pml/base/pml_base_frame.c     (void) mca_base_var_register("ompi", "pml", "base", "bsend_allocator", NULL,
NULL              100 ompi/mca/pml/base/pml_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              106 ompi/mca/pml/base/pml_base_frame.c     ompi_pml_base_wrapper = NULL;
NULL              109 ompi/mca/pml/base/pml_base_frame.c                                    MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              113 ompi/mca/pml/base/pml_base_frame.c     (void) mca_base_var_register_synonym(var_id, "ompi", "pml", NULL, "wrapper", 0);
NULL              120 ompi/mca/pml/base/pml_base_frame.c   if (NULL != mca_pml_base_selected_component.pmlm_finalize) {
NULL              132 ompi/mca/pml/base/pml_base_frame.c     if( NULL != mca_pml.pml_progress ) {
NULL              160 ompi/mca/pml/base/pml_base_frame.c     return mca_base_framework_components_close(&ompi_pml_base_framework, NULL);
NULL              191 ompi/mca/pml/base/pml_base_frame.c     mca_pml_base_selected_component.pmlm_finalize = NULL;
NULL              206 ompi/mca/pml/base/pml_base_frame.c         const char **default_pml = NULL;
NULL              209 ompi/mca/pml/base/pml_base_frame.c         var_id = mca_base_var_find("ompi", "pml", NULL, NULL);
NULL              210 ompi/mca/pml/base/pml_base_frame.c         mca_base_var_get_value(var_id, &default_pml, NULL, NULL);
NULL              212 ompi/mca/pml/base/pml_base_frame.c         if( (NULL == default_pml || NULL == default_pml[0] ||
NULL              228 ompi/mca/pml/base/pml_base_frame.c     if( NULL != ompi_pml_base_wrapper) {
NULL               80 ompi/mca/pml/base/pml_base_recvreq.h     (request)->req_base.req_proc = NULL;                                 \
NULL               42 ompi/mca/pml/base/pml_base_request.c     NULL
NULL               63 ompi/mca/pml/base/pml_base_select.c     opal_list_item_t *item = NULL;
NULL               64 ompi/mca/pml/base/pml_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               65 ompi/mca/pml/base/pml_base_select.c     mca_pml_base_component_t *component = NULL, *best_component = NULL;
NULL               66 ompi/mca/pml/base/pml_base_select.c     mca_pml_base_module_t *module = NULL, *best_module = NULL;
NULL               68 ompi/mca/pml/base/pml_base_select.c     opened_component_t *om = NULL;
NULL               71 ompi/mca/pml/base/pml_base_select.c     mca_pml_base_component_t *wrapper_component = NULL;
NULL               79 ompi/mca/pml/base/pml_base_select.c     best_component = NULL;
NULL               80 ompi/mca/pml/base/pml_base_select.c     module = NULL;
NULL               88 ompi/mca/pml/base/pml_base_select.c             char * tmp_val = NULL;
NULL               90 ompi/mca/pml/base/pml_base_select.c             if( NULL == tmp_val) {
NULL              110 ompi/mca/pml/base/pml_base_select.c         if (NULL == component->pmlm_init) {
NULL              128 ompi/mca/pml/base/pml_base_select.c         if (NULL == module) {
NULL              157 ompi/mca/pml/base/pml_base_select.c         if (NULL == om) {
NULL              167 ompi/mca/pml/base/pml_base_select.c     if( NULL == best_component ) {
NULL              173 ompi/mca/pml/base/pml_base_select.c             char * tmp_val = NULL;
NULL              175 ompi/mca/pml/base/pml_base_select.c             if( NULL == tmp_val) {
NULL              207 ompi/mca/pml/base/pml_base_select.c          NULL != item;
NULL              218 ompi/mca/pml/base/pml_base_select.c             if (NULL != om->om_component->pmlm_finalize) {
NULL              239 ompi/mca/pml/base/pml_base_select.c     if( NULL != wrapper_component ) {
NULL              260 ompi/mca/pml/base/pml_base_select.c     if( NULL != wrapper_component ) {
NULL              285 ompi/mca/pml/base/pml_base_select.c     if( NULL != mca_pml.pml_progress ) {
NULL              359 ompi/mca/pml/base/pml_base_select.c     if (NULL == remote_pml) {
NULL              375 ompi/mca/pml/base/pml_base_select.c                     (NULL == procs[0]->super.proc_hostname) ? "unknown" : procs[0]->super.proc_hostname,
NULL               37 ompi/mca/pml/cm/pml_cm.c         NULL, /* No progress function. The MTL register their own */
NULL               54 ompi/mca/pml/cm/pml_cm.c         NULL,
NULL               74 ompi/mca/pml/cm/pml_cm.c                          NULL, 0, NULL, NULL, NULL);
NULL               84 ompi/mca/pml/cm/pml_cm.c                          NULL, 0, NULL, NULL, NULL);
NULL               99 ompi/mca/pml/cm/pml_cm.c     comm->c_pml_comm = NULL;
NULL               89 ompi/mca/pml/cm/pml_cm.h     if( OPAL_UNLIKELY(NULL == recvreq) ) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              112 ompi/mca/pml/cm/pml_cm.h     ompi_proc_t* ompi_proc = NULL;
NULL              116 ompi/mca/pml/cm/pml_cm.h     if( OPAL_UNLIKELY(NULL == recvreq) ) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              168 ompi/mca/pml/cm/pml_cm.h     req.req_ompi.req_complete_cb = NULL;
NULL              215 ompi/mca/pml/cm/pml_cm.h     if (NULL != status) {  /* return status */
NULL              240 ompi/mca/pml/cm/pml_cm.h     if (OPAL_UNLIKELY(NULL == sendreq)) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              272 ompi/mca/pml/cm/pml_cm.h         ompi_proc_t* ompi_proc = NULL;
NULL              276 ompi/mca/pml/cm/pml_cm.h         if (OPAL_UNLIKELY(NULL == sendreq)) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              298 ompi/mca/pml/cm/pml_cm.h         ompi_proc_t* ompi_proc = NULL;
NULL              301 ompi/mca/pml/cm/pml_cm.h         if (OPAL_UNLIKELY(NULL == sendreq)) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              347 ompi/mca/pml/cm/pml_cm.h         if (OPAL_UNLIKELY(NULL == sendreq)) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              488 ompi/mca/pml/cm/pml_cm.h     if( OPAL_UNLIKELY(NULL == recvreq) ) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              522 ompi/mca/pml/cm/pml_cm.h     if( OPAL_UNLIKELY(NULL == recvreq) ) return OMPI_ERR_OUT_OF_RESOURCE;
NULL              542 ompi/mca/pml/cm/pml_cm.h     if (NULL != status) {  /* return status */
NULL               28 ompi/mca/pml/cm/pml_cm_cancel.c     mca_mtl_request_t *mtl_req = NULL;
NULL               83 ompi/mca/pml/cm/pml_cm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               91 ompi/mca/pml/cm/pml_cm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               99 ompi/mca/pml/cm/pml_cm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              145 ompi/mca/pml/cm/pml_cm_component.c         return NULL;
NULL              164 ompi/mca/pml/cm/pml_cm_component.c     if (NULL != ompi_mtl) {
NULL               69 ompi/mca/pml/cm/pml_cm_recvreq.c                    NULL);
NULL               75 ompi/mca/pml/cm/pml_cm_recvreq.c                    NULL);
NULL               73 ompi/mca/pml/cm/pml_cm_sendreq.c                    NULL,
NULL               74 ompi/mca/pml/cm/pml_cm_sendreq.c                    NULL);
NULL               79 ompi/mca/pml/cm/pml_cm_sendreq.c                    NULL);
NULL               84 ompi/mca/pml/cm/pml_cm_sendreq.c                    NULL);
NULL               71 ompi/mca/pml/cm/pml_cm_sendreq.h     if(OPAL_UNLIKELY(NULL == ompi_proc)) {                              \
NULL               72 ompi/mca/pml/cm/pml_cm_sendreq.h         sendreq = NULL;                                                 \
NULL               99 ompi/mca/pml/cm/pml_cm_sendreq.h     if(OPAL_UNLIKELY(NULL == ompi_proc)) {                              \
NULL              100 ompi/mca/pml/cm/pml_cm_sendreq.h         sendreq = NULL;                                                 \
NULL              367 ompi/mca/pml/cm/pml_cm_sendreq.h         if (NULL == sendreq->req_buff) {                                \
NULL               41 ompi/mca/pml/cm/pml_cm_start.c         if (OMPI_REQUEST_PML != requests[i]->req_type || NULL == pml_request) {
NULL               79 ompi/mca/pml/crcpw/pml_crcpw_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               87 ompi/mca/pml/crcpw/pml_crcpw_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              100 ompi/mca/pml/crcpw/pml_crcpw_component.c     mca_pml_crcpw_component.output_handle = opal_output_open(NULL);
NULL              161 ompi/mca/pml/crcpw/pml_crcpw_component.c                              NULL, 0, NULL, NULL, NULL);
NULL               83 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL               85 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( OPAL_UNLIKELY(NULL == ompi_crcp.pml_enable) ) {
NULL              125 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              127 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( OPAL_UNLIKELY(NULL == ompi_crcp.pml_add_comm) ) {
NULL              167 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              169 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( OPAL_UNLIKELY(NULL == ompi_crcp.pml_del_comm) ) {
NULL              174 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( NULL == pml_state ) {
NULL              212 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              250 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              288 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              331 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              375 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              414 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              456 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              498 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              537 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              581 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_status_public_t* status = NULL;
NULL              582 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              589 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( given_status == NULL) {
NULL              623 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( given_status == NULL) {
NULL              639 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              677 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              679 ompi/mca/pml/crcpw/pml_crcpw_module.c     if( OPAL_LIKELY(NULL == ompi_crcp.pml_progress) ) {
NULL              719 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              808 ompi/mca/pml/crcpw/pml_crcpw_module.c     ompi_crcp_base_pml_state_t * pml_state = NULL;
NULL              824 ompi/mca/pml/crcpw/pml_crcpw_module.c         NULL != mca_pml_crcpw_module.wrapped_pml_module.pml_ft_event) {
NULL               23 ompi/mca/pml/example/pml_example_cancel.c     if(NULL != flag)
NULL               61 ompi/mca/pml/example/pml_example_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               32 ompi/mca/pml/monitoring/pml_monitoring_component.c     NULL,
NULL               49 ompi/mca/pml/monitoring/pml_monitoring_component.c     NULL,
NULL              108 ompi/mca/pml/monitoring/pml_monitoring_component.c     return NULL;
NULL              123 ompi/mca/pml/monitoring/pml_monitoring_component.c         mca_pml_base_component_t *component = NULL;
NULL              124 ompi/mca/pml/monitoring/pml_monitoring_component.c         mca_base_component_list_item_t *cli = NULL;
NULL              200 ompi/mca/pml/monitoring/pml_monitoring_component.c         .mca_close_component = NULL, /* component close */
NULL               27 ompi/mca/pml/monitoring/pml_monitoring_start.c         if(NULL == pml_request) {
NULL               63 ompi/mca/pml/ob1/pml_ob1.c         NULL,  /* mca_pml_ob1_progress, */
NULL              114 ompi/mca/pml/ob1/pml_ob1.c                           NULL, 0, NULL, NULL, NULL);
NULL              126 ompi/mca/pml/ob1/pml_ob1.c                           NULL, 0, NULL, NULL, NULL);
NULL              137 ompi/mca/pml/ob1/pml_ob1.c                           NULL, 0, NULL, NULL, NULL);
NULL              151 ompi/mca/pml/ob1/pml_ob1.c                           NULL, 0, NULL, NULL, NULL);
NULL              176 ompi/mca/pml/ob1/pml_ob1.c                           NULL, 0, NULL, NULL, NULL);
NULL              187 ompi/mca/pml/ob1/pml_ob1.c                           NULL, 0, NULL, NULL, NULL);
NULL              201 ompi/mca/pml/ob1/pml_ob1.c     if (NULL == pml_comm) {
NULL              277 ompi/mca/pml/ob1/pml_ob1.c             if( NULL != pml_proc->frags_cant_match ) {
NULL              279 ompi/mca/pml/ob1/pml_ob1.c                 if( NULL != frag ) {
NULL              295 ompi/mca/pml/ob1/pml_ob1.c     comm->c_pml_comm = NULL;
NULL              414 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              420 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              426 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              432 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              438 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              444 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              450 ompi/mca/pml/ob1/pml_ob1.c                                NULL );
NULL              581 ompi/mca/pml/ob1/pml_ob1.c         if( NULL != item->range ) {
NULL              621 ompi/mca/pml/ob1/pml_ob1.c         if (NULL == proc) {
NULL              639 ompi/mca/pml/ob1/pml_ob1.c         if( NULL != proc->frags_cant_match ) {
NULL              689 ompi/mca/pml/ob1/pml_ob1.c     if(NULL == fin) {
NULL              694 ompi/mca/pml/ob1/pml_ob1.c     fin->des_cbdata = NULL;
NULL              721 ompi/mca/pml/ob1/pml_ob1.c         mca_bml_base_btl_t *send_dst = NULL;
NULL              726 ompi/mca/pml/ob1/pml_ob1.c         if(NULL == pckt)
NULL              728 ompi/mca/pml/ob1/pml_ob1.c         if(pckt->bml_btl != NULL &&
NULL              737 ompi/mca/pml/ob1/pml_ob1.c         if(NULL == send_dst) {
NULL              793 ompi/mca/pml/ob1/pml_ob1.c         if(NULL == frag)
NULL              829 ompi/mca/pml/ob1/pml_ob1.c     ompi_proc_t** procs = NULL;
NULL              836 ompi/mca/pml/ob1/pml_ob1.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              850 ompi/mca/pml/ob1/pml_ob1.c                 if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              863 ompi/mca/pml/ob1/pml_ob1.c             if(NULL == procs) {
NULL              894 ompi/mca/pml/ob1/pml_ob1.c         if(NULL == procs) {
NULL              953 ompi/mca/pml/ob1/pml_ob1.c                 if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              962 ompi/mca/pml/ob1/pml_ob1.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              977 ompi/mca/pml/ob1/pml_ob1.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              982 ompi/mca/pml/ob1/pml_ob1.c             if( NULL != procs ) {
NULL              987 ompi/mca/pml/ob1/pml_ob1.c                 procs = NULL;
NULL              993 ompi/mca/pml/ob1/pml_ob1.c                 if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             1009 ompi/mca/pml/ob1/pml_ob1.c         if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             1024 ompi/mca/pml/ob1/pml_ob1.c         if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL             1029 ompi/mca/pml/ob1/pml_ob1.c         if( NULL != procs ) {
NULL             1034 ompi/mca/pml/ob1/pml_ob1.c             procs = NULL;
NULL               32 ompi/mca/pml/ob1/pml_ob1_comm.c     proc->ompi_proc = NULL;
NULL               35 ompi/mca/pml/ob1/pml_ob1_comm.c     proc->frags_cant_match = NULL;
NULL               45 ompi/mca/pml/ob1/pml_ob1_comm.c     assert(NULL == proc->frags_cant_match);
NULL               72 ompi/mca/pml/ob1/pml_ob1_comm.c     comm->procs = NULL;
NULL               80 ompi/mca/pml/ob1/pml_ob1_comm.c     if (NULL != comm->procs) {
NULL              112 ompi/mca/pml/ob1/pml_ob1_comm.c     if(NULL == comm->procs) {
NULL               95 ompi/mca/pml/ob1/pml_ob1_comm.h     if (OPAL_UNLIKELY(NULL == pml_comm->procs[rank])) {
NULL               97 ompi/mca/pml/ob1/pml_ob1_comm.h         if (NULL == pml_comm->procs[rank]) {
NULL               49 ompi/mca/pml/ob1/pml_ob1_component.c                     NULL,
NULL               50 ompi/mca/pml/ob1/pml_ob1_component.c                     NULL );
NULL               98 ompi/mca/pml/ob1/pml_ob1_component.c                                            NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              111 ompi/mca/pml/ob1/pml_ob1_component.c                                            NULL, MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0,
NULL              125 ompi/mca/pml/ob1/pml_ob1_component.c                                            NULL, MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              220 ompi/mca/pml/ob1/pml_ob1_component.c                                            "(default: false)", MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              226 ompi/mca/pml/ob1/pml_ob1_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              231 ompi/mca/pml/ob1/pml_ob1_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, MPI_T_BIND_MPI_COMM,
NULL              233 ompi/mca/pml/ob1/pml_ob1_component.c                                            mca_pml_ob1_get_unex_msgq_size, NULL, mca_pml_ob1_comm_size_notify, NULL);
NULL              238 ompi/mca/pml/ob1/pml_ob1_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, MPI_T_BIND_MPI_COMM,
NULL              240 ompi/mca/pml/ob1/pml_ob1_component.c                                            mca_pml_ob1_get_posted_recvq_size, NULL, mca_pml_ob1_comm_size_notify, NULL);
NULL              247 ompi/mca/pml/ob1/pml_ob1_component.c     mca_pml_ob1_output = opal_output_open(NULL);
NULL              281 ompi/mca/pml/ob1/pml_ob1_component.c     if(NULL == allocator_component) {
NULL              283 ompi/mca/pml/ob1/pml_ob1_component.c         return NULL;
NULL              288 ompi/mca/pml/ob1/pml_ob1_component.c                                                                 mca_pml_ob1_seg_free, NULL);
NULL              289 ompi/mca/pml/ob1/pml_ob1_component.c     if(NULL == mca_pml_ob1.allocator) {
NULL              291 ompi/mca/pml/ob1/pml_ob1_component.c         return NULL;
NULL              296 ompi/mca/pml/ob1/pml_ob1_component.c         return NULL;
NULL              327 ompi/mca/pml/ob1/pml_ob1_component.c         if( NULL != mca_pml_ob1.allocator ) {
NULL              329 ompi/mca/pml/ob1/pml_ob1_component.c             mca_pml_ob1.allocator = NULL;
NULL              338 ompi/mca/pml/ob1/pml_ob1_component.c     if( NULL != mca_pml_ob1_recvreq ) {
NULL              340 ompi/mca/pml/ob1/pml_ob1_component.c         mca_pml_ob1_recvreq = NULL;
NULL              343 ompi/mca/pml/ob1/pml_ob1_component.c     if( NULL != mca_pml_ob1_sendreq ) {
NULL              345 ompi/mca/pml/ob1/pml_ob1_component.c         mca_pml_ob1_sendreq = NULL;
NULL              360 ompi/mca/pml/ob1/pml_ob1_component.c     if( NULL != mca_pml_ob1.allocator ) {
NULL              362 ompi/mca/pml/ob1/pml_ob1_component.c         mca_pml_ob1.allocator = NULL;
NULL              125 ompi/mca/pml/ob1/pml_ob1_cuda.c             mca_btl_base_registration_handle_t *handle = NULL;
NULL              127 ompi/mca/pml/ob1/pml_ob1_cuda.c             if( NULL != bml_btl->btl->btl_register_mem ) {
NULL              134 ompi/mca/pml/ob1/pml_ob1_cuda.c             if(NULL == handle)
NULL              164 ompi/mca/pml/ob1/pml_ob1_cuda.c     if (NULL == bml_btl) {
NULL              168 ompi/mca/pml/ob1/pml_ob1_cuda.c     assert(NULL != bml_btl);
NULL              196 ompi/mca/pml/ob1/pml_ob1_cuda.c     assert(NULL != errproc);
NULL              197 ompi/mca/pml/ob1/pml_ob1_cuda.c     assert(NULL != errproc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_BML]);
NULL              198 ompi/mca/pml/ob1/pml_ob1_cuda.c     if (NULL != btlinfo) {
NULL               39 ompi/mca/pml/ob1/pml_ob1_iprobe.c     MCA_PML_OB1_RECV_REQUEST_INIT(&recvreq, NULL, 0, &ompi_mpi_char.dt, src, tag, comm, false);
NULL               43 ompi/mca/pml/ob1/pml_ob1_iprobe.c         if( NULL != status ) {
NULL               69 ompi/mca/pml/ob1/pml_ob1_iprobe.c     MCA_PML_OB1_RECV_REQUEST_INIT(&recvreq, NULL, 0, &ompi_mpi_char.dt, src, tag, comm, false);
NULL               74 ompi/mca/pml/ob1/pml_ob1_iprobe.c     if (NULL != status) {
NULL               95 ompi/mca/pml/ob1/pml_ob1_iprobe.c     if (NULL == *message) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL               98 ompi/mca/pml/ob1/pml_ob1_iprobe.c     if (NULL == recvreq) {
NULL              105 ompi/mca/pml/ob1/pml_ob1_iprobe.c     MCA_PML_OB1_RECV_REQUEST_INIT(recvreq, NULL, 0, &ompi_mpi_char.dt,
NULL              110 ompi/mca/pml/ob1/pml_ob1_iprobe.c         if( NULL != status ) {
NULL              149 ompi/mca/pml/ob1/pml_ob1_iprobe.c     if (NULL == *message) return OMPI_ERR_TEMP_OUT_OF_RESOURCE;
NULL              152 ompi/mca/pml/ob1/pml_ob1_iprobe.c     if (NULL == recvreq) {
NULL              159 ompi/mca/pml/ob1/pml_ob1_iprobe.c     MCA_PML_OB1_RECV_REQUEST_INIT(recvreq, NULL, 0, &ompi_mpi_char.dt,
NULL              166 ompi/mca/pml/ob1/pml_ob1_iprobe.c     if( NULL != status ) {
NULL               42 ompi/mca/pml/ob1/pml_ob1_irecv.c mca_pml_ob1_recv_request_t *mca_pml_ob1_recvreq = NULL;
NULL               54 ompi/mca/pml/ob1/pml_ob1_irecv.c     if (NULL == recvreq)
NULL               86 ompi/mca/pml/ob1/pml_ob1_irecv.c     if (NULL == recvreq)
NULL              112 ompi/mca/pml/ob1/pml_ob1_irecv.c     mca_pml_ob1_recv_request_t *recvreq = NULL;
NULL              117 ompi/mca/pml/ob1/pml_ob1_irecv.c         mca_pml_ob1_recvreq = NULL;
NULL              120 ompi/mca/pml/ob1/pml_ob1_irecv.c     if( OPAL_UNLIKELY(NULL == recvreq) ) {
NULL              122 ompi/mca/pml/ob1/pml_ob1_irecv.c         if (NULL == recvreq)
NULL              147 ompi/mca/pml/ob1/pml_ob1_irecv.c     if (NULL != status) {  /* return status */
NULL              164 ompi/mca/pml/ob1/pml_ob1_irecv.c     if (OPAL_UNLIKELY(ompi_mpi_thread_multiple || NULL != mca_pml_ob1_recvreq)) {
NULL              357 ompi/mca/pml/ob1/pml_ob1_irecv.c     if (NULL != status) {  /* return status */
NULL               40 ompi/mca/pml/ob1/pml_ob1_isend.c mca_pml_ob1_send_request_t *mca_pml_ob1_sendreq = NULL;
NULL               51 ompi/mca/pml/ob1/pml_ob1_isend.c     mca_pml_ob1_send_request_t *sendreq = NULL;
NULL               53 ompi/mca/pml/ob1/pml_ob1_isend.c     if (NULL == sendreq)
NULL               91 ompi/mca/pml/ob1/pml_ob1_isend.c     if( NULL == bml_btl->btl->btl_sendi)
NULL              122 ompi/mca/pml/ob1/pml_ob1_isend.c                              MCA_PML_OB1_HDR_TYPE_MATCH, NULL);
NULL              157 ompi/mca/pml/ob1/pml_ob1_isend.c     mca_pml_ob1_send_request_t *sendreq = NULL;
NULL              163 ompi/mca/pml/ob1/pml_ob1_isend.c     if (OPAL_UNLIKELY(NULL == endpoint)) {
NULL              184 ompi/mca/pml/ob1/pml_ob1_isend.c     if (NULL == sendreq)
NULL              214 ompi/mca/pml/ob1/pml_ob1_isend.c     mca_pml_ob1_send_request_t *sendreq = NULL;
NULL              218 ompi/mca/pml/ob1/pml_ob1_isend.c     if (OPAL_UNLIKELY(NULL == endpoint)) {
NULL              255 ompi/mca/pml/ob1/pml_ob1_isend.c         mca_pml_ob1_sendreq = NULL;
NULL              258 ompi/mca/pml/ob1/pml_ob1_isend.c     if( OPAL_UNLIKELY(NULL == sendreq) ) {
NULL              260 ompi/mca/pml/ob1/pml_ob1_isend.c         if (NULL == sendreq)
NULL              265 ompi/mca/pml/ob1/pml_ob1_isend.c     sendreq->rdma_frag = NULL;
NULL              285 ompi/mca/pml/ob1/pml_ob1_isend.c     if (OPAL_UNLIKELY(ompi_mpi_thread_multiple || NULL != mca_pml_ob1_sendreq)) {
NULL               46 ompi/mca/pml/ob1/pml_ob1_progress.c             mca_pml_ob1_recv_request_frag_copy_finished(NULL, NULL, frag, 0);
NULL               84 ompi/mca/pml/ob1/pml_ob1_progress.c         if(OPAL_UNLIKELY(NULL == sendreq))
NULL               60 ompi/mca/pml/ob1/pml_ob1_rdma.c         mca_btl_base_registration_handle_t *reg_handle = NULL;
NULL               91 ompi/mca/pml/ob1/pml_ob1_rdma.c             if (NULL == reg_handle) {
NULL              170 ompi/mca/pml/ob1/pml_ob1_rdma.c         rdma_btls[rdma_count++].btl_reg = NULL;
NULL               29 ompi/mca/pml/ob1/pml_ob1_rdmafrag.c     frag->local_handle = NULL;
NULL               36 ompi/mca/pml/ob1/pml_ob1_rdmafrag.c     NULL);
NULL               77 ompi/mca/pml/ob1/pml_ob1_rdmafrag.h             frag->local_handle = NULL;                                  \
NULL               59 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                     NULL,
NULL               60 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                     NULL );
NULL               64 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                     NULL,
NULL               65 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                     NULL );
NULL               82 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if(NULL == frag) {
NULL               96 ompi/mca/pml/ob1/pml_ob1_recvfrag.c   if(NULL == frag) {
NULL              127 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     frag->range = NULL;
NULL              130 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if( NULL == *queue ) {  /* no pending fragments yet */
NULL              164 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if( NULL == parent->range ) {
NULL              199 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if( NULL != parent->range ) {
NULL              207 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         if( NULL != next->range ) {
NULL              212 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             next->range = NULL;
NULL              217 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         if( NULL == parent->range ) {
NULL              241 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if( NULL == *queue )
NULL              242 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         return NULL;
NULL              243 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if( NULL == frag->range ) {
NULL              248 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             *queue = NULL;
NULL              258 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         frag->range = NULL;
NULL              263 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             range->range = NULL;
NULL              281 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     frag->super.super.opal_list_next = NULL;
NULL              282 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     frag->super.super.opal_list_prev = NULL;
NULL              337 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if( (NULL != frag) && (frag->hdr.hdr_match.hdr_seq == proc->expected_sequence) ) {
NULL              340 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     return NULL;
NULL              351 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     mca_pml_ob1_recv_request_t *match = NULL;
NULL              366 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if(OPAL_UNLIKELY(NULL == comm_ptr)) {
NULL              375 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                              btl, hdr, segments, num_segments, NULL );
NULL              427 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     match = match_one(btl, hdr, segments, num_segments, comm_ptr, proc, NULL);
NULL              503 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if(NULL != proc->frags_cant_match) {
NULL              579 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         if (NULL != sendreq->rdma_frag) {
NULL              581 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             sendreq->rdma_frag = NULL;
NULL              706 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         return NULL;
NULL              718 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         return NULL;
NULL              769 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     return NULL;
NULL              794 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     return NULL;
NULL              825 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         if(OPAL_LIKELY(NULL != match)) {
NULL              839 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                 if(NULL == frag) {
NULL              852 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                 return NULL;
NULL              875 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         return NULL;
NULL              924 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if(OPAL_UNLIKELY(NULL == comm_ptr)) {
NULL              933 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                              btl, hdr, segments, num_segments, NULL );
NULL              982 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                                             type, NULL);
NULL             1004 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     mca_pml_ob1_recv_request_t *match = NULL;
NULL             1059 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     if(OPAL_UNLIKELY(NULL != proc->frags_cant_match)) {
NULL               64 ompi/mca/pml/ob1/pml_ob1_recvreq.c         if( OPAL_UNLIKELY(NULL == recvreq) )
NULL               67 ompi/mca/pml/ob1/pml_ob1_recvreq.c         rc = mca_pml_ob1_recv_request_schedule_exclusive(recvreq, NULL);
NULL              157 ompi/mca/pml/ob1/pml_ob1_recvreq.c     request->local_handle = NULL;
NULL              166 ompi/mca/pml/ob1/pml_ob1_recvreq.c         request->local_handle = NULL;
NULL              239 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if( OPAL_UNLIKELY(NULL == des) ) {
NULL              268 ompi/mca/pml/ob1/pml_ob1_recvreq.c     mca_bml_base_endpoint_t* bml_endpoint = NULL;
NULL              389 ompi/mca/pml/ob1/pml_ob1_recvreq.c             ompi_rte_abort(-1, NULL);
NULL              416 ompi/mca/pml/ob1/pml_ob1_recvreq.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL              435 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if (OPAL_UNLIKELY(NULL == ctl)) {
NULL              474 ompi/mca/pml/ob1/pml_ob1_recvreq.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL              482 ompi/mca/pml/ob1/pml_ob1_recvreq.c         if (OPAL_UNLIKELY(NULL == frag->local_handle)) {
NULL              564 ompi/mca/pml/ob1/pml_ob1_recvreq.c         mca_pml_ob1_recv_request_schedule(recvreq, NULL);
NULL              611 ompi/mca/pml/ob1/pml_ob1_recvreq.c         ompi_rte_abort(-1, NULL);
NULL              634 ompi/mca/pml/ob1/pml_ob1_recvreq.c     des->des_cbfunc(NULL, NULL, des, 0);
NULL              643 ompi/mca/pml/ob1/pml_ob1_recvreq.c         mca_pml_ob1_recv_request_schedule(recvreq, NULL);
NULL              659 ompi/mca/pml/ob1/pml_ob1_recvreq.c     mca_bml_base_endpoint_t* bml_endpoint = NULL;
NULL              691 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if (OPAL_UNLIKELY(NULL == rdma_bml)) {
NULL              707 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if (OPAL_UNLIKELY(NULL == rdma_bml)) {
NULL              709 ompi/mca/pml/ob1/pml_ob1_recvreq.c         ompi_rte_abort(-1, NULL);
NULL              757 ompi/mca/pml/ob1/pml_ob1_recvreq.c         if (OPAL_UNLIKELY(NULL == frag)) {
NULL              760 ompi/mca/pml/ob1/pml_ob1_recvreq.c              ompi_rte_abort(-1, NULL);
NULL              780 ompi/mca/pml/ob1/pml_ob1_recvreq.c         frag->local_handle  = NULL;
NULL              858 ompi/mca/pml/ob1/pml_ob1_recvreq.c         mca_pml_ob1_recv_request_schedule(recvreq, NULL);
NULL              978 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if(start_bml_btl != NULL) {
NULL              991 ompi/mca/pml/ob1/pml_ob1_recvreq.c         mca_pml_ob1_rdma_frag_t *frag = NULL;
NULL             1030 ompi/mca/pml/ob1/pml_ob1_recvreq.c         if (OPAL_UNLIKELY(NULL == frag)) {
NULL             1045 ompi/mca/pml/ob1/pml_ob1_recvreq.c             if (OPAL_UNLIKELY(NULL == frag->local_handle)) {
NULL             1119 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if (NULL == proc) {
NULL             1120 ompi/mca/pml/ob1/pml_ob1_recvreq.c         return NULL;
NULL             1129 ompi/mca/pml/ob1/pml_ob1_recvreq.c         return NULL;
NULL             1143 ompi/mca/pml/ob1/pml_ob1_recvreq.c     return NULL;
NULL             1183 ompi/mca/pml/ob1/pml_ob1_recvreq.c         *p = NULL;
NULL             1222 ompi/mca/pml/ob1/pml_ob1_recvreq.c     *p = NULL;
NULL             1223 ompi/mca/pml/ob1/pml_ob1_recvreq.c     return NULL;
NULL             1280 ompi/mca/pml/ob1/pml_ob1_recvreq.c         if( NULL == frag ) {
NULL             1298 ompi/mca/pml/ob1/pml_ob1_recvreq.c     if(OPAL_UNLIKELY(NULL == frag)) {
NULL              136 ompi/mca/pml/ob1/pml_ob1_recvreq.h         recvreq->local_handle = NULL;
NULL              172 ompi/mca/pml/ob1/pml_ob1_recvreq.h             if (NULL != handle) {
NULL              197 ompi/mca/pml/ob1/pml_ob1_recvreq.h                 recvreq->local_handle = NULL;
NULL              419 ompi/mca/pml/ob1/pml_ob1_recvreq.h         _pckt->bml_btl = NULL;                                          \
NULL              438 ompi/mca/pml/ob1/pml_ob1_recvreq.h     assert (NULL != endpoint);
NULL               45 ompi/mca/pml/ob1/pml_ob1_sendreq.c         NULL, NULL);
NULL               58 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if(OPAL_UNLIKELY(NULL == sendreq))
NULL               71 ompi/mca/pml/ob1/pml_ob1_sendreq.c             if (NULL == send_dst) {
NULL              141 ompi/mca/pml/ob1/pml_ob1_sendreq.c     req->rdma_frag = NULL;
NULL              150 ompi/mca/pml/ob1/pml_ob1_sendreq.c     assert( NULL == req->rdma_frag );
NULL              191 ompi/mca/pml/ob1/pml_ob1_sendreq.c         ompi_rte_abort(-1, NULL);
NULL              237 ompi/mca/pml/ob1/pml_ob1_sendreq.c         ompi_rte_abort(-1, NULL);
NULL              272 ompi/mca/pml/ob1/pml_ob1_sendreq.c                 sendreq->rdma_frag = NULL;
NULL              318 ompi/mca/pml/ob1/pml_ob1_sendreq.c         ompi_rte_abort(-1, NULL);
NULL              367 ompi/mca/pml/ob1/pml_ob1_sendreq.c         ompi_rte_abort(-1, NULL);
NULL              395 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if( OPAL_UNLIKELY(NULL == des) ) {
NULL              487 ompi/mca/pml/ob1/pml_ob1_sendreq.c     mca_btl_base_descriptor_t* des = NULL;
NULL              495 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if(NULL != bml_btl->btl->btl_sendi) {
NULL              521 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if (size > 0 && NULL != des) {
NULL              531 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if( OPAL_UNLIKELY(NULL == des) ) {
NULL              627 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if( OPAL_UNLIKELY(NULL == des) ) {
NULL              686 ompi/mca/pml/ob1/pml_ob1_sendreq.c         sendreq->rdma_frag = NULL;
NULL              700 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              718 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if( OPAL_UNLIKELY(NULL == des) ) {
NULL              809 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if( OPAL_UNLIKELY(NULL == des) ) {
NULL              890 ompi/mca/pml/ob1/pml_ob1_sendreq.c         return NULL;
NULL             1024 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if( OPAL_UNLIKELY(des == NULL || size == 0) ) {
NULL             1123 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if (NULL != sendreq->req_recv.pval)
NULL             1168 ompi/mca/pml/ob1/pml_ob1_sendreq.c     mca_btl_base_registration_handle_t *local_handle = NULL;
NULL             1172 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if (bml_btl->btl->btl_register_mem && NULL == frag->local_handle) {
NULL             1182 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if (NULL == frag->local_handle) {
NULL             1187 ompi/mca/pml/ob1/pml_ob1_sendreq.c             if (OPAL_UNLIKELY(NULL == frag->local_handle)) {
NULL             1233 ompi/mca/pml/ob1/pml_ob1_sendreq.c     if (NULL == sendreq->rdma_frag) {
NULL             1236 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if( OPAL_UNLIKELY(NULL == frag) ) {
NULL             1239 ompi/mca/pml/ob1/pml_ob1_sendreq.c             ompi_rte_abort(-1, NULL);
NULL             1244 ompi/mca/pml/ob1/pml_ob1_sendreq.c         sendreq->rdma_frag = NULL;
NULL              129 ompi/mca/pml/ob1/pml_ob1_sendreq.h         if( OPAL_LIKELY(NULL != proc) ) {                               \
NULL              157 ompi/mca/pml/ob1/pml_ob1_sendreq.h         (sendreq)->req_recv.pval = NULL;                                \
NULL              172 ompi/mca/pml/ob1/pml_ob1_sendreq.h         if (NULL != handle) {
NULL              174 ompi/mca/pml/ob1/pml_ob1_sendreq.h             sendreq->req_rdma[r].btl_reg = NULL;
NULL              219 ompi/mca/pml/ob1/pml_ob1_sendreq.h     assert( NULL == sendreq->rdma_frag );
NULL              231 ompi/mca/pml/ob1/pml_ob1_sendreq.h         sendreq = NULL;  /* for safety */                               \
NULL              491 ompi/mca/pml/ob1/pml_ob1_sendreq.h     if (OPAL_UNLIKELY(NULL == endpoint)) {
NULL               38 ompi/mca/pml/ob1/pml_ob1_start.c         if (NULL == pml_request || OMPI_REQUEST_PML != requests[i]->req_type) {
NULL               57 ompi/mca/pml/ucx/pml_ucx.c         .pml_progress      = NULL,
NULL               74 ompi/mca/pml/ucx/pml_ucx.c         .pml_ft_event      = NULL,
NULL               78 ompi/mca/pml/ucx/pml_ucx.c     .ucp_context           = NULL,
NULL               79 ompi/mca/pml/ucx/pml_ucx.c     .ucp_worker            = NULL
NULL              171 ompi/mca/pml/ucx/pml_ucx.c     *address_p = NULL;
NULL              194 ompi/mca/pml/ucx/pml_ucx.c     status = ucp_config_read("MPI", NULL, &config);
NULL              228 ompi/mca/pml/ucx/pml_ucx.c         ompi_pml_ucx.ucp_context = NULL;
NULL              241 ompi/mca/pml/ucx/pml_ucx.c     if (ompi_pml_ucx.ucp_context != NULL) {
NULL              243 ompi/mca/pml/ucx/pml_ucx.c         ompi_pml_ucx.ucp_context = NULL;
NULL              317 ompi/mca/pml/ucx/pml_ucx.c     ompi_pml_ucx.ucp_worker = NULL;
NULL              350 ompi/mca/pml/ucx/pml_ucx.c         ompi_pml_ucx.ucp_worker = NULL;
NULL              367 ompi/mca/pml/ucx/pml_ucx.c         return NULL;
NULL              381 ompi/mca/pml/ucx/pml_ucx.c         return NULL;
NULL              398 ompi/mca/pml/ucx/pml_ucx.c         return NULL;
NULL              420 ompi/mca/pml/ucx/pml_ucx.c         if (ep == NULL) {
NULL              434 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_LIKELY(ep != NULL)) {
NULL              439 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_LIKELY(ep != NULL)) {
NULL              450 ompi/mca/pml/ucx/pml_ucx.c     return NULL;
NULL              461 ompi/mca/pml/ucx/pml_ucx.c     if (del_procs == NULL) {
NULL              471 ompi/mca/pml/ucx/pml_ucx.c         proc->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PML] = NULL;
NULL              492 ompi/mca/pml/ucx/pml_ucx.c                                   &ompi_pml_ucx.datatype_attr_keyval, NULL, 0,
NULL              493 ompi/mca/pml/ucx/pml_ucx.c                                   NULL);
NULL              531 ompi/mca/pml/ucx/pml_ucx.c     if (req == NULL) {
NULL              633 ompi/mca/pml/ucx/pml_ucx.c     if (req == NULL) {
NULL              641 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_UNLIKELY(NULL == ep)) {
NULL              684 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_UNLIKELY(NULL == packed_data)) {
NULL              709 ompi/mca/pml/ucx/pml_ucx.c     if (NULL == req) {
NULL              712 ompi/mca/pml/ucx/pml_ucx.c         return NULL;
NULL              722 ompi/mca/pml/ucx/pml_ucx.c     return NULL;
NULL              756 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_UNLIKELY(NULL == ep)) {
NULL              765 ompi/mca/pml/ucx/pml_ucx.c     if (req == NULL) {
NULL              791 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_LIKELY(req == NULL)) {
NULL              832 ompi/mca/pml/ucx/pml_ucx.c     if (OPAL_UNLIKELY(NULL == ep)) {
NULL              865 ompi/mca/pml/ucx/pml_ucx.c     if (ucp_msg != NULL) {
NULL              890 ompi/mca/pml/ucx/pml_ucx.c         if (ucp_msg != NULL) {
NULL              912 ompi/mca/pml/ucx/pml_ucx.c     if (ucp_msg != NULL) {
NULL              939 ompi/mca/pml/ucx/pml_ucx.c         if (ucp_msg != NULL) {
NULL             1003 ompi/mca/pml/ucx/pml_ucx.c         if ((preq == NULL) || (OMPI_REQUEST_PML != preq->ompi.req_type)) {
NULL             1031 ompi/mca/pml/ucx/pml_ucx.c         if (tmp_req == NULL) {
NULL               38 ompi/mca/pml/ucx/pml_ucx_component.c          .mca_query_component           = NULL,
NULL               55 ompi/mca/pml/ucx/pml_ucx_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               63 ompi/mca/pml/ucx/pml_ucx_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               98 ompi/mca/pml/ucx/pml_ucx_component.c         return NULL;
NULL               27 ompi/mca/pml/ucx/pml_ucx_freelist.h                         0, 0, _initial, _max, _batch, NULL, 0, NULL, NULL, NULL)
NULL               56 ompi/mca/pml/ucx/pml_ucx_request.c     req->req_complete_cb_data = NULL;
NULL               79 ompi/mca/pml/ucx/pml_ucx_request.c     tmp_req->req_complete_cb_data = NULL;
NULL               80 ompi/mca/pml/ucx/pml_ucx_request.c     preq->tmp_req                 = NULL;
NULL              100 ompi/mca/pml/ucx/pml_ucx_request.c     if (preq != NULL) {
NULL              101 ompi/mca/pml/ucx/pml_ucx_request.c         PML_UCX_ASSERT(preq->tmp_req != NULL);
NULL              147 ompi/mca/pml/ucx/pml_ucx_request.c     ompi_req->req_complete_cb_data = NULL;
NULL              173 ompi/mca/pml/ucx/pml_ucx_request.c     if (tmp_req != NULL) {
NULL              190 ompi/mca/pml/ucx/pml_ucx_request.c     if (preq->tmp_req != NULL) {
NULL              201 ompi/mca/pml/ucx/pml_ucx_request.c     req->tmp_req = NULL;
NULL               76 ompi/mca/pml/ucx/pml_ucx_request.h         if (msg == NULL) { \
NULL               80 ompi/mca/pml/v/pml_v_component.c                                            "output", NULL, MCA_BASE_VAR_TYPE_STRING,
NULL               81 ompi/mca/pml/v/pml_v_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               88 ompi/mca/pml/v/pml_v_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               96 ompi/mca/pml/v/pml_v_component.c                                              MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               99 ompi/mca/pml/v/pml_v_component.c     (void) mca_base_var_register_synonym(var_id, "ompi", "vprotocol", NULL, NULL, 0);
NULL              117 ompi/mca/pml/v/pml_v_component.c     if( NULL == mca_vprotocol_base_include_list ) {
NULL              127 ompi/mca/pml/v/pml_v_component.c     if( NULL == mca_vprotocol_base_include_list ) {
NULL              138 ompi/mca/pml/v/pml_v_component.c     if (NULL != mca_vprotocol_base_include_list && !mca_vprotocol_base_include_list[0]) {
NULL              170 ompi/mca/pml/v/pml_v_component.c     mca_base_component_list_item_t *cli = NULL;
NULL              186 ompi/mca/pml/v/pml_v_component.c     if(mca_pml_v.host_pml_component.pmlm_finalize != NULL)
NULL              223 ompi/mca/pml/v/pml_v_component.c     return NULL;
NULL               34 ompi/mca/pml/yalla/pml_yalla.c         NULL,
NULL               51 ompi/mca/pml/yalla/pml_yalla.c         NULL, /* FT */
NULL               55 ompi/mca/pml/yalla/pml_yalla.c     NULL,
NULL               56 ompi/mca/pml/yalla/pml_yalla.c     NULL,
NULL               57 ompi/mca/pml/yalla/pml_yalla.c     NULL,
NULL               58 ompi/mca/pml/yalla/pml_yalla.c     NULL
NULL               69 ompi/mca/pml/yalla/pml_yalla.c     error = mxm_ep_get_address(ompi_pml_yalla.mxm_ep, NULL, &addrlen);
NULL              133 ompi/mca/pml/yalla/pml_yalla.c                                  "MPI", NULL, 0);
NULL              150 ompi/mca/pml/yalla/pml_yalla.c     if (ompi_pml_yalla.ctx_opts != NULL) {
NULL              153 ompi/mca/pml/yalla/pml_yalla.c     if (ompi_pml_yalla.ep_opts != NULL) {
NULL              156 ompi/mca/pml/yalla/pml_yalla.c     if (ompi_pml_yalla.mxm_context != NULL) {
NULL              158 ompi/mca/pml/yalla/pml_yalla.c         ompi_pml_yalla.mxm_context = NULL;
NULL              172 ompi/mca/pml/yalla/pml_yalla.c         opal_mem_hooks_register_release(mca_pml_yalla_mem_release_cb, NULL);
NULL              213 ompi/mca/pml/yalla/pml_yalla.c         ompi_pml_yalla.mxm_ep = NULL;
NULL              278 ompi/mca/pml/yalla/pml_yalla.c         procs[i]->proc_endpoints[OMPI_PROC_ENDPOINT_TAG_PML] = NULL;
NULL              280 ompi/mca/pml/yalla/pml_yalla.c     if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              319 ompi/mca/pml/yalla/pml_yalla.c     if (ompi_pml_yalla.mxm_context == NULL) {
NULL              699 ompi/mca/pml/yalla/pml_yalla.c         if ((req == NULL) || (OMPI_REQUEST_PML != req->ompi.req_type)) {
NULL               57 ompi/mca/pml/yalla/pml_yalla_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               65 ompi/mca/pml/yalla/pml_yalla_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               74 ompi/mca/pml/yalla/pml_yalla_component.c     ompi_pml_yalla.output = opal_output_open(NULL);
NULL               99 ompi/mca/pml/yalla/pml_yalla_component.c         return NULL;
NULL               45 ompi/mca/pml/yalla/pml_yalla_datatype.h         if ((_pml_req)->convertor != NULL) { \
NULL               32 ompi/mca/pml/yalla/pml_yalla_freelist.h                         0, 0, _initial, _max, _batch, NULL, 0, NULL, NULL, NULL)
NULL               22 ompi/mca/pml/yalla/pml_yalla_request.c     if (req->convertor != NULL) {
NULL               24 ompi/mca/pml/yalla/pml_yalla_request.c         req->convertor = NULL;
NULL              118 ompi/mca/pml/yalla/pml_yalla_request.c     mxm_req_base->mq                 = NULL;
NULL              119 ompi/mca/pml/yalla/pml_yalla_request.c     mxm_req_base->conn               = NULL;
NULL              121 ompi/mca/pml/yalla/pml_yalla_request.c     mxm_req_base->data.buffer.ptr    = NULL;
NULL              124 ompi/mca/pml/yalla/pml_yalla_request.c     mxm_req_base->context            = NULL;
NULL              125 ompi/mca/pml/yalla/pml_yalla_request.c     mxm_req_base->completed_cb       = NULL;
NULL              153 ompi/mca/pml/yalla/pml_yalla_request.c     req->ompi.req_cancel           = NULL;
NULL              154 ompi/mca/pml/yalla/pml_yalla_request.c     req->ompi.req_complete_cb      = NULL;
NULL              155 ompi/mca/pml/yalla/pml_yalla_request.c     req->ompi.req_complete_cb_data = NULL;
NULL              156 ompi/mca/pml/yalla/pml_yalla_request.c     req->convertor                  = NULL;
NULL              273 ompi/mca/pml/yalla/pml_yalla_request.c                    NULL);
NULL               95 ompi/mca/pml/yalla/pml_yalla_request.h         (_rreq)->base.conn = ((_rank) == MPI_ANY_SOURCE) ? NULL : PML_YALLA_PEER_CONN(_comm, _rank); \
NULL              114 ompi/mca/pml/yalla/pml_yalla_request.h         (_sreq)->base.completed_cb = NULL; \
NULL              120 ompi/mca/pml/yalla/pml_yalla_request.h         (_rreq)->base.completed_cb = NULL; \
NULL              171 ompi/mca/pml/yalla/pml_yalla_request.h             wait.progress_arg = NULL; \
NULL               35 ompi/mca/rte/base/rte_base_frame.c     return mca_base_framework_components_close(&ompi_rte_base_framework, NULL);
NULL               50 ompi/mca/rte/base/rte_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, rte, "OMPI Run-Time Environment Interface", NULL,
NULL               57 ompi/mca/rte/base/rte_base_frame.c                    NULL, NULL);
NULL               64 ompi/mca/rte/orte/rte_orte_module.c     if( NULL != fmt ) {
NULL               65 ompi/mca/rte/orte/rte_orte_module.c         char* buffer = NULL;
NULL               75 ompi/mca/rte/orte/rte_orte_module.c         orte_odls.kill_local_procs(NULL);
NULL              112 ompi/mca/rte/orte/rte_orte_module.c     if (NULL != cbfunc) {
NULL              113 ompi/mca/rte/orte/rte_orte_module.c         cbfunc(ORTE_SUCCESS, NULL, NULL, NULL, cbdata);
NULL              150 ompi/mca/rte/orte/rte_orte_module.c     if (!debugger && NULL == getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
NULL              160 ompi/mca/rte/orte/rte_orte_module.c     if (NULL != (evar = getenv("ORTE_TEST_DEBUGGER_SLEEP"))) {
NULL              161 ompi/mca/rte/orte/rte_orte_module.c         time = strtol(evar, NULL, 10);
NULL              201 ompi/mca/rte/orte/rte_orte_module.c         opal_pmix.deregister_evhandler(handler, NULL, NULL);
NULL              212 ompi/mca/rte/orte/rte_orte_module.c     if (NULL == orte_process_info.my_hnp_uri ||
NULL              213 ompi/mca/rte/orte/rte_orte_module.c         NULL == port || 0 == strlen(port)) {
NULL              219 ompi/mca/rte/orte/rte_orte_module.c     if (NULL == (ptr = strchr(tmp, ':'))) {
NULL              240 ompi/mca/rte/orte/rte_orte_module.c     if (NULL == orte_data_server_uri) {
NULL               69 ompi/mca/rte/pmix/rte_pmix_module.c hwloc_cpuset_t ompi_proc_applied_binding = NULL;
NULL              103 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != value) {
NULL              122 ompi/mca/rte/pmix/rte_pmix_module.c             return NULL;
NULL              128 ompi/mca/rte/pmix/rte_pmix_module.c     if (OPAL_SUCCESS != ret) return NULL;
NULL              130 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == ptr) {
NULL              149 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == ptr) {
NULL              179 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == ptr) {
NULL              207 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == name) {
NULL              210 ompi/mca/rte/pmix/rte_pmix_module.c         if (NULL == ptr) {
NULL              233 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == ptr) {
NULL              255 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == name1 && NULL == name2) {
NULL              257 ompi/mca/rte/pmix/rte_pmix_module.c     } else if (NULL == name1) {
NULL              259 ompi/mca/rte/pmix/rte_pmix_module.c     } else if (NULL == name2) {
NULL              323 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == name_string) {
NULL              332 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == token) {
NULL              348 ompi/mca/rte/pmix/rte_pmix_module.c         job = strtoul(temp, NULL, 10);
NULL              359 ompi/mca/rte/pmix/rte_pmix_module.c         vpid = strtoul(token, NULL, 10);
NULL              375 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == name) { /* got an error */
NULL              410 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == jobidstring) {  /* got an error */
NULL              428 ompi/mca/rte/pmix/rte_pmix_module.c     *jobid = strtoul(jobidstring, NULL, 10);
NULL              503 ompi/mca/rte/pmix/rte_pmix_module.c     char *error = NULL;
NULL              508 ompi/mca/rte/pmix/rte_pmix_module.c     char **peers=NULL;
NULL              552 ompi/mca/rte/pmix/rte_pmix_module.c     if (!opal_pmix.initialized() && (OPAL_SUCCESS != (ret = opal_pmix.init(NULL)))) {
NULL              599 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"opal_ess_num_procs")) {
NULL              604 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == getenv("OMPI_APP_CTX_NUM_PROCS")) {
NULL              633 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"opal_precondition_transports")) {
NULL              636 ompi/mca/rte/pmix/rte_pmix_module.c         if (NULL == (string_key = pre_condition_transports_print(unique_key))) {
NULL              652 ompi/mca/rte/pmix/rte_pmix_module.c     if (OPAL_SUCCESS == ret && NULL != val) {
NULL              654 ompi/mca/rte/pmix/rte_pmix_module.c         val = NULL;
NULL              675 ompi/mca/rte/pmix/rte_pmix_module.c         if (OPAL_SUCCESS == ret && NULL != val) {
NULL              679 ompi/mca/rte/pmix/rte_pmix_module.c             peers = NULL;
NULL              682 ompi/mca/rte/pmix/rte_pmix_module.c         peers = NULL;
NULL              686 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != peers) {
NULL              688 ompi/mca/rte/pmix/rte_pmix_module.c         val = NULL;
NULL              691 ompi/mca/rte/pmix/rte_pmix_module.c         if (OPAL_SUCCESS == ret && NULL != val) {
NULL              694 ompi/mca/rte/pmix/rte_pmix_module.c             pmix_process_info.cpuset = NULL;
NULL              697 ompi/mca/rte/pmix/rte_pmix_module.c         for (i=0; NULL != peers[i]; i++) {
NULL              698 ompi/mca/rte/pmix/rte_pmix_module.c             pname.vpid = strtoul(peers[i], NULL, 10);
NULL              703 ompi/mca/rte/pmix/rte_pmix_module.c                 val = NULL;
NULL              706 ompi/mca/rte/pmix/rte_pmix_module.c                 if (OPAL_SUCCESS == ret && NULL != val) {
NULL              726 ompi/mca/rte/pmix/rte_pmix_module.c                 if (NULL != pmix_process_info.cpuset) {
NULL              737 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != getenv("SLURM_CPU_BIND_TYPE")) {
NULL              783 ompi/mca/rte/pmix/rte_pmix_module.c         fullpath = opal_os_path(false, &fullpath, root, path, NULL);
NULL              811 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != opal_pmix.finalize) {
NULL              817 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != pmix_process_info.job_session_dir) {
NULL              824 ompi/mca/rte/pmix/rte_pmix_module.c     pmix_process_info.cpuset = NULL;
NULL              832 ompi/mca/rte/pmix/rte_pmix_module.c     char* buffer = NULL;
NULL              837 ompi/mca/rte/pmix/rte_pmix_module.c     if( NULL != fmt ) {
NULL              843 ompi/mca/rte/pmix/rte_pmix_module.c     opal_pmix.abort(error_code, buffer, NULL);
NULL              844 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != buffer) {
NULL              850 ompi/mca/rte/pmix/rte_pmix_module.c     nanosleep(&tp, NULL);
NULL              874 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != cbfunc) {
NULL              875 ompi/mca/rte/pmix/rte_pmix_module.c         cbfunc(OPAL_SUCCESS, NULL, NULL, NULL, cbdata);
NULL              911 ompi/mca/rte/pmix/rte_pmix_module.c     if (!debugger && NULL == getenv("PMIX_TEST_DEBUGGER_ATTACH")) {
NULL              921 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != (evar = getenv("PMIX_TEST_DEBUGGER_SLEEP"))) {
NULL              922 ompi/mca/rte/pmix/rte_pmix_module.c         time = strtol(evar, NULL, 10);
NULL              951 ompi/mca/rte/pmix/rte_pmix_module.c     opal_pmix.deregister_evhandler(handler, NULL, NULL);
NULL              964 ompi/mca/rte/pmix/rte_pmix_module.c     char *string_key = NULL, *format = NULL;
NULL              971 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == string_key) {
NULL              972 ompi/mca/rte/pmix/rte_pmix_module.c         return NULL;
NULL             1032 ompi/mca/rte/pmix/rte_pmix_module.c     if( NULL == (tmpdir = getenv("TMPDIR")) )
NULL             1033 ompi/mca/rte/pmix/rte_pmix_module.c         if( NULL == (tmpdir = getenv("TEMP")) )
NULL             1034 ompi/mca/rte/pmix/rte_pmix_module.c             if( NULL == (tmpdir = getenv("TMP")) )
NULL             1042 ompi/mca/rte/pmix/rte_pmix_module.c         pmix_process_info.job_session_dir = NULL;
NULL               47 ompi/mca/sharedfp/base/sharedfp_base_file_select.c static OBJ_CLASS_INSTANCE(queried_module_t, opal_list_item_t, NULL, NULL);
NULL               86 ompi/mca/sharedfp/base/sharedfp_base_file_select.c     if (NULL != preferred) {
NULL              102 ompi/mca/sharedfp/base/sharedfp_base_file_select.c          if (NULL != module &&
NULL              103 ompi/mca/sharedfp/base/sharedfp_base_file_select.c              NULL != module->sharedfp_module_init) {
NULL              134 ompi/mca/sharedfp/base/sharedfp_base_file_select.c     best_component = NULL;
NULL              148 ompi/mca/sharedfp/base/sharedfp_base_file_select.c        if (NULL == component->sharedfpm_file_query) {
NULL              157 ompi/mca/sharedfp/base/sharedfp_base_file_select.c            if (NULL == module ||
NULL              158 ompi/mca/sharedfp/base/sharedfp_base_file_select.c                NULL == module->sharedfp_module_init) {
NULL              180 ompi/mca/sharedfp/base/sharedfp_base_file_select.c                if (NULL == om) {
NULL              198 ompi/mca/sharedfp/base/sharedfp_base_file_select.c     if (NULL == best_component) {
NULL              214 ompi/mca/sharedfp/base/sharedfp_base_file_select.c          NULL != item;
NULL              242 ompi/mca/sharedfp/base/sharedfp_base_file_select.c              if (NULL != om->om_component->sharedfpm_file_unquery) {
NULL               39 ompi/mca/sharedfp/base/sharedfp_base_file_unselect.c     if (NULL != file->f_sharedfp && NULL != file->f_sharedfp->sharedfp_module_finalize) {
NULL              118 ompi/mca/sharedfp/base/sharedfp_base_find_available.c         if (NULL != m->mca_close_component) {
NULL               49 ompi/mca/sharedfp/base/sharedfp_base_frame.c     return mca_base_framework_components_close(&ompi_sharedfp_base_framework, NULL);
NULL               62 ompi/mca/sharedfp/base/sharedfp_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, sharedfp, "OMPI Shared Files", NULL,
NULL              154 ompi/mca/sharedfp/individual/sharedfp_individual.c     return NULL;
NULL               38 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL               39 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     char *buff=NULL;
NULL               42 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     int *ranks = NULL;
NULL               43 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     double *timestampbuff = NULL;
NULL               44 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     OMPI_MPI_OFFSET_TYPE *offsetbuff = NULL;
NULL               45 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     int *countbuff = NULL;
NULL               46 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     int *displ = NULL;
NULL               47 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     double *ind_ts = NULL;
NULL               48 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     long *ind_recordlength = NULL;
NULL               49 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     OMPI_MPI_OFFSET_TYPE *local_off = NULL;
NULL               55 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL == headnode)  {
NULL               71 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL == countbuff  ) {
NULL               76 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL == displ ) {
NULL              130 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL == ranks ) {
NULL              180 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if  ( NULL == buff ) {
NULL              189 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c             if  ( NULL == buff ) {
NULL              221 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != countbuff ) {
NULL              224 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != displ ) {
NULL              228 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if( NULL != timestampbuff ){
NULL              231 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != offsetbuff ){
NULL              234 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != ind_ts ) {
NULL              237 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != ind_recordlength ) {
NULL              240 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != local_off ) {
NULL              243 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != buff ) {
NULL              246 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c     if ( NULL != ranks ) {
NULL              277 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c 	if ( NULL == *buff || NULL == *rec_length || NULL == *offbuff ) {
NULL              286 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c 	if ( NULL == *buff || NULL == *rec_length || NULL == *offbuff ) {
NULL              366 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c         if ( NULL == *off ) {
NULL              371 ompi/mca/sharedfp/individual/sharedfp_individual_collaborate_data.c         if (NULL == *ts ) {
NULL               79 ompi/mca/sharedfp/individual/sharedfp_individual_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               85 ompi/mca/sharedfp/individual/sharedfp_individual_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               45 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     mca_sharedfp_individual_header_record* headnode = NULL;
NULL               50 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == sh ){
NULL               59 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     sh->selected_module_data = NULL;
NULL               76 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == datafilename ) {
NULL               85 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == datafilehandle ) {
NULL              113 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == metadatafilename ) {
NULL              123 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == metadatafilehandle ) {
NULL              161 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     mca_sharedfp_individual_header_record* headnode = NULL;
NULL              165 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     if ( NULL == fh->f_sharedfp_data ){
NULL              202 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     fh->f_sharedfp_data=NULL;
NULL              210 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL              215 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c 	    return NULL;
NULL              229 ompi/mca/sharedfp/individual/sharedfp_individual_file_open.c     headnode->next   = NULL;
NULL               23 ompi/mca/sharedfp/individual/sharedfp_individual_gettime.c 	gettimeofday(&timestamp,NULL);
NULL               36 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     mca_sharedfp_individual_metadata_node *newnode = NULL;
NULL               37 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     mca_sharedfp_individual_metadata_node *tempnode = NULL;
NULL               38 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL               41 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     if ( NULL == headnode)  {
NULL               56 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c 	headnode->next = NULL;
NULL               61 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     if (NULL == newnode) {
NULL               74 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     newnode->next               = NULL;
NULL               77 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     if ( headnode->next == NULL) {
NULL               97 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     mca_sharedfp_individual_metadata_node *current = NULL;
NULL               99 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL              109 ompi/mca/sharedfp/individual/sharedfp_individual_insert_metadata.c     while (current != NULL)  {
NULL               40 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL               41 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               43 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if(fh->f_sharedfp_data==NULL){
NULL               57 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if ( NULL == headnode)  {
NULL               89 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     OMPI_MPI_OFFSET_TYPE *offbuff=NULL;
NULL               93 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL               94 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               96 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if(fh->f_sharedfp_data==NULL){
NULL              117 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if ( NULL == headnode)  {
NULL              130 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c 	if (NULL == offbuff ) {
NULL              204 ompi/mca/sharedfp/individual/sharedfp_individual_iwrite.c     if ( NULL != offbuff ) {
NULL               40 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL               41 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               43 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     if ( NULL == fh->f_sharedfp_data ) {
NULL               88 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     OMPI_MPI_OFFSET_TYPE *offbuff=NULL;
NULL               92 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     mca_sharedfp_individual_header_record *headnode = NULL;
NULL               93 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               96 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     if(fh->f_sharedfp_data==NULL){
NULL              112 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     if ( NULL == headnode)  {
NULL              125 ompi/mca/sharedfp/individual/sharedfp_individual_write.c 	if (NULL == offbuff ) {
NULL              197 ompi/mca/sharedfp/individual/sharedfp_individual_write.c     if ( NULL != offbuff ) {
NULL              171 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile.c     return NULL;
NULL               78 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               84 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               49 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     struct mca_sharedfp_lockedfile_data * module_data = NULL;
NULL               56 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     if ( NULL == sh){
NULL               62 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     sh->selected_module_data = NULL;
NULL               72 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     if ( NULL == module_data ) {
NULL              107 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     if ( NULL == lockedfilename ) {
NULL              167 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     struct mca_sharedfp_lockedfile_data * module_data = NULL;
NULL              170 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     if ( fh->f_sharedfp_data==NULL){
NULL              184 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c         if ( NULL != module_data->filename ){
NULL               37 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_get_position.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               39 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_get_position.c     if(fh->f_sharedfp_data==NULL){
NULL               42 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               44 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     if ( NULL == fh->f_sharedfp_data ) {
NULL               88 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     long *buff=NULL;
NULL               95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               97 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     if(fh->f_sharedfp_data==NULL){
NULL              124 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         if ( NULL == buff ) {
NULL              189 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     if ( NULL != buff ) {
NULL               42 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               44 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     if(fh->f_sharedfp_data==NULL){
NULL               86 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     long *buff=NULL;
NULL               93 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     if(fh->f_sharedfp_data==NULL){
NULL              121 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         if ( NULL == buff ) {
NULL              198 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     if ( NULL != buff ) {
NULL               38 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               40 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     if ( fh->f_sharedfp_data == NULL ) {
NULL               86 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     long *buff=NULL;
NULL               93 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     if ( fh->f_sharedfp_data == NULL){
NULL              114 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         if ( NULL == buff )
NULL              176 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     if ( NULL != buff ) {
NULL               39 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               46 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c     if(fh->f_sharedfp_data==NULL){
NULL               40 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               43 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     if ( NULL == fh->f_sharedfp_data ){
NULL               85 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     long *buff=NULL;
NULL               93 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               95 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     if( NULL == fh->f_sharedfp_data ) {
NULL              114 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         if ( NULL == buff ) {
NULL              191 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     if ( NULL != buff ) {
NULL               94 ompi/mca/sharedfp/sm/sharedfp_sm.c             return NULL;
NULL               78 ompi/mca/sharedfp/sm/sharedfp_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               84 ompi/mca/sharedfp/sm/sharedfp_sm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               57 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     struct mca_sharedfp_sm_data * sm_data = NULL;
NULL               75 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     if ( NULL == sh ) {
NULL               82 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     sh->selected_module_data = NULL;
NULL               92 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     if ( NULL == sm_data ){
NULL               97 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     sm_data->sm_filename=NULL;
NULL              108 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     if (NULL == sm_filename) {
NULL              161 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     sm_offset_ptr = mmap(NULL, sizeof(struct mca_sharedfp_sm_offset), PROT_READ | PROT_WRITE,
NULL              241 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     struct mca_sharedfp_base_data_t *sh=NULL;
NULL              243 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     struct mca_sharedfp_sm_data * file_data=NULL;
NULL              245 ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c     if( NULL == fh->f_sharedfp_data ){
NULL               35 ompi/mca/sharedfp/sm/sharedfp_sm_get_position.c     if(fh->f_sharedfp_data==NULL){
NULL               42 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     if( NULL == fh->f_sharedfp_data){
NULL               80 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     long *buff=NULL;
NULL               88 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     if ( NULL == fh->f_sharedfp_data){
NULL              107 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         if (  NULL == buff )
NULL              187 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     if ( NULL != buff ) {
NULL               42 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c      if( NULL == fh->f_sharedfp_data){
NULL               81 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     long *buff=NULL;
NULL               89 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     if ( NULL == fh->f_sharedfp_data){
NULL              107 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         if (  NULL == buff )
NULL              175 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     if ( NULL != buff ) {
NULL               39 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     if( NULL == fh->f_sharedfp_data){
NULL               80 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     long *buff=NULL;
NULL               88 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     if ( NULL == fh->f_sharedfp_data){
NULL              100 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         if (  NULL == buff )
NULL              177 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     if ( NULL != buff ) {
NULL               40 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c     struct mca_sharedfp_sm_data * sm_data = NULL;
NULL               41 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c     struct mca_sharedfp_sm_offset * sm_offset_ptr = NULL;
NULL               42 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               42 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     struct mca_sharedfp_base_data_t *sh = NULL;
NULL               43 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     struct mca_sharedfp_sm_data * sm_data = NULL;
NULL               44 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     struct mca_sharedfp_sm_offset * sm_offset_ptr = NULL;
NULL               46 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     if( NULL == fh->f_sharedfp_data ) {
NULL               42 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     if( NULL == fh->f_sharedfp_data ){
NULL               84 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     long *buff=NULL;
NULL               92 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     if( NULL == fh->f_sharedfp_data){
NULL              104 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         if ( NULL == buff )
NULL              169 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     if ( NULL != buff ) {
NULL               60 ompi/mca/topo/base/topo_base_cart_create.c     ompi_proc_t **topo_procs = NULL;
NULL               92 ompi/mca/topo/base/topo_base_cart_create.c     if( NULL == cart ) {
NULL              101 ompi/mca/topo/base/topo_base_cart_create.c         if (NULL == cart->dims) {
NULL              109 ompi/mca/topo/base/topo_base_cart_create.c         if (NULL == cart->periods) {
NULL              116 ompi/mca/topo/base/topo_base_cart_create.c         if (NULL == cart->coords) {
NULL              140 ompi/mca/topo/base/topo_base_cart_create.c         if (NULL == topo_procs) {
NULL              157 ompi/mca/topo/base/topo_base_cart_create.c     if (NULL == new_comm) {
NULL              170 ompi/mca/topo/base/topo_base_cart_create.c             new_comm->c_topo = NULL;
NULL              194 ompi/mca/topo/base/topo_base_cart_create.c     cart->dims = NULL;
NULL              195 ompi/mca/topo/base/topo_base_cart_create.c     cart->periods = NULL;
NULL              196 ompi/mca/topo/base/topo_base_cart_create.c     cart->coords = NULL;
NULL              200 ompi/mca/topo/base/topo_base_cart_create.c     if (NULL != cart->dims) {
NULL              203 ompi/mca/topo/base/topo_base_cart_create.c     if (NULL != cart->periods) {
NULL              206 ompi/mca/topo/base/topo_base_cart_create.c     if (NULL != cart->coords) {
NULL               53 ompi/mca/topo/base/topo_base_cart_sub.c     int *d, *dorig = NULL, *dold, *c, *p, *porig = NULL, *pold;
NULL               97 ompi/mca/topo/base/topo_base_cart_sub.c         assert( NULL == temp_comm->c_topo );
NULL              120 ompi/mca/topo/base/topo_base_cart_sub.c         if( NULL == cart ) {
NULL              122 ompi/mca/topo/base/topo_base_cart_sub.c             if (NULL != dorig) {
NULL              125 ompi/mca/topo/base/topo_base_cart_sub.c             if (NULL != porig) {
NULL              137 ompi/mca/topo/base/topo_base_cart_sub.c             if (NULL == cart->coords) {
NULL              139 ompi/mca/topo/base/topo_base_cart_sub.c                 if(NULL != cart->dims) free(cart->dims);
NULL               53 ompi/mca/topo/base/topo_base_comm_select.c static OBJ_CLASS_INSTANCE(queried_module_t, opal_list_item_t, NULL, NULL);
NULL               96 ompi/mca/topo/base/topo_base_comm_select.c     if (NULL != preferred_module) {
NULL              109 ompi/mca/topo/base/topo_base_comm_select.c          if (NULL != module) {
NULL              137 ompi/mca/topo/base/topo_base_comm_select.c     best_component = NULL;
NULL              151 ompi/mca/topo/base/topo_base_comm_select.c        if (NULL == component->topoc_comm_query) {
NULL              160 ompi/mca/topo/base/topo_base_comm_select.c            if (NULL == module) {
NULL              182 ompi/mca/topo/base/topo_base_comm_select.c                if (NULL == om) {
NULL              200 ompi/mca/topo/base/topo_base_comm_select.c     if (NULL == best_component) {
NULL              211 ompi/mca/topo/base/topo_base_comm_select.c          NULL != item;
NULL              254 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_coords) {
NULL              257 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_create) {
NULL              260 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_get) {
NULL              263 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cartdim_get) {
NULL              266 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_map) {
NULL              269 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_rank) {
NULL              272 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_shift) {
NULL              275 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.cart.cart_sub) {
NULL              279 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.graph.graph_create) {
NULL              282 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.graph.graph_get) {
NULL              285 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.graph.graph_map) {
NULL              288 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.graph.graphdims_get) {
NULL              291 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.graph.graph_neighbors) {
NULL              294 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.graph.graph_neighbors_count) {
NULL              298 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.dist_graph.dist_graph_create) {
NULL              301 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.dist_graph.dist_graph_create_adjacent) {
NULL              304 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.dist_graph.dist_graph_neighbors) {
NULL              307 ompi/mca/topo/base/topo_base_comm_select.c         if (NULL == module->topo.dist_graph.dist_graph_neighbors_count) {
NULL               43 ompi/mca/topo/base/topo_base_dist_graph_create.c     int *rin = NULL, *rout, *temp = NULL;
NULL               47 ompi/mca/topo/base/topo_base_dist_graph_create.c     ompi_request_t **reqs = NULL;
NULL               48 ompi/mca/topo/base/topo_base_dist_graph_create.c     mca_topo_base_comm_dist_graph_2_2_0_t* topo=NULL;
NULL               61 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL == cnt ) {
NULL               89 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL == rin ) {
NULL              126 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL == topo ) {
NULL              135 ompi/mca/topo/base/topo_base_dist_graph_create.c         if (NULL == topo->in) {
NULL              141 ompi/mca/topo/base/topo_base_dist_graph_create.c             if (NULL == topo->inw) {
NULL              149 ompi/mca/topo/base/topo_base_dist_graph_create.c         if (NULL == topo->out) {
NULL              155 ompi/mca/topo/base/topo_base_dist_graph_create.c             if (NULL == topo->outw) {
NULL              201 ompi/mca/topo/base/topo_base_dist_graph_create.c             if (NULL == temp) {
NULL              237 ompi/mca/topo/base/topo_base_dist_graph_create.c             if (NULL == temp) {
NULL              264 ompi/mca/topo/base/topo_base_dist_graph_create.c     topo = NULL;  /* don't free it below */
NULL              267 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL != reqs ) {
NULL              270 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL != rin ) {
NULL              273 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL != cnt ) {
NULL              276 ompi/mca/topo/base/topo_base_dist_graph_create.c     if( NULL != topo ) {
NULL              307 ompi/mca/topo/base/topo_base_dist_graph_create.c     assert(NULL == (*newcomm)->c_topo);
NULL              325 ompi/mca/topo/base/topo_base_dist_graph_create.c     dist_graph->in = NULL;
NULL              326 ompi/mca/topo/base/topo_base_dist_graph_create.c     dist_graph->inw = NULL;
NULL              327 ompi/mca/topo/base/topo_base_dist_graph_create.c     dist_graph->out = NULL;
NULL              328 ompi/mca/topo/base/topo_base_dist_graph_create.c     dist_graph->outw = NULL;
NULL              335 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (NULL != dist_graph->in) {
NULL              338 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (NULL != dist_graph->inw) {
NULL              341 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (NULL != dist_graph->out) {
NULL              344 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (NULL != dist_graph->outw) {
NULL               33 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c     mca_topo_base_comm_dist_graph_2_2_0_t *topo = NULL;
NULL               52 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c     assert( NULL == (*newcomm)->c_topo );
NULL               55 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c     if( NULL == topo ) {
NULL               58 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c     topo->in = topo->inw = NULL;
NULL               59 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c     topo->out = topo->outw = NULL;
NULL               66 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c         if (NULL == topo->in) {
NULL               72 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c             if( NULL == topo->inw ) {
NULL               81 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c         if (NULL == topo->out) {
NULL               85 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c         topo->outw = NULL;
NULL               89 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c                 if (NULL == topo->outw) {
NULL              105 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c     if (NULL != topo) {
NULL              106 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c         if( NULL != topo->in ) free(topo->in);
NULL              108 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c             if( NULL != topo->inw ) free(topo->inw);
NULL              110 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c         if( NULL != topo->out ) free(topo->out);
NULL              112 ompi/mca/topo/base/topo_base_dist_graph_create_adjacent.c             if( NULL != topo->outw ) free(topo->outw);
NULL               43 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c         if (MPI_UNWEIGHTED != sourceweights && NULL != dg->inw) {
NULL               49 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c         if (MPI_UNWEIGHTED != destweights && NULL != dg->outw) {
NULL              123 ompi/mca/topo/base/topo_base_find_available.c         if (NULL != m->mca_close_component) {
NULL               51 ompi/mca/topo/base/topo_base_frame.c     if (NULL != topo->mtc.cart) {
NULL               62 ompi/mca/topo/base/topo_base_frame.c     return mca_base_framework_components_close(&ompi_topo_base_framework, NULL);
NULL              101 ompi/mca/topo/base/topo_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(ompi, topo, "OMPI Topo", NULL,
NULL               53 ompi/mca/topo/base/topo_base_graph_create.c     ompi_proc_t **topo_procs = NULL;
NULL               73 ompi/mca/topo/base/topo_base_graph_create.c     if( NULL == graph ) {
NULL               88 ompi/mca/topo/base/topo_base_graph_create.c         if (NULL == graph->index) {
NULL               96 ompi/mca/topo/base/topo_base_graph_create.c         if (NULL == graph->edges) {
NULL              103 ompi/mca/topo/base/topo_base_graph_create.c         if (NULL == topo_procs) {
NULL              120 ompi/mca/topo/base/topo_base_graph_create.c     if (NULL == new_comm) {
NULL              132 ompi/mca/topo/base/topo_base_graph_create.c             new_comm->c_topo            = NULL;
NULL              155 ompi/mca/topo/base/topo_base_graph_create.c     graph->index = NULL;
NULL              156 ompi/mca/topo/base/topo_base_graph_create.c     graph->edges = NULL;
NULL              160 ompi/mca/topo/base/topo_base_graph_create.c     if (NULL != graph->index) {
NULL              163 ompi/mca/topo/base/topo_base_graph_create.c     if (NULL != graph->edges) {
NULL               74 ompi/mca/topo/basic/topo_basic_component.c     if (NULL == basic) {
NULL               75 ompi/mca/topo/basic/topo_basic_component.c         return NULL;
NULL               76 ompi/mca/topo/example/topo_example_component.c     if (NULL == example) {
NULL               77 ompi/mca/topo/example/topo_example_component.c         return NULL;
NULL               45 ompi/mca/topo/treematch/topo_treematch_component.c                 NULL,  /* component open */
NULL               46 ompi/mca/topo/treematch/topo_treematch_component.c                 NULL,  /* component close */
NULL               47 ompi/mca/topo/treematch/topo_treematch_component.c                 NULL, /* component query */
NULL               80 ompi/mca/topo/treematch/topo_treematch_component.c         return NULL;
NULL               83 ompi/mca/topo/treematch/topo_treematch_component.c     if (NULL == treematch) {
NULL               84 ompi/mca/topo/treematch/topo_treematch_component.c         return NULL;
NULL               99 ompi/mca/topo/treematch/topo_treematch_component.c                                           NULL, 0, 0, OPAL_INFO_LVL_2,
NULL              127 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     mca_topo_base_comm_dist_graph_2_2_0_t *topo = NULL;
NULL              128 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     ompi_proc_t *proc = NULL;
NULL              129 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     MPI_Request  *reqs = NULL;
NULL              130 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     hwloc_cpuset_t set = NULL;
NULL              132 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     hwloc_obj_t *tracker = NULL;
NULL              133 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     double *local_pattern = NULL;
NULL              134 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     int *vpids, *colors = NULL;
NULL              135 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     int *lindex_to_grank = NULL;
NULL              136 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     int *nodes_roots = NULL, *k = NULL;
NULL              137 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     int *localrank_to_objnum  = NULL;
NULL              151 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL == root_obj) goto fallback;
NULL              289 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             if( NULL == object) {
NULL              360 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 free(reqs); reqs = NULL;
NULL              366 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             free(reqs); reqs = NULL;
NULL              373 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             free(reqs); reqs = NULL;
NULL              377 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     free(reqs); reqs = NULL;
NULL              381 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         int *k = NULL;
NULL              382 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         int *obj_mapping = NULL;
NULL              411 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             tm_topology_t *tm_topology = NULL;
NULL              412 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             int *obj_to_rank_in_comm = NULL;
NULL              413 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             int *hierarchies = NULL;
NULL              431 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                     int *objs_per_node = NULL, displ;
NULL              538 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                     free(reqs); reqs = NULL;
NULL              543 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 tm_tree_t *comm_tree = NULL;
NULL              544 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 tm_solution_t *sol = NULL;
NULL              545 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 tm_affinity_mat_t *aff_mat = NULL;
NULL              546 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 double **comm_pattern = NULL;
NULL              660 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 comm_tree = tm_build_tree_from_topology(tm_topology,aff_mat, NULL, NULL);
NULL              692 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             if (NULL != k) free(k);
NULL              711 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         int *grank_to_lrank = NULL, *lrank_to_grank = NULL, *marked = NULL;
NULL              713 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         ompi_communicator_t *localcomm = NULL;
NULL              763 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             tm_topology_t  *tm_topology = NULL;
NULL              764 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             tm_tree_t *comm_tree = NULL;
NULL              765 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             tm_solution_t *sol = NULL;
NULL              766 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             tm_affinity_mat_t *aff_mat = NULL;
NULL              767 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             double **comm_pattern = NULL;
NULL              768 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             int *obj_to_rank_in_lcomm = NULL;
NULL              869 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             comm_tree = tm_build_tree_from_topology(tm_topology,aff_mat, NULL, NULL);
NULL              902 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             if (NULL != k) free(k);
NULL              953 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != reqs ) free(reqs);
NULL              954 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != tracker) free(tracker);
NULL              955 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != local_pattern) free(local_pattern);
NULL              957 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != lindex_to_grank) free(lindex_to_grank);
NULL              958 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != nodes_roots) free(nodes_roots);  /* only on root */
NULL              959 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if (NULL != localrank_to_objnum) free(localrank_to_objnum);
NULL              960 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     if( NULL != set) hwloc_bitmap_free(set);
NULL               36 ompi/mca/topo/treematch/treematch/IntConstantInitializedVector.c   if(v == NULL)
NULL               52 ompi/mca/topo/treematch/treematch/IntConstantInitializedVector.c   if(v == NULL)
NULL               23 ompi/mca/topo/treematch/treematch/PriorityQueue.c     q->elements[i]=NULL;
NULL               33 ompi/mca/topo/treematch/treematch/PriorityQueue.c       if(q->elements[i] != NULL)
NULL               36 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(q->elements != NULL)
NULL               45 ompi/mca/topo/treematch/treematch/PriorityQueue.c       if(q->elements[i] != NULL)
NULL               72 ompi/mca/topo/treematch/treematch/PriorityQueue.c   q->elements[e->value] = NULL;
NULL              102 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(e != NULL)
NULL              112 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(e!=NULL)
NULL              121 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(e != NULL)
NULL              158 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(e != NULL)
NULL              165 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(e != NULL)
NULL              172 ompi/mca/topo/treematch/treematch/PriorityQueue.c   if(e != NULL)
NULL               90 ompi/mca/topo/treematch/treematch/fibo.c   if ((treeptr->degrtab = (FiboNode **) memAlloc ((sizeof (INT) << 3) * sizeof (FiboNode *))) == NULL) /* As many cells as there are bits in an INT */
NULL              112 ompi/mca/topo/treematch/treematch/fibo.c   if (treeptr->degrtab != NULL)
NULL              161 ompi/mca/topo/treematch/treematch/fibo.c     if (degrtab[degrval] == NULL) {               /* If no tree with same degree already found */
NULL              179 ompi/mca/topo/treematch/treematch/fibo.c       degrtab[degrval] = NULL;                    /* Remaining root changes degree so leaves this cell */
NULL              185 ompi/mca/topo/treematch/treematch/fibo.c       if (chldptr != NULL) {                      /* If remaining root had already some children, link old root with them */
NULL              198 ompi/mca/topo/treematch/treematch/fibo.c   bestptr = NULL;
NULL              200 ompi/mca/topo/treematch/treematch/fibo.c     if (degrtab[degrval] != NULL) {               /* If some tree is found           */
NULL              202 ompi/mca/topo/treematch/treematch/fibo.c       degrtab[degrval] = NULL;                    /* Clean-up used part of array     */
NULL              208 ompi/mca/topo/treematch/treematch/fibo.c     if (degrtab[degrval] != NULL) {
NULL              211 ompi/mca/topo/treematch/treematch/fibo.c       degrtab[degrval] = NULL;                    /* Clean-up used part of array     */
NULL              292 ompi/mca/topo/treematch/treematch/fibo.c   nodeptr->linkdat.nextptr = NULL;
NULL              319 ompi/mca/topo/treematch/treematch/fibo.c   if (chldptr != NULL) {
NULL              360 ompi/mca/topo/treematch/treematch/fibo.c     if (nodeptr->pareptr != NULL) {
NULL              119 ompi/mca/topo/treematch/treematch/fibo.h                                       (n)->pareptr = NULL;                      \
NULL              120 ompi/mca/topo/treematch/treematch/fibo.h                                       (n)->chldptr = NULL;                      \
NULL              130 ompi/mca/topo/treematch/treematch/fibo.h                                       if (chldptr != NULL) {                            \
NULL              136 ompi/mca/topo/treematch/treematch/fibo.h                                           chldptr->pareptr = NULL;                      \
NULL              149 ompi/mca/topo/treematch/treematch/fibo.h                                       if (pareptr == NULL)                                  \
NULL              158 ompi/mca/topo/treematch/treematch/fibo.h                                         pareptr->chldptr = (deflval <= 1) ? NULL : rghtptr; \
NULL              159 ompi/mca/topo/treematch/treematch/fibo.h                                         if (((deflval & 1) == 0) || (gdpaptr == NULL))      \
NULL              163 ompi/mca/topo/treematch/treematch/fibo.h                                         pareptr->pareptr = NULL;                            \
NULL               23 ompi/mca/topo/treematch/treematch/k-partitioning.c   PriorityQueue Qpart, *Q = NULL, *Qinst = NULL;
NULL               24 ompi/mca/topo/treematch/treematch/k-partitioning.c   double **D = NULL;
NULL               25 ompi/mca/topo/treematch/treematch/k-partitioning.c   int deficit, surplus, *part = NULL;
NULL              200 ompi/mca/topo/treematch/treematch/k-partitioning.c   int *res = NULL, *best_res=NULL, *size = NULL;
NULL              303 ompi/mca/topo/treematch/treematch/k-partitioning.c   int * part = NULL;
NULL               58 ompi/mca/topo/treematch/treematch/tm_bucket.c   int *e1 = NULL,*e2 = NULL,i1,i2,j1,j2;
NULL               59 ompi/mca/topo/treematch/treematch/tm_bucket.c   double **tab = NULL;
NULL               87 ompi/mca/topo/treematch/treematch/tm_bucket.c   double *pivot = NULL,val;
NULL              116 ompi/mca/topo/treematch/treematch/tm_bucket.c   double *pivot_tree = NULL,val;
NULL              189 ompi/mca/topo/treematch/treematch/tm_bucket.c   bucket_t *bucket = NULL;
NULL              240 ompi/mca/topo/treematch/treematch/tm_bucket.c   double *pivot_tree = NULL,*pivot = NULL;
NULL              291 ompi/mca/topo/treematch/treematch/tm_bucket.c   double *pivot = NULL;
NULL              292 ompi/mca/topo/treematch/treematch/tm_bucket.c   int *sample = NULL;
NULL              603 ompi/mca/topo/treematch/treematch/tm_bucket.c     try_add_edge(tab_node,NULL,arity,i,j,&nb_groups);
NULL              119 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   SCOTCH_graphBuild(graphptr, 0, vertnbr, verttab, verttab+1, NULL, NULL, edgenbr, edgetab, edlotab); 
NULL              342 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int *partition = NULL, *best_partition=NULL, *size = NULL;
NULL              355 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     return NULL;
NULL              465 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int *res= NULL;
NULL              470 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     return NULL;
NULL              498 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   constraint_t *const_tab = NULL;
NULL              531 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       return NULL;
NULL              544 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   com_mat_t **res = NULL, *sub_com_mat;
NULL              545 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   double **sub_mat = NULL;
NULL              546 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int *perm = NULL;
NULL              614 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int **res = NULL, *sub_vertices = NULL;
NULL              725 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   com_mat_t **tab_com_mat = NULL; /* table of comunication matrix. We will have k of such comunication matrix, one for each subtree */
NULL              727 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   tm_tree_t **tab_child = NULL;
NULL              728 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int *partition = NULL;
NULL              729 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int **tab_local_vertices = NULL;
NULL              730 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   constraint_t *const_tab = NULL;
NULL              739 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     set_node(cur_node,NULL, 0, NULL, local_vertices[0], 0, NULL, depth);
NULL              783 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   set_node( cur_node, tab_child, k, NULL, cur_node->id, 0, NULL, depth);
NULL              796 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   tm_tree_t *root = NULL;
NULL              797 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int *local_vertices = NULL;
NULL              810 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   if((constraints == NULL) && (nb_constraints != 0)){
NULL              813 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     return NULL;
NULL              816 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   if((constraints != NULL) && (nb_constraints > nb_cores)){
NULL              819 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     return NULL;
NULL              831 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     return NULL;
NULL               30 ompi/mca/topo/treematch/treematch/tm_malloc.c static hash_t *size_hash = NULL;
NULL               65 ompi/mca/topo/treematch/treematch/tm_malloc.c   hash_t *elem = NULL;
NULL               87 ompi/mca/topo/treematch/treematch/tm_malloc.c     for(s=size_hash; s != NULL; s=s->hh.next) {
NULL               98 ompi/mca/topo/treematch/treematch/tm_mapping.c   FILE *pf = NULL;
NULL              121 ompi/mca/topo/treematch/treematch/tm_mapping.c   FILE *pf = NULL;
NULL              122 ompi/mca/topo/treematch/treematch/tm_mapping.c   char *ptr= NULL;
NULL              142 ompi/mca/topo/treematch/treematch/tm_mapping.c       l = NULL;
NULL              230 ompi/mca/topo/treematch/treematch/tm_mapping.c   char* data = (char*) mmap(NULL, filesize, PROT_READ, MAP_SHARED, fd, 0);
NULL              294 ompi/mca/topo/treematch/treematch/tm_mapping.c   double *sum_row = NULL;
NULL              331 ompi/mca/topo/treematch/treematch/tm_mapping.c   double **mat = NULL;
NULL              332 ompi/mca/topo/treematch/treematch/tm_mapping.c   double *sum_row = NULL;
NULL              460 ompi/mca/topo/treematch/treematch/tm_mapping.c   int *nodes_id = NULL;
NULL              461 ompi/mca/topo/treematch/treematch/tm_mapping.c   int *proc_list = NULL;
NULL              560 ompi/mca/topo/treematch/treematch/tm_mapping.c   double *old_tab = NULL,*new_tab= NULL;
NULL              595 ompi/mca/topo/treematch/treematch/tm_mapping.c   int *res = NULL,i,j,end;
NULL              598 ompi/mca/topo/treematch/treematch/tm_mapping.c     *new_tab = NULL;
NULL              612 ompi/mca/topo/treematch/treematch/tm_mapping.c     *new_tab = NULL;
NULL              234 ompi/mca/topo/treematch/treematch/tm_solution.c   int *sigma = NULL;
NULL              321 ompi/mca/topo/treematch/treematch/tm_solution.c   hash_t *e1 = NULL,*e2 = NULL;
NULL              332 ompi/mca/topo/treematch/treematch/tm_solution.c   hash_t *hash_tab = NULL;
NULL              333 ompi/mca/topo/treematch/treematch/tm_solution.c   int *sol = NULL;
NULL              334 ompi/mca/topo/treematch/treematch/tm_solution.c   int *nodes_id= NULL;
NULL              434 ompi/mca/topo/treematch/treematch/tm_solution.c   int *sol = NULL;
NULL              435 ompi/mca/topo/treematch/treematch/tm_solution.c   int *state = NULL;
NULL              436 ompi/mca/topo/treematch/treematch/tm_solution.c   double **gain = NULL;
NULL              437 ompi/mca/topo/treematch/treematch/tm_solution.c   int **history = NULL;
NULL              438 ompi/mca/topo/treematch/treematch/tm_solution.c   double *temp = NULL;
NULL               14 ompi/mca/topo/treematch/treematch/tm_thread_pool.c static thread_pool_t *pool = NULL;
NULL              122 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     while(start_working_list->next == NULL) {
NULL              148 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   while(elem->next!=NULL){
NULL              152 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   work -> next = NULL;
NULL              224 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     pthread_cond_init(pool->cond_var +i, NULL);
NULL              226 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     pthread_mutex_init(pool->list_lock +i, NULL);
NULL              228 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     if (pthread_create (pool->thread_list+i, NULL, thread_loop, local+i) < 0) {
NULL              231 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       return NULL;
NULL              238 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   if (pool == NULL)
NULL              246 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   int *ret=NULL;
NULL              250 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     work.task=NULL;
NULL              261 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       if (pool->working_list[id].next != NULL)
NULL              273 ompi/mca/topo/treematch/treematch/tm_thread_pool.c     pool = NULL;
NULL              293 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   pthread_cond_init (&work->work_done, NULL);
NULL              294 ompi/mca/topo/treematch/treematch/tm_thread_pool.c   pthread_mutex_init(&work->mutex,     NULL);
NULL               19 ompi/mca/topo/treematch/treematch/tm_timings.h #define CLOCK(c) gettimeofday(&c,(struct timezone *)NULL)
NULL               51 ompi/mca/topo/treematch/treematch/tm_topology.c   tm_topology_t *topology = NULL;
NULL               52 ompi/mca/topo/treematch/treematch/tm_topology.c   FILE *pf = NULL;
NULL               54 ompi/mca/topo/treematch/treematch/tm_topology.c   char *s = NULL;
NULL               55 ompi/mca/topo/treematch/treematch/tm_topology.c   double *cost = NULL;
NULL               88 ompi/mca/topo/treematch/treematch/tm_topology.c   topology->constraints    = NULL;
NULL               95 ompi/mca/topo/treematch/treematch/tm_topology.c     topology->arity[i] = atoi(strtok(NULL," "));
NULL               96 ompi/mca/topo/treematch/treematch/tm_topology.c     cost[i] = atoi(strtok(NULL," "));
NULL              126 ompi/mca/topo/treematch/treematch/tm_topology.c   hwloc_obj_t *objs = NULL;
NULL              130 ompi/mca/topo/treematch/treematch/tm_topology.c   objs[0] = hwloc_get_next_obj_by_type(topology,HWLOC_OBJ_PU,NULL);
NULL              159 ompi/mca/topo/treematch/treematch/tm_topology.c   double **arch = NULL;
NULL              183 ompi/mca/topo/treematch/treematch/tm_topology.c     obj = hwloc_get_next_obj_by_depth (topology,depth,NULL);
NULL              241 ompi/mca/topo/treematch/treematch/tm_topology.c   tm_topology_t *res = NULL;
NULL              242 ompi/mca/topo/treematch/treematch/tm_topology.c   hwloc_obj_t *objs = NULL;
NULL              285 ompi/mca/topo/treematch/treematch/tm_topology.c   res->constraints      = NULL;
NULL              299 ompi/mca/topo/treematch/treematch/tm_topology.c     objs[0] = hwloc_get_next_obj_by_depth(topology, depth, NULL);
NULL              341 ompi/mca/topo/treematch/treematch/tm_topology.c   tm_topology_t *res = NULL;
NULL              342 ompi/mca/topo/treematch/treematch/tm_topology.c   hwloc_obj_t *objs = NULL;
NULL              369 ompi/mca/topo/treematch/treematch/tm_topology.c   res->constraints     = NULL;
NULL              374 ompi/mca/topo/treematch/treematch/tm_topology.c   res->cost            = NULL; 
NULL              382 ompi/mca/topo/treematch/treematch/tm_topology.c     objs[0] = hwloc_get_next_obj_by_depth(topology,depth,NULL);
NULL              521 ompi/mca/topo/treematch/treematch/tm_topology.c   int *tab = NULL;
NULL              522 ompi/mca/topo/treematch/treematch/tm_topology.c   FILE *pf = NULL;
NULL              523 ompi/mca/topo/treematch/treematch/tm_topology.c   char  line[LINE_SIZE],*l = NULL;
NULL              524 ompi/mca/topo/treematch/treematch/tm_topology.c   char *ptr = NULL;
NULL              540 ompi/mca/topo/treematch/treematch/tm_topology.c     l = NULL;
NULL              553 ompi/mca/topo/treematch/treematch/tm_topology.c     l = NULL;
NULL              605 ompi/mca/topo/treematch/treematch/tm_topology.c     *constraints = NULL;
NULL              618 ompi/mca/topo/treematch/treematch/tm_topology.c   int *new_arity = NULL;
NULL              619 ompi/mca/topo/treematch/treematch/tm_topology.c   double *new_cost = NULL;
NULL              701 ompi/mca/topo/treematch/treematch/tm_topology.c   int *arity = NULL,nb_levels;
NULL              702 ompi/mca/topo/treematch/treematch/tm_topology.c   int *numbering = NULL,nb_nodes;
NULL              706 ompi/mca/topo/treematch/treematch/tm_topology.c   int *constraints = NULL, nb_constraints;
NULL              719 ompi/mca/topo/treematch/treematch/tm_topology.c   new_topo = tm_build_synthetic_topology(arity, NULL, nb_levels,numbering,nb_nodes);
NULL              768 ompi/mca/topo/treematch/treematch/tm_topology.c   tm_topology_t *topology = NULL;
NULL              775 ompi/mca/topo/treematch/treematch/tm_topology.c   topology->constraints    = NULL;
NULL              782 ompi/mca/topo/treematch/treematch/tm_topology.c     topology->cost         = NULL;
NULL              219 ompi/mca/topo/treematch/treematch/tm_tree.c   double *res = NULL;
NULL              222 ompi/mca/topo/treematch/treematch/tm_tree.c     return NULL;
NULL              283 ompi/mca/topo/treematch/treematch/tm_tree.c   double **new_mat = NULL, **old_mat = aff_mat->mat;
NULL              284 ompi/mca/topo/treematch/treematch/tm_tree.c   double *sum_row = NULL;
NULL              435 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *res = NULL;
NULL              448 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *elem = NULL;
NULL              449 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t **tab = NULL;
NULL              566 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *elem = NULL;
NULL              602 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *elem = NULL;
NULL              634 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *e1 = NULL, *e2= NULL;
NULL              644 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *e1 = NULL, *e2 = NULL;
NULL              654 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *e1 = NULL, *e2 = NULL;
NULL              664 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *e1= NULL, *e2 = NULL;
NULL              674 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *e1 = NULL, *e2 = NULL;
NULL              686 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t **selection = NULL;
NULL              782 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *elem = NULL;
NULL              867 ompi/mca/topo/treematch/treematch/tm_tree.c    group_list_t *elem = NULL;
NULL              886 ompi/mca/topo/treematch/treematch/tm_tree.c    elem-> next           = NULL;
NULL              927 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t **selection = NULL;
NULL             1045 ompi/mca/topo/treematch/treematch/tm_tree.c     return NULL;
NULL             1140 ompi/mca/topo/treematch/treematch/tm_tree.c   pthread_mutex_init(&lock, NULL);
NULL             1232 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *elem = NULL;
NULL             1274 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t *elem = NULL;
NULL             1329 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t **selection = NULL;
NULL             1391 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t **selection = NULL;
NULL             1558 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t **cur_group = NULL;
NULL             1587 ompi/mca/topo/treematch/treematch/tm_tree.c   int *partition = NULL;
NULL             1599 ompi/mca/topo/treematch/treematch/tm_tree.c   partition = kpartition(solution_size, &com_mat, n, NULL, 0);
NULL             1628 ompi/mca/topo/treematch/treematch/tm_tree.c   adjacency_t *e1 = NULL, *e2 = NULL;
NULL             1638 ompi/mca/topo/treematch/treematch/tm_tree.c   adjacency_t *e1 = NULL, *e2 = NULL;
NULL             1711 ompi/mca/topo/treematch/treematch/tm_tree.c   double **mat = NULL, *sum_row;
NULL             1770 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t **cur_group = NULL;
NULL             1774 ompi/mca/topo/treematch/treematch/tm_tree.c   group_list_t list, **best_selection = NULL, **tab_group = NULL;
NULL             1777 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_affinity_mat_t *cost_mat = NULL; /*cost matrix taking into account the communiocation cost but also the weight of the object*/
NULL             1826 ompi/mca/topo/treematch/treematch/tm_tree.c     list.next = NULL;
NULL             1959 ompi/mca/topo/treematch/treematch/tm_tree.c   double **old_mat = NULL, **new_mat = NULL; double *sum_row;
NULL             1981 ompi/mca/topo/treematch/treematch/tm_tree.c   double *old_tab = NULL, *new_tab = NULL, avg;
NULL             2007 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t **list_child = NULL;
NULL             2011 ompi/mca/topo/treematch/treematch/tm_tree.c     set_node(node, NULL, 0, NULL, -1, 0, NULL, depth);
NULL             2027 ompi/mca/topo/treematch/treematch/tm_tree.c   set_node(node, list_child, arity, NULL, -1, 0, NULL, depth);
NULL             2031 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t *old_tab = NULL, *new_tab = NULL;
NULL             2083 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t *new_tab_node = NULL; /*array of node for this level (of size M): there will be linked to the nodes of tab_nodes*/
NULL             2084 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_affinity_mat_t * new_aff_mat= NULL; /*New communication matrix (after grouyping nodes together)*/
NULL             2085 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t *res = NULL; /*resulting tree*/
NULL             2088 ompi/mca/topo/treematch/treematch/tm_tree.c   double *new_obj_weight = NULL;
NULL             2132 ompi/mca/topo/treematch/treematch/tm_tree.c     tm_tree_t **list_child = NULL;
NULL             2134 ompi/mca/topo/treematch/treematch/tm_tree.c     set_node(&new_tab_node[i], list_child, arity, NULL, i, 0, tab_node, depth); 
NULL             2200 ompi/mca/topo/treematch/treematch/tm_tree.c   tm_tree_t *res = NULL, *tab_node = NULL;
NULL             2206 ompi/mca/topo/treematch/treematch/tm_tree.c     set_node(&tab_node[i], NULL, 0, NULL, i, 0, NULL, depth);
NULL             2263 ompi/mca/topo/treematch/treematch/tm_tree.c     *constraints = NULL;
NULL             2275 ompi/mca/topo/treematch/treematch/tm_tree.c   int *constraints = NULL, nb_constraints;
NULL                4 ompi/mca/topo/treematch/treematch/tm_verbose.c static FILE *output = NULL;
NULL               16 ompi/mca/topo/treematch/treematch/tm_verbose.c   if(output == NULL)
NULL               23 ompi/mca/topo/treematch/treematch/tm_verbose.c   if(output != NULL)
NULL               87 ompi/mca/topo/treematch/treematch/uthash.h   out=NULL;                                                                      \
NULL              155 ompi/mca/topo/treematch/treematch/uthash.h  (add)->hh.next = NULL;                                                          \
NULL              160 ompi/mca/topo/treematch/treematch/uthash.h     (head)->hh.prev = NULL;                                                      \
NULL              198 ompi/mca/topo/treematch/treematch/uthash.h     if ( ((delptr)->hh.prev == NULL) && ((delptr)->hh.next == NULL) )  {         \
NULL              203 ompi/mca/topo/treematch/treematch/uthash.h         head = NULL;                                                             \
NULL              262 ompi/mca/topo/treematch/treematch/uthash.h             _prev = NULL;                                                        \
NULL              284 ompi/mca/topo/treematch/treematch/uthash.h         _prev = NULL;                                                            \
NULL              294 ompi/mca/topo/treematch/treematch/uthash.h                                   (head)->hh.tbl->hho) : NULL );                 \
NULL              571 ompi/mca/topo/treematch/treematch/uthash.h  else out=NULL;                                                                  \
NULL              577 ompi/mca/topo/treematch/treematch/uthash.h     else out = NULL;                                                             \
NULL              586 ompi/mca/topo/treematch/treematch/uthash.h  (addhh)->hh_prev = NULL;                                                        \
NULL              664 ompi/mca/topo/treematch/treematch/uthash.h            _he_thh->hh_prev = NULL;                                              \
NULL              701 ompi/mca/topo/treematch/treematch/uthash.h           _hs_list = NULL;                                                       \
NULL              702 ompi/mca/topo/treematch/treematch/uthash.h           _hs_tail = NULL;                                                       \
NULL              712 ompi/mca/topo/treematch/treematch/uthash.h                           (head)->hh.tbl->hho)) : NULL);                         \
NULL              721 ompi/mca/topo/treematch/treematch/uthash.h                               (head)->hh.tbl->hho)) : NULL);                     \
NULL              727 ompi/mca/topo/treematch/treematch/uthash.h                               (head)->hh.tbl->hho)) : NULL);                     \
NULL              736 ompi/mca/topo/treematch/treematch/uthash.h                               (head)->hh.tbl->hho)) : NULL);                     \
NULL              742 ompi/mca/topo/treematch/treematch/uthash.h                               (head)->hh.tbl->hho)) : NULL);                     \
NULL              747 ompi/mca/topo/treematch/treematch/uthash.h                             ELMT_FROM_HH((head)->hh.tbl,_hs_e) : NULL);          \
NULL              752 ompi/mca/topo/treematch/treematch/uthash.h                      ELMT_FROM_HH((head)->hh.tbl,_hs_tail) : NULL);              \
NULL              757 ompi/mca/topo/treematch/treematch/uthash.h           _hs_tail->next = NULL;                                                 \
NULL              777 ompi/mca/topo/treematch/treematch/uthash.h   void *_last_elt=NULL, *_elt;                                                   \
NULL              778 ompi/mca/topo/treematch/treematch/uthash.h   UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL;                         \
NULL              792 ompi/mca/topo/treematch/treematch/uthash.h             _dst_hh->next = NULL;                                                \
NULL              819 ompi/mca/topo/treematch/treematch/uthash.h     (head)=NULL;                                                                 \
NULL              825 ompi/mca/topo/treematch/treematch/uthash.h for((el)=(head), (*(char**)(&(tmp)))=(char*)((head)?(head)->hh.next:NULL);       \
NULL              826 ompi/mca/topo/treematch/treematch/uthash.h   el; (el)=(tmp),(*(char**)(&(tmp)))=(char*)((tmp)?(tmp)->hh.next:NULL)) 
NULL              829 ompi/mca/topo/treematch/treematch/uthash.h for((el)=(head),(tmp)=DECLTYPE(el)((head)?(head)->hh.next:NULL);                 \
NULL              830 ompi/mca/topo/treematch/treematch/uthash.h   el; (el)=(tmp),(tmp)=DECLTYPE(el)((tmp)?(tmp)->hh.next:NULL))
NULL               21 ompi/mca/vprotocol/base/vprotocol_base.c char *mca_vprotocol_base_include_list = NULL;
NULL               32 ompi/mca/vprotocol/base/vprotocol_base.c     if (NULL == mca_vprotocol_base_include_list) {
NULL               41 ompi/mca/vprotocol/base/vprotocol_base.c     mca_vprotocol_base_include_list = NULL;
NULL               43 ompi/mca/vprotocol/base/vprotocol_base.c     if (NULL != vprotocol_include_list && vprotocol_include_list[0] != '\0') {
NULL               52 ompi/mca/vprotocol/base/vprotocol_base.c     if (NULL != mca_vprotocol_base_include_list) {
NULL               56 ompi/mca/vprotocol/base/vprotocol_base.c     return mca_base_framework_components_close(&ompi_vprotocol_base_framework, NULL);;
NULL               59 ompi/mca/vprotocol/base/vprotocol_base.c MCA_BASE_FRAMEWORK_DECLARE(ompi, vprotocol, "OMPI Vprotocol", NULL,
NULL               48 ompi/mca/vprotocol/base/vprotocol_base_select.c     opal_list_item_t *item = NULL;
NULL               49 ompi/mca/vprotocol/base/vprotocol_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               50 ompi/mca/vprotocol/base/vprotocol_base_select.c     mca_vprotocol_base_component_t *component = NULL, *best_component = NULL;
NULL               51 ompi/mca/vprotocol/base/vprotocol_base_select.c     mca_vprotocol_base_module_t *module = NULL, *best_module = NULL;
NULL               53 ompi/mca/vprotocol/base/vprotocol_base_select.c     opened_component_t *om = NULL;
NULL               62 ompi/mca/vprotocol/base/vprotocol_base_select.c         if (NULL == mca_vprotocol_base_include_list) {
NULL               72 ompi/mca/vprotocol/base/vprotocol_base_select.c         if(NULL == component->pmlm_init) {
NULL               77 ompi/mca/vprotocol/base/vprotocol_base_select.c         if (NULL == module) {
NULL               90 ompi/mca/vprotocol/base/vprotocol_base_select.c         if (NULL == om) return OMPI_ERR_OUT_OF_RESOURCE;
NULL               97 ompi/mca/vprotocol/base/vprotocol_base_select.c     if (NULL == best_component) {
NULL              109 ompi/mca/vprotocol/base/vprotocol_base_select.c          NULL != item;
NULL              116 ompi/mca/vprotocol/base/vprotocol_base_select.c             if (NULL != om->om_component->pmlm_finalize) {
NULL              132 ompi/mca/vprotocol/base/vprotocol_base_select.c     if(best_component != NULL)
NULL               36 ompi/mca/vprotocol/example/vprotocol_example.c     /* opal_class_t *                         */ NULL,
NULL               16 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_add_procs_fn_t     */ NULL,
NULL               17 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_del_procs_fn_t     */ NULL,
NULL               22 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_progress_fn_t      */ NULL,
NULL               24 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_add_comm_fn_t      */ NULL,
NULL               25 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_del_comm_fn_t      */ NULL,
NULL               26 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_irecv_init_fn_t    */ NULL,
NULL               29 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* mca_pml_base_module_isend_init_fn_t    */ NULL,
NULL               41 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* ompi_request_wait_fn_t                 */ NULL,
NULL               43 ompi/mca/vprotocol/pessimist/vprotocol_pessimist.c     /* ompi_request_waitall_fn_t              */ NULL,
NULL               64 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "priority", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               69 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "free_list_num", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               74 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "free_list_max", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               79 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "free_list_inc", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               84 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "sender_based_chunk", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               89 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "event_buffer_size", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               94 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                                            "sender_based_file", NULL, MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              125 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c         return NULL;
NULL              141 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_component.c                          NULL, 0, NULL, NULL, NULL);
NULL               14 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_event.c OBJ_CLASS_INSTANCE(mca_vprotocol_pessimist_event_t, opal_list_item_t, NULL, NULL);
NULL               35 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c     rc = opal_pmix.lookup(&results, NULL);
NULL               38 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c         NULL == pdat->value.data.string) {
NULL               71 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h         ftreq->event = NULL;
NULL               72 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h         event->req = NULL;
NULL              189 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h     if(req == NULL)
NULL               19 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_request.c                    vprotocol_pessimist_request_construct, NULL);
NULL               21 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_request.c                    vprotocol_pessimist_request_construct, NULL);
NULL               32 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_request.c     ftreq->event = NULL;
NULL               87 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c     sb.sb_conv_to_pessimist_offset = (uintptr_t) VPROTOCOL_SEND_REQ(NULL) -
NULL               95 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c     sb.sb_cursor = sb.sb_addr = (uintptr_t) NULL;
NULL              111 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c     if(((uintptr_t) NULL) != sb.sb_addr)
NULL              122 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c     if(((uintptr_t) NULL) != sb.sb_addr)
NULL               22 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_start.c     if(NULL == pml_request) continue;
NULL               43 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c         vprotocol_pessimist_delivery_log(NULL);
NULL               64 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c         vprotocol_pessimist_delivery_log(NULL);
NULL              110 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c         vprotocol_pessimist_delivery_log(NULL);
NULL               28 ompi/message/message.c                    ompi_message_constructor, NULL);
NULL               38 ompi/message/message.c     msg->comm = NULL;
NULL               39 ompi/message/message.c     msg->req_ptr = NULL;
NULL               53 ompi/message/message.c                              0, 0, 8, -1, 8, NULL, 0, NULL, NULL, NULL);
NULL               57 ompi/message/message.c     ompi_message_null.message.req_ptr = NULL;
NULL               71 ompi/message/message.h                                     msg->m_f_to_c_index, NULL);
NULL              105 ompi/mpi/c/accumulate.c                     if( !((origin_check_dt == op_check_dt) & (NULL != op_check_dt)) ) {
NULL               51 ompi/mpi/c/add_error_class.c         if (NULL == errorclass) {
NULL               59 ompi/mpi/c/add_error_code.c         if (NULL == errorcode) {
NULL               86 ompi/mpi/c/allgather.c         } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              117 ompi/mpi/c/allgatherv.c         if (NULL == displs) {
NULL               50 ompi/mpi/c/alloc_mem.c     char *mpool_hints = NULL;
NULL               54 ompi/mpi/c/alloc_mem.c         if (size < 0 || NULL == baseptr) {
NULL               57 ompi/mpi/c/alloc_mem.c         } else if (NULL == info || ompi_info_is_freed(info)) {
NULL               71 ompi/mpi/c/alloc_mem.c         *((void **) baseptr) = NULL;
NULL               88 ompi/mpi/c/alloc_mem.c     if (NULL == *((void **) baseptr)) {
NULL              100 ompi/mpi/c/alltoallv.c         if ((NULL == sendcounts) || (NULL == sdispls) ||
NULL              101 ompi/mpi/c/alltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
NULL               95 ompi/mpi/c/alltoallw.c         if ((NULL == sendcounts) || (NULL == sdispls) || (NULL == sendtypes) ||
NULL               96 ompi/mpi/c/alltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
NULL               50 ompi/mpi/c/attr_get.c         if ((NULL == attribute_val) || (NULL == flag)) {
NULL               50 ompi/mpi/c/bindings.h         if( NULL == (DDT) || MPI_DATATYPE_NULL == (DDT) ) (RC) = MPI_ERR_TYPE; \
NULL               59 ompi/mpi/c/bindings.h         if( NULL == (DDT) || MPI_DATATYPE_NULL == (DDT) ) (RC) = MPI_ERR_TYPE; \
NULL               69 ompi/mpi/c/bindings.h         if( NULL == (DDT) || MPI_DATATYPE_NULL == (DDT) ) (RC) = MPI_ERR_TYPE;       \
NULL               79 ompi/mpi/c/bindings.h         if( NULL == (DDT) || MPI_DATATYPE_NULL == (DDT) ) (RC) = MPI_ERR_TYPE; \
NULL               93 ompi/mpi/c/bindings.h         if ( NULL == (BUFFER) && 0 < (COUNT) && MPI_SUCCESS == (RC) ) { \
NULL               64 ompi/mpi/c/bsend.c         } else if (MPI_DATATYPE_NULL == type || NULL == type) {
NULL               71 ompi/mpi/c/bsend_init.c         } else if (request == NULL) {
NULL               46 ompi/mpi/c/buffer_attach.c     if (NULL == buffer || size < 0) {
NULL               46 ompi/mpi/c/buffer_detach.c     if (NULL == buffer || NULL == size) {
NULL               56 ompi/mpi/c/cancel.c         if (NULL == request || NULL == *request ||
NULL               62 ompi/mpi/c/cart_coords.c         if ( (0 > maxdims) || ((0 < maxdims) && (NULL == coords))) {
NULL               69 ompi/mpi/c/cart_create.c                    (NULL == dims || NULL == periods || NULL == comm_cart)) {
NULL               97 ompi/mpi/c/cart_create.c                                                          NULL,
NULL               59 ompi/mpi/c/cart_get.c                               ((NULL == dims) || (NULL == periods) ||
NULL               60 ompi/mpi/c/cart_get.c                                (NULL == coords)))) {
NULL               65 ompi/mpi/c/cart_map.c         if ((NULL == dims) || (NULL == periods) || (NULL == newrank)) {
NULL               76 ompi/mpi/c/cart_rank.c         if (((NULL == coords) &&
NULL               78 ompi/mpi/c/cart_rank.c             (NULL == rank)){
NULL               66 ompi/mpi/c/cart_shift.c         if (NULL == rank_source || NULL == rank_dest) {
NULL               64 ompi/mpi/c/cart_sub.c         if (((NULL == remain_dims) && (0 != comm->c_topo->mtc.cart->ndims))
NULL               65 ompi/mpi/c/cart_sub.c             && (NULL == new_comm)) {
NULL               61 ompi/mpi/c/cartdim_get.c        if (NULL == ndims) {
NULL               53 ompi/mpi/c/close_port.c         if ( NULL == port_name )
NULL               76 ompi/mpi/c/comm_accept.c         if ( NULL == newcomm ) {
NULL               80 ompi/mpi/c/comm_accept.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               89 ompi/mpi/c/comm_accept.c             if ( NULL == port_name )
NULL              111 ompi/mpi/c/comm_accept.c 	rc = ompi_dpm_connect_accept (comm, root, NULL, send_first,
NULL               57 ompi/mpi/c/comm_compare.c         if ( NULL == result ) {
NULL               76 ompi/mpi/c/comm_connect.c         if ( NULL == newcomm ) {
NULL               80 ompi/mpi/c/comm_connect.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               89 ompi/mpi/c/comm_connect.c             if ( NULL == port_name )
NULL              113 ompi/mpi/c/comm_connect.c         rc = ompi_dpm_connect_accept (comm, root, NULL, send_first,
NULL               55 ompi/mpi/c/comm_create.c         if ( MPI_GROUP_NULL == group || NULL == group )
NULL               59 ompi/mpi/c/comm_create.c         if ( NULL == newcomm )
NULL               50 ompi/mpi/c/comm_create_errhandler.c     if (NULL == function ||
NULL               51 ompi/mpi/c/comm_create_errhandler.c         NULL == errhandler) {
NULL               65 ompi/mpi/c/comm_create_errhandler.c   if (NULL == *errhandler) {
NULL               62 ompi/mpi/c/comm_create_group.c         if ( NULL == group )
NULL               66 ompi/mpi/c/comm_create_group.c         if ( NULL == newcomm )
NULL               50 ompi/mpi/c/comm_create_keyval.c         if ((NULL == comm_copy_attr_fn) || (NULL == comm_delete_attr_fn) ||
NULL               51 ompi/mpi/c/comm_create_keyval.c             (NULL == comm_keyval)) {
NULL               63 ompi/mpi/c/comm_create_keyval.c                                   del_fn, comm_keyval, extra_state, 0, NULL);
NULL               56 ompi/mpi/c/comm_dup.c         if ( NULL == newcomm )
NULL               59 ompi/mpi/c/comm_dup_with_info.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               64 ompi/mpi/c/comm_dup_with_info.c         if ( NULL == newcomm )
NULL               57 ompi/mpi/c/comm_f2c.c         return NULL;
NULL               50 ompi/mpi/c/comm_free.c         if ( NULL == *comm  || MPI_COMM_WORLD == *comm ||
NULL               47 ompi/mpi/c/comm_free_keyval.c         if (NULL == comm_keyval) {
NULL               52 ompi/mpi/c/comm_get_attr.c         if ((NULL == attribute_val) || (NULL == flag)) {
NULL               60 ompi/mpi/c/comm_get_errhandler.c       } else if (NULL == errhandler) {
NULL               40 ompi/mpi/c/comm_get_info.c         if (NULL == info_used) {
NULL               50 ompi/mpi/c/comm_get_info.c     if (NULL == comm->super.s_info) {
NULL               59 ompi/mpi/c/comm_get_info.c     if (NULL == (*info_used)) {
NULL               61 ompi/mpi/c/comm_get_name.c         if ( NULL == name || NULL == length )
NULL               46 ompi/mpi/c/comm_get_parent.c         if ( NULL == parent ) {
NULL               56 ompi/mpi/c/comm_group.c         if ( NULL == group )
NULL               59 ompi/mpi/c/comm_idup.c         if ( NULL == newcomm )
NULL               75 ompi/mpi/c/comm_join.c         if ( NULL == intercomm ) {
NULL               55 ompi/mpi/c/comm_rank.c         if ( NULL == rank )
NULL               57 ompi/mpi/c/comm_remote_group.c         if ( NULL == group ) {
NULL               56 ompi/mpi/c/comm_remote_size.c         if ( NULL == size ) {
NULL               60 ompi/mpi/c/comm_set_errhandler.c         } else if (NULL == errhandler ||
NULL               40 ompi/mpi/c/comm_set_info.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               62 ompi/mpi/c/comm_set_name.c         if ( NULL == name ) {
NULL               58 ompi/mpi/c/comm_size.c         if ( NULL == size ) {
NULL               56 ompi/mpi/c/comm_spawn.c     ompi_communicator_t *newcomp=NULL;
NULL               79 ompi/mpi/c/comm_spawn.c         if ( NULL == intercomm ) {
NULL               88 ompi/mpi/c/comm_spawn.c             if ( NULL == command ) {
NULL               96 ompi/mpi/c/comm_spawn.c             if (NULL == info || ompi_info_is_freed(info)) {
NULL               56 ompi/mpi/c/comm_spawn_multiple.c     ompi_communicator_t *newcomp=NULL;
NULL               78 ompi/mpi/c/comm_spawn_multiple.c         if ( NULL == intercomm ) {
NULL               89 ompi/mpi/c/comm_spawn_multiple.c             if ( NULL == array_of_commands ) {
NULL               92 ompi/mpi/c/comm_spawn_multiple.c             if ( NULL ==  array_of_maxprocs ) {
NULL               95 ompi/mpi/c/comm_spawn_multiple.c             if ( NULL == array_of_info ) {
NULL               99 ompi/mpi/c/comm_spawn_multiple.c                 if (NULL == array_of_info[i] ||
NULL              126 ompi/mpi/c/comm_spawn_multiple.c                 if ( NULL == array_of_commands[i] ) {
NULL              200 ompi/mpi/c/comm_spawn_multiple.c         if (NULL != newcomp) {
NULL               61 ompi/mpi/c/comm_split.c         if ( NULL == newcomm ) {
NULL               61 ompi/mpi/c/comm_split_type.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               84 ompi/mpi/c/comm_split_type.c         if ( NULL == newcomm ) {
NULL               56 ompi/mpi/c/comm_test_inter.c         if ( NULL == flag ) {
NULL               73 ompi/mpi/c/dims_create.c         if ((0 != ndims) && (NULL == dims)) {
NULL              173 ompi/mpi/c/dims_create.c     if (NULL == bins) {
NULL              227 ompi/mpi/c/dims_create.c         (*factors) = NULL;
NULL               56 ompi/mpi/c/dist_graph_create.c         } else if (n < 0 || NULL == newcomm) {
NULL               58 ompi/mpi/c/dist_graph_create.c         } else if (n > 0 && (NULL == sources || NULL == degrees ||
NULL               59 ompi/mpi/c/dist_graph_create.c                               NULL == destinations || NULL == weights)) {
NULL               86 ompi/mpi/c/dist_graph_create.c     if(OMPI_SUCCESS != (err = mca_topo_base_comm_select(comm_old, NULL,
NULL               66 ompi/mpi/c/dist_graph_create_adjacent.c         } else if (indegree < 0 || outdegree < 0 || NULL == comm_dist_graph) {
NULL               70 ompi/mpi/c/dist_graph_create_adjacent.c                     (NULL == sources || NULL == sourceweights)) ||
NULL               72 ompi/mpi/c/dist_graph_create_adjacent.c                     (NULL == destinations || NULL == destweights))) {
NULL               97 ompi/mpi/c/dist_graph_create_adjacent.c     if(OMPI_SUCCESS != (err = mca_topo_base_comm_select(comm_old, NULL,
NULL               56 ompi/mpi/c/dist_graph_neighbors.c                     (NULL == sources || NULL == sourceweights)) ||
NULL               58 ompi/mpi/c/dist_graph_neighbors.c                     (NULL == destinations || NULL == destweights))) {
NULL               54 ompi/mpi/c/dist_graph_neighbors_count.c         } else if (NULL == inneighbors || NULL == outneighbors ||
NULL               55 ompi/mpi/c/dist_graph_neighbors_count.c                    NULL == weighted) {
NULL               50 ompi/mpi/c/errhandler_c2f.c     if (NULL == errhandler) {
NULL               59 ompi/mpi/c/errhandler_f2c.c         return NULL;
NULL               51 ompi/mpi/c/errhandler_free.c     if (NULL == errhandler ||
NULL               48 ompi/mpi/c/file_call_errhandler.c     if (NULL == fh ||
NULL               49 ompi/mpi/c/file_close.c         if (NULL == fh || ompi_file_invalid(*fh)) {
NULL               48 ompi/mpi/c/file_create_errhandler.c     if (NULL == function ||
NULL               49 ompi/mpi/c/file_create_errhandler.c         NULL == errhandler) {
NULL               63 ompi/mpi/c/file_create_errhandler.c   if (NULL == *errhandler) {
NULL               52 ompi/mpi/c/file_delete.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               54 ompi/mpi/c/file_delete.c         } else if (NULL == filename) {
NULL               58 ompi/mpi/c/file_f2c.c         return NULL;
NULL               49 ompi/mpi/c/file_get_amode.c         } else if (NULL == amode) {
NULL               49 ompi/mpi/c/file_get_atomicity.c         } else if (NULL == flag) {
NULL               50 ompi/mpi/c/file_get_byte_offset.c         } else if (NULL == disp) {
NULL               56 ompi/mpi/c/file_get_errhandler.c     if (NULL == file) {
NULL               59 ompi/mpi/c/file_get_errhandler.c     } else if (NULL == errhandler) {
NULL               49 ompi/mpi/c/file_get_group.c         } else if (NULL == group) {
NULL               47 ompi/mpi/c/file_get_info.c         if (NULL == info_used) {
NULL               56 ompi/mpi/c/file_get_info.c     if (NULL == fh->super.s_info) {
NULL               65 ompi/mpi/c/file_get_info.c     if (NULL == (*info_used)) {
NULL               49 ompi/mpi/c/file_get_position.c         } else if (NULL == offset) {
NULL               49 ompi/mpi/c/file_get_position_shared.c         } else if (NULL == offset) {
NULL               49 ompi/mpi/c/file_get_size.c         } else if (NULL == size) {
NULL               55 ompi/mpi/c/file_get_type_extent.c         } else if (NULL == extent) {
NULL               51 ompi/mpi/c/file_get_view.c         } else if (NULL == etype || NULL == filetype) {
NULL               53 ompi/mpi/c/file_get_view.c         } else if (NULL == disp || NULL == datarep) {
NULL               60 ompi/mpi/c/file_iread.c         } else if (NULL == request) {
NULL               62 ompi/mpi/c/file_iread_all.c         } else if (NULL == request) {
NULL               75 ompi/mpi/c/file_iread_all.c         if( OPAL_UNLIKELY(NULL == fh->f_io_selected_module.v2_0_0.io_module_file_iread_all) ) {
NULL               60 ompi/mpi/c/file_iread_at.c         } else if (NULL == request) {
NULL               62 ompi/mpi/c/file_iread_at_all.c         } else if (NULL == request) {
NULL               75 ompi/mpi/c/file_iread_at_all.c         if( OPAL_UNLIKELY(NULL == fh->f_io_selected_module.v2_0_0.io_module_file_iread_at_all) ) {
NULL               60 ompi/mpi/c/file_iread_shared.c         } else if (NULL == request) {
NULL               64 ompi/mpi/c/file_iwrite.c         } else if (NULL == request) {
NULL               66 ompi/mpi/c/file_iwrite_all.c         } else if (NULL == request) {
NULL               79 ompi/mpi/c/file_iwrite_all.c         if( OPAL_UNLIKELY(NULL == fh->f_io_selected_module.v2_0_0.io_module_file_iwrite_all) ) {
NULL               65 ompi/mpi/c/file_iwrite_at.c         } else if (NULL == request) {
NULL               67 ompi/mpi/c/file_iwrite_at_all.c         } else if (NULL == request) {
NULL               80 ompi/mpi/c/file_iwrite_at_all.c         if( OPAL_UNLIKELY(NULL == fh->f_io_selected_module.v2_0_0.io_module_file_iwrite_at_all) ) {
NULL               63 ompi/mpi/c/file_iwrite_shared.c         } else if (NULL == request) {
NULL               63 ompi/mpi/c/file_open.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               57 ompi/mpi/c/file_set_errhandler.c         if (NULL == file) {
NULL               60 ompi/mpi/c/file_set_errhandler.c         } else if (NULL == errhandler ||
NULL               56 ompi/mpi/c/file_set_info.c 	if (NULL == info || MPI_INFO_NULL == info ||
NULL               67 ompi/mpi/c/file_set_view.c         if ( NULL == datarep) {
NULL               50 ompi/mpi/c/finalized.c         if (NULL == flag) {
NULL               63 ompi/mpi/c/finalized.c                 return ompi_errhandler_invoke(NULL, NULL, -1,
NULL               53 ompi/mpi/c/free_mem.c     if (NULL != baseptr && OMPI_SUCCESS != mca_mpool_base_free(baseptr)) {
NULL              129 ompi/mpi/c/gather.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              163 ompi/mpi/c/gather.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              134 ompi/mpi/c/gatherv.c                 if (NULL == displs) {
NULL              138 ompi/mpi/c/gatherv.c                 if (NULL == recvcounts) {
NULL              146 ompi/mpi/c/gatherv.c                     } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              173 ompi/mpi/c/gatherv.c                 if (NULL == displs) {
NULL              177 ompi/mpi/c/gatherv.c                 if (NULL == recvcounts) {
NULL              185 ompi/mpi/c/gatherv.c                     } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              112 ompi/mpi/c/get_accumulate.c                     if( !((origin_check_dt == op_check_dt) & (NULL != op_check_dt)) ) {
NULL               47 ompi/mpi/c/get_address.c       if (NULL == address) {
NULL               66 ompi/mpi/c/get_elements.c         if (NULL == status || MPI_STATUSES_IGNORE == status ||
NULL               67 ompi/mpi/c/get_elements.c             MPI_STATUS_IGNORE == status || NULL == count) {
NULL               69 ompi/mpi/c/get_elements.c         } else if (NULL == datatype || MPI_DATATYPE_NULL == datatype) {
NULL               66 ompi/mpi/c/get_elements_x.c         if (NULL == status || MPI_STATUSES_IGNORE == status ||
NULL               67 ompi/mpi/c/get_elements_x.c             MPI_STATUS_IGNORE == status || NULL == count) {
NULL               69 ompi/mpi/c/get_elements_x.c         } else if (NULL == datatype || MPI_DATATYPE_NULL == datatype) {
NULL               52 ompi/mpi/c/get_library_version.c         if (NULL == version || NULL == resultlen) {
NULL               69 ompi/mpi/c/get_library_version.c                 return ompi_errhandler_invoke(NULL, NULL, -1,
NULL               49 ompi/mpi/c/get_processor_name.c         if ( NULL == name  ) {
NULL               53 ompi/mpi/c/get_processor_name.c         if ( NULL == resultlen  ) {
NULL               49 ompi/mpi/c/get_version.c         if (NULL == version || NULL == subversion) {
NULL               66 ompi/mpi/c/get_version.c                 return ompi_errhandler_invoke(NULL, NULL, -1,
NULL               68 ompi/mpi/c/graph_create.c         } else if (nnodes >= 1 && ((NULL == indx) || (NULL == edges))) {
NULL               97 ompi/mpi/c/graph_create.c                                                          NULL,
NULL               62 ompi/mpi/c/graph_get.c         if (0 > maxindx || 0 > maxedges || NULL == indx || NULL == edges) {
NULL               65 ompi/mpi/c/graph_map.c         if (1 > nnodes || NULL == indx || NULL == edges || NULL == newrank) {
NULL               63 ompi/mpi/c/graph_neighbors.c         if ((0 > maxneighbors) || ((0 < maxneighbors) && NULL == neighbors)) {
NULL               65 ompi/mpi/c/graph_neighbors_count.c         if (NULL == nneighbors) {
NULL               61 ompi/mpi/c/graphdims_get.c         if (NULL == nnodes || NULL == nedges) {
NULL               51 ompi/mpi/c/grequest_complete.c         if (MPI_REQUEST_NULL == request || NULL == request) {
NULL               49 ompi/mpi/c/grequest_start.c         if (NULL == request) {
NULL               47 ompi/mpi/c/group_c2f.c         if( (NULL == group) ) {
NULL               51 ompi/mpi/c/group_compare.c                 (NULL == group1) || (NULL==group2) ){
NULL               54 ompi/mpi/c/group_compare.c         } else if (NULL == result) {
NULL               50 ompi/mpi/c/group_difference.c           (NULL == group1) || (NULL == group2) ||
NULL               51 ompi/mpi/c/group_difference.c           (NULL == new_group) ) {
NULL               54 ompi/mpi/c/group_excl.c         if ( (MPI_GROUP_NULL == group)  || (NULL == group) ||
NULL               55 ompi/mpi/c/group_excl.c              (NULL == new_group) ) {
NULL               58 ompi/mpi/c/group_excl.c         } else if (NULL == ranks && n > 0) {
NULL               58 ompi/mpi/c/group_f2c.c         return NULL;
NULL               61 ompi/mpi/c/group_free.c         if ((NULL == group) ||
NULL               62 ompi/mpi/c/group_free.c             (MPI_GROUP_NULL == *group) || (NULL == *group) ) {
NULL               56 ompi/mpi/c/group_incl.c       if ( (MPI_GROUP_NULL == group) || ( NULL == group) ||
NULL               57 ompi/mpi/c/group_incl.c            (NULL == new_group) ) {
NULL               60 ompi/mpi/c/group_incl.c       } else if (NULL == ranks && n > 0) {
NULL               51 ompi/mpi/c/group_intersection.c            ( NULL == group1) || (NULL == group2) ||
NULL               52 ompi/mpi/c/group_intersection.c            (NULL == new_group) ) {
NULL               50 ompi/mpi/c/group_range_excl.c         if ( (MPI_GROUP_NULL == group) || (NULL == group) ||
NULL               51 ompi/mpi/c/group_range_excl.c              (NULL == new_group) ) {
NULL               58 ompi/mpi/c/group_range_excl.c         if (NULL == elements_int_list) {
NULL               52 ompi/mpi/c/group_range_incl.c         if ( (MPI_GROUP_NULL == group) || (NULL == group) ||
NULL               53 ompi/mpi/c/group_range_incl.c              (NULL == new_group) ) {
NULL               60 ompi/mpi/c/group_range_incl.c         if (NULL == elements_int_list) {
NULL               48 ompi/mpi/c/group_rank.c         if( (MPI_GROUP_NULL == group) || ( NULL == group) ){
NULL               51 ompi/mpi/c/group_rank.c         } else if (NULL == rank) {
NULL               49 ompi/mpi/c/group_size.c         if( (MPI_GROUP_NULL == group) || (NULL == group) ) {
NULL               52 ompi/mpi/c/group_size.c         } else if (NULL == size) {
NULL               53 ompi/mpi/c/group_translate_ranks.c             (NULL == group1) || (NULL == group2)) {
NULL               61 ompi/mpi/c/group_translate_ranks.c         if (n_ranks > 0 && ((NULL == ranks1) || (NULL == ranks2 ))) {
NULL               50 ompi/mpi/c/group_union.c             (NULL == group1) || (NULL == group2) ||
NULL               51 ompi/mpi/c/group_union.c             (NULL == new_group)) {
NULL               86 ompi/mpi/c/iallgather.c         } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              117 ompi/mpi/c/iallgatherv.c         if (NULL == displs) {
NULL              101 ompi/mpi/c/ialltoallv.c         if ((NULL == sendcounts) || (NULL == sdispls) ||
NULL              102 ompi/mpi/c/ialltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
NULL               97 ompi/mpi/c/ialltoallw.c         if ((NULL == sendcounts) || (NULL == sdispls) || (NULL == sendtypes) ||
NULL               98 ompi/mpi/c/ialltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
NULL               70 ompi/mpi/c/ibsend.c         } else if (request == NULL) {
NULL              129 ompi/mpi/c/igather.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              163 ompi/mpi/c/igather.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              134 ompi/mpi/c/igatherv.c                 if (NULL == displs) {
NULL              138 ompi/mpi/c/igatherv.c                 if (NULL == recvcounts) {
NULL              146 ompi/mpi/c/igatherv.c                     } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              173 ompi/mpi/c/igatherv.c                 if (NULL == displs) {
NULL              177 ompi/mpi/c/igatherv.c                 if (NULL == recvcounts) {
NULL              185 ompi/mpi/c/igatherv.c                     } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL               53 ompi/mpi/c/improbe.c         } else if (NULL == message) {
NULL               50 ompi/mpi/c/imrecv.c         if (NULL == message || MPI_MESSAGE_NULL == *message) {
NULL               87 ompi/mpi/c/ineighbor_allgather.c         } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              116 ompi/mpi/c/ineighbor_allgatherv.c         if (NULL == displs) {
NULL              104 ompi/mpi/c/ineighbor_alltoallv.c         } else if ((NULL == sendcounts) || (NULL == sdispls) ||
NULL              105 ompi/mpi/c/ineighbor_alltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
NULL              104 ompi/mpi/c/ineighbor_alltoallw.c         if ((NULL == sendcounts) || (NULL == sdispls) || (NULL == sendtypes) ||
NULL              105 ompi/mpi/c/ineighbor_alltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
NULL               48 ompi/mpi/c/info_c2f.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               57 ompi/mpi/c/info_create.c         if (NULL == info) {
NULL               70 ompi/mpi/c/info_create.c     if (NULL == (*info)) {
NULL               65 ompi/mpi/c/info_delete.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               72 ompi/mpi/c/info_delete.c         if ((NULL == key) || (0 == key_length) ||
NULL               69 ompi/mpi/c/info_dup.c         if (NULL == info || MPI_INFO_NULL == info || NULL == newinfo ||
NULL               77 ompi/mpi/c/info_dup.c     if (NULL == *newinfo) {
NULL               66 ompi/mpi/c/info_f2c.c         return NULL;
NULL               60 ompi/mpi/c/info_free.c         if (NULL == info || MPI_INFO_NULL == *info ||
NULL               76 ompi/mpi/c/info_get.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               87 ompi/mpi/c/info_get.c         if ((NULL == key) || (0 == key_length) ||
NULL               92 ompi/mpi/c/info_get.c         if (NULL == value) {
NULL               96 ompi/mpi/c/info_get.c         if (NULL == flag) {
NULL               59 ompi/mpi/c/info_get_nkeys.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               64 ompi/mpi/c/info_get_nkeys.c         if (NULL == nkeys) {
NULL               64 ompi/mpi/c/info_get_nthkey.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               73 ompi/mpi/c/info_get_nthkey.c         if (NULL == key) {
NULL               74 ompi/mpi/c/info_get_valuelen.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               80 ompi/mpi/c/info_get_valuelen.c         if ((NULL == key) || (0 == key_length) ||
NULL               85 ompi/mpi/c/info_get_valuelen.c         if (NULL == flag || NULL == valuelen) {
NULL               81 ompi/mpi/c/info_set.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               88 ompi/mpi/c/info_set.c         if ((NULL == key) || (0 == key_length) ||
NULL               95 ompi/mpi/c/info_set.c         if ((NULL == value) || (0 == value_length) ||
NULL               55 ompi/mpi/c/init.c     if (NULL != (env = getenv("OMPI_MPI_THREAD_LEVEL"))) {
NULL               66 ompi/mpi/c/init.c     if (NULL != argc && NULL != argv) {
NULL               69 ompi/mpi/c/init.c         err = ompi_mpi_init(0, NULL, required, &provided, false);
NULL               78 ompi/mpi/c/init.c         return ompi_errhandler_invoke(NULL, NULL,
NULL               56 ompi/mpi/c/init_thread.c             ompi_mpi_errors_are_fatal_comm_handler(NULL, NULL, FUNC_NAME);
NULL               66 ompi/mpi/c/init_thread.c     if (NULL != argc && NULL != argv) {
NULL               69 ompi/mpi/c/init_thread.c         err = ompi_mpi_init(0, NULL, required, provided, false);
NULL               78 ompi/mpi/c/init_thread.c         return ompi_errhandler_invoke(NULL, NULL, OMPI_ERRHANDLER_TYPE_COMM,
NULL               50 ompi/mpi/c/initialized.c         if (NULL == flag) {
NULL               63 ompi/mpi/c/initialized.c                 return ompi_errhandler_invoke(NULL, NULL, -1,
NULL               53 ompi/mpi/c/intercomm_create.c     ompi_communicator_t *newcomp=NULL;
NULL               54 ompi/mpi/c/intercomm_create.c     struct ompi_proc_t **rprocs=NULL;
NULL               56 ompi/mpi/c/intercomm_create.c     ompi_proc_t **proc_list=NULL;
NULL               73 ompi/mpi/c/intercomm_create.c         if ( NULL == newintercomm )
NULL              169 ompi/mpi/c/intercomm_create.c     if( NULL == new_group_pointer ) {
NULL              183 ompi/mpi/c/intercomm_create.c                          NULL,                                         /* local_procs*/
NULL              185 ompi/mpi/c/intercomm_create.c                          NULL,                                         /* remote_procs */
NULL              186 ompi/mpi/c/intercomm_create.c                          NULL,                                         /* attrs */
NULL              217 ompi/mpi/c/intercomm_create.c     if ( NULL != rprocs ) {
NULL              220 ompi/mpi/c/intercomm_create.c     if ( NULL != proc_list ) {
NULL               51 ompi/mpi/c/intercomm_merge.c     ompi_proc_t **procs=NULL;
NULL               71 ompi/mpi/c/intercomm_merge.c         if ( NULL == newcomm )
NULL               82 ompi/mpi/c/intercomm_merge.c     if ( NULL == procs ) {
NULL              103 ompi/mpi/c/intercomm_merge.c                          NULL,                     /* local_procs*/
NULL              105 ompi/mpi/c/intercomm_merge.c                          NULL,                     /* remote_procs */
NULL              106 ompi/mpi/c/intercomm_merge.c                          NULL,                     /* attrs */
NULL              110 ompi/mpi/c/intercomm_merge.c                          NULL                      /* remote group */
NULL              120 ompi/mpi/c/intercomm_merge.c     rc = ompi_comm_nextcid (newcomp, intercomm, NULL, NULL, NULL, false,
NULL              127 ompi/mpi/c/intercomm_merge.c     rc = ompi_comm_activate (&newcomp, intercomm, NULL, NULL, NULL, false,
NULL              136 ompi/mpi/c/intercomm_merge.c     if ( NULL != procs ) {
NULL              140 ompi/mpi/c/intercomm_merge.c         if ( MPI_COMM_NULL != newcomp && NULL != newcomp ) {
NULL               67 ompi/mpi/c/irecv.c         } else if (NULL == request) {
NULL               95 ompi/mpi/c/ireduce.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               94 ompi/mpi/c/ireduce_scatter.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL              100 ompi/mpi/c/ireduce_scatter.c         } else if (NULL == recvcounts) {
NULL               84 ompi/mpi/c/ireduce_scatter_block.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               71 ompi/mpi/c/irsend.c         } else if (request == NULL) {
NULL               46 ompi/mpi/c/is_thread_main.c         if (NULL == flag) {
NULL               81 ompi/mpi/c/iscan.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL              107 ompi/mpi/c/iscatter.c               } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              122 ompi/mpi/c/iscatterv.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              135 ompi/mpi/c/iscatterv.c                 if (NULL == displs) {
NULL              139 ompi/mpi/c/iscatterv.c                 if (NULL == sendcounts) {
NULL              166 ompi/mpi/c/iscatterv.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              176 ompi/mpi/c/iscatterv.c                 if (NULL == displs) {
NULL              180 ompi/mpi/c/iscatterv.c                 if (NULL == sendcounts) {
NULL               65 ompi/mpi/c/isend.c         } else if (MPI_DATATYPE_NULL == type || NULL == type) {
NULL               72 ompi/mpi/c/isend.c         } else if (request == NULL) {
NULL               69 ompi/mpi/c/issend.c         } else if (request == NULL) {
NULL               50 ompi/mpi/c/keyval_create.c         if (NULL == keyval) {
NULL               53 ompi/mpi/c/keyval_create.c         } else if ((NULL == copy_attr_fn) || (NULL == delete_attr_fn)) {
NULL               65 ompi/mpi/c/keyval_create.c                                   del_fn, keyval, extra_state, 0, NULL);
NULL               45 ompi/mpi/c/keyval_free.c         if (NULL == keyval) {
NULL               60 ompi/mpi/c/lookup_name.c         if ( NULL == port_name ) {
NULL               64 ompi/mpi/c/lookup_name.c         if ( NULL == service_name ) {
NULL               68 ompi/mpi/c/lookup_name.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               74 ompi/mpi/c/lookup_name.c     if (NULL == opal_pmix.lookup) {
NULL              126 ompi/mpi/c/lookup_name.c         NULL == pdat->value.data.string) {
NULL               53 ompi/mpi/c/message_c2f.c         if (NULL == message) {
NULL               57 ompi/mpi/c/message_f2c.c         return NULL;
NULL               53 ompi/mpi/c/mprobe.c         } else if (NULL == message) {
NULL               56 ompi/mpi/c/mrecv.c         if (NULL == message || MPI_MESSAGE_NULL == *message) {
NULL               87 ompi/mpi/c/neighbor_allgather.c         } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              117 ompi/mpi/c/neighbor_allgatherv.c         if (NULL == displs) {
NULL              104 ompi/mpi/c/neighbor_alltoallv.c         } else if ((NULL == sendcounts) || (NULL == sdispls) ||
NULL              105 ompi/mpi/c/neighbor_alltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
NULL              100 ompi/mpi/c/neighbor_alltoallw.c         } else if ((NULL == sendcounts) || (NULL == sdispls) || (NULL == sendtypes) ||
NULL              101 ompi/mpi/c/neighbor_alltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
NULL               47 ompi/mpi/c/op_c2f.c         if (NULL == op) {
NULL               49 ompi/mpi/c/op_commutative.c         if (NULL == op || MPI_OP_NULL == op) {
NULL               53 ompi/mpi/c/op_commutative.c         if (NULL == commute) {
NULL               48 ompi/mpi/c/op_create.c         if (NULL == op) {
NULL               51 ompi/mpi/c/op_create.c         } else if (NULL == function) {
NULL               63 ompi/mpi/c/op_create.c     if (NULL == *op) {
NULL               59 ompi/mpi/c/op_f2c.c         return NULL;
NULL               48 ompi/mpi/c/op_free.c     if (NULL == op ||
NULL               48 ompi/mpi/c/open_port.c         if ( NULL == port_name ) {
NULL               52 ompi/mpi/c/open_port.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               64 ompi/mpi/c/pack.c         } else if ((NULL == outbuf) || (NULL == position)) {  /* inbuf can be MPI_BOTTOM */
NULL               58 ompi/mpi/c/pack_external.c         if ((NULL == outbuf) || (NULL == position)) {  /* inbuf can be MPI_BOTTOM */
NULL               56 ompi/mpi/c/pack_external_size.c         if (NULL == size) {
NULL               58 ompi/mpi/c/pack_external_size.c         } else if (MPI_DATATYPE_NULL == datatype || NULL == datatype) {
NULL               57 ompi/mpi/c/pack_size.c         } else if (NULL == size) {
NULL               59 ompi/mpi/c/pack_size.c         } else if (MPI_DATATYPE_NULL == datatype || NULL == datatype) {
NULL               69 ompi/mpi/c/pack_size.c                                               incount, NULL, 0, &local_convertor );
NULL               60 ompi/mpi/c/publish_name.c         if ( NULL == port_name || 0 == strlen(port_name) ) {
NULL               64 ompi/mpi/c/publish_name.c         if ( NULL == service_name || 0 == strlen(service_name) ) {
NULL               68 ompi/mpi/c/publish_name.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               74 ompi/mpi/c/publish_name.c     if (NULL == opal_pmix.publish) {
NULL               66 ompi/mpi/c/put.c         } else if (NULL == target_datatype ||
NULL               45 ompi/mpi/c/query_thread.c     if (NULL == provided) {
NULL              106 ompi/mpi/c/raccumulate.c                     if( !((origin_check_dt == op_check_dt) & (NULL != op_check_dt)) ) {
NULL               66 ompi/mpi/c/recv_init.c         } else if (NULL == request) {
NULL               94 ompi/mpi/c/reduce.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               60 ompi/mpi/c/reduce_local.c         if (MPI_OP_NULL == op || NULL == op) {
NULL               92 ompi/mpi/c/reduce_scatter.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               98 ompi/mpi/c/reduce_scatter.c         } else if (NULL == recvcounts) {
NULL               83 ompi/mpi/c/reduce_scatter_block.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               54 ompi/mpi/c/register_datarep.c         if (NULL == datarep) {
NULL               53 ompi/mpi/c/request_c2f.c         if (NULL == request) {
NULL               57 ompi/mpi/c/request_f2c.c         return NULL;
NULL               52 ompi/mpi/c/request_free.c         if (NULL == request || NULL == *request ||
NULL               60 ompi/mpi/c/request_get_status.c         if( (NULL == flag) ) {
NULL               62 ompi/mpi/c/request_get_status.c         } else if (NULL == request) {
NULL              113 ompi/mpi/c/rget_accumulate.c                     if( !((origin_check_dt == op_check_dt) & (NULL != op_check_dt)) ) {
NULL               66 ompi/mpi/c/rput.c         } else if (NULL == target_datatype ||
NULL               63 ompi/mpi/c/rsend.c         } else if (MPI_DATATYPE_NULL == type || NULL == type) {
NULL               65 ompi/mpi/c/rsend_init.c         } else if (MPI_DATATYPE_NULL == type || NULL == type) {
NULL               72 ompi/mpi/c/rsend_init.c         } else if (request == NULL) {
NULL               81 ompi/mpi/c/scan.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL              107 ompi/mpi/c/scatter.c               } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              122 ompi/mpi/c/scatterv.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              135 ompi/mpi/c/scatterv.c                 if (NULL == displs) {
NULL              139 ompi/mpi/c/scatterv.c                 if (NULL == sendcounts) {
NULL              166 ompi/mpi/c/scatterv.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              176 ompi/mpi/c/scatterv.c                 if (NULL == displs) {
NULL              180 ompi/mpi/c/scatterv.c                 if (NULL == sendcounts) {
NULL               69 ompi/mpi/c/send_init.c         } else if (request == NULL) {
NULL              105 ompi/mpi/c/sendrecv_replace.c     if(proc == NULL) {
NULL               63 ompi/mpi/c/ssend.c         } else if (MPI_DATATYPE_NULL == type || NULL == type) {
NULL               65 ompi/mpi/c/ssend_init.c         } else if (MPI_DATATYPE_NULL == type || NULL == type) {
NULL               72 ompi/mpi/c/ssend_init.c         } else if (request == NULL) {
NULL               54 ompi/mpi/c/start.c         if (request == NULL) {
NULL               50 ompi/mpi/c/startall.c     ompi_request_start_fn_t start_fn = NULL;
NULL               61 ompi/mpi/c/startall.c         if (NULL == requests) {
NULL               67 ompi/mpi/c/startall.c                 if (NULL == requests[i] ||
NULL              101 ompi/mpi/c/startall.c             if (NULL != start_fn && i != 0) {
NULL              109 ompi/mpi/c/startall.c     if (NULL != start_fn) {
NULL               68 ompi/mpi/c/status_c2f.c         if (NULL == c_status || MPI_STATUS_IGNORE == c_status ||
NULL               69 ompi/mpi/c/status_c2f.c             MPI_STATUSES_IGNORE == c_status || NULL == f_status) {
NULL               55 ompi/mpi/c/status_f2c.c         if (NULL == f_status ||
NULL               64 ompi/mpi/c/status_f2c.c             NULL == c_status) {
NULL               57 ompi/mpi/c/status_set_cancelled.c         if (NULL == status ||
NULL               64 ompi/mpi/c/status_set_elements.c         if (NULL == datatype || MPI_DATATYPE_NULL == datatype) {
NULL               64 ompi/mpi/c/status_set_elements_x.c         if (NULL == datatype || MPI_DATATYPE_NULL == datatype) {
NULL               55 ompi/mpi/c/test.c         if (request == NULL) {
NULL               57 ompi/mpi/c/test.c         } else if (completed == NULL) {
NULL               55 ompi/mpi/c/test_cancelled.c         if (NULL == flag || NULL == status) {
NULL               60 ompi/mpi/c/testall.c         if( (NULL == requests) && (0 != count) ) {
NULL               64 ompi/mpi/c/testall.c                 if (NULL == requests[i]) {
NULL               70 ompi/mpi/c/testall.c         if ((NULL == flag) || (count < 0)) {
NULL               59 ompi/mpi/c/testany.c         if ((NULL == requests) && (0 != count)) {
NULL               63 ompi/mpi/c/testany.c                 if (NULL == requests[i]) {
NULL               69 ompi/mpi/c/testany.c         if (((NULL == indx || NULL == completed) && count > 0) ||
NULL               61 ompi/mpi/c/testsome.c         if ((NULL == requests) && (0 != incount)) {
NULL               65 ompi/mpi/c/testsome.c                 if (NULL == requests[indx]) {
NULL               71 ompi/mpi/c/testsome.c         if (((NULL == outcount || NULL == indices) && incount > 0) ||
NULL               53 ompi/mpi/c/topo_test.c         } else if ( NULL == status ) {
NULL               53 ompi/mpi/c/type_c2f.c         if (NULL == datatype) {
NULL               51 ompi/mpi/c/type_commit.c         if (NULL == type || NULL == *type || MPI_DATATYPE_NULL == *type) {
NULL               56 ompi/mpi/c/type_contiguous.c         if (MPI_DATATYPE_NULL == oldtype || NULL == oldtype ||
NULL               57 ompi/mpi/c/type_contiguous.c             NULL == newtype) {
NULL               72 ompi/mpi/c/type_contiguous.c         ompi_datatype_set_args( *newtype, 1, a_i, 0, NULL, 1, &oldtype, MPI_COMBINER_CONTIGUOUS );
NULL               68 ompi/mpi/c/type_create_darray.c         } else if( (ndims > 0) && ((NULL == gsize_array) || (NULL == distrib_array) ||
NULL               69 ompi/mpi/c/type_create_darray.c                                    (NULL == darg_array) || (NULL == psize_array))) {
NULL               71 ompi/mpi/c/type_create_darray.c         } else if (NULL == newtype) {
NULL              109 ompi/mpi/c/type_create_darray.c         ompi_datatype_set_args( *newtype, 4 * ndims + 4, a_i, 0, NULL, 1, &oldtype,
NULL              126 ompi/mpi/c/type_create_f90_complex.c         ompi_datatype_set_args( datatype, 2, a_i, 0, NULL, 0, NULL, MPI_COMBINER_F90_COMPLEX );
NULL              117 ompi/mpi/c/type_create_f90_integer.c         ompi_datatype_set_args( datatype, 1, a_i, 0, NULL, 0, NULL, MPI_COMBINER_F90_INTEGER );
NULL              124 ompi/mpi/c/type_create_f90_real.c         ompi_datatype_set_args( datatype, 2, a_i, 0, NULL, 0, NULL, MPI_COMBINER_F90_REAL );
NULL               60 ompi/mpi/c/type_create_hindexed.c         } else if ((count > 0) && (NULL == array_of_blocklengths ||
NULL               61 ompi/mpi/c/type_create_hindexed.c                                    NULL == array_of_displacements)) {
NULL               64 ompi/mpi/c/type_create_hindexed.c         } else if (MPI_DATATYPE_NULL == oldtype || NULL == oldtype ||
NULL               65 ompi/mpi/c/type_create_hindexed.c                    NULL == newtype) {
NULL               53 ompi/mpi/c/type_create_hindexed_block.c         } else if( (count > 0) && (blocklength < 0 || NULL == array_of_displacements) ) {
NULL               56 ompi/mpi/c/type_create_hindexed_block.c         } else if (NULL == oldtype || MPI_DATATYPE_NULL == oldtype ||
NULL               57 ompi/mpi/c/type_create_hindexed_block.c                    NULL == newtype) {
NULL               63 ompi/mpi/c/type_create_hvector.c         } else if (NULL == oldtype || MPI_DATATYPE_NULL == oldtype ||
NULL               64 ompi/mpi/c/type_create_hvector.c                    NULL == newtype) {
NULL               60 ompi/mpi/c/type_create_indexed_block.c         } else if( (count > 0) && (blocklength < 0 || NULL == array_of_displacements) ) {
NULL               63 ompi/mpi/c/type_create_indexed_block.c         } else if (NULL == oldtype || MPI_DATATYPE_NULL == oldtype ||
NULL               64 ompi/mpi/c/type_create_indexed_block.c                    NULL == newtype) {
NULL               81 ompi/mpi/c/type_create_indexed_block.c         ompi_datatype_set_args( *newtype, 2 + count, a_i, 0, NULL, 1, &oldtype,
NULL               51 ompi/mpi/c/type_create_keyval.c         if ((NULL == type_copy_attr_fn) || (NULL == type_delete_attr_fn) ||
NULL               52 ompi/mpi/c/type_create_keyval.c             (NULL == type_keyval)) {
NULL               65 ompi/mpi/c/type_create_keyval.c                                   type_keyval, extra_state, 0, NULL);
NULL               53 ompi/mpi/c/type_create_resized.c       if (NULL == oldtype || MPI_DATATYPE_NULL == oldtype ||
NULL               54 ompi/mpi/c/type_create_resized.c           NULL == newtype) {
NULL               72 ompi/mpi/c/type_create_resized.c       ompi_datatype_set_args( *newtype, 0, NULL, 2, a_a, 1, &oldtype, MPI_COMBINER_RESIZED );
NULL               64 ompi/mpi/c/type_create_struct.c         } else if( (count > 0) && (NULL == array_of_blocklengths ||
NULL               65 ompi/mpi/c/type_create_struct.c                                    NULL == array_of_displacements ||
NULL               66 ompi/mpi/c/type_create_struct.c                                    NULL == array_of_types) ) {
NULL               68 ompi/mpi/c/type_create_struct.c         } else if (NULL == newtype) {
NULL               72 ompi/mpi/c/type_create_struct.c             if (NULL == array_of_types[i] ||
NULL               62 ompi/mpi/c/type_create_subarray.c         } else if( (ndims > 0) && ((NULL == size_array) || (NULL == subsize_array) || (NULL == start_array)) ) {
NULL               64 ompi/mpi/c/type_create_subarray.c         } else if( (NULL == oldtype) || (MPI_DATATYPE_NULL == oldtype) || (NULL == newtype) ) {
NULL               85 ompi/mpi/c/type_create_subarray.c         ompi_datatype_set_args( *newtype, 3 * ndims + 2, a_i, 0, NULL, 1, &oldtype,
NULL               51 ompi/mpi/c/type_delete_attr.c       if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               50 ompi/mpi/c/type_dup.c       if (NULL == type || MPI_DATATYPE_NULL == type ||
NULL               51 ompi/mpi/c/type_dup.c           NULL == newtype) {
NULL               65 ompi/mpi/c/type_dup.c    ompi_datatype_set_args( *newtype, 0, NULL, 0, NULL, 1, &type, MPI_COMBINER_DUP );
NULL               72 ompi/mpi/c/type_dup.c    if (NULL != type->d_keyhash) {
NULL               62 ompi/mpi/c/type_f2c.c         return NULL;
NULL               51 ompi/mpi/c/type_free.c       if (NULL == type || NULL == *type || MPI_DATATYPE_NULL == *type ||
NULL               47 ompi/mpi/c/type_free_keyval.c         if (NULL == type_keyval) {
NULL               54 ompi/mpi/c/type_get_attr.c         if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               57 ompi/mpi/c/type_get_attr.c         } else if ((NULL == attribute_val) || (NULL == flag)) {
NULL               57 ompi/mpi/c/type_get_contents.c         if (NULL == mtype || MPI_DATATYPE_NULL == mtype) {
NULL               60 ompi/mpi/c/type_get_contents.c         } else if( ((NULL == array_of_integers) && (max_integers != 0)) ||
NULL               61 ompi/mpi/c/type_get_contents.c                    ((NULL == array_of_addresses) && (max_addresses != 0)) ||
NULL               62 ompi/mpi/c/type_get_contents.c                    ((NULL == array_of_datatypes) && (max_datatypes != 0)) ) {
NULL               72 ompi/mpi/c/type_get_contents.c                             &max_datatypes, array_of_datatypes, NULL );
NULL               54 ompi/mpi/c/type_get_envelope.c       if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               57 ompi/mpi/c/type_get_envelope.c       } else if (NULL == num_integers || NULL == num_addresses ||
NULL               58 ompi/mpi/c/type_get_envelope.c                  NULL == num_datatypes || NULL == combiner) {
NULL               66 ompi/mpi/c/type_get_envelope.c    rc = ompi_datatype_get_args( type, 0, num_integers, NULL, num_addresses, NULL,
NULL               67 ompi/mpi/c/type_get_envelope.c                            num_datatypes, NULL, combiner );
NULL               51 ompi/mpi/c/type_get_extent.c     if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               53 ompi/mpi/c/type_get_extent.c     } else if (NULL == lb || NULL == extent) {
NULL               52 ompi/mpi/c/type_get_extent_x.c     if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               54 ompi/mpi/c/type_get_extent_x.c     } else if (NULL == lb || NULL == extent) {
NULL               56 ompi/mpi/c/type_get_name.c       if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               59 ompi/mpi/c/type_get_name.c       } else if (NULL == type_name || NULL == resultlen) {
NULL               53 ompi/mpi/c/type_get_true_extent.c       if (NULL == datatype || MPI_DATATYPE_NULL == datatype) {
NULL               56 ompi/mpi/c/type_get_true_extent.c       } else if (NULL == true_lb || NULL == true_extent) {
NULL               54 ompi/mpi/c/type_get_true_extent_x.c       if (NULL == datatype || MPI_DATATYPE_NULL == datatype) {
NULL               57 ompi/mpi/c/type_get_true_extent_x.c       } else if (NULL == true_lb || NULL == true_extent) {
NULL               56 ompi/mpi/c/type_indexed.c         if (NULL == oldtype || MPI_DATATYPE_NULL == oldtype ||
NULL               57 ompi/mpi/c/type_indexed.c             NULL == newtype) {
NULL               63 ompi/mpi/c/type_indexed.c         } else if ((count > 0) && (NULL == array_of_blocklengths ||
NULL               64 ompi/mpi/c/type_indexed.c                                    NULL == array_of_displacements)) {
NULL               90 ompi/mpi/c/type_indexed.c         ompi_datatype_set_args( *newtype, 2 * count + 1, a_i, 0, NULL, 1, &oldtype,
NULL               53 ompi/mpi/c/type_set_attr.c         if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               58 ompi/mpi/c/type_set_name.c         if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               60 ompi/mpi/c/type_set_name.c         } else if (NULL == type_name) {
NULL               54 ompi/mpi/c/type_size.c         if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               56 ompi/mpi/c/type_size.c         } else if (NULL == size) {
NULL               54 ompi/mpi/c/type_size_x.c         if (NULL == type || MPI_DATATYPE_NULL == type) {
NULL               56 ompi/mpi/c/type_size_x.c         } else if (NULL == size) {
NULL               56 ompi/mpi/c/type_vector.c         if (NULL == oldtype || MPI_DATATYPE_NULL == oldtype ||
NULL               57 ompi/mpi/c/type_vector.c             NULL == newtype) {
NULL               77 ompi/mpi/c/type_vector.c         ompi_datatype_set_args( *newtype, 3, a_i, 0, NULL, 1, &oldtype, MPI_COMBINER_VECTOR );
NULL               65 ompi/mpi/c/unpack.c         if ((NULL == inbuf) || (NULL == position)) {  /* outbuf can be MPI_BOTTOM */
NULL               57 ompi/mpi/c/unpack_external.c         if ((NULL == inbuf) || (NULL == position)) {  /* outbuf can be MPI_BOTTOM */
NULL               57 ompi/mpi/c/unpublish_name.c     char **keys = NULL;
NULL               62 ompi/mpi/c/unpublish_name.c         if ( NULL == port_name ) {
NULL               66 ompi/mpi/c/unpublish_name.c         if ( NULL == service_name ) {
NULL               70 ompi/mpi/c/unpublish_name.c         if (NULL == info || ompi_info_is_freed(info)) {
NULL               76 ompi/mpi/c/unpublish_name.c     if (NULL == opal_pmix.publish) {
NULL               53 ompi/mpi/c/wait.c         if (request == NULL) {
NULL               58 ompi/mpi/c/waitall.c         if( (NULL == requests) && (0 != count) ) {
NULL               62 ompi/mpi/c/waitall.c                 if (NULL == requests[i]) {
NULL               59 ompi/mpi/c/waitany.c         if ((NULL == requests) && (0 != count)) {
NULL               63 ompi/mpi/c/waitany.c                 if (NULL == requests[i]) {
NULL               69 ompi/mpi/c/waitany.c         if ((NULL == indx && count > 0) ||
NULL               61 ompi/mpi/c/waitsome.c         if ((NULL == requests) && (0 != incount)) {
NULL               65 ompi/mpi/c/waitsome.c                 if (NULL == requests[indx]) {
NULL               71 ompi/mpi/c/waitsome.c         if (((NULL == outcount || NULL == indices) && incount > 0) ||
NULL               60 ompi/mpi/c/win_allocate.c         } else if (NULL == info || ompi_info_is_freed(info)) {
NULL               64 ompi/mpi/c/win_allocate.c         } else if (NULL == win) {
NULL               63 ompi/mpi/c/win_allocate_shared.c         } else if (NULL == info || ompi_info_is_freed(info)) {
NULL               67 ompi/mpi/c/win_allocate_shared.c         } else if (NULL == win) {
NULL               52 ompi/mpi/c/win_attach.c         } else if (NULL == base) {
NULL               60 ompi/mpi/c/win_create.c         } else if (NULL == info || ompi_info_is_freed(info)) {
NULL               64 ompi/mpi/c/win_create.c         } else if (NULL == win) {
NULL               60 ompi/mpi/c/win_create_dynamic.c         } else if (NULL == info || ompi_info_is_freed(info)) {
NULL               64 ompi/mpi/c/win_create_dynamic.c         } else if (NULL == win) {
NULL               47 ompi/mpi/c/win_create_errhandler.c         if (NULL == function ||
NULL               48 ompi/mpi/c/win_create_errhandler.c             NULL == errhandler) {
NULL               61 ompi/mpi/c/win_create_errhandler.c     if (NULL == *errhandler) {
NULL               50 ompi/mpi/c/win_create_keyval.c         if ((NULL == win_copy_attr_fn) || (NULL == win_delete_attr_fn) ||
NULL               51 ompi/mpi/c/win_create_keyval.c             (NULL == win_keyval)) {
NULL               63 ompi/mpi/c/win_create_keyval.c                                   win_keyval, extra_state, 0, NULL);
NULL               52 ompi/mpi/c/win_detach.c         } else if (NULL == base) {
NULL               56 ompi/mpi/c/win_f2c.c         return NULL;
NULL               47 ompi/mpi/c/win_free_keyval.c       if (NULL == win_keyval) {
NULL               53 ompi/mpi/c/win_get_attr.c        } else if ((NULL == attribute_val) || (NULL == flag)) {
NULL               52 ompi/mpi/c/win_get_errhandler.c         } else if (NULL == errhandler) {
NULL               48 ompi/mpi/c/win_get_group.c         } else if (NULL == group) {
NULL               47 ompi/mpi/c/win_get_info.c         if (NULL == info_used) {
NULL               52 ompi/mpi/c/win_get_info.c     if (NULL == win->super.s_info) {
NULL               60 ompi/mpi/c/win_get_info.c     if (NULL == (*info_used)) {
NULL               49 ompi/mpi/c/win_get_name.c         } else if (NULL == win_name || NULL == resultlen) {
NULL               55 ompi/mpi/c/win_set_errhandler.c         } else if (NULL == errhandler ||
NULL               43 ompi/mpi/c/win_set_info.c         if (NULL == info || MPI_INFO_NULL == info ||
NULL               52 ompi/mpi/c/win_set_name.c         } else if (NULL == win_name) {
NULL               49 ompi/mpi/c/win_shared_query.c     if (NULL != win->w_osc_module->osc_win_shared_query) {
NULL               90 ompi/mpi/c/wtime.c     gettimeofday(&tv, NULL);
NULL               72 ompi/mpi/cxx/comm.cc     if (NULL != c_copy_fn && NULL != c_delete_fn) {
NULL               74 ompi/mpi/cxx/comm.cc                                                 extra_state, 0, NULL);
NULL               92 ompi/mpi/cxx/comm.cc     if (NULL == cxx_extra_state) {
NULL              103 ompi/mpi/cxx/comm.cc     if (NULL != c_copy_fn) {
NULL              106 ompi/mpi/cxx/comm.cc     if (NULL != c_delete_fn) {
NULL              109 ompi/mpi/cxx/comm.cc     if (NULL != cxx_copy_fn) {
NULL              112 ompi/mpi/cxx/comm.cc     if (NULL != cxx_delete_fn) {
NULL              567 ompi/mpi/cxx/comm_inln.h     ret = do_create_keyval(NULL, NULL,
NULL              583 ompi/mpi/cxx/comm_inln.h                            NULL, NULL,
NULL              597 ompi/mpi/cxx/comm_inln.h     ret = do_create_keyval(NULL, comm_delete_attr_fn,
NULL              598 ompi/mpi/cxx/comm_inln.h                            comm_copy_attr_fn, NULL,
NULL              612 ompi/mpi/cxx/comm_inln.h     ret = do_create_keyval(comm_copy_attr_fn, NULL,
NULL              613 ompi/mpi/cxx/comm_inln.h                            NULL, comm_delete_attr_fn,
NULL               30 ompi/mpi/cxx/cxx_glue.c                    NULL, NULL);
NULL               78 ompi/mpi/cxx/cxx_glue.c     return ompi_attr_create_keyval (WIN_ATTR, copy_fn_u, delete_fn_u, keyval, extra_state, 0, NULL);
NULL               90 ompi/mpi/cxx/cxx_glue.c     return ompi_attr_create_keyval (TYPE_ATTR, copy_fn_u, delete_fn_u, keyval, extra_state, 0, NULL);
NULL              133 ompi/mpi/cxx/cxx_glue.c     if (NULL == intercept) {
NULL              134 ompi/mpi/cxx/cxx_glue.c         return NULL;
NULL               38 ompi/mpi/cxx/datatype.cc     if (NULL != c_copy_fn && NULL != c_delete_fn) {
NULL               40 ompi/mpi/cxx/datatype.cc                                                 extra_state, 0, NULL);
NULL               55 ompi/mpi/cxx/datatype.cc     if (NULL == cxx_extra_state) {
NULL               67 ompi/mpi/cxx/datatype.cc     if (NULL != c_copy_fn) {
NULL               70 ompi/mpi/cxx/datatype.cc     if (NULL != c_delete_fn) {
NULL               73 ompi/mpi/cxx/datatype.cc     if (NULL != cxx_copy_fn) {
NULL               76 ompi/mpi/cxx/datatype.cc     if (NULL != cxx_delete_fn) {
NULL               96 ompi/mpi/cxx/datatype.cc                                             cxx_extra_state, 0, NULL);
NULL              280 ompi/mpi/cxx/datatype_inln.h     ret = do_create_keyval(NULL, NULL,
NULL              296 ompi/mpi/cxx/datatype_inln.h                            NULL, NULL,
NULL              310 ompi/mpi/cxx/datatype_inln.h     ret = do_create_keyval(NULL, type_delete_attr_fn,
NULL              311 ompi/mpi/cxx/datatype_inln.h                            type_copy_attr_fn, NULL,
NULL              325 ompi/mpi/cxx/datatype_inln.h     ret = do_create_keyval(type_copy_attr_fn, NULL,
NULL              326 ompi/mpi/cxx/datatype_inln.h                            NULL, type_delete_attr_fn,
NULL              110 ompi/mpi/cxx/file.cc     if (NULL == intercept) {
NULL              130 ompi/mpi/cxx/file.cc     intercept = ompi_cxx_new_intercept_state (NULL, (void *) write_fn_cxx, (void *) extent_fn_cxx,
NULL              132 ompi/mpi/cxx/file.cc     if (NULL == intercept) {
NULL              152 ompi/mpi/cxx/file.cc     intercept = ompi_cxx_new_intercept_state ((void *) read_fn_cxx, NULL, (void *) extent_fn_cxx,
NULL              154 ompi/mpi/cxx/file.cc     if (NULL == intercept) {
NULL              174 ompi/mpi/cxx/file.cc     intercept = ompi_cxx_new_intercept_state (NULL, NULL, (void *) extent_fn_cxx, extra_state_cxx);
NULL              175 ompi/mpi/cxx/file.cc     if (NULL == intercept) {
NULL              163 ompi/mpi/cxx/functions_inln.h   (void) MPI_Init_thread(0, NULL, required, &provided);
NULL              269 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->c_copy_fn) {
NULL              283 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->cxx_copy_fn) {
NULL              333 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->c_delete_fn) {
NULL              344 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->cxx_delete_fn) {
NULL              388 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->c_copy_fn) {
NULL              393 ompi/mpi/cxx/intercepts.cc   } else if (NULL != kid->cxx_copy_fn) {
NULL              415 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->c_delete_fn) {
NULL              417 ompi/mpi/cxx/intercepts.cc   } else if (NULL != kid->cxx_delete_fn) {
NULL              437 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->c_copy_fn) {
NULL              442 ompi/mpi/cxx/intercepts.cc   } else if (NULL != kid->cxx_copy_fn) {
NULL              464 ompi/mpi/cxx/intercepts.cc   if (NULL != kid->c_delete_fn) {
NULL              466 ompi/mpi/cxx/intercepts.cc   } else if (NULL != kid->cxx_delete_fn) {
NULL               47 ompi/mpi/cxx/win.cc     if (NULL != c_copy_fn && NULL != c_delete_fn) {
NULL               49 ompi/mpi/cxx/win.cc                                                extra_state, 0, NULL);
NULL               65 ompi/mpi/cxx/win.cc     if (NULL == cxx_extra_state) {
NULL               76 ompi/mpi/cxx/win.cc     if (NULL != c_copy_fn) {
NULL               79 ompi/mpi/cxx/win.cc     if (NULL != c_delete_fn) {
NULL               82 ompi/mpi/cxx/win.cc     if (NULL != cxx_copy_fn) {
NULL               85 ompi/mpi/cxx/win.cc     if (NULL != cxx_delete_fn) {
NULL              106 ompi/mpi/cxx/win.cc                                            cxx_extra_state, 0, NULL);
NULL              190 ompi/mpi/cxx/win_inln.h     ret = do_create_keyval(NULL, NULL,
NULL              206 ompi/mpi/cxx/win_inln.h                            NULL, NULL,
NULL              220 ompi/mpi/cxx/win_inln.h     ret = do_create_keyval(NULL, win_delete_attr_fn,
NULL              221 ompi/mpi/cxx/win_inln.h                            win_copy_attr_fn, NULL,
NULL              235 ompi/mpi/cxx/win_inln.h     ret = do_create_keyval(win_copy_attr_fn, NULL,
NULL              236 ompi/mpi/cxx/win_inln.h                            NULL, win_delete_attr_fn,
NULL               63 ompi/mpi/fortran/base/strings.c     if (NULL == (*cstr = (char *) malloc(len + 1))) {
NULL              127 ompi/mpi/fortran/base/strings.c     *argv = NULL;
NULL              175 ompi/mpi/fortran/base/strings.c     *argv = NULL;
NULL               76 ompi/mpi/fortran/mpif-h/abort_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               92 ompi/mpi/fortran/mpif-h/accumulate_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               75 ompi/mpi/fortran/mpif-h/add_error_class_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               78 ompi/mpi/fortran/mpif-h/add_error_code_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               81 ompi/mpi/fortran/mpif-h/add_error_string_f.c             if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               87 ompi/mpi/fortran/mpif-h/add_error_string_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               75 ompi/mpi/fortran/mpif-h/address_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               93 ompi/mpi/fortran/mpif-h/allgather_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              100 ompi/mpi/fortran/mpif-h/allgatherv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              108 ompi/mpi/fortran/mpif-h/alloc_mem_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               90 ompi/mpi/fortran/mpif-h/allreduce_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               92 ompi/mpi/fortran/mpif-h/alltoall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              105 ompi/mpi/fortran/mpif-h/alltoallv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              113 ompi/mpi/fortran/mpif-h/alltoallw_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/attr_delete_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/attr_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/attr_put_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_err);
NULL               77 ompi/mpi/fortran/mpif-h/barrier_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               85 ompi/mpi/fortran/mpif-h/bcast_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/bsend_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/bsend_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               72 ompi/mpi/fortran/mpif-h/buffer_attach_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/buffer_detach_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/cancel_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/cart_coords_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/cart_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/cart_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/cart_map_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/cart_rank_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               89 ompi/mpi/fortran/mpif-h/cart_rank_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/cart_shift_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               99 ompi/mpi/fortran/mpif-h/cart_sub_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/cartdim_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/close_port_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/comm_accept_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/comm_call_errhandler_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/comm_compare_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/comm_connect_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               89 ompi/mpi/fortran/mpif-h/comm_create_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/comm_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/comm_create_group_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c                                        NULL);
NULL               98 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               78 ompi/mpi/fortran/mpif-h/comm_delete_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/comm_disconnect_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/comm_dup_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/comm_dup_with_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/comm_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/comm_free_keyval_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/comm_get_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/comm_get_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               68 ompi/mpi/fortran/mpif-h/comm_get_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/comm_get_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               86 ompi/mpi/fortran/mpif-h/comm_get_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/comm_get_parent_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/comm_group_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/comm_idup_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/comm_join_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/comm_rank_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/comm_remote_group_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/comm_remote_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/comm_set_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/comm_set_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               68 ompi/mpi/fortran/mpif-h/comm_set_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/comm_set_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/comm_set_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/comm_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              112 ompi/mpi/fortran/mpif-h/comm_spawn_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              118 ompi/mpi/fortran/mpif-h/comm_spawn_f.c     if (MPI_ARGV_NULL != c_argv && NULL != c_argv) {
NULL              134 ompi/mpi/fortran/mpif-h/comm_spawn_multiple_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              149 ompi/mpi/fortran/mpif-h/comm_spawn_multiple_f.c     if (MPI_ARGVS_NULL != c_array_argv && NULL != c_array_argv) {
NULL               80 ompi/mpi/fortran/mpif-h/comm_split_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/comm_split_type_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/comm_test_inter_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/compare_and_swap_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/dims_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/errhandler_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/errhandler_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/errhandler_set_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/error_class_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/error_string_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/error_string_f.c             if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/exscan_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/fetch_and_op_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/file_call_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/file_close_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_create_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/file_delete_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_delete_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/file_get_amode_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/file_get_atomicity_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/file_get_byte_offset_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/file_get_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/file_get_group_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/file_get_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/file_get_position_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/file_get_position_shared_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/file_get_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/file_get_type_extent_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/file_get_view_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/file_iread_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/file_iread_at_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/file_iread_at_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/file_iread_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/file_iread_shared_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/file_iwrite_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/file_iwrite_at_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/file_iwrite_at_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/file_iwrite_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/file_iwrite_shared_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/file_open_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/file_open_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/file_preallocate_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/file_read_all_begin_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/file_read_all_end_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/file_read_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/file_read_at_all_begin_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/file_read_at_all_end_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/file_read_at_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_read_at_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/file_read_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/file_read_ordered_begin_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/file_read_ordered_end_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_read_ordered_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_read_shared_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/file_seek_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/file_seek_shared_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/file_set_atomicity_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/file_set_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/file_set_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/file_set_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/file_set_view_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/file_set_view_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/file_sync_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/file_write_all_begin_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/file_write_all_end_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/file_write_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/file_write_at_all_begin_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/file_write_at_all_end_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/file_write_at_all_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/file_write_at_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/file_write_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/file_write_ordered_begin_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/file_write_ordered_end_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_write_ordered_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/file_write_shared_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               72 ompi/mpi/fortran/mpif-h/finalize_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/finalized_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               72 ompi/mpi/fortran/mpif-h/free_mem_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/gather_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpi/fortran/mpif-h/gatherv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               98 ompi/mpi/fortran/mpif-h/get_accumulate_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/get_address_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               89 ompi/mpi/fortran/mpif-h/get_count_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               89 ompi/mpi/fortran/mpif-h/get_elements_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               89 ompi/mpi/fortran/mpif-h/get_elements_x_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/get_library_version_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpi/fortran/mpif-h/get_processor_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               77 ompi/mpi/fortran/mpif-h/get_version_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/graph_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/graph_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/graph_map_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/graph_neighbors_count_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/graphdims_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/grequest_complete_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/grequest_start_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/group_compare_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/group_difference_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/group_excl_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/group_free_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/group_incl_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/group_intersection_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/group_range_excl_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/group_range_incl_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/group_rank_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/group_size_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/group_translate_ranks_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/group_union_f.c   if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/iallgather_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              102 ompi/mpi/fortran/mpif-h/iallgatherv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               91 ompi/mpi/fortran/mpif-h/iallreduce_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               93 ompi/mpi/fortran/mpif-h/ialltoall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              106 ompi/mpi/fortran/mpif-h/ialltoallv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              114 ompi/mpi/fortran/mpif-h/ialltoallw_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/ibarrier_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               88 ompi/mpi/fortran/mpif-h/ibcast_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/ibsend_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/iexscan_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/igather_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              101 ompi/mpi/fortran/mpif-h/igatherv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/improbe_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/imrecv_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/ineighbor_allgather_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              105 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               96 ompi/mpi/fortran/mpif-h/ineighbor_alltoall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              109 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              113 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/info_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/info_delete_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/info_delete_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/info_dup_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/info_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/info_get_f.c     char *c_key = NULL, c_value[MPI_MAX_INFO_VAL + 1];
NULL               90 ompi/mpi/fortran/mpif-h/info_get_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               99 ompi/mpi/fortran/mpif-h/info_get_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              113 ompi/mpi/fortran/mpif-h/info_get_f.c             if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/info_get_nkeys_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/info_get_nthkey_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               95 ompi/mpi/fortran/mpif-h/info_get_nthkey_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/info_get_valuelen_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               98 ompi/mpi/fortran/mpif-h/info_get_valuelen_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/info_set_f.c     char *c_key = NULL, *c_value = NULL;
NULL               90 ompi/mpi/fortran/mpif-h/info_set_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/info_set_f.c         if (NULL != c_key) {
NULL               99 ompi/mpi/fortran/mpif-h/info_set_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/init_f.c     char **argv = NULL;
NULL               88 ompi/mpi/fortran/mpif-h/init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               73 ompi/mpi/fortran/mpif-h/init_thread_f.c     char** argv = NULL;
NULL               79 ompi/mpi/fortran/mpif-h/init_thread_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               74 ompi/mpi/fortran/mpif-h/initialized_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/intercomm_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/intercomm_merge_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               89 ompi/mpi/fortran/mpif-h/iprobe_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/irecv_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/ireduce_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               95 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/irsend_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/is_thread_main_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/iscan_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/iscatter_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              103 ompi/mpi/fortran/mpif-h/iscatterv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/isend_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/issend_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/keyval_create_f.c                                        NULL);
NULL               98 ompi/mpi/fortran/mpif-h/keyval_create_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpi/fortran/mpif-h/keyval_create_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               77 ompi/mpi/fortran/mpif-h/keyval_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/lookup_name_f.c     if ( NULL == c_port_name ) {
NULL               83 ompi/mpi/fortran/mpif-h/lookup_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_ERR_OTHER);
NULL               89 ompi/mpi/fortran/mpif-h/lookup_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/mprobe_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/mrecv_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               96 ompi/mpi/fortran/mpif-h/neighbor_allgather_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              103 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               95 ompi/mpi/fortran/mpif-h/neighbor_alltoall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              108 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              112 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/op_commutative_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/op_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/op_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/open_port_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/pack_external_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/pack_external_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/pack_external_size_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/pack_external_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/pack_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/pack_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/probe_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/publish_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/put_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/query_thread_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/raccumulate_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               89 ompi/mpi/fortran/mpif-h/recv_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/recv_init_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/reduce_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/reduce_local_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/reduce_scatter_block_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               95 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              106 ompi/mpi/fortran/mpif-h/register_datarep_f.c     obj->read_fn_f77 = NULL;
NULL              107 ompi/mpi/fortran/mpif-h/register_datarep_f.c     obj->write_fn_f77 = NULL;
NULL              108 ompi/mpi/fortran/mpif-h/register_datarep_f.c     obj->extent_fn_f77 = NULL;
NULL              109 ompi/mpi/fortran/mpif-h/register_datarep_f.c     obj->extra_state_f77 = NULL;
NULL              114 ompi/mpi/fortran/mpif-h/register_datarep_f.c                    intercept_extra_state_constructor, NULL);
NULL              145 ompi/mpi/fortran/mpif-h/register_datarep_f.c     if (NULL == intercept) {
NULL              148 ompi/mpi/fortran/mpif-h/register_datarep_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              163 ompi/mpi/fortran/mpif-h/register_datarep_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              201 ompi/mpi/fortran/mpif-h/register_datarep_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/request_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/request_get_status_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              101 ompi/mpi/fortran/mpif-h/rget_accumulate_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/rget_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/rput_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/rsend_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/rsend_init_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/scan_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/scatter_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              101 ompi/mpi/fortran/mpif-h/scatterv_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/send_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/send_init_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               92 ompi/mpi/fortran/mpif-h/sendrecv_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/sendrecv_replace_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/ssend_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/ssend_init_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/start_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/startall_f.c     if (NULL == c_req) {
NULL               85 ompi/mpi/fortran/mpif-h/startall_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/startall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/status_set_cancelled_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/status_set_elements_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/status_set_elements_x_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/test_cancelled_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpi/fortran/mpif-h/test_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/testall_f.c     if (NULL == c_req){
NULL               95 ompi/mpi/fortran/mpif-h/testall_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              106 ompi/mpi/fortran/mpif-h/testall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/testany_f.c     if (c_req == NULL) {
NULL               98 ompi/mpi/fortran/mpif-h/testany_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              110 ompi/mpi/fortran/mpif-h/testany_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               95 ompi/mpi/fortran/mpif-h/testsome_f.c     if (NULL == c_req) {
NULL               99 ompi/mpi/fortran/mpif-h/testsome_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              113 ompi/mpi/fortran/mpif-h/testsome_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/topo_test_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/type_commit_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/type_contiguous_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/type_create_darray_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/type_create_f90_complex_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_create_f90_integer_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/type_create_f90_real_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/type_create_hindexed_block_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/type_create_hindexed_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/type_create_hvector_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/type_create_indexed_block_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c                                        NULL);
NULL               96 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               98 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               78 ompi/mpi/fortran/mpif-h/type_create_resized_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/type_create_struct_f.c     if (NULL == c_type_old_array) {
NULL               89 ompi/mpi/fortran/mpif-h/type_create_struct_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              102 ompi/mpi/fortran/mpif-h/type_create_struct_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/type_create_subarray_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_delete_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_dup_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_extent_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/type_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/type_free_keyval_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/type_get_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               80 ompi/mpi/fortran/mpif-h/type_get_contents_f.c     MPI_Aint *c_address_array = NULL;
NULL               81 ompi/mpi/fortran/mpif-h/type_get_contents_f.c     MPI_Datatype *c_datatype_array = NULL;
NULL               88 ompi/mpi/fortran/mpif-h/type_get_contents_f.c         if (NULL == c_datatype_array) {
NULL               91 ompi/mpi/fortran/mpif-h/type_get_contents_f.c             if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               98 ompi/mpi/fortran/mpif-h/type_get_contents_f.c         if (NULL == c_address_array) {
NULL               99 ompi/mpi/fortran/mpif-h/type_get_contents_f.c             if (NULL != c_datatype_array) {
NULL              105 ompi/mpi/fortran/mpif-h/type_get_contents_f.c             if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              118 ompi/mpi/fortran/mpif-h/type_get_contents_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_get_extent_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/type_get_extent_x_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/type_get_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/type_get_true_extent_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/type_get_true_extent_x_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               85 ompi/mpi/fortran/mpif-h/type_hindexed_f.c     if (NULL == c_disp_array) {
NULL               88 ompi/mpi/fortran/mpif-h/type_hindexed_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpi/fortran/mpif-h/type_hindexed_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/type_hvector_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/type_indexed_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_lb_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              110 ompi/mpi/fortran/mpif-h/type_match_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/type_set_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               88 ompi/mpi/fortran/mpif-h/type_set_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               95 ompi/mpi/fortran/mpif-h/type_set_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_size_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/type_size_x_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/type_struct_f.c     if (NULL == c_type_old_array) {
NULL               90 ompi/mpi/fortran/mpif-h/type_struct_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              106 ompi/mpi/fortran/mpif-h/type_struct_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/type_ub_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/type_vector_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/unpack_external_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpi/fortran/mpif-h/unpack_external_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/unpack_f.c    if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/unpublish_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/wait_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               91 ompi/mpi/fortran/mpif-h/waitall_f.c     if (NULL == c_req) {
NULL               95 ompi/mpi/fortran/mpif-h/waitall_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              105 ompi/mpi/fortran/mpif-h/waitall_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               93 ompi/mpi/fortran/mpif-h/waitany_f.c     if (NULL == c_req) {
NULL               96 ompi/mpi/fortran/mpif-h/waitany_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              107 ompi/mpi/fortran/mpif-h/waitany_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               96 ompi/mpi/fortran/mpif-h/waitsome_f.c     if (NULL == c_req) {
NULL              100 ompi/mpi/fortran/mpif-h/waitsome_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              114 ompi/mpi/fortran/mpif-h/waitsome_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              126 ompi/mpi/fortran/mpif-h/win_allocate_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              126 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               66 ompi/mpi/fortran/mpif-h/win_attach_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/win_call_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/win_complete_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               70 ompi/mpi/fortran/mpif-h/win_create_dynamic_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               82 ompi/mpi/fortran/mpif-h/win_create_errhandler_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               84 ompi/mpi/fortran/mpif-h/win_create_errhandler_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_ERR_INTERN);
NULL               84 ompi/mpi/fortran/mpif-h/win_create_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               90 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c                                        NULL);
NULL               95 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               76 ompi/mpi/fortran/mpif-h/win_delete_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               66 ompi/mpi/fortran/mpif-h/win_detach_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/win_fence_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/win_flush_all_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/win_flush_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/win_flush_local_all_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/win_flush_local_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/win_free_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/win_free_keyval_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               84 ompi/mpi/fortran/mpif-h/win_get_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               77 ompi/mpi/fortran/mpif-h/win_get_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/win_get_group_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               66 ompi/mpi/fortran/mpif-h/win_get_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               83 ompi/mpi/fortran/mpif-h/win_get_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
NULL               85 ompi/mpi/fortran/mpif-h/win_get_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/win_lock_all_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/win_lock_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/win_post_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               86 ompi/mpi/fortran/mpif-h/win_set_attr_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               78 ompi/mpi/fortran/mpif-h/win_set_errhandler_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               67 ompi/mpi/fortran/mpif-h/win_set_info_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               87 ompi/mpi/fortran/mpif-h/win_set_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpi/fortran/mpif-h/win_set_name_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              122 ompi/mpi/fortran/mpif-h/win_shared_query_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               79 ompi/mpi/fortran/mpif-h/win_start_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/win_sync_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               76 ompi/mpi/fortran/mpif-h/win_test_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/win_unlock_all_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/win_unlock_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               75 ompi/mpi/fortran/mpif-h/win_wait_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               64 ompi/mpi/fortran/use-mpi-f08/buffer_detach.c     if (NULL != ierr) {
NULL               73 ompi/mpi/java/c/mpi_CartComm.c         return NULL;
NULL              119 ompi/mpi/java/c/mpi_CartComm.c         return NULL;
NULL               65 ompi/mpi/java/c/mpi_Comm.c     if(buf == NULL)
NULL               68 ompi/mpi/java/c/mpi_Comm.c         *bufBase = NULL;
NULL               69 ompi/mpi/java/c/mpi_Comm.c         return NULL;
NULL              213 ompi/mpi/java/c/mpi_Comm.c         return NULL;
NULL              216 ompi/mpi/java/c/mpi_Comm.c     jlong *cr = (jlong*)(*env)->GetPrimitiveArrayCritical(env, jcr, NULL);
NULL              614 ompi/mpi/java/c/mpi_Comm.c     oBufPtr = (*env)->GetPrimitiveArrayCritical(env, outBuf, NULL);
NULL              641 ompi/mpi/java/c/mpi_Comm.c     iBufPtr = (*env)->GetPrimitiveArrayCritical(env, inBuf, NULL);
NULL              669 ompi/mpi/java/c/mpi_Comm.c     return flag ? ompi_java_status_new(env, &status) : NULL;
NULL              735 ompi/mpi/java/c/mpi_Comm.c     rc = MPI_Comm_create_keyval(commCopyAttr, commDeleteAttr, &keyval, NULL);
NULL              762 ompi/mpi/java/c/mpi_Comm.c         return NULL;
NULL              775 ompi/mpi/java/c/mpi_Comm.c         return NULL;
NULL              845 ompi/mpi/java/c/mpi_Comm.c     void *sPtr, *rPtr = NULL;
NULL              851 ompi/mpi/java/c/mpi_Comm.c         assert(sBuf == NULL);
NULL              886 ompi/mpi/java/c/mpi_Comm.c             assert(sBuf == NULL);
NULL              901 ompi/mpi/java/c/mpi_Comm.c     else if(sBuf == NULL)
NULL              906 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL              920 ompi/mpi/java/c/mpi_Comm.c     void *sPtr, *rPtr = NULL;
NULL              924 ompi/mpi/java/c/mpi_Comm.c         assert(sendBuf == NULL);
NULL              953 ompi/mpi/java/c/mpi_Comm.c             assert(sendBuf == NULL);
NULL              981 ompi/mpi/java/c/mpi_Comm.c     void *sPtr, *rPtr = NULL;
NULL              987 ompi/mpi/java/c/mpi_Comm.c         assert(sBuf == NULL);
NULL              999 ompi/mpi/java/c/mpi_Comm.c     jint *jRCounts = NULL, *jDispls = NULL;
NULL             1000 ompi/mpi/java/c/mpi_Comm.c     int  *cRCounts = NULL, *cDispls = NULL;
NULL             1027 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             1051 ompi/mpi/java/c/mpi_Comm.c     void *sPtr, *rPtr = NULL;
NULL             1055 ompi/mpi/java/c/mpi_Comm.c         assert(sendBuf == NULL);
NULL             1075 ompi/mpi/java/c/mpi_Comm.c         jRCounts = jDispls = NULL;
NULL             1076 ompi/mpi/java/c/mpi_Comm.c         cRCounts = cDispls = NULL;
NULL             1107 ompi/mpi/java/c/mpi_Comm.c     void *sPtr = NULL, *rPtr;
NULL             1108 ompi/mpi/java/c/mpi_Comm.c     ompi_java_buffer_t *sItem, *rItem = NULL;
NULL             1113 ompi/mpi/java/c/mpi_Comm.c         assert(rBuf == NULL);
NULL             1136 ompi/mpi/java/c/mpi_Comm.c             assert(rBuf == NULL);
NULL             1150 ompi/mpi/java/c/mpi_Comm.c     else if(rBuf == NULL)
NULL             1156 ompi/mpi/java/c/mpi_Comm.c     if(rItem != NULL && rBuf != NULL)
NULL             1172 ompi/mpi/java/c/mpi_Comm.c     void *sPtr = NULL, *rPtr;
NULL             1177 ompi/mpi/java/c/mpi_Comm.c         assert(recvBuf == NULL);
NULL             1196 ompi/mpi/java/c/mpi_Comm.c             assert(recvBuf == NULL);
NULL             1224 ompi/mpi/java/c/mpi_Comm.c     void *sPtr = NULL, *rPtr;
NULL             1225 ompi/mpi/java/c/mpi_Comm.c     ompi_java_buffer_t *sItem, *rItem = NULL;
NULL             1230 ompi/mpi/java/c/mpi_Comm.c         assert(rBuf == NULL);
NULL             1240 ompi/mpi/java/c/mpi_Comm.c     jint *jSCounts = NULL, *jDispls = NULL;
NULL             1241 ompi/mpi/java/c/mpi_Comm.c     int  *cSCounts = NULL, *cDispls = NULL;
NULL             1259 ompi/mpi/java/c/mpi_Comm.c     if(rItem != NULL && rBuf != NULL)
NULL             1283 ompi/mpi/java/c/mpi_Comm.c     void *sPtr = NULL, *rPtr;
NULL             1287 ompi/mpi/java/c/mpi_Comm.c         assert(recvBuf == NULL);
NULL             1307 ompi/mpi/java/c/mpi_Comm.c         jSCounts = jDispls = NULL;
NULL             1308 ompi/mpi/java/c/mpi_Comm.c         cSCounts = cDispls = NULL;
NULL             1347 ompi/mpi/java/c/mpi_Comm.c         assert(sBuf == NULL);
NULL             1370 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             1384 ompi/mpi/java/c/mpi_Comm.c         assert(sendBuf == NULL);
NULL             1426 ompi/mpi/java/c/mpi_Comm.c         assert(sBuf == NULL);
NULL             1452 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             1469 ompi/mpi/java/c/mpi_Comm.c         assert(sendBuf == NULL);
NULL             1945 ompi/mpi/java/c/mpi_Comm.c     void *sPtr, *rPtr = NULL;
NULL             1948 ompi/mpi/java/c/mpi_Comm.c     if(sBuf == NULL)
NULL             1968 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             1973 ompi/mpi/java/c/mpi_Comm.c     else if(sBuf == NULL)
NULL             1986 ompi/mpi/java/c/mpi_Comm.c     void *sPtr, *rPtr = NULL;
NULL             1989 ompi/mpi/java/c/mpi_Comm.c     if(sendBuf == NULL)
NULL             1994 ompi/mpi/java/c/mpi_Comm.c     if(rootOrInter || sendBuf == NULL)
NULL             2004 ompi/mpi/java/c/mpi_Comm.c             assert(sendBuf == NULL);
NULL             2030 ompi/mpi/java/c/mpi_Comm.c     if(sBuf == NULL)
NULL             2045 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             2059 ompi/mpi/java/c/mpi_Comm.c     if(sendBuf == NULL)
NULL             2094 ompi/mpi/java/c/mpi_Comm.c     if(sBuf == NULL)
NULL             2111 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             2125 ompi/mpi/java/c/mpi_Comm.c     if(sendBuf == NULL)
NULL             2161 ompi/mpi/java/c/mpi_Comm.c     if(sBuf == NULL)
NULL             2178 ompi/mpi/java/c/mpi_Comm.c     if(sBuf != NULL)
NULL             2191 ompi/mpi/java/c/mpi_Comm.c     if(sendBuf == NULL)
NULL             2249 ompi/mpi/java/c/mpi_Comm.c     const char *name = (*env)->GetStringUTFChars(env, jname, NULL);
NULL             2263 ompi/mpi/java/c/mpi_Comm.c         return NULL;
NULL              102 ompi/mpi/java/c/mpi_Datatype.c     jint *lbExt = (*env)->GetIntArrayElements(env, jLbExt, NULL);
NULL              116 ompi/mpi/java/c/mpi_Datatype.c     jint *lbExt = (*env)->GetIntArrayElements(env, jLbExt, NULL);
NULL              228 ompi/mpi/java/c/mpi_Datatype.c     jint     *jDisps = (*env)->GetIntArrayElements(env, disps, NULL);
NULL              254 ompi/mpi/java/c/mpi_Datatype.c     jint     *jDisps = (*env)->GetIntArrayElements(env, disps, NULL);
NULL              294 ompi/mpi/java/c/mpi_Datatype.c     const char *name = (*env)->GetStringUTFChars(env, jname, NULL);
NULL              308 ompi/mpi/java/c/mpi_Datatype.c         return NULL;
NULL              329 ompi/mpi/java/c/mpi_Datatype.c     rc = MPI_Type_create_keyval(typeCopyAttr, typeDeleteAttr, &keyval, NULL);
NULL              357 ompi/mpi/java/c/mpi_Datatype.c         return NULL;
NULL               38 ompi/mpi/java/c/mpi_File.c     const char* filename = (*env)->GetStringUTFChars(env, jfilename, NULL);
NULL               61 ompi/mpi/java/c/mpi_File.c     const char* filename = (*env)->GetStringUTFChars(env, jfilename, NULL);
NULL              128 ompi/mpi/java/c/mpi_File.c     const char* datarep = (*env)->GetStringUTFChars(env, jdatarep, NULL);
NULL               71 ompi/mpi/java/c/mpi_GraphComm.c         return NULL;
NULL               98 ompi/mpi/java/c/mpi_GraphComm.c         return NULL;
NULL              121 ompi/mpi/java/c/mpi_GraphComm.c         return NULL;
NULL              202 ompi/mpi/java/c/mpi_Group.c         jint *jri = (*env)->GetIntArrayElements(env, ri, NULL);
NULL              227 ompi/mpi/java/c/mpi_Group.c         jint *jri = (*env)->GetIntArrayElements(env, ri, NULL);
NULL               51 ompi/mpi/java/c/mpi_Info.c     const char *key   = (*env)->GetStringUTFChars(env, jkey,   NULL),
NULL               52 ompi/mpi/java/c/mpi_Info.c                *value = (*env)->GetStringUTFChars(env, jvalue, NULL);
NULL               65 ompi/mpi/java/c/mpi_Info.c     const char *key = (*env)->GetStringUTFChars(env, jkey, NULL);
NULL               73 ompi/mpi/java/c/mpi_Info.c         return NULL;
NULL               83 ompi/mpi/java/c/mpi_Info.c         return NULL;
NULL               94 ompi/mpi/java/c/mpi_Info.c     const char *key = (*env)->GetStringUTFChars(env, jkey, NULL);
NULL              116 ompi/mpi/java/c/mpi_Info.c            ? NULL : (*env)->NewStringUTF(env, key);
NULL              151 ompi/mpi/java/c/mpi_Intracomm.c     jint *jSources, *jDegrees, *jDestins, *jWeights = NULL;
NULL              197 ompi/mpi/java/c/mpi_Intracomm.c         jSrcWeights = jDesWeights = NULL;
NULL              230 ompi/mpi/java/c/mpi_Intracomm.c     if(sBuf == NULL)
NULL              245 ompi/mpi/java/c/mpi_Intracomm.c     if(sBuf != NULL)
NULL              259 ompi/mpi/java/c/mpi_Intracomm.c     if(sendBuf == NULL)
NULL              286 ompi/mpi/java/c/mpi_Intracomm.c     if(sBuf == NULL)
NULL              301 ompi/mpi/java/c/mpi_Intracomm.c     if(sBuf != NULL)
NULL              314 ompi/mpi/java/c/mpi_Intracomm.c     if(sendBuf == NULL)
NULL              337 ompi/mpi/java/c/mpi_Intracomm.c            ? NULL : (*env)->NewStringUTF(env, port);
NULL              343 ompi/mpi/java/c/mpi_Intracomm.c     const char *port = (*env)->GetStringUTFChars(env, jport, NULL);
NULL              353 ompi/mpi/java/c/mpi_Intracomm.c     const char *port = jport == NULL ? NULL :
NULL              354 ompi/mpi/java/c/mpi_Intracomm.c                        (*env)->GetStringUTFChars(env, jport, NULL);
NULL              362 ompi/mpi/java/c/mpi_Intracomm.c     if(jport != NULL)
NULL              372 ompi/mpi/java/c/mpi_Intracomm.c     const char *port = jport == NULL ? NULL :
NULL              373 ompi/mpi/java/c/mpi_Intracomm.c                        (*env)->GetStringUTFChars(env, jport, NULL);
NULL              381 ompi/mpi/java/c/mpi_Intracomm.c     if(jport != NULL)
NULL              390 ompi/mpi/java/c/mpi_Intracomm.c     const char *service = (*env)->GetStringUTFChars(env, jservice, NULL),
NULL              391 ompi/mpi/java/c/mpi_Intracomm.c                *port    = (*env)->GetStringUTFChars(env, jport,    NULL);
NULL              403 ompi/mpi/java/c/mpi_Intracomm.c     const char *service = (*env)->GetStringUTFChars(env, jservice, NULL),
NULL              404 ompi/mpi/java/c/mpi_Intracomm.c                *port    = (*env)->GetStringUTFChars(env, jport,    NULL);
NULL              417 ompi/mpi/java/c/mpi_Intracomm.c     const char *service = (*env)->GetStringUTFChars(env, jservice, NULL);
NULL              423 ompi/mpi/java/c/mpi_Intracomm.c            ? NULL : (*env)->NewStringUTF(env, port);
NULL              433 ompi/mpi/java/c/mpi_Intracomm.c     const char* command = (*env)->GetStringUTFChars(env, jCommand, NULL);
NULL              438 ompi/mpi/java/c/mpi_Intracomm.c     if(errCodes != NULL)
NULL              443 ompi/mpi/java/c/mpi_Intracomm.c     if(jArgv != NULL)
NULL              451 ompi/mpi/java/c/mpi_Intracomm.c             argv[i] = strdup((*env)->GetStringUTFChars(env, a, NULL));
NULL              455 ompi/mpi/java/c/mpi_Intracomm.c         argv[argvLength] = NULL;
NULL              463 ompi/mpi/java/c/mpi_Intracomm.c     if(jArgv != NULL)
NULL              477 ompi/mpi/java/c/mpi_Intracomm.c     if(errCodes != NULL)
NULL              491 ompi/mpi/java/c/mpi_Intracomm.c     jlong *jInfo = (*env)->GetLongArrayElements(env, info, NULL);
NULL              497 ompi/mpi/java/c/mpi_Intracomm.c     if(errCodes != NULL)
NULL              513 ompi/mpi/java/c/mpi_Intracomm.c         commands[i] = (char*)(*env)->GetStringUTFChars(env, a, NULL);
NULL              517 ompi/mpi/java/c/mpi_Intracomm.c     if(jArgv != NULL)
NULL              531 ompi/mpi/java/c/mpi_Intracomm.c                 argv[i][j] = (char*)(*env)->GetStringUTFChars(env, a, NULL);
NULL              535 ompi/mpi/java/c/mpi_Intracomm.c             argv[i][length] = NULL;
NULL              546 ompi/mpi/java/c/mpi_Intracomm.c     if(jArgv != NULL)
NULL              576 ompi/mpi/java/c/mpi_Intracomm.c     if(errCodes != NULL)
NULL              133 ompi/mpi/java/c/mpi_MPI.c                                 NULL, /* mpool */
NULL              135 ompi/mpi/java/c/mpi_MPI.c                                 NULL, /* unused0 */
NULL              136 ompi/mpi/java/c/mpi_MPI.c                                 NULL, /* item_init */
NULL              137 ompi/mpi/java/c/mpi_MPI.c                                 NULL /* inem_init context */);
NULL              257 ompi/mpi/java/c/mpi_MPI.c         const char *s = (*env)->GetStringUTFChars(env, jc, NULL);
NULL              269 ompi/mpi/java/c/mpi_MPI.c         return NULL;
NULL              274 ompi/mpi/java/c/mpi_MPI.c                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              280 ompi/mpi/java/c/mpi_MPI.c     value = (*env)->NewObjectArray(env, len, string, NULL);
NULL              377 ompi/mpi/java/c/mpi_MPI.c     jbyte* bufc = (jbyte*)((*env)->GetByteArrayElements(env, buf, NULL));
NULL              414 ompi/mpi/java/c/mpi_MPI.c     jbyte* bufptr = (*env)->GetByteArrayElements(env, buf, NULL);
NULL              427 ompi/mpi/java/c/mpi_MPI.c     if(buf != NULL)
NULL              434 ompi/mpi/java/c/mpi_MPI.c     *bufBase = (jbyte*)(*env)->GetPrimitiveArrayCritical(env, buf, NULL);
NULL              441 ompi/mpi/java/c/mpi_MPI.c     return buf == NULL ? NULL : (*env)->GetDirectBufferAddress(env, buf);
NULL              536 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              544 ompi/mpi/java/c/mpi_MPI.c         ompi_java_exceptionCheck(env, NULL == freeListItem ? MPI_ERR_NO_MEM :
NULL              546 ompi/mpi/java/c/mpi_MPI.c         if (NULL == freeListItem) {
NULL              547 ompi/mpi/java/c/mpi_MPI.c             return NULL;
NULL              557 ompi/mpi/java/c/mpi_MPI.c     if(item == NULL)
NULL              742 ompi/mpi/java/c/mpi_MPI.c     if(buf == NULL || baseType == 0)
NULL              745 ompi/mpi/java/c/mpi_MPI.c         *ptr  = NULL;
NULL              746 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              752 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              765 ompi/mpi/java/c/mpi_MPI.c     if(buf == NULL || baseType == 0)
NULL              768 ompi/mpi/java/c/mpi_MPI.c         *ptr  = NULL;
NULL              769 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              775 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              789 ompi/mpi/java/c/mpi_MPI.c     if(buf == NULL)
NULL              792 ompi/mpi/java/c/mpi_MPI.c         *ptr  = NULL;
NULL              793 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              799 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              824 ompi/mpi/java/c/mpi_MPI.c     if(buf == NULL)
NULL              827 ompi/mpi/java/c/mpi_MPI.c         *ptr  = NULL;
NULL              828 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              833 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              845 ompi/mpi/java/c/mpi_MPI.c     if(buf == NULL)
NULL              848 ompi/mpi/java/c/mpi_MPI.c         *ptr  = NULL;
NULL              849 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              854 ompi/mpi/java/c/mpi_MPI.c         *item = NULL;
NULL              951 ompi/mpi/java/c/mpi_MPI.c     jint *jInts = (*env)->GetIntArrayElements(env, array, NULL);
NULL              998 ompi/mpi/java/c/mpi_MPI.c     jlong *jLongs = (*env)->GetLongArrayElements(env, array, NULL);
NULL             1023 ompi/mpi/java/c/mpi_MPI.c     jboolean *jb = (*env)->GetBooleanArrayElements(env, array, NULL);
NULL             1055 ompi/mpi/java/c/mpi_MPI.c     jlong *jp = *jptr = (*env)->GetLongArrayElements(env, array, NULL);
NULL               63 ompi/mpi/java/c/mpi_Message.c         return NULL;
NULL               85 ompi/mpi/java/c/mpi_Op.c     if(obj != NULL)
NULL              139 ompi/mpi/java/c/mpi_Op.c     if(op == NULL)
NULL              148 ompi/mpi/java/c/mpi_Op.c             return NULL;
NULL              161 ompi/mpi/java/c/mpi_Op.c     if(op != NULL && op != MPI_OP_NULL)
NULL              172 ompi/mpi/java/c/mpi_Op.c     return op == NULL || op == MPI_OP_NULL ? JNI_TRUE : JNI_FALSE;
NULL               91 ompi/mpi/java/c/mpi_Request.c                          count, ompi_java.StatusClass, NULL);
NULL              107 ompi/mpi/java/c/mpi_Request.c         return NULL;
NULL              110 ompi/mpi/java/c/mpi_Request.c                          count, ompi_java.StatusClass, NULL);
NULL              177 ompi/mpi/java/c/mpi_Request.c     return flag ? ompi_java_status_new(env, &status) : NULL;
NULL              191 ompi/mpi/java/c/mpi_Request.c     return flag ? ompi_java_status_new(env, &status) : NULL;
NULL              251 ompi/mpi/java/c/mpi_Request.c     return flag ? ompi_java_status_newIndex(env, &status, index) : NULL;
NULL              308 ompi/mpi/java/c/mpi_Request.c     jobjectArray jStatuses = flag ? newStatuses(env, statuses, count) : NULL;
NULL              362 ompi/mpi/java/c/mpi_Request.c         return NULL;
NULL              365 ompi/mpi/java/c/mpi_Request.c     jintArray jindices = NULL;
NULL              412 ompi/mpi/java/c/mpi_Request.c         return NULL;
NULL              415 ompi/mpi/java/c/mpi_Request.c     jintArray jindices = NULL;
NULL              184 ompi/mpi/java/c/mpi_Status.c     jlong *data = (*env)->GetPrimitiveArrayCritical(env, jData, NULL);
NULL              198 ompi/mpi/java/c/mpi_Status.c     jlong *data = (*env)->GetPrimitiveArrayCritical(env, jData, NULL);
NULL              261 ompi/mpi/java/c/mpi_Win.c     rc = MPI_Win_create_keyval(winCopyAttr, winDeleteAttr, &keyval, NULL);
NULL              289 ompi/mpi/java/c/mpi_Win.c         return NULL;
NULL              491 ompi/mpi/java/c/mpi_Win.c     const char *name = (*env)->GetStringUTFChars(env, jname, NULL);
NULL              505 ompi/mpi/java/c/mpi_Win.c         return NULL;
NULL               65 ompi/mpi/java/java/Datatype.java 	protected static final int NULL       =  0;
NULL              107 ompi/mpi/java/java/Datatype.java 		baseSize = type == NULL ? 0 : getSize(handle);
NULL               56 ompi/mpi/java/java/File.java 		handle = open(comm.handle, filename, amode, Info.NULL);
NULL               97 ompi/mpi/java/java/File.java 		delete(filename, Info.NULL);
NULL              219 ompi/mpi/java/java/File.java 		setView(handle, disp, etype.handle, filetype.handle, datarep, Info.NULL);
NULL               30 ompi/mpi/java/java/Info.java 	protected static final long NULL = getNull();
NULL              642 ompi/mpi/java/java/Intracomm.java 		return openPort(Info.NULL);
NULL              682 ompi/mpi/java/java/Intracomm.java 		return new Intercomm(accept(handle, port, Info.NULL, root));
NULL              713 ompi/mpi/java/java/Intracomm.java 		return new Intercomm(connect(handle, port, Info.NULL, root));
NULL              744 ompi/mpi/java/java/Intracomm.java 		publishName(service, Info.NULL, port);
NULL              774 ompi/mpi/java/java/Intracomm.java 		unpublishName(service, Info.NULL, port);
NULL              803 ompi/mpi/java/java/Intracomm.java 		return lookupName(service, Info.NULL);
NULL              252 ompi/mpi/java/java/MPI.java 		INFO_NULL    = new Info(Info.NULL);
NULL              412 ompi/mpi/java/java/MPI.java 		DATATYPE_NULL.setBasic(Datatype.NULL);
NULL               40 ompi/mpi/java/java/Message.java 	private static long NULL, NO_PROC;
NULL               54 ompi/mpi/java/java/Message.java 		handle = NULL;
NULL               63 ompi/mpi/java/java/Message.java 		return handle == NULL;
NULL               33 ompi/mpi/tool/category_get_index.c     if (MPI_PARAM_CHECK && (NULL == category_index || NULL == name)) {
NULL               45 ompi/mpi/tool/category_get_info.c         if (NULL != num_pvars) {
NULL               49 ompi/mpi/tool/category_get_info.c         if (NULL != num_cvars) {
NULL               53 ompi/mpi/tool/category_get_info.c         if (NULL != num_categories) {
NULL               31 ompi/mpi/tool/category_get_num.c     if (MPI_PARAM_CHECK && NULL == num_cat) {
NULL               33 ompi/mpi/tool/cvar_get_index.c     if (MPI_PARAM_CHECK && (NULL == cvar_index || NULL == name)) {
NULL               55 ompi/mpi/tool/cvar_get_info.c         if (NULL != enumtype) {
NULL               59 ompi/mpi/tool/cvar_get_info.c         if (NULL != scope) {
NULL               64 ompi/mpi/tool/cvar_get_info.c         if (NULL != bind) {
NULL               68 ompi/mpi/tool/cvar_get_info.c         if (NULL != verbosity) {
NULL               30 ompi/mpi/tool/cvar_get_num.c     if (MPI_PARAM_CHECK && NULL == num_cvar) {
NULL               35 ompi/mpi/tool/cvar_handle_alloc.c     if (MPI_PARAM_CHECK && (NULL == handle || NULL == count)) {
NULL               41 ompi/mpi/tool/cvar_handle_alloc.c     *handle = NULL;
NULL               45 ompi/mpi/tool/cvar_handle_alloc.c         if (NULL == new_handle) {
NULL               31 ompi/mpi/tool/cvar_handle_free.c     *handle = NULL;
NULL               28 ompi/mpi/tool/cvar_read.c     const mca_base_var_storage_t *value = NULL;
NULL               35 ompi/mpi/tool/cvar_read.c     if (MPI_PARAM_CHECK && NULL == buf) {
NULL               42 ompi/mpi/tool/cvar_read.c         rc = mca_base_var_get_value(handle->var->mbv_index, &value, NULL, NULL);
NULL               43 ompi/mpi/tool/cvar_read.c         if (OPAL_SUCCESS != rc || NULL == value) {
NULL               79 ompi/mpi/tool/cvar_read.c             if (NULL == value->stringval) {
NULL               33 ompi/mpi/tool/cvar_write.c     if (MPI_PARAM_CHECK && NULL == buf) {
NULL               51 ompi/mpi/tool/cvar_write.c         rc = mca_base_var_set_value(handle->var->mbv_index, buf, sizeof(unsigned long long), MCA_BASE_VAR_SOURCE_SET, NULL);
NULL               45 ompi/mpi/tool/finalize.c             (NULL != ompi_mpi_main_thread)) {
NULL               49 ompi/mpi/tool/finalize.c             ompi_mpi_main_thread = NULL;
NULL               46 ompi/mpi/tool/init_thread.c         rc = opal_init_util (NULL, NULL);
NULL               53 ompi/mpi/tool/init_thread.c         rc = ompi_info_register_framework_params (NULL);
NULL               53 ompi/mpi/tool/mpit-internal.h     if (NULL == len)
NULL               56 ompi/mpi/tool/mpit-internal.h     if (NULL == source) {
NULL               58 ompi/mpi/tool/mpit-internal.h         if (NULL != dest) {
NULL               65 ompi/mpi/tool/mpit-internal.h     if (0 != *len && NULL != dest) {
NULL               44 ompi/mpi/tool/mpit_common.c     [MCA_BASE_VAR_TYPE_SIZE_T] = NULL,
NULL               33 ompi/mpi/tool/pvar_get_index.c     if (MPI_PARAM_CHECK && (NULL == pvar_index || NULL == name)) {
NULL               71 ompi/mpi/tool/pvar_get_info.c         if (NULL != enumtype) {
NULL               75 ompi/mpi/tool/pvar_get_info.c         if (NULL != bind) {
NULL               79 ompi/mpi/tool/pvar_get_info.c         if (NULL != readonly) {
NULL               83 ompi/mpi/tool/pvar_get_info.c         if (NULL != continuous) {
NULL               87 ompi/mpi/tool/pvar_get_info.c         if (NULL != atomic) {
NULL               30 ompi/mpi/tool/pvar_get_num.c     if (MPI_PARAM_CHECK && NULL == num_pvar) {
NULL               36 ompi/mpi/tool/pvar_session_create.c     if (NULL == *session) {
NULL               12 ompi/mpiext/affinity/c/example.c     MPI_Init(NULL, NULL);
NULL               67 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (NULL == opal_hwloc_topology) {
NULL              109 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (NULL == ompi_proc_applied_binding) {
NULL              193 ompi/mpiext/affinity/c/mpiext_affinity_str.c          NULL != socket; socket = socket->next_cousin) {
NULL              212 ompi/mpiext/affinity/c/mpiext_affinity_str.c         if (NULL != core) {
NULL              239 ompi/mpiext/affinity/c/mpiext_affinity_str.c                 for (c2 = core; NULL != c2; c2 = c2->next_cousin) {
NULL              263 ompi/mpiext/affinity/c/mpiext_affinity_str.c                     for (c2 = core; NULL != c2; c2 = c2->next_cousin) {
NULL              302 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (NULL == ompi_proc_applied_binding) {
NULL              390 ompi/mpiext/affinity/c/mpiext_affinity_str.c          NULL != socket;
NULL              399 ompi/mpiext/affinity/c/mpiext_affinity_str.c              NULL != core;
NULL              412 ompi/mpiext/affinity/c/mpiext_affinity_str.c                  NULL != pu;
NULL               30 ompi/mpiext/cr/c/checkpoint.c     orte_snapc_base_request_op_t *datum = NULL;
NULL               30 ompi/mpiext/cr/c/migrate.c     orte_snapc_base_request_op_t *datum = NULL;
NULL               61 ompi/mpiext/cr/c/migrate.c     if( NULL == hostname ) {
NULL               84 ompi/mpiext/cr/c/migrate.c     if( NULL != info ) {
NULL               29 ompi/mpiext/cr/c/quiesce_checkpoint.c     orte_snapc_base_request_op_t *datum = NULL;
NULL               29 ompi/mpiext/cr/c/quiesce_end.c     orte_snapc_base_request_op_t *datum = NULL;
NULL               33 ompi/mpiext/cr/c/quiesce_start.c     orte_snapc_base_request_op_t *datum = NULL;
NULL              132 ompi/mpiext/cr/c/quiesce_start.c     char *info_char = NULL;
NULL              194 ompi/mpiext/cr/c/quiesce_start.c                          (NULL == datum->crs_name ? "Default (none)" : datum->crs_name)));
NULL              198 ompi/mpiext/cr/c/quiesce_start.c                          (NULL == datum->cmdline ? "Default ()" : datum->cmdline)));
NULL              208 ompi/mpiext/cr/c/quiesce_start.c     if( NULL != info_char ) {
NULL              210 ompi/mpiext/cr/c/quiesce_start.c         info_char = NULL;
NULL               29 ompi/mpiext/cr/c/restart.c     orte_snapc_base_request_op_t *datum = NULL;
NULL               48 ompi/mpiext/example/mpif-h/mpiext_example_progress_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_err);
NULL               16 ompi/mpiext/mpiext.c     while (NULL != (*tmp)) {
NULL               17 ompi/mpiext/mpiext.c         if (NULL != (*tmp)->init) {
NULL               34 ompi/mpiext/mpiext.c     while (NULL != (*tmp)) {
NULL               35 ompi/mpiext/mpiext.c         if (NULL != (*tmp)->fini) {
NULL               87 ompi/mpiext/pcollreq/c/allgather_init.c         } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              119 ompi/mpiext/pcollreq/c/allgatherv_init.c         if (NULL == displs) {
NULL              102 ompi/mpiext/pcollreq/c/alltoallv_init.c         if ((NULL == sendcounts) || (NULL == sdispls) ||
NULL              103 ompi/mpiext/pcollreq/c/alltoallv_init.c             (NULL == recvcounts) || (NULL == rdispls) ||
NULL               98 ompi/mpiext/pcollreq/c/alltoallw_init.c         if ((NULL == sendcounts) || (NULL == sdispls) || (NULL == sendtypes) ||
NULL               99 ompi/mpiext/pcollreq/c/alltoallw_init.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
NULL              130 ompi/mpiext/pcollreq/c/gather_init.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              164 ompi/mpiext/pcollreq/c/gather_init.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              136 ompi/mpiext/pcollreq/c/gatherv_init.c                 if (NULL == displs) {
NULL              140 ompi/mpiext/pcollreq/c/gatherv_init.c                 if (NULL == recvcounts) {
NULL              148 ompi/mpiext/pcollreq/c/gatherv_init.c                     } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              175 ompi/mpiext/pcollreq/c/gatherv_init.c                 if (NULL == displs) {
NULL              179 ompi/mpiext/pcollreq/c/gatherv_init.c                 if (NULL == recvcounts) {
NULL              187 ompi/mpiext/pcollreq/c/gatherv_init.c                     } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL               88 ompi/mpiext/pcollreq/c/neighbor_allgather_init.c         } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              118 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c         if (NULL == displs) {
NULL              105 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c         } else if ((NULL == sendcounts) || (NULL == sdispls) ||
NULL              106 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c             (NULL == recvcounts) || (NULL == rdispls) ||
NULL              105 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c         if ((NULL == sendcounts) || (NULL == sdispls) || (NULL == sendtypes) ||
NULL              106 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
NULL               98 ompi/mpiext/pcollreq/c/reduce_init.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               85 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL               96 ompi/mpiext/pcollreq/c/reduce_scatter_init.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL              102 ompi/mpiext/pcollreq/c/reduce_scatter_init.c         } else if (NULL == recvcounts) {
NULL               83 ompi/mpiext/pcollreq/c/scan_init.c         else if (MPI_OP_NULL == op || NULL == op) {
NULL              108 ompi/mpiext/pcollreq/c/scatter_init.c               } else if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              123 ompi/mpiext/pcollreq/c/scatterv_init.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              136 ompi/mpiext/pcollreq/c/scatterv_init.c                 if (NULL == displs) {
NULL              140 ompi/mpiext/pcollreq/c/scatterv_init.c                 if (NULL == sendcounts) {
NULL              167 ompi/mpiext/pcollreq/c/scatterv_init.c                 if (MPI_DATATYPE_NULL == recvtype || NULL == recvtype) {
NULL              177 ompi/mpiext/pcollreq/c/scatterv_init.c                 if (NULL == displs) {
NULL              181 ompi/mpiext/pcollreq/c/scatterv_init.c                 if (NULL == sendcounts) {
NULL               97 ompi/mpiext/pcollreq/mpif-h/allgather_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              105 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               94 ompi/mpiext/pcollreq/mpif-h/allreduce_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               96 ompi/mpiext/pcollreq/mpif-h/alltoall_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              109 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              118 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               81 ompi/mpiext/pcollreq/mpif-h/barrier_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL               92 ompi/mpiext/pcollreq/mpif-h/bcast_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               94 ompi/mpiext/pcollreq/mpif-h/exscan_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpiext/pcollreq/mpif-h/gather_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              104 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpiext/pcollreq/mpif-h/neighbor_allgather_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              108 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(ierr_c);
NULL              100 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoall_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              112 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              116 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               97 ompi/mpiext/pcollreq/mpif-h/reduce_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               98 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              100 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               95 ompi/mpiext/pcollreq/mpif-h/scan_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL               96 ompi/mpiext/pcollreq/mpif-h/scatter_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              105 ompi/mpiext/pcollreq/mpif-h/scatterv_init_f.c     if (NULL != ierr) *ierr = OMPI_INT_2_FINT(c_ierr);
NULL              125 ompi/op/op.c       if (NULL == ompi_op_f_to_c_table){
NULL              347 ompi/op/op.c       if (NULL == new_op) {
NULL              353 ompi/op/op.c           new_op = NULL;
NULL              474 ompi/op/op.c           new_op->o_func.intrinsic.fns[i] = NULL;
NULL              475 ompi/op/op.c           new_op->o_func.intrinsic.modules[i] = NULL;
NULL              476 ompi/op/op.c           new_op->o_3buff_intrinsic.fns[i] = NULL;
NULL              477 ompi/op/op.c           new_op->o_3buff_intrinsic.modules[i] = NULL;
NULL              492 ompi/op/op.c       if (NULL != opal_pointer_array_get_item(ompi_op_f_to_c_table,
NULL              495 ompi/op/op.c                                       op->o_f_to_c_index, NULL);
NULL              499 ompi/op/op.c           op->o_func.intrinsic.fns[i] = NULL;
NULL              500 ompi/op/op.c           if( NULL != op->o_func.intrinsic.modules[i] ) {
NULL              502 ompi/op/op.c               op->o_func.intrinsic.modules[i] = NULL;
NULL              504 ompi/op/op.c           op->o_3buff_intrinsic.fns[i] = NULL;
NULL              505 ompi/op/op.c           if( NULL != op->o_3buff_intrinsic.modules[i] ) {
NULL              507 ompi/op/op.c               op->o_3buff_intrinsic.modules[i] = NULL;
NULL              491 ompi/op/op.h                   NULL == op->o_func.intrinsic.fns[ompi_op_ddt_map[ddt->id]]) {
NULL              144 ompi/patterns/net/allreduce.c     if( NULL == proc_array) {
NULL               24 ompi/patterns/net/netpatterns_base.c                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               50 ompi/patterns/net/netpatterns_knomial_tree.c     int *prev_data = NULL;
NULL               51 ompi/patterns/net/netpatterns_knomial_tree.c     int *current_data = NULL;
NULL               52 ompi/patterns/net/netpatterns_knomial_tree.c     int *group_info = NULL;
NULL              194 ompi/patterns/net/netpatterns_knomial_tree.c     if( NULL == prev_data ) {
NULL              199 ompi/patterns/net/netpatterns_knomial_tree.c     if( NULL == current_data ) {
NULL              205 ompi/patterns/net/netpatterns_knomial_tree.c     if( NULL == exchange_node->payload_info) {
NULL              211 ompi/patterns/net/netpatterns_knomial_tree.c         if( NULL == exchange_node->payload_info[i]) {
NULL              383 ompi/patterns/net/netpatterns_knomial_tree.c             if( NULL == exchange_node->rank_extra_sources_array ) {
NULL              389 ompi/patterns/net/netpatterns_knomial_tree.c             exchange_node->rank_extra_sources_array = NULL;
NULL              397 ompi/patterns/net/netpatterns_knomial_tree.c         if( NULL == exchange_node->rank_extra_sources_array ) {
NULL              414 ompi/patterns/net/netpatterns_knomial_tree.c         if(NULL == exchange_node->rank_exchanges) {
NULL              420 ompi/patterns/net/netpatterns_knomial_tree.c             if( NULL == exchange_node->rank_exchanges ) {
NULL              460 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_exchanges=NULL;
NULL              479 ompi/patterns/net/netpatterns_knomial_tree.c     if (NULL != exchange_node->rank_extra_sources_array) {
NULL              483 ompi/patterns/net/netpatterns_knomial_tree.c     if (NULL != exchange_node->rank_exchanges) {
NULL              485 ompi/patterns/net/netpatterns_knomial_tree.c             if (NULL != exchange_node->rank_exchanges[i]) {
NULL              492 ompi/patterns/net/netpatterns_knomial_tree.c     if (NULL != prev_data ){
NULL              496 ompi/patterns/net/netpatterns_knomial_tree.c     if(NULL != current_data) {
NULL              500 ompi/patterns/net/netpatterns_knomial_tree.c     if(NULL != group_info) {
NULL              518 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_extra_sources_array = NULL;
NULL              523 ompi/patterns/net/netpatterns_knomial_tree.c             exchange_node->rank_exchanges[i] = NULL;
NULL              526 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_exchanges = NULL;
NULL              602 ompi/patterns/net/netpatterns_knomial_tree.c             if( NULL == exchange_node->rank_extra_sources_array ) {
NULL              611 ompi/patterns/net/netpatterns_knomial_tree.c             exchange_node->rank_extra_sources_array = NULL;
NULL              616 ompi/patterns/net/netpatterns_knomial_tree.c         if( NULL == exchange_node->rank_extra_sources_array ) {
NULL              631 ompi/patterns/net/netpatterns_knomial_tree.c         if(NULL == exchange_node->rank_exchanges) {
NULL              637 ompi/patterns/net/netpatterns_knomial_tree.c             if( NULL == exchange_node->rank_exchanges ) {
NULL              659 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_exchanges=NULL;
NULL              686 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_extra_sources_array = NULL;
NULL              692 ompi/patterns/net/netpatterns_knomial_tree.c             exchange_node->rank_exchanges[i] = NULL;
NULL              695 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_exchanges = NULL;
NULL              773 ompi/patterns/net/netpatterns_knomial_tree.c             if( NULL == exchange_node->rank_extra_sources_array ) {
NULL              781 ompi/patterns/net/netpatterns_knomial_tree.c             exchange_node->rank_extra_sources_array = NULL;
NULL              786 ompi/patterns/net/netpatterns_knomial_tree.c         if( NULL == exchange_node->rank_extra_sources_array ) {
NULL              805 ompi/patterns/net/netpatterns_knomial_tree.c         if( NULL == exchange_node->rank_exchanges ) {
NULL              820 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_exchanges=NULL;
NULL              834 ompi/patterns/net/netpatterns_knomial_tree.c     if (exchange_node->rank_extra_sources_array != NULL) {
NULL              846 ompi/patterns/net/netpatterns_knomial_tree.c     if (exchange_node->rank_extra_sources_array != NULL) {
NULL              850 ompi/patterns/net/netpatterns_knomial_tree.c     if (exchange_node->rank_exchanges != NULL) {
NULL              934 ompi/patterns/net/netpatterns_knomial_tree.c         if( NULL == exchange_node->rank_exchanges ) {
NULL              956 ompi/patterns/net/netpatterns_knomial_tree.c         exchange_node->rank_exchanges=NULL;
NULL              966 ompi/patterns/net/netpatterns_knomial_tree.c     exchange_node->rank_extra_sources_array = NULL;
NULL               76 ompi/patterns/net/netpatterns_multinomial_tree.c             tree_nodes[node_index].children_ranks=NULL;
NULL              110 ompi/patterns/net/netpatterns_multinomial_tree.c                 tree_nodes[node_index].children_ranks=NULL;
NULL              130 ompi/patterns/net/netpatterns_multinomial_tree.c                         if( NULL == tree_nodes[node_index].children_ranks) {
NULL              134 ompi/patterns/net/netpatterns_multinomial_tree.c                         tree_nodes[node_index].children_ranks=NULL;
NULL              148 ompi/patterns/net/netpatterns_multinomial_tree.c                     if( NULL == tree_nodes[node_index].children_ranks) {
NULL              184 ompi/patterns/net/netpatterns_multinomial_tree.c         if( NULL != tree_nodes[i].children_ranks ) {
NULL              105 ompi/patterns/net/netpatterns_nary_tree.c     my_node->children_ranks=(int *)NULL;
NULL              132 ompi/patterns/net/netpatterns_nary_tree.c         my_node->children_ranks=NULL;
NULL              136 ompi/patterns/net/netpatterns_nary_tree.c             if( NULL == my_node->children_ranks) {
NULL              167 ompi/patterns/net/netpatterns_nary_tree.c 	my_node->children_ranks = NULL;
NULL              263 ompi/patterns/net/netpatterns_nary_tree.c     my_node->children_ranks=(int *)NULL;
NULL              290 ompi/patterns/net/netpatterns_nary_tree.c         my_node->children_ranks=NULL;
NULL              294 ompi/patterns/net/netpatterns_nary_tree.c             if( NULL == my_node->children_ranks) {
NULL              370 ompi/patterns/net/netpatterns_nary_tree.c             if ( NULL == nodes_data[my_node].children_ranks )
NULL               74 ompi/peruse/peruse-internal.h     if( NULL != (base_req)->req_comm->c_peruse_handles ) {                             \
NULL               76 ompi/peruse/peruse-internal.h         if (NULL != _ptr && _ptr->active) {                                            \
NULL               92 ompi/peruse/peruse-internal.h     if( NULL != (base_req)->req_comm->c_peruse_handles ) {                             \
NULL               94 ompi/peruse/peruse-internal.h         if (NULL != _ptr && _ptr->active) {                                            \
NULL              110 ompi/peruse/peruse-internal.h         if( NULL != (comm_ptr)->c_peruse_handles ) {                              \
NULL              112 ompi/peruse/peruse-internal.h             if (NULL != _ptr && _ptr->active) {                                   \
NULL              115 ompi/peruse/peruse-internal.h                 _comm_spec.buf       = NULL;                                      \
NULL              118 ompi/peruse/peruse.c         NULL == PERUSE_events[event].name)
NULL              157 ompi/peruse/peruse.c             (NULL == PERUSE_events[event].name) )
NULL              163 ompi/peruse/peruse.c         if (NULL == callback_fn)
NULL              166 ompi/peruse/peruse.c         if (NULL == event_h)
NULL              186 ompi/peruse/peruse.c     if( NULL == comm->c_peruse_handles ) {
NULL              261 ompi/peruse/peruse.c         if (NULL == callback_fn)                                      \
NULL              311 ompi/peruse/peruse.c         if (NULL == event_h)
NULL              314 ompi/peruse/peruse.c         if (NULL == event)
NULL              331 ompi/peruse/peruse.c         if (NULL == event_h)
NULL              334 ompi/peruse/peruse.c         if (NULL == mpi_object)
NULL               36 ompi/peruse/peruse_module.c     p->fn = NULL;
NULL               37 ompi/peruse/peruse_module.c     p->param = NULL;
NULL               53 ompi/proc/proc.c ompi_proc_t* ompi_proc_local_proc = NULL;
NULL               89 ompi/proc/proc.c     if (NULL != proc->super.proc_hostname) {
NULL              150 ompi/proc/proc.c     proc->super.proc_hostname = NULL;
NULL              184 ompi/proc/proc.c     ompi_proc_t *proc = NULL;
NULL              194 ompi/proc/proc.c     return NULL;
NULL              199 ompi/proc/proc.c     ompi_proc_t *proc = NULL;
NULL              226 ompi/proc/proc.c     ompi_proc_t *proc = NULL;
NULL              321 ompi/proc/proc.c     if (OPAL_SUCCESS == ret && NULL != val) {
NULL              325 ompi/proc/proc.c         for (i=0; NULL != peers[i]; i++) {
NULL              326 ompi/proc/proc.c             ompi_vpid_t local_rank = strtoul(peers[i], NULL, 10);
NULL              387 ompi/proc/proc.c     opal_proc_local_set(NULL);
NULL              433 ompi/proc/proc.c     if (NULL == ompi_proc_local_proc) {
NULL              434 ompi/proc/proc.c         return NULL;
NULL              449 ompi/proc/proc.c     if (NULL == procs) {
NULL              451 ompi/proc/proc.c         return NULL;
NULL              487 ompi/proc/proc.c     if (NULL == ompi_proc_local_proc) {
NULL              488 ompi/proc/proc.c         return NULL;
NULL              496 ompi/proc/proc.c     if (NULL == procs) {
NULL              497 ompi/proc/proc.c         return NULL;
NULL              535 ompi/proc/proc.c     if (NULL == procs) {
NULL              536 ompi/proc/proc.c         return NULL;
NULL              559 ompi/proc/proc.c     if (NULL == procs) {
NULL              560 ompi/proc/proc.c         return NULL;
NULL              576 ompi/proc/proc.c     ompi_proc_t *proc, *rproc=NULL;
NULL              596 ompi/proc/proc.c     ompi_proc_t *proc = NULL;
NULL              694 ompi/proc/proc.c     ompi_proc_t *proc, *rproc = NULL;
NULL              711 ompi/proc/proc.c     if (NULL == rproc) {
NULL              728 ompi/proc/proc.c     ompi_proc_t **plist=NULL, **newprocs = NULL;
NULL              733 ompi/proc/proc.c     if ( NULL == plist ) {
NULL              738 ompi/proc/proc.c     if (NULL == newprocs) {
NULL              805 ompi/proc/proc.c                                new_hostname == NULL ? "<hostname unavailable>" :
NULL              813 ompi/proc/proc.c             if (NULL != new_hostname) {
NULL              821 ompi/proc/proc.c         } else if (NULL != new_hostname) {
NULL              826 ompi/proc/proc.c     if (NULL != newproclistsize) *newproclistsize = newprocs_len;
NULL              827 ompi/proc/proc.c     if (NULL != newproclist) {
NULL              829 ompi/proc/proc.c     } else if (newprocs != NULL) {
NULL               51 ompi/request/grequest.c     if (greq->greq_cancel.c_cancel != NULL) {
NULL              126 ompi/request/grequest.c     if (greq->greq_free.c_free != NULL) {
NULL              153 ompi/request/grequest.c     if(greq == NULL) {
NULL              213 ompi/request/grequest.c     if (NULL != g->greq_query.c_query) {
NULL              106 ompi/request/grequestx.c static OBJ_CLASS_INSTANCE(grequestx_class, opal_object_t, NULL, NULL);
NULL               91 ompi/request/req_wait.c     ompi_request_t *request=NULL;
NULL              393 ompi/request/req_wait.c     ompi_request_t **rptr = NULL;
NULL              394 ompi/request/req_wait.c     ompi_request_t *request = NULL;
NULL               59 ompi/request/request.c     req->req_start        = NULL;
NULL               60 ompi/request/request.c     req->req_free         = NULL;
NULL               61 ompi/request/request.c     req->req_cancel       = NULL;
NULL               62 ompi/request/request.c     req->req_complete_cb  = NULL;
NULL               63 ompi/request/request.c     req->req_complete_cb_data = NULL;
NULL               65 ompi/request/request.c     req->req_mpi_object.comm = (struct ompi_communicator_t*) NULL;
NULL              128 ompi/request/request.c     ompi_request_null.request.req_start = NULL; /* should not be called */
NULL              161 ompi/request/request.c     ompi_request_empty.req_start = NULL; /* should not be called */
NULL              196 ompi/request/request.c     if (NULL == req) {
NULL              173 ompi/request/request.h         (request)->req_complete_cb  = NULL;                     \
NULL              174 ompi/request/request.h         (request)->req_complete_cb_data = NULL;                 \
NULL              199 ompi/request/request.h                                     (request)->req_f_to_c_index, NULL); \
NULL              367 ompi/request/request.h     if (request->req_cancel != NULL) {
NULL              437 ompi/request/request.h     if( NULL != request->req_complete_cb) {
NULL              439 ompi/request/request.h         request->req_complete_cb = NULL;
NULL               72 ompi/runtime/ompi_cr.c OMPI_DECLSPEC char * MPIR_controller_hostname = NULL;
NULL               73 ompi/runtime/ompi_cr.c OMPI_DECLSPEC char * MPIR_checkpoint_command  = NULL;
NULL               74 ompi/runtime/ompi_cr.c OMPI_DECLSPEC char * MPIR_restart_command     = NULL;
NULL               75 ompi/runtime/ompi_cr.c OMPI_DECLSPEC char * MPIR_checkpoint_listing_command  = NULL;
NULL               92 ompi/runtime/ompi_cr.c static opal_cr_coord_callback_fn_t  prev_coord_callback = NULL;
NULL              105 ompi/runtime/ompi_cr.c         if (NULL != my_module) {                                \
NULL              111 ompi/runtime/ompi_cr.c                 if (NULL != my_module->ft_event) {              \
NULL              134 ompi/runtime/ompi_cr.c         if (NULL == comm) continue;
NULL              169 ompi/runtime/ompi_cr.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              174 ompi/runtime/ompi_cr.c         ompi_cr_output = opal_output_open(NULL);
NULL              189 ompi/runtime/ompi_cr.c         char *uri = NULL;
NULL              190 ompi/runtime/ompi_cr.c         char *sep = NULL;
NULL              191 ompi/runtime/ompi_cr.c         char *hostname = NULL;
NULL              226 ompi/runtime/ompi_cr.c         if( NULL != uri ) {
NULL              228 ompi/runtime/ompi_cr.c             uri = NULL;
NULL               57 ompi/runtime/ompi_info_support.c     for (i=0; NULL != ompi_frameworks[i]; i++) {
NULL              109 ompi/runtime/ompi_info_support.c     for (i=0; NULL != ompi_frameworks[i]; i++) {
NULL               84 ompi/runtime/ompi_mpi_abort.c     if (NULL == procs) {
NULL              160 ompi/runtime/ompi_mpi_abort.c             opal_backtrace_print(stderr, NULL, 1);
NULL              182 ompi/runtime/ompi_mpi_abort.c         NULL != comm) {
NULL              196 ompi/runtime/ompi_mpi_abort.c     ompi_rte_abort(errcode, NULL);
NULL               62 ompi/runtime/ompi_mpi_dynamics.c         ompi_mpi_dynamics_disabled_msg = NULL;
NULL              146 ompi/runtime/ompi_mpi_finalize.c     if (NULL != ompi_mpi_comm_self.comm.c_keyhash) {
NULL              150 ompi/runtime/ompi_mpi_finalize.c         ompi_mpi_comm_self.comm.c_keyhash = NULL;
NULL              165 ompi/runtime/ompi_mpi_finalize.c     (void)mca_pml_base_bsend_detach(NULL, NULL);
NULL              251 ompi/runtime/ompi_mpi_finalize.c         if (NULL != opal_pmix.fence_nb) {
NULL              260 ompi/runtime/ompi_mpi_finalize.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence_nb(NULL, 0, fence_cbfunc,
NULL              277 ompi/runtime/ompi_mpi_finalize.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              296 ompi/runtime/ompi_mpi_finalize.c     while (NULL != (item = opal_list_remove_first(&ompi_registered_datareps))) {
NULL              467 ompi/runtime/ompi_mpi_finalize.c     if (NULL != ompi_mpi_main_thread) {
NULL              469 ompi/runtime/ompi_mpi_finalize.c         ompi_mpi_main_thread = NULL;
NULL              141 ompi/runtime/ompi_mpi_init.c opal_thread_t *ompi_mpi_main_thread = NULL;
NULL              236 ompi/runtime/ompi_mpi_init.c MPI_Fint *MPI_F_STATUS_IGNORE = NULL;
NULL              237 ompi/runtime/ompi_mpi_init.c MPI_Fint *MPI_F_STATUSES_IGNORE = NULL;
NULL              356 ompi/runtime/ompi_mpi_init.c     (void) mca_base_var_register("ompi", "ompi", NULL, "timing",
NULL              358 ompi/runtime/ompi_mpi_init.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              380 ompi/runtime/ompi_mpi_init.c     char *error = NULL;
NULL              484 ompi/runtime/ompi_mpi_init.c         mca_base_var_set_value(ret, allvalue, 4, MCA_BASE_VAR_SOURCE_DEFAULT, NULL);
NULL              503 ompi/runtime/ompi_mpi_init.c     if (NULL == getenv("OMPI_COMMAND") && NULL != argv && NULL != argv[0]) {
NULL              506 ompi/runtime/ompi_mpi_init.c     if (NULL == getenv("OMPI_ARGV") && 1 < argc) {
NULL              521 ompi/runtime/ompi_mpi_init.c     if (OMPI_SUCCESS != (ret = ompi_rte_init(NULL, NULL))) {
NULL              545 ompi/runtime/ompi_mpi_init.c     opal_pmix.register_evhandler(NULL, &info, ompi_errhandler_callback,
NULL              668 ompi/runtime/ompi_mpi_init.c         if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              673 ompi/runtime/ompi_mpi_init.c         if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              692 ompi/runtime/ompi_mpi_init.c     if (NULL != opal_pmix.fence_nb) {
NULL              699 ompi/runtime/ompi_mpi_init.c             if( OMPI_SUCCESS != (ret = opal_pmix.fence_nb(NULL, true,
NULL              710 ompi/runtime/ompi_mpi_init.c             if( OMPI_SUCCESS != (ret = opal_pmix.fence_nb(NULL,
NULL              720 ompi/runtime/ompi_mpi_init.c         if( OMPI_SUCCESS != (ret = opal_pmix.fence(NULL,
NULL              845 ompi/runtime/ompi_mpi_init.c         if (NULL == (procs = ompi_proc_world (&nprocs))) {
NULL              852 ompi/runtime/ompi_mpi_init.c         if (NULL == (procs = ompi_proc_get_allocated (&nprocs))) {
NULL              865 ompi/runtime/ompi_mpi_init.c         error = NULL;
NULL              899 ompi/runtime/ompi_mpi_init.c         if (NULL != opal_pmix.fence_nb) {
NULL              902 ompi/runtime/ompi_mpi_init.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence_nb(NULL, false,
NULL              909 ompi/runtime/ompi_mpi_init.c             if (OMPI_SUCCESS != (ret = opal_pmix.fence(NULL, false))) {
NULL             1019 ompi/runtime/ompi_mpi_init.c         if (NULL != error && OMPI_ERR_SILENT != ret) {
NULL               60 ompi/runtime/ompi_mpi_params.c char *ompi_mpi_show_mca_params_file = NULL;
NULL               67 ompi/runtime/ompi_mpi_params.c char *ompi_mpi_show_mca_params_string = NULL;
NULL               78 ompi/runtime/ompi_mpi_params.c char *ompi_mpi_spc_attach_string = NULL;
NULL               95 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "param_check",
NULL               97 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              113 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "oversubscribe",
NULL              115 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              120 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "yield_when_idle",
NULL              122 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              128 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "event_tick_rate",
NULL              130 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              137 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "show_handle_leaks",
NULL              139 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              148 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "no_free_handles",
NULL              150 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              165 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "show_mpi_alloc_mem_leaks",
NULL              167 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              173 ompi/runtime/ompi_mpi_params.c     ompi_mpi_show_mca_params_string = NULL;
NULL              174 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "show_mca_params",
NULL              178 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              182 ompi/runtime/ompi_mpi_params.c     if (NULL != ompi_mpi_show_mca_params_string) {
NULL              188 ompi/runtime/ompi_mpi_params.c         if (NULL == args) {
NULL              195 ompi/runtime/ompi_mpi_params.c             for (i=0; NULL != args[i]; i++) {
NULL              216 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "show_mca_params_file",
NULL              218 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              226 ompi/runtime/ompi_mpi_params.c     value = mca_base_var_register("ompi", "mpi", NULL, "preconnect_mpi",
NULL              233 ompi/runtime/ompi_mpi_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              238 ompi/runtime/ompi_mpi_params.c     mca_base_var_register_synonym(value, "ompi", "mpi", NULL, "preconnect_all",
NULL              242 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "have_sparse_group_storage",
NULL              244 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              251 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "use_sparse_group_storage",
NULL              253 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              265 ompi/runtime/ompi_mpi_params.c     value = mca_base_var_find ("opal", "opal", NULL, "cuda_support");
NULL              267 ompi/runtime/ompi_mpi_params.c         mca_base_var_register_synonym(value, "ompi", "mpi", NULL, "cuda_support",
NULL              271 ompi/runtime/ompi_mpi_params.c     value = mca_base_var_find ("opal", "opal", NULL, "built_with_cuda_support");
NULL              273 ompi/runtime/ompi_mpi_params.c         mca_base_var_register_synonym(value, "ompi", "mpi", NULL, "built_with_cuda_support", 0);
NULL              279 ompi/runtime/ompi_mpi_params.c         ompi_rte_abort(1, NULL);
NULL              283 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register ("ompi", "mpi", NULL, "add_procs_cutoff",
NULL              287 ompi/runtime/ompi_mpi_params.c                                   MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL,
NULL              292 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "dynamics_enabled",
NULL              294 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              302 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              310 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              315 ompi/runtime/ompi_mpi_params.c     value = mca_base_var_find ("opal", "opal", NULL, "abort_delay");
NULL              317 ompi/runtime/ompi_mpi_params.c         (void) mca_base_var_register_synonym(value, "ompi", "mpi", NULL, "abort_delay",
NULL              321 ompi/runtime/ompi_mpi_params.c     value = mca_base_var_find ("opal", "opal", NULL, "abort_print_stack");
NULL              323 ompi/runtime/ompi_mpi_params.c         (void) mca_base_var_register_synonym(value, "ompi", "mpi", NULL, "abort_print_stack",
NULL              327 ompi/runtime/ompi_mpi_params.c     ompi_mpi_spc_attach_string = NULL;
NULL              328 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "spc_attach",
NULL              330 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              336 ompi/runtime/ompi_mpi_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "spc_dump_enabled",
NULL              338 ompi/runtime/ompi_mpi_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              349 ompi/runtime/ompi_mpi_params.c     FILE *fp = NULL;
NULL              357 ompi/runtime/ompi_mpi_params.c     timestamp = time(NULL);
NULL              360 ompi/runtime/ompi_mpi_params.c     if (NULL != ompi_mpi_show_mca_params_file &&
NULL              362 ompi/runtime/ompi_mpi_params.c         if ( NULL == (fp = fopen(ompi_mpi_show_mca_params_file, "w")) ) {
NULL              420 ompi/runtime/ompi_mpi_params.c         if (NULL != ompi_mpi_show_mca_params_file &&
NULL              431 ompi/runtime/ompi_mpi_params.c     if (NULL != ompi_mpi_show_mca_params_file &&
NULL               37 ompi/runtime/ompi_mpi_preconnect.c     const bool *value = NULL;
NULL               39 ompi/runtime/ompi_mpi_preconnect.c     param = mca_base_var_find("ompi", "mpi", NULL, "preconnect_mpi");
NULL               41 ompi/runtime/ompi_mpi_preconnect.c     ret = mca_base_var_get_value(param, &value, NULL, NULL);
NULL               42 ompi/runtime/ompi_mpi_preconnect.c     if (OMPI_SUCCESS != ret || (NULL != value && 0 == value[0])) {
NULL               26 ompi/runtime/ompi_spc.c OPAL_DECLSPEC ompi_communicator_t *ompi_spc_comm = NULL;
NULL              153 ompi/runtime/ompi_spc.c static ompi_spc_t *ompi_spc_events = NULL;
NULL              255 ompi/runtime/ompi_spc.c     if(NULL == ompi_spc_events) {
NULL              257 ompi/runtime/ompi_spc.c         if(ompi_spc_events == NULL) {
NULL              326 ompi/runtime/ompi_spc.c                                      MCA_BASE_VAR_TYPE_UNSIGNED_LONG_LONG, NULL, MPI_T_BIND_NO_OBJECT,
NULL              328 ompi/runtime/ompi_spc.c                                      ompi_spc_get_count, NULL, ompi_spc_notify, NULL);
NULL              354 ompi/runtime/ompi_spc.c     long long *recv_buffer = NULL, *send_buffer;
NULL              368 ompi/runtime/ompi_spc.c     if (NULL == send_buffer) {
NULL              378 ompi/runtime/ompi_spc.c         if (NULL == recv_buffer) {
NULL              423 ompi/runtime/ompi_spc.c     free(ompi_spc_events); ompi_spc_events = NULL;
NULL              111 ompi/tools/mpisync/hpctimer.c     {"MPI_Wtime", NULL, NULL, NULL, MPI_Wtime},
NULL              112 ompi/tools/mpisync/hpctimer.c     {"gettimeofday", NULL, NULL, NULL, hpctimer_wtime_gettimeofday},
NULL              113 ompi/tools/mpisync/hpctimer.c     {"tsc", hpctimer_tsc_initialize, NULL, NULL, hpctimer_wtime_tsc}
NULL              116 ompi/tools/mpisync/hpctimer.c static hpctimer_wtime_func_ptr_t hpctimer_wtime_func_ptr = NULL;
NULL              122 ompi/tools/mpisync/hpctimer.c     hpctimer_wtime_func_ptr = NULL;
NULL              126 ompi/tools/mpisync/hpctimer.c         if (hpctimer_timers[i].isimplemented != NULL) {
NULL              149 ompi/tools/mpisync/hpctimer.c     hpctimer_wtime_func_ptr = NULL;
NULL              159 ompi/tools/mpisync/hpctimer.c         if (hpctimer_timers[i].isimplemented != NULL) {
NULL              208 ompi/tools/mpisync/hpctimer.c     gettimeofday(&tv, NULL);
NULL               26 ompi/tools/mpisync/sync.c static char *filename = NULL;
NULL               58 ompi/tools/mpisync/sync.c             if( filename == NULL ){
NULL               95 ompi/tools/mpisync/sync.c     if( filename == NULL ){
NULL              130 ompi/tools/mpisync/sync.c         if( measure == NULL ){
NULL              135 ompi/tools/mpisync/sync.c         if( hnames == NULL ){
NULL              143 ompi/tools/mpisync/sync.c         if( fp == NULL ){
NULL              156 ompi/tools/mpisync/sync.c         MPI_Gather(hname, sizeof(hname), MPI_CHAR, NULL, sizeof(hname), MPI_CHAR, 0, MPI_COMM_WORLD);
NULL              157 ompi/tools/mpisync/sync.c         MPI_Gather(send,2, MPI_DOUBLE, NULL, 2, MPI_DOUBLE, 0, MPI_COMM_WORLD);
NULL               72 ompi/tools/ompi_info/ompi_info.c     char **app_env = NULL, **global_env = NULL;
NULL               86 ompi/tools/ompi_info/ompi_info.c                        "opal_init_util", __FILE__, __LINE__, NULL);
NULL               91 ompi/tools/ompi_info/ompi_info.c     if (NULL == ompi_info_cmd_line) {
NULL               94 ompi/tools/ompi_info/ompi_info.c                        "opal_cmd_line_create", __FILE__, __LINE__, NULL);
NULL              134 ompi/tools/ompi_info/ompi_info.c                                 &mca_types, &component_map, NULL);
NULL              188 ompi/tools/ompi_info/ompi_info.c     if (NULL != app_env) {
NULL              191 ompi/tools/ompi_info/ompi_info.c     if (NULL != global_env) {
NULL              198 ompi/tools/ompi_info/ompi_info.c         if (NULL != (map = (opal_info_component_map_t*)opal_pointer_array_get_item(&component_map, i))) {
NULL               60 ompi/tools/ompi_info/param.c     if (NULL == src) {
NULL               62 ompi/util/timings.h         if (NULL != ptr) {                                                     \
NULL               88 ompi/util/timings.h             while ( NULL != t) {                                                   \
NULL               94 ompi/util/timings.h             OMPI_TIMING.timing = NULL;                                             \
NULL               95 ompi/util/timings.h             OMPI_TIMING.cur_timing = NULL;                                         \
NULL              104 ompi/util/timings.h             f = (f == NULL) ? strdup(__FILE__) : f+1;                              \
NULL              206 ompi/util/timings.h                     } while (timing != NULL);                                     \
NULL               52 ompi/win/win.c mca_base_var_enum_t *ompi_win_accumulate_ops = NULL;
NULL               53 ompi/win/win.c mca_base_var_enum_flag_t *ompi_win_accumulate_order = NULL;
NULL               58 ompi/win/win.c     {.value = -1, .string = NULL},
NULL              126 ompi/win/win.c         if (NULL != win) {
NULL              151 ompi/win/win.c     if (NULL == win) {
NULL              368 ompi/win/win.c                                     NULL);
NULL              371 ompi/win/win.c     if (NULL != (win->super.s_info)) {
NULL              420 ompi/win/win.c     win->w_group = NULL;
NULL              421 ompi/win/win.c     win->w_keyhash = NULL;
NULL              431 ompi/win/win.c     win->w_osc_module = NULL;
NULL              438 ompi/win/win.c     if (NULL != win->w_keyhash) {
NULL              443 ompi/win/win.c     if (NULL != win->error_handler) {
NULL              447 ompi/win/win.c     if (NULL != win->w_group) {
NULL              156 ompi/win/win.h     if (NULL == win ||
NULL               47 opal/class/opal_bitmap.c     bm->bitmap = NULL;
NULL               56 opal/class/opal_bitmap.c     if (NULL != bm->bitmap) {
NULL               58 opal/class/opal_bitmap.c         bm->bitmap = NULL;
NULL               65 opal/class/opal_bitmap.c     if (NULL == bm) {
NULL               88 opal/class/opal_bitmap.c     if ((size <= 0) || (NULL == bm) || (size > bm->max_size)) {
NULL               93 opal/class/opal_bitmap.c     if( NULL != bm->bitmap ) {
NULL               99 opal/class/opal_bitmap.c     if (NULL == bm->bitmap) {
NULL              113 opal/class/opal_bitmap.c     if ((bit < 0) || (NULL == bm) || (bit > bm->max_size)) {
NULL              133 opal/class/opal_bitmap.c         if (NULL == bm->bitmap) {
NULL              156 opal/class/opal_bitmap.c     if ((bit < 0) || NULL == bm || (bit >= (bm->array_size * SIZE_OF_BASE_TYPE))) {
NULL              173 opal/class/opal_bitmap.c     if ((bit < 0) || NULL == bm || (bit >= (bm->array_size * SIZE_OF_BASE_TYPE))) {
NULL              191 opal/class/opal_bitmap.c     if (NULL == bm) {
NULL              203 opal/class/opal_bitmap.c     if (NULL == bm) {
NULL              219 opal/class/opal_bitmap.c     if (NULL == bm) {
NULL              256 opal/class/opal_bitmap.c     if( NULL == dest || NULL == right ) {
NULL              280 opal/class/opal_bitmap.c     if( NULL == dest || NULL == right ) {
NULL              304 opal/class/opal_bitmap.c     if( NULL == dest || NULL == right ) {
NULL              328 opal/class/opal_bitmap.c     if( NULL == left || NULL == right ) {
NULL              351 opal/class/opal_bitmap.c     char *bitmap_str = NULL;
NULL              353 opal/class/opal_bitmap.c     if( NULL == bitmap) {
NULL              354 opal/class/opal_bitmap.c         return NULL;
NULL              358 opal/class/opal_bitmap.c     if (NULL == bitmap_str) {
NULL              359 opal/class/opal_bitmap.c         return NULL;
NULL              385 opal/class/opal_bitmap.c     if ((len < 0) || NULL == bm || (len >= (bm->array_size * SIZE_OF_BASE_TYPE))) {
NULL              166 opal/class/opal_bitmap.h     return (NULL == bm) ? 0 : (bm->array_size * ((int) (sizeof(*bm->bitmap) * 8)));
NULL              180 opal/class/opal_bitmap.h         if( NULL != dest->bitmap) free(dest->bitmap);
NULL               41 opal/class/opal_fifo.c OBJ_CLASS_INSTANCE(opal_fifo_t, opal_object_t, opal_fifo_construct, NULL);
NULL              133 opal/class/opal_fifo.h             return NULL;
NULL              171 opal/class/opal_fifo.h     item->opal_list_next = NULL;
NULL              232 opal/class/opal_fifo.h                 return NULL;
NULL              261 opal/class/opal_fifo.h         return NULL;
NULL              285 opal/class/opal_fifo.h     item->opal_list_next = NULL;
NULL              315 opal/class/opal_fifo.h         return NULL;
NULL              323 opal/class/opal_fifo.h     item->opal_list_next = NULL;
NULL               39 opal/class/opal_free_list.c                    NULL, NULL);
NULL               54 opal/class/opal_free_list.c     fl->fl_mpool = NULL;
NULL               55 opal/class/opal_free_list.c     fl->fl_rcache = NULL;
NULL               59 opal/class/opal_free_list.c     fl->ctx = NULL;
NULL               65 opal/class/opal_free_list.c     if (NULL != fl->fl_rcache) {
NULL               69 opal/class/opal_free_list.c     if (NULL != fl->fl_mpool) {
NULL               93 opal/class/opal_free_list.c     while(NULL != (item = opal_lifo_pop(&(fl->super)))) {
NULL              102 opal/class/opal_free_list.c     while(NULL != (item = opal_list_remove_first(&fl->fl_allocations))) {
NULL              158 opal/class/opal_free_list.c         return opal_free_list_grow_st (flist, num_elements_to_alloc, NULL);
NULL              166 opal/class/opal_free_list.c     unsigned char *ptr, *payload_ptr = NULL;
NULL              169 opal/class/opal_free_list.c     mca_rcache_base_registration_t *reg = NULL;
NULL              211 opal/class/opal_free_list.c     if (OPAL_UNLIKELY(NULL == alloc_ptr)) {
NULL              218 opal/class/opal_free_list.c         if (NULL == payload_ptr) {
NULL              307 opal/class/opal_free_list.c         ret = opal_free_list_grow_st (flist, flist->fl_num_per_alloc, NULL);
NULL              203 opal/class/opal_free_list.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              217 opal/class/opal_free_list.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              258 opal/class/opal_free_list.h     while (NULL == item) {
NULL              282 opal/class/opal_free_list.h         if (NULL == item) {
NULL              295 opal/class/opal_free_list.h     while (NULL == item) {
NULL              301 opal/class/opal_free_list.h         if (NULL == item) {
NULL               89 opal/class/opal_graph.c     vertex->in_adj_list = NULL;
NULL               90 opal/class/opal_graph.c     vertex->in_graph = NULL;
NULL               91 opal/class/opal_graph.c     vertex->vertex_data = NULL;
NULL               92 opal/class/opal_graph.c     vertex->sibling = NULL;
NULL               93 opal/class/opal_graph.c     vertex->copy_vertex_data = NULL;
NULL               94 opal/class/opal_graph.c     vertex->free_vertex_data = NULL;
NULL               95 opal/class/opal_graph.c     vertex->alloc_vertex_data = NULL;
NULL               96 opal/class/opal_graph.c     vertex->compare_vertex = NULL;
NULL               97 opal/class/opal_graph.c     vertex->print_vertex = NULL;
NULL              102 opal/class/opal_graph.c     vertex->in_adj_list = NULL;
NULL              103 opal/class/opal_graph.c     vertex->in_graph = NULL;
NULL              104 opal/class/opal_graph.c     vertex->sibling = NULL;
NULL              105 opal/class/opal_graph.c     vertex->copy_vertex_data = NULL;
NULL              106 opal/class/opal_graph.c     vertex->alloc_vertex_data = NULL;
NULL              107 opal/class/opal_graph.c     vertex->compare_vertex = NULL;
NULL              108 opal/class/opal_graph.c     if (NULL != vertex->free_vertex_data) {
NULL              111 opal/class/opal_graph.c     vertex->vertex_data = NULL;
NULL              112 opal/class/opal_graph.c     vertex->print_vertex = NULL;
NULL              124 opal/class/opal_graph.c     edge->end = NULL;
NULL              125 opal/class/opal_graph.c     edge->start = NULL;
NULL              127 opal/class/opal_graph.c     edge->in_adj_list = NULL;
NULL              133 opal/class/opal_graph.c     edge->end = NULL;
NULL              134 opal/class/opal_graph.c     edge->start = NULL;
NULL              136 opal/class/opal_graph.c     edge->in_adj_list = NULL;
NULL              169 opal/class/opal_graph.c     aj_list->vertex = NULL;
NULL              175 opal/class/opal_graph.c    aj_list->vertex = NULL;
NULL              259 opal/class/opal_graph.c     opal_adjacency_list_t *aj_list, *start_aj_list= NULL;
NULL              278 opal/class/opal_graph.c     if (NULL == start_aj_list || false == end_found) {
NULL              438 opal/class/opal_graph.c         if (NULL != aj_list->vertex->compare_vertex) {
NULL              447 opal/class/opal_graph.c     return NULL;
NULL              723 opal/class/opal_graph.c         if (NULL != aj_list->vertex->alloc_vertex_data) {
NULL              728 opal/class/opal_graph.c         if (NULL != aj_list->vertex->copy_vertex_data) {
NULL              777 opal/class/opal_graph.c         if (NULL != aj_list->vertex->print_vertex) {
NULL              790 opal/class/opal_graph.c             if (NULL != edge->end->print_vertex) {
NULL              133 opal/class/opal_hash_table.c   ht->ht_table = NULL;
NULL              137 opal/class/opal_hash_table.c   ht->ht_type_methods = NULL;
NULL              168 opal/class/opal_hash_table.c     if (NULL == ht->ht_table) {
NULL              177 opal/class/opal_hash_table.c     ht->ht_type_methods   = NULL;
NULL              198 opal/class/opal_hash_table.c         elt->value = NULL;
NULL              203 opal/class/opal_hash_table.c     ht->ht_type_methods = NULL;
NULL              223 opal/class/opal_hash_table.c     if (NULL == new_table) {
NULL              328 opal/class/opal_hash_table.c     NULL,
NULL              344 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              381 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              426 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              461 opal/class/opal_hash_table.c     NULL,
NULL              478 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              515 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              560 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              609 opal/class/opal_hash_table.c     if (NULL != key) {
NULL              610 opal/class/opal_hash_table.c         elt->key.ptr.key = NULL;
NULL              641 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              680 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              730 opal/class/opal_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              765 opal/class/opal_hash_table.c   for (ii = (NULL == prev_elt ? 0 : (prev_elt-elts)+1); ii < capacity; ii += 1) {
NULL              780 opal/class/opal_hash_table.c   return opal_hash_table_get_next_key_uint32(ht, key, value, NULL, node);
NULL              803 opal/class/opal_hash_table.c   return opal_hash_table_get_next_key_ptr(ht, key, key_size, value, NULL, node);
NULL              827 opal/class/opal_hash_table.c   return opal_hash_table_get_next_key_uint64(ht, key, value, NULL, node);
NULL              892 opal/class/opal_hash_table.c             if (NULL != vpids) {
NULL              922 opal/class/opal_hash_table.c         if (NULL == vpids) {
NULL              486 opal/class/opal_hash_table.h   for (void *_nptr=NULL;                                   \
NULL               34 opal/class/opal_hotel.c     room->occupant = NULL;
NULL               56 opal/class/opal_hotel.c         NULL == evict_callback_fn) {
NULL               66 opal/class/opal_hotel.c     if (NULL != evict_callback_fn) {
NULL               75 opal/class/opal_hotel.c         h->rooms[i].occupant = NULL;
NULL               85 opal/class/opal_hotel.c         if (NULL != h->evbase) {
NULL              103 opal/class/opal_hotel.c     h->evbase = NULL;
NULL              106 opal/class/opal_hotel.c     h->evict_callback_fn = NULL;
NULL              107 opal/class/opal_hotel.c     h->rooms = NULL;
NULL              108 opal/class/opal_hotel.c     h->eviction_args = NULL;
NULL              109 opal/class/opal_hotel.c     h->unoccupied_rooms = NULL;
NULL              118 opal/class/opal_hotel.c     if (NULL != h->evbase) {
NULL              120 opal/class/opal_hotel.c             if (NULL != h->rooms[i].occupant) {
NULL              126 opal/class/opal_hotel.c     if (NULL != h->rooms) {
NULL              129 opal/class/opal_hotel.c     if (NULL != h->eviction_args) {
NULL              132 opal/class/opal_hotel.c     if (NULL != h->unoccupied_rooms) {
NULL              200 opal/class/opal_hotel.h     if (NULL != hotel->evbase) {
NULL              221 opal/class/opal_hotel.h     assert(room->occupant == NULL);
NULL              225 opal/class/opal_hotel.h     if (NULL != hotel->evbase) {
NULL              251 opal/class/opal_hotel.h     if (OPAL_LIKELY(NULL != room->occupant)) {
NULL              255 opal/class/opal_hotel.h         room->occupant = NULL;
NULL              256 opal/class/opal_hotel.h         if (NULL != hotel->evbase) {
NULL              289 opal/class/opal_hotel.h     if (OPAL_LIKELY(NULL != room->occupant)) {
NULL              295 opal/class/opal_hotel.h         room->occupant = NULL;
NULL              296 opal/class/opal_hotel.h         if (NULL != hotel->evbase) {
NULL              304 opal/class/opal_hotel.h         *occupant = NULL;
NULL              339 opal/class/opal_hotel.h     *occupant = NULL;
NULL              343 opal/class/opal_hotel.h     if (OPAL_LIKELY(NULL != room->occupant)) {
NULL               69 opal/class/opal_interval_tree.c     tree->nill.data = NULL;
NULL               77 opal/class/opal_interval_tree.c     tree->root.data = NULL;
NULL              107 opal/class/opal_interval_tree.c OBJ_CLASS_INSTANCE(opal_interval_tree_node_t, opal_free_list_item_t, NULL, NULL);
NULL              149 opal/class/opal_interval_tree.c                                 0, opal_cache_line_size, 0, -1 , 128, NULL, 0, NULL, NULL, NULL);
NULL              337 opal/class/opal_interval_tree.c     if (OPAL_UNLIKELY(NULL == node)) {
NULL              362 opal/class/opal_interval_tree.c         return NULL;
NULL              391 opal/class/opal_interval_tree.c     node = opal_interval_tree_find_node (tree, low, high, true, NULL);
NULL              394 opal/class/opal_interval_tree.c     return node ? node->data : NULL;
NULL              456 opal/class/opal_interval_tree.c     assert (NULL != copy);
NULL              540 opal/class/opal_interval_tree.c     if (NULL == node) {
NULL              616 opal/class/opal_interval_tree.c     node->parent = NULL;
NULL              701 opal/class/opal_interval_tree.c     if (action == NULL) {
NULL              897 opal/class/opal_interval_tree.c     if (NULL == fh) {
NULL               33 opal/class/opal_lifo.c OBJ_CLASS_INSTANCE(opal_lifo_t, opal_object_t, opal_lifo_construct, NULL);
NULL              101 opal/class/opal_lifo.h     nanosleep (&interval, NULL);
NULL              175 opal/class/opal_lifo.h             return NULL;
NULL              181 opal/class/opal_lifo.h             item->opal_list_next = NULL;
NULL              234 opal/class/opal_lifo.h             return NULL;
NULL              243 opal/class/opal_lifo.h     item->opal_list_next = NULL;
NULL              279 opal/class/opal_lifo.h         return NULL;
NULL              284 opal/class/opal_lifo.h     item->opal_list_next = NULL;
NULL              308 opal/class/opal_lifo.h         return NULL;
NULL              311 opal/class/opal_lifo.h     item->opal_list_next = NULL;
NULL               58 opal/class/opal_list.c     item->opal_list_next = item->opal_list_prev = NULL;
NULL               62 opal/class/opal_list.c     item->opal_list_item_belong_to = NULL;
NULL               70 opal/class/opal_list.c     assert( NULL == item->opal_list_item_belong_to );
NULL              182 opal/class/opal_list.c                 assert(NULL != item);
NULL              243 opal/class/opal_list.c     if (NULL == items) {
NULL              247 opal/class/opal_list.c     while(NULL != (item = opal_list_remove_first(list))) {
NULL              133 opal/class/opal_list.h     ((item) ? ((opal_list_item_t*) ((opal_list_item_t*)(item))->opal_list_next) : NULL)
NULL              143 opal/class/opal_list.h     ((item) ? ((opal_list_item_t*) ((opal_list_item_t*)(item))->opal_list_prev) : NULL)
NULL              177 opal/class/opal_list.h           while (NULL != (it = opal_list_remove_first(list))) {   \
NULL              188 opal/class/opal_list.h           while (NULL != (it = opal_list_remove_first(list))) {   \
NULL              495 opal/class/opal_list.h         return (opal_list_item_t *)NULL;
NULL              514 opal/class/opal_list.h     item->opal_list_item_belong_to = NULL;
NULL              554 opal/class/opal_list.h   assert( NULL == item->opal_list_item_belong_to );
NULL              606 opal/class/opal_list.h   assert( NULL == item->opal_list_item_belong_to );
NULL              659 opal/class/opal_list.h     return (opal_list_item_t *)NULL;
NULL              682 opal/class/opal_list.h   item->opal_list_item_belong_to = NULL;
NULL              683 opal/class/opal_list.h   item->opal_list_prev=(opal_list_item_t *)NULL;
NULL              684 opal/class/opal_list.h   item->opal_list_next=(opal_list_item_t *)NULL;
NULL              721 opal/class/opal_list.h       return (opal_list_item_t *)NULL;
NULL              744 opal/class/opal_list.h   item->opal_list_next = item->opal_list_prev = (opal_list_item_t *)NULL;
NULL              751 opal/class/opal_list.h   item->opal_list_item_belong_to = NULL;
NULL              774 opal/class/opal_list.h     assert( NULL == item->opal_list_item_belong_to );
NULL               43 opal/class/opal_object.c     NULL,                 /* parent class */
NULL               44 opal/class/opal_object.c     NULL,                 /* constructor */
NULL               45 opal/class/opal_object.c     NULL,                 /* destructor */
NULL               48 opal/class/opal_object.c     NULL,                 /* array of constructors */
NULL               49 opal/class/opal_object.c     NULL,                 /* array of destructors */
NULL               59 opal/class/opal_object.c static void** classes = NULL;
NULL              112 opal/class/opal_object.c         if( NULL != c->cls_construct ) {
NULL              115 opal/class/opal_object.c         if( NULL != c->cls_destruct ) {
NULL              130 opal/class/opal_object.c     if (NULL == cls->cls_construct_array) {
NULL              145 opal/class/opal_object.c     *cls_construct_array = NULL;  /* end marker for the constructors */
NULL              147 opal/class/opal_object.c         if( NULL != c->cls_construct ) {
NULL              151 opal/class/opal_object.c         if( NULL != c->cls_destruct ) {
NULL              157 opal/class/opal_object.c     *cls_destruct_array = NULL;  /* end marker for the destructors */
NULL              181 opal/class/opal_object.c     if (NULL != classes) {
NULL              183 opal/class/opal_object.c             if (NULL != classes[i]) {
NULL              188 opal/class/opal_object.c         classes = NULL;
NULL              214 opal/class/opal_object.c     if (NULL == classes) {
NULL              219 opal/class/opal_object.c         classes[i] = NULL;
NULL              236 opal/class/opal_object.h         0, 0, NULL, NULL,                                               \
NULL              284 opal/class/opal_object.h         assert(NULL != ((opal_object_t *) (object))->obj_class);        \
NULL              328 opal/class/opal_object.h         assert(NULL != ((opal_object_t *) (object))->obj_class);        \
NULL              334 opal/class/opal_object.h             object = NULL;                                              \
NULL              343 opal/class/opal_object.h             object = NULL;                                              \
NULL              436 opal/class/opal_object.h     assert(NULL != object->obj_class);
NULL              439 opal/class/opal_object.h     while( NULL != *cls_construct ) {
NULL              458 opal/class/opal_object.h     assert(NULL != object->obj_class);
NULL              461 opal/class/opal_object.h     while( NULL != *cls_destruct ) {
NULL              491 opal/class/opal_object.h     if (NULL != object) {
NULL               49 opal/class/opal_pointer_array.c     array->free_bits = NULL;
NULL               50 opal/class/opal_pointer_array.c     array->addr = NULL;
NULL               59 opal/class/opal_pointer_array.c     if( NULL != array->free_bits) {
NULL               61 opal/class/opal_pointer_array.c         array->free_bits = NULL;
NULL               63 opal/class/opal_pointer_array.c     if( NULL != array->addr ) {
NULL               65 opal/class/opal_pointer_array.c         array->addr = NULL;
NULL              164 opal/class/opal_pointer_array.c         if( NULL == array->addr[i] ) {
NULL              185 opal/class/opal_pointer_array.c     if (NULL == array || max_size < block_size) {
NULL              197 opal/class/opal_pointer_array.c     if (NULL == array->addr) { /* out of memory */
NULL              201 opal/class/opal_pointer_array.c     if (NULL == array->free_bits) {  /* out of memory */
NULL              203 opal/class/opal_pointer_array.c         array->addr = NULL;
NULL              234 opal/class/opal_pointer_array.c     assert( (table->addr != NULL) && (table->size > 0) );
NULL              243 opal/class/opal_pointer_array.c     assert(NULL == table->addr[index]);
NULL              274 opal/class/opal_pointer_array.c     assert(table != NULL);
NULL              291 opal/class/opal_pointer_array.c     if( NULL == value ) {
NULL              292 opal/class/opal_pointer_array.c         if( NULL != table->addr[index] ) {
NULL              300 opal/class/opal_pointer_array.c         if (NULL == table->addr[index]) {
NULL              343 opal/class/opal_pointer_array.c     assert(table != NULL);
NULL              356 opal/class/opal_pointer_array.c     if ( index < table->size && table->addr[index] != NULL ) {
NULL              374 opal/class/opal_pointer_array.c     assert(NULL == table->addr[index]);
NULL              427 opal/class/opal_pointer_array.c     if (NULL == p) {
NULL              434 opal/class/opal_pointer_array.c         table->addr[i] = NULL;
NULL              439 opal/class/opal_pointer_array.c         if (NULL == p) {
NULL              131 opal/class/opal_pointer_array.h         return NULL;
NULL              201 opal/class/opal_pointer_array.h         array->addr[i] = NULL;
NULL               54 opal/class/opal_rb_tree.c     tree->root_ptr = NULL;
NULL               58 opal/class/opal_rb_tree.c             0,opal_cache_line_size, 0, -1 , 128, NULL, 0, NULL, NULL, NULL);
NULL               68 opal/class/opal_rb_tree.c     if(NULL != ((opal_rb_tree_t *)object)->root_ptr) {
NULL               76 opal/class/opal_rb_tree.c OBJ_CLASS_INSTANCE(opal_rb_tree_node_t, opal_free_list_item_t, NULL, NULL);
NULL               88 opal/class/opal_rb_tree.c     if (NULL == node) {
NULL               93 opal/class/opal_rb_tree.c     if (NULL == node) {
NULL              128 opal/class/opal_rb_tree.c     if (NULL == item) {
NULL              200 opal/class/opal_rb_tree.c     return NULL;
NULL              222 opal/class/opal_rb_tree.c     return NULL;
NULL              234 opal/class/opal_rb_tree.c     if (NULL == p) {
NULL              331 opal/class/opal_rb_tree.c     node->parent = NULL;
NULL              452 opal/class/opal_rb_tree.c     if ((cond == NULL) || (action == NULL)) {
NULL               49 opal/class/opal_ring_buffer.c     ring->addr = NULL;
NULL               57 opal/class/opal_ring_buffer.c     if( NULL != ring->addr) {
NULL               59 opal/class/opal_ring_buffer.c         ring->addr = NULL;
NULL               74 opal/class/opal_ring_buffer.c     if (NULL == ring) {
NULL               80 opal/class/opal_ring_buffer.c     if (NULL == ring->addr) { /* out of memory */
NULL               90 opal/class/opal_ring_buffer.c     char *p=NULL;
NULL               93 opal/class/opal_ring_buffer.c     if (NULL != ring->addr[ring->head]) {
NULL              116 opal/class/opal_ring_buffer.c     char *p=NULL;
NULL              121 opal/class/opal_ring_buffer.c         p = NULL;
NULL              124 opal/class/opal_ring_buffer.c         ring->addr[ring->tail] = NULL;
NULL              141 opal/class/opal_ring_buffer.c     char *p=NULL;
NULL              146 opal/class/opal_ring_buffer.c         p = NULL;
NULL               55 opal/class/opal_tree.c     item->opal_tree_parent = NULL;
NULL               58 opal/class/opal_tree.c     item->opal_tree_next_sibling = item->opal_tree_prev_sibling = NULL;
NULL               60 opal/class/opal_tree.c     item->opal_tree_first_child = item->opal_tree_last_child = NULL;
NULL               63 opal/class/opal_tree.c     item->opal_tree_item_belong_to = NULL;
NULL               71 opal/class/opal_tree.c     assert( NULL == item->opal_tree_item_belong_to );
NULL              107 opal/class/opal_tree.c     tree->comp = NULL;
NULL              108 opal/class/opal_tree.c     tree->serialize = NULL;
NULL              109 opal/class/opal_tree.c     tree->deserialize = NULL;
NULL              110 opal/class/opal_tree.c     tree->get_key = NULL;
NULL              191 opal/class/opal_tree.c     assert( NULL == new_item->opal_tree_item_belong_to );
NULL              249 opal/class/opal_tree.c     opal_tree_item_t *parent_item = NULL;
NULL              253 opal/class/opal_tree.c     if (NULL != item->opal_tree_container) {
NULL              256 opal/class/opal_tree.c             return(NULL);
NULL              259 opal/class/opal_tree.c         return (NULL);
NULL              299 opal/class/opal_tree.c     if (NULL != item->opal_tree_prev_sibling) {
NULL              303 opal/class/opal_tree.c     if (NULL != item->opal_tree_next_sibling) {
NULL              307 opal/class/opal_tree.c     item->opal_tree_prev_sibling = NULL;
NULL              308 opal/class/opal_tree.c     item->opal_tree_next_sibling = NULL;
NULL              312 opal/class/opal_tree.c     item->opal_tree_container = NULL;
NULL              320 opal/class/opal_tree.c     opal_tree_item_t *parent_item = NULL, *child = NULL;
NULL              328 opal/class/opal_tree.c         child != NULL;
NULL              340 opal/class/opal_tree.c     if( NULL != child ) {
NULL              343 opal/class/opal_tree.c     if( NULL != item->opal_tree_prev_sibling ) {
NULL              348 opal/class/opal_tree.c     if( NULL != child ) {
NULL              351 opal/class/opal_tree.c     if( NULL != item->opal_tree_next_sibling ) {
NULL              474 opal/class/opal_tree.c     opal_tree_item_t *new_item = NULL;
NULL              523 opal/class/opal_tree.c     char * null = NULL;
NULL              540 opal/class/opal_tree.c     opal_buffer_t *buffer = NULL;
NULL              561 opal/class/opal_tree.c     opal_buffer_t *buffer = NULL;
NULL              574 opal/class/opal_tree.c     opal_buffer_t *buffer = NULL;
NULL              575 opal/class/opal_tree.c     opal_tree_item_t *new_item = NULL;
NULL              590 opal/class/opal_tree.c     opal_tree_item_t *child = NULL;
NULL              594 opal/class/opal_tree.c         child != NULL;
NULL              606 opal/class/opal_tree.c     opal_tree_item_t *left_child = NULL, *right_child = NULL;
NULL              609 opal/class/opal_tree.c     if( NULL == left && NULL == right ) {
NULL              614 opal/class/opal_tree.c     if( NULL == left && NULL != right ) {
NULL              617 opal/class/opal_tree.c     else if( NULL != left && NULL == right ) {
NULL              633 opal/class/opal_tree.c         left_child != NULL &&                                 right_child != NULL;
NULL              654 opal/class/opal_tree.c     opal_tree_item_t *result = NULL, *first_child;
NULL              659 opal/class/opal_tree.c             item : NULL;
NULL              677 opal/class/opal_tree.c     opal_tree_item_t *curr_item = item, *result = NULL;
NULL              685 opal/class/opal_tree.c             if (NULL != (curr_item = opal_tree_get_next_sibling(curr_item))) {
NULL              694 opal/class/opal_tree.c             while (NULL == curr_item &&
NULL              214 opal/class/opal_tree.h     return ((item) ? item->opal_tree_parent : NULL);
NULL              229 opal/class/opal_tree.h     return ((item) ? item->opal_tree_next_sibling : NULL);
NULL              245 opal/class/opal_tree.h     return ((item) ? item->opal_tree_prev_sibling : NULL);
NULL              261 opal/class/opal_tree.h     return ((item) ? item->opal_tree_first_child : NULL);
NULL              277 opal/class/opal_tree.h     return ((item) ? item->opal_tree_last_child : NULL);
NULL              297 opal/class/opal_tree.h     assert(NULL != tree);
NULL              321 opal/class/opal_tree.h     assert(NULL != tree);
NULL               26 opal/class/opal_value_array.c     array->array_items = NULL;
NULL               34 opal/class/opal_value_array.c     if (NULL != array->array_items)
NULL               60 opal/class/opal_value_array.c         if (NULL == array->array_items)
NULL               72 opal/class/opal_value_array.h     return (NULL != array->array_items) ? OPAL_SUCCESS : OPAL_ERR_OUT_OF_RESOURCE;
NULL               88 opal/class/opal_value_array.h          if(NULL == array->array_items) {
NULL              163 opal/class/opal_value_array.h         return NULL;
NULL               67 opal/datatype/opal_convertor.c static opal_convertor_master_t* opal_convertor_master_list = NULL;
NULL               76 opal/datatype/opal_convertor.c     while( NULL != master ) {
NULL               78 opal/datatype/opal_convertor.c         master->next = NULL;
NULL              100 opal/datatype/opal_convertor.c     while( NULL != master ) {
NULL              241 opal/datatype/opal_convertor.c             if( OPAL_LIKELY(NULL == iov[i].iov_base) )
NULL              258 opal/datatype/opal_convertor.c         if( OPAL_LIKELY(NULL == iov[i].iov_base) )
NULL              459 opal/datatype/opal_convertor.c     if( OPAL_UNLIKELY(NULL == pData->ptypes) ) {
NULL              540 opal/datatype/opal_convertor.c         assert( NULL != convertor->use_desc->desc );                    \
NULL              169 opal/datatype/opal_convertor.h     convertor->pDesc     = NULL;
NULL              356 opal/datatype/opal_convertor.h     if( OPAL_UNLIKELY(NULL == position) )
NULL               54 opal/datatype/opal_convertor_raw.c         iov[0].iov_base = NULL;
NULL              165 opal/datatype/opal_copy_functions.c #define copy_float_2 NULL
NULL              208 opal/datatype/opal_copy_functions.c #define copy_float_12 NULL
NULL              223 opal/datatype/opal_copy_functions.c #define copy_float_16 NULL
NULL              232 opal/datatype/opal_copy_functions.c #define copy_short_float_complex NULL
NULL              259 opal/datatype/opal_copy_functions.c     (conversion_fct_t)NULL,                      /* OPAL_DATATYPE_LOOP         */
NULL              260 opal/datatype/opal_copy_functions.c     (conversion_fct_t)NULL,                      /* OPAL_DATATYPE_END_LOOP     */
NULL              261 opal/datatype/opal_copy_functions.c     (conversion_fct_t)NULL,                      /* OPAL_DATATYPE_LB           */
NULL              262 opal/datatype/opal_copy_functions.c     (conversion_fct_t)NULL,                      /* OPAL_DATATYPE_UB           */
NULL              284 opal/datatype/opal_copy_functions.c     (conversion_fct_t)NULL                       /* OPAL_DATATYPE_UNAVAILABLE  */
NULL              360 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_int8_heterogeneous NULL
NULL              366 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_int16_heterogeneous NULL
NULL              382 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_float2_heterogeneous NULL
NULL              397 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_float4_heterogeneous NULL
NULL              412 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_float8_heterogeneous NULL
NULL              427 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_float12_heterogeneous NULL
NULL              442 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_float16_heterogeneous NULL
NULL              451 opal/datatype/opal_copy_functions_heterogeneous.c #define copy_short_float_complex_heterogeneous NULL
NULL              464 opal/datatype/opal_copy_functions_heterogeneous.c    [OPAL_DATATYPE_LOOP]                = NULL,
NULL              465 opal/datatype/opal_copy_functions_heterogeneous.c    [OPAL_DATATYPE_END_LOOP]            = NULL,
NULL              466 opal/datatype/opal_copy_functions_heterogeneous.c    [OPAL_DATATYPE_LB]                  = NULL,
NULL              467 opal/datatype/opal_copy_functions_heterogeneous.c    [OPAL_DATATYPE_UB]                  = NULL,
NULL              489 opal/datatype/opal_copy_functions_heterogeneous.c    [OPAL_DATATYPE_UNAVAILABLE]         = NULL,
NULL              110 opal/datatype/opal_datatype_add.c     dt_elem_desc_t *pLast, *pLoop = NULL;
NULL              282 opal/datatype/opal_datatype_add.c         if( NULL != pdtBase->ptypes )
NULL              298 opal/datatype/opal_datatype_add.c         if( (NULL != pdtBase->ptypes) && (NULL != pdtAdd->ptypes) ) {
NULL              331 opal/datatype/opal_datatype_add.c             if( pLoop != NULL ) {
NULL               46 opal/datatype/opal_datatype_clone.c     dest_type->ptypes = NULL;
NULL               68 opal/datatype/opal_datatype_clone.c             assert( NULL == dest_type->opt_desc.desc );
NULL              187 opal/datatype/opal_datatype_copy.h     if( datatype->opt_desc.desc != NULL ) {
NULL               48 opal/datatype/opal_datatype_create.c     pData->desc.desc          = NULL;
NULL               52 opal/datatype/opal_datatype_create.c     pData->opt_desc.desc      = NULL;
NULL               56 opal/datatype/opal_datatype_create.c     pData->ptypes             = NULL;
NULL               66 opal/datatype/opal_datatype_create.c     if( NULL != datatype->opt_desc.desc ) {
NULL               71 opal/datatype/opal_datatype_create.c         datatype->opt_desc.desc   = NULL;
NULL               74 opal/datatype/opal_datatype_create.c         if( NULL != datatype->desc.desc ) {
NULL               78 opal/datatype/opal_datatype_create.c             datatype->desc.desc   = NULL;
NULL               82 opal/datatype/opal_datatype_create.c     if( (NULL != datatype->ptypes) && (!opal_datatype_is_predefined(datatype)) ) {
NULL               84 opal/datatype/opal_datatype_create.c         datatype->ptypes = NULL;
NULL              113 opal/datatype/opal_datatype_create.c     if (NULL == datatype->desc.desc)
NULL               26 opal/datatype/opal_datatype_cuda.c static int (*common_cuda_initialization_function)(opal_common_cuda_function_table_t *) = NULL;
NULL               81 opal/datatype/opal_datatype_cuda.c     if (ftable.gpu_is_gpu_buffer(dest, NULL) || ftable.gpu_is_gpu_buffer(src, NULL)) {
NULL              190 opal/datatype/opal_datatype_cuda.c     opal_cuda_output = opal_output_open(NULL);
NULL              195 opal/datatype/opal_datatype_cuda.c     if (NULL != common_cuda_initialization_function) {
NULL               35 opal/datatype/opal_datatype_destroy.c     *dt = NULL;
NULL               49 opal/datatype/opal_datatype_dump.c             if( NULL == pData->ptypes ) {
NULL              142 opal/datatype/opal_datatype_dump.c     if( (pData->opt_desc.desc != pData->desc.desc) && (NULL != pData->opt_desc.desc) ) {
NULL              160 opal/datatype/opal_datatype_get_count.c     if( NULL != datatype->ptypes ) return 0;
NULL              249 opal/datatype/opal_datatype_internal.h #define OPAL_DATATYPE_INIT_PTYPES_ARRAY_UNAVAILABLE NULL
NULL              264 opal/datatype/opal_datatype_internal.h #define OPAL_DATATYPE_INIT_DESC_NULL  {.length = 0, .used = 0, .desc = NULL}
NULL              163 opal/datatype/opal_datatype_module.c     ret = mca_base_var_register ("opal", "mpi", NULL, "ddt_unpack_debug",
NULL              165 opal/datatype/opal_datatype_module.c 				 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL              171 opal/datatype/opal_datatype_module.c     ret = mca_base_var_register ("opal", "mpi", NULL, "ddt_pack_debug",
NULL              173 opal/datatype/opal_datatype_module.c 				 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL              179 opal/datatype/opal_datatype_module.c     ret = mca_base_var_register ("opal", "mpi", NULL, "ddt_position_debug",
NULL              181 opal/datatype/opal_datatype_module.c 				 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL              187 opal/datatype/opal_datatype_module.c     ret = mca_base_var_register ("opal", "mpi", NULL, "ddt_copy_debug",
NULL              189 opal/datatype/opal_datatype_module.c 				 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL              195 opal/datatype/opal_datatype_module.c     ret = mca_base_var_register ("opal", "opal", NULL, "ddt_verbose",
NULL              197 opal/datatype/opal_datatype_module.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              205 opal/datatype/opal_datatype_module.c     ret = mca_base_var_register ("opal", "opal", NULL, "cuda_verbose",
NULL              207 opal/datatype/opal_datatype_module.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              269 opal/datatype/opal_datatype_module.c         opal_datatype_dfd = opal_output_open(NULL);
NULL               32 opal/datatype/opal_datatype_monotonic.c     if (OPAL_UNLIKELY(NULL == pConv)) {
NULL               35 opal/datatype/opal_datatype_monotonic.c     rc = opal_convertor_prepare_for_send( pConv, type, 1, NULL );
NULL              287 opal/datatype/opal_datatype_optimize.c         pData->opt_desc.desc   = NULL;
NULL               68 opal/datatype/opal_datatype_pack.c     unsigned char *source_base = NULL;
NULL               82 opal/datatype/opal_datatype_pack.c         if( iov[iov_count].iov_base == NULL ) {
NULL              146 opal/datatype/opal_datatype_pack.c         if( packed_buffer == NULL ) {
NULL               37 opal/dss/dss_compare.c     if (NULL == value1 || NULL == value2) {
NULL               43 opal/dss/dss_compare.c     if (NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, type))) {
NULL              308 opal/dss/dss_compare.c     if (NULL == value1 && NULL == value2) {
NULL              311 opal/dss/dss_compare.c     if (NULL == value2) {
NULL              314 opal/dss/dss_compare.c     if (NULL == value1) {
NULL              381 opal/dss/dss_compare.c     if (NULL == value1 && NULL == value2) {
NULL              383 opal/dss/dss_compare.c     } else if (NULL == value1) {
NULL              385 opal/dss/dss_compare.c     } else if (NULL == value2) {
NULL              467 opal/dss/dss_compare.c     if (NULL != value1->envar) {
NULL              468 opal/dss/dss_compare.c         if (NULL == value2->envar) {
NULL              477 opal/dss/dss_compare.c     } else if (NULL != value2->envar) {
NULL              483 opal/dss/dss_compare.c     if (NULL != value1->value) {
NULL              484 opal/dss/dss_compare.c         if (NULL == value2->value) {
NULL              493 opal/dss/dss_compare.c     } else if (NULL != value2->value) {
NULL               33 opal/dss/dss_copy.c     if (NULL == dest) {
NULL               36 opal/dss/dss_copy.c     if (NULL == src && (OPAL_NULL != type && OPAL_STRING != type)) {
NULL               42 opal/dss/dss_copy.c     if (NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, type))) {
NULL               55 opal/dss/dss_copy.c     uint8_t *val = NULL;
NULL              122 opal/dss/dss_copy.c     if (NULL == val) {
NULL              142 opal/dss/dss_copy.c     if (NULL == *dest) {
NULL              159 opal/dss/dss_copy.c     if (NULL == src) {  /* got zero-length string/NULL pointer - store NULL */
NULL              160 opal/dss/dss_copy.c         *dest = NULL;
NULL              178 opal/dss/dss_copy.c     if (NULL == *dest) {
NULL              185 opal/dss/dss_copy.c     if (NULL == src->bytes) {
NULL              186 opal/dss/dss_copy.c         (*dest)->bytes = NULL;
NULL              189 opal/dss/dss_copy.c         if (NULL == (*dest)->bytes) {
NULL              208 opal/dss/dss_copy.c     if (NULL == *dest) {
NULL              240 opal/dss/dss_copy.c     if (NULL == *dest) {
NULL              264 opal/dss/dss_copy.c     if (NULL == *dest) {
NULL              270 opal/dss/dss_copy.c     if (NULL != src->key) {
NULL              281 opal/dss/dss_copy.c         if (NULL != src->data.string) {
NULL              284 opal/dss/dss_copy.c             p->data.string = NULL;
NULL              329 opal/dss/dss_copy.c         if (NULL != src->data.bo.bytes && 0 < src->data.bo.size) {
NULL              334 opal/dss/dss_copy.c             p->data.bo.bytes = NULL;
NULL              343 opal/dss/dss_copy.c         if (NULL != src->data.envar.envar) {
NULL              346 opal/dss/dss_copy.c         if (NULL != src->data.envar.value) {
NULL              373 opal/dss/dss_copy.c     if (NULL == val) {
NULL              393 opal/dss/dss_copy.c     if (NULL == val) {
NULL              412 opal/dss/dss_copy.c     if (NULL == val) {
NULL              428 opal/dss/dss_copy.c     if (NULL == val) {
NULL              433 opal/dss/dss_copy.c     if (NULL != src->envar) {
NULL              436 opal/dss/dss_copy.c     if (NULL != src->value) {
NULL               28 opal/dss/dss_dump.c     if (OPAL_SUCCESS != (rc = opal_dss.print(&sptr, NULL, src, type))) {
NULL               50 opal/dss/dss_dump.c         if (NULL != ptr) {
NULL               60 opal/dss/dss_internal_functions.c     if (NULL != buffer->base_ptr) {
NULL               72 opal/dss/dss_internal_functions.c     if (NULL == buffer->base_ptr) {
NULL               73 opal/dss/dss_internal_functions.c         return NULL;
NULL              114 opal/dss/dss_internal_functions.c     if (NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, OPAL_DATA_TYPE_T))) {
NULL              128 opal/dss/dss_internal_functions.c     if (NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, OPAL_DATA_TYPE_T))) {
NULL               42 opal/dss/dss_load_unload.c     if (NULL == payload) {
NULL               47 opal/dss/dss_load_unload.c     if (NULL == buffer->base_ptr || 0 == buffer->bytes_used) {
NULL               48 opal/dss/dss_load_unload.c         *payload = NULL;
NULL               59 opal/dss/dss_load_unload.c         buffer->base_ptr = NULL;
NULL               60 opal/dss/dss_load_unload.c         buffer->unpack_ptr = NULL;
NULL               61 opal/dss/dss_load_unload.c         buffer->pack_ptr = NULL;
NULL               69 opal/dss/dss_load_unload.c         *payload = NULL;
NULL               87 opal/dss/dss_load_unload.c     if (NULL == buffer) {
NULL               92 opal/dss/dss_load_unload.c     if (NULL != buffer->base_ptr) {
NULL               97 opal/dss/dss_load_unload.c     if (NULL == payload) {
NULL               98 opal/dss/dss_load_unload.c         buffer->base_ptr = NULL;
NULL              132 opal/dss/dss_load_unload.c     if (NULL == dest || NULL == src) {
NULL              165 opal/dss/dss_load_unload.c     if (NULL == (dst_ptr = opal_dss_buffer_extend(dest, bytes_left))) {
NULL              186 opal/dss/dss_load_unload.c     if (NULL == data && OPAL_STRING != type && OPAL_BYTE_OBJECT != type) {
NULL              200 opal/dss/dss_load_unload.c         if (NULL != kv->data.string) {
NULL              203 opal/dss/dss_load_unload.c         if (NULL != data) {
NULL              206 opal/dss/dss_load_unload.c             kv->data.string = NULL;
NULL              249 opal/dss/dss_load_unload.c         if (NULL != kv->data.bo.bytes) {
NULL              253 opal/dss/dss_load_unload.c         if (NULL != boptr && NULL != boptr->bytes && 0 < boptr->size) {
NULL              258 opal/dss/dss_load_unload.c             kv->data.bo.bytes = NULL;
NULL              292 opal/dss/dss_load_unload.c     if (NULL == data ||
NULL              293 opal/dss/dss_load_unload.c         (OPAL_STRING != type && OPAL_BYTE_OBJECT != type && NULL == *data)) {
NULL              306 opal/dss/dss_load_unload.c         if (NULL != kv->data.string) {
NULL              309 opal/dss/dss_load_unload.c             *data = NULL;
NULL              353 opal/dss/dss_load_unload.c         if (NULL != kv->data.bo.bytes && 0 < kv->data.bo.size) {
NULL              358 opal/dss/dss_load_unload.c             boptr->bytes = NULL;
NULL              392 opal/dss/dss_load_unload.c     if (NULL != src->key) {
NULL              405 opal/dss/dss_load_unload.c         if (NULL != dest->data.string) {
NULL              408 opal/dss/dss_load_unload.c         if (NULL != src->data.string) {
NULL              411 opal/dss/dss_load_unload.c             dest->data.string = NULL;
NULL              454 opal/dss/dss_load_unload.c         if (NULL != dest->data.bo.bytes) {
NULL              458 opal/dss/dss_load_unload.c         if (NULL != boptr && NULL != boptr->bytes && 0 < boptr->size) {
NULL              463 opal/dss/dss_load_unload.c             dest->data.bo.bytes = NULL;
NULL               29 opal/dss/dss_lookup.c     if (NULL != info) { /* type found on list */
NULL               34 opal/dss/dss_lookup.c     return NULL;
NULL               53 opal/dss/dss_open_close.c     {0, NULL}
NULL               79 opal/dss/dss_open_close.c     ptr->key = NULL;
NULL               85 opal/dss/dss_open_close.c     if (NULL != ptr->key) {
NULL               89 opal/dss/dss_open_close.c         NULL != ptr->data.string) {
NULL               93 opal/dss/dss_open_close.c         NULL != ptr->data.bo.bytes) {
NULL              110 opal/dss/dss_open_close.c     buffer->base_ptr = buffer->pack_ptr = buffer->unpack_ptr = NULL;
NULL              116 opal/dss/dss_open_close.c     if (NULL != buffer->base_ptr) {
NULL              129 opal/dss/dss_open_close.c     obj->odti_name = NULL;
NULL              130 opal/dss/dss_open_close.c     obj->odti_pack_fn = NULL;
NULL              131 opal/dss/dss_open_close.c     obj->odti_unpack_fn = NULL;
NULL              132 opal/dss/dss_open_close.c     obj->odti_copy_fn = NULL;
NULL              133 opal/dss/dss_open_close.c     obj->odti_compare_fn = NULL;
NULL              134 opal/dss/dss_open_close.c     obj->odti_print_fn = NULL;
NULL              140 opal/dss/dss_open_close.c     if (NULL != obj->odti_name) {
NULL              173 opal/dss/dss_open_close.c                    NULL);
NULL              177 opal/dss/dss_open_close.c     ptr->disk = NULL;
NULL              181 opal/dss/dss_open_close.c     if (NULL != ptr->disk) {
NULL              191 opal/dss/dss_open_close.c     ptr->net_interface = NULL;
NULL              195 opal/dss/dss_open_close.c     if (NULL != ptr->net_interface) {
NULL              224 opal/dss/dss_open_close.c     while (NULL != (item = opal_list_remove_first(&obj->diskstats))) {
NULL              228 opal/dss/dss_open_close.c     while (NULL != (item = opal_list_remove_first(&obj->netstats))) {
NULL              240 opal/dss/dss_open_close.c     obj->envar = NULL;
NULL              241 opal/dss/dss_open_close.c     obj->value = NULL;
NULL              246 opal/dss/dss_open_close.c     if (NULL != obj->envar) {
NULL              249 opal/dss/dss_open_close.c     if (NULL != obj->value) {
NULL              265 opal/dss/dss_open_close.c     if (NULL != enviro_val) {  /* debug requested */
NULL              269 opal/dss/dss_open_close.c     opal_dss_group_id = mca_base_var_group_register ("opal", "dss", NULL, NULL);
NULL              287 opal/dss/dss_open_close.c     ret = mca_base_var_register ("opal", "dss", NULL, "buffer_type",
NULL              299 opal/dss/dss_open_close.c     ret = mca_base_var_register ("opal", "dss", NULL, "buffer_initial_size", NULL,
NULL              300 opal/dss/dss_open_close.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              310 opal/dss/dss_open_close.c     ret = mca_base_var_register ("opal", "dss", NULL, "buffer_threshold_size", NULL,
NULL              311 opal/dss/dss_open_close.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              324 opal/dss/dss_open_close.c         if (NULL != info) {
NULL              325 opal/dss/dss_open_close.c             opal_pointer_array_set_item(&opal_dss_types, i, NULL);
NULL              692 opal/dss/dss_open_close.c         if (NULL != info && info->odti_type == type) {
NULL               39 opal/dss/dss_pack.c     if (NULL == buffer) {
NULL               76 opal/dss/dss_pack.c     if (NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, type))) {
NULL              183 opal/dss/dss_pack.c     if (NULL == (dst = opal_dss_buffer_extend(buffer, num_vals))) {
NULL              207 opal/dss/dss_pack.c     if (NULL == (dst = opal_dss_buffer_extend(buffer, num_vals))) {
NULL              233 opal/dss/dss_pack.c     if (NULL == (dst = opal_dss_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              260 opal/dss/dss_pack.c     if (NULL == (dst = opal_dss_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              288 opal/dss/dss_pack.c     if (NULL == (dst = opal_dss_buffer_extend(buffer, bytes_packed))) {
NULL              314 opal/dss/dss_pack.c         if (NULL == ssrc[i]) {  /* got zero-length string/NULL pointer - store NULL */
NULL              880 opal/dss/dss_pack.c             ptr[i]->base_ptr = NULL;
NULL              900 opal/dss/dss_pack.c     if (NULL == jobid) {
NULL              920 opal/dss/dss_pack.c     if (NULL == vpid) {
NULL               32 opal/dss/dss_peek.c     if (buffer == NULL) {
NULL               87 opal/dss/dss_peek.c     if (buffer == NULL) {
NULL               38 opal/dss/dss_print.c     if (NULL == output) {
NULL               44 opal/dss/dss_print.c     if(NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, type))) {
NULL               59 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL               63 opal/dss/dss_print.c     if (NULL == src) {
NULL               84 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL               88 opal/dss/dss_print.c     if (NULL == src) {
NULL              109 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              113 opal/dss/dss_print.c     if (NULL == src) {
NULL              134 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              138 opal/dss/dss_print.c     if (NULL == src) {
NULL              158 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              162 opal/dss/dss_print.c     if (NULL == src) {
NULL              183 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              187 opal/dss/dss_print.c     if (NULL == src) {
NULL              208 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              212 opal/dss/dss_print.c     if (NULL == src) {
NULL              233 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              237 opal/dss/dss_print.c     if (NULL == src) {
NULL              258 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              262 opal/dss/dss_print.c     if (NULL == src) {
NULL              283 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              287 opal/dss/dss_print.c     if (NULL == src) {
NULL              308 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              312 opal/dss/dss_print.c     if (NULL == src) {
NULL              333 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              337 opal/dss/dss_print.c     if (NULL == src) {
NULL              358 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              362 opal/dss/dss_print.c     if (NULL == src) {
NULL              388 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              392 opal/dss/dss_print.c     if (NULL == src) {
NULL              423 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              427 opal/dss/dss_print.c     if (NULL == src) {
NULL              453 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              457 opal/dss/dss_print.c     if (NULL == src) {
NULL              479 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              483 opal/dss/dss_print.c     if (NULL == src) {
NULL              506 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              510 opal/dss/dss_print.c     if (NULL == src) {
NULL              535 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              539 opal/dss/dss_print.c     if (NULL == src) {
NULL              561 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              565 opal/dss/dss_print.c     if (NULL == src) {
NULL              592 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              596 opal/dss/dss_print.c     if (NULL == src) {
NULL              619 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              623 opal/dss/dss_print.c     if (NULL == src) {
NULL              647 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              651 opal/dss/dss_print.c     if (NULL == src) {
NULL              678 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              682 opal/dss/dss_print.c     if (NULL == src) {
NULL              711 opal/dss/dss_print.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              715 opal/dss/dss_print.c     if (NULL == src) {
NULL              794 opal/dss/dss_print.c                  prefx, src->key, (NULL == src->data.bo.bytes) ? "NULL" : "NON-NULL", (unsigned long)src->data.bo.size);
NULL              814 opal/dss/dss_print.c                  (NULL == src->data.envar.envar) ? "NULL" : src->data.envar.envar,
NULL              815 opal/dss/dss_print.c                  (NULL == src->data.envar.value) ? "NULL" : src->data.envar.value,
NULL              841 opal/dss/dss_print.c     *output = NULL;
NULL              843 opal/dss/dss_print.c     if (NULL == name) {
NULL              845 opal/dss/dss_print.c                  (NULL == prefix ? " " : prefix));
NULL              848 opal/dss/dss_print.c                  (NULL == prefix ? " " : prefix), name->jobid, name->vpid);
NULL              860 opal/dss/dss_print.c     if (NULL != prefix) prefx = prefix;
NULL              863 opal/dss/dss_print.c     if (NULL == src) {
NULL              878 opal/dss/dss_print.c     if (NULL != prefix) prefx = prefix;
NULL              881 opal/dss/dss_print.c     if (NULL == src) {
NULL              896 opal/dss/dss_print.c     if (NULL != prefix) prefx = prefix;
NULL              899 opal/dss/dss_print.c     if (NULL == src) {
NULL              915 opal/dss/dss_print.c     if (NULL != prefix) prefx = prefix;
NULL              918 opal/dss/dss_print.c     if (NULL == src) {
NULL              924 opal/dss/dss_print.c              prefx, (NULL == src->envar) ? "NULL" : src->envar,
NULL              925 opal/dss/dss_print.c              (NULL == src->value) ? "NULL" : src->value,
NULL               37 opal/dss/dss_register.c     if (NULL == pack_fn || NULL == unpack_fn || NULL == copy_fn || NULL == compare_fn ||
NULL               38 opal/dss/dss_register.c         NULL == print_fn || NULL == name || NULL == type) {
NULL               45 opal/dss/dss_register.c         if (NULL != ptr) {
NULL               66 opal/dss/dss_register.c     if (NULL == info) {
NULL               38 opal/dss/dss_unpack.c     if (NULL == buffer || NULL == dst || NULL == num_vals) {
NULL              126 opal/dss/dss_unpack.c     if (NULL == (info = (opal_dss_type_info_t*)opal_pointer_array_get_item(&opal_dss_types, type))) {
NULL              393 opal/dss/dss_unpack.c             sdest[i] = NULL;
NULL              396 opal/dss/dss_unpack.c             if (NULL == sdest[i]) {
NULL              428 opal/dss/dss_unpack.c         if (NULL == convert) {
NULL              431 opal/dss/dss_unpack.c         tmp = strtof(convert, NULL);
NULL              434 opal/dss/dss_unpack.c         convert = NULL;
NULL              459 opal/dss/dss_unpack.c         if (NULL == convert) {
NULL              462 opal/dss/dss_unpack.c         tmp = strtod(convert, NULL);
NULL              465 opal/dss/dss_unpack.c         convert = NULL;
NULL              555 opal/dss/dss_unpack.c         if (NULL == dbyteptr[i]) {
NULL              565 opal/dss/dss_unpack.c             if (NULL == dbyteptr[i]->bytes) {
NULL              574 opal/dss/dss_unpack.c             dbyteptr[i]->bytes = NULL;
NULL              598 opal/dss/dss_unpack.c         if (NULL == ptr[i]) {
NULL              871 opal/dss/dss_unpack.c         if (NULL == ptr[i]) {
NULL              966 opal/dss/dss_unpack.c         if (NULL == ptr[i]) {
NULL             1063 opal/dss/dss_unpack.c                 if (NULL == ptr[i]->data.bo.bytes) {
NULL             1071 opal/dss/dss_unpack.c                 ptr[i]->data.bo.bytes = NULL;
NULL             1133 opal/dss/dss_unpack.c         if (NULL == ptr[i]) {
NULL             1174 opal/dss/dss_unpack.c     if (NULL == jobid) {
NULL             1190 opal/dss/dss_unpack.c     if (NULL == vpid) {
NULL               40 opal/mca/allocator/base/allocator_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(opal, allocator, NULL, NULL, NULL, NULL,
NULL               63 opal/mca/allocator/base/allocator_base_frame.c     return NULL;
NULL               57 opal/mca/allocator/basic/allocator_basic.c     NULL,
NULL               58 opal/mca/allocator/basic/allocator_basic.c     NULL);
NULL               85 opal/mca/allocator/basic/allocator_basic.c     if (NULL == module) {
NULL               86 opal/mca/allocator/basic/allocator_basic.c         return NULL;
NULL              109 opal/mca/allocator/basic/allocator_basic.c         NULL, 0, NULL, NULL, NULL);
NULL              200 opal/mca/allocator/basic/allocator_basic.c     if(NULL == (addr = (unsigned char *)module->seg_alloc(module->super.alc_context, &allocated_size))) {
NULL              202 opal/mca/allocator/basic/allocator_basic.c         return NULL;
NULL              208 opal/mca/allocator/basic/allocator_basic.c         if (NULL == seg) {
NULL              210 opal/mca/allocator/basic/allocator_basic.c             return NULL;
NULL              248 opal/mca/allocator/basic/allocator_basic.c     if(addr == NULL)
NULL              304 opal/mca/allocator/basic/allocator_basic.c                 if(NULL == new_seg) {
NULL              319 opal/mca/allocator/basic/allocator_basic.c     if(NULL == seg) {
NULL              361 opal/mca/allocator/basic/allocator_basic.c     while (NULL != opal_list_remove_first(&module->seg_list)) {
NULL               72 opal/mca/allocator/bucket/allocator_bucket.c     if(NULL == allocator) {
NULL               73 opal/mca/allocator/bucket/allocator_bucket.c         return NULL;
NULL               79 opal/mca/allocator/bucket/allocator_bucket.c     if(NULL == retval) {
NULL               81 opal/mca/allocator/bucket/allocator_bucket.c         return NULL;
NULL               95 opal/mca/allocator/bucket/allocator_bucket.c                                            "num_buckets", NULL, MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              135 opal/mca/allocator/bucket/allocator_bucket.c     NULL,
NULL               54 opal/mca/allocator/bucket/allocator_bucket_alloc.c     if(NULL == mem_options->buckets) {
NULL               55 opal/mca/allocator/bucket/allocator_bucket_alloc.c         return(NULL);
NULL               58 opal/mca/allocator/bucket/allocator_bucket_alloc.c         mem_options->buckets[i].free_chunk = NULL;
NULL               59 opal/mca/allocator/bucket/allocator_bucket_alloc.c         mem_options->buckets[i].segment_head = NULL;
NULL               97 opal/mca/allocator/bucket/allocator_bucket_alloc.c     if(NULL != mem_options->buckets[bucket_num].free_chunk) {
NULL              115 opal/mca/allocator/bucket/allocator_bucket_alloc.c     if(NULL == segment_header) {
NULL              118 opal/mca/allocator/bucket/allocator_bucket_alloc.c         return(NULL);
NULL              141 opal/mca/allocator/bucket/allocator_bucket_alloc.c         chunk->u.next_free = NULL;
NULL              176 opal/mca/allocator/bucket/allocator_bucket_alloc.c     if(NULL == ptr) {
NULL              177 opal/mca/allocator/bucket/allocator_bucket_alloc.c         return(NULL);
NULL              221 opal/mca/allocator/bucket/allocator_bucket_alloc.c         chunk->u.next_free = NULL;
NULL              257 opal/mca/allocator/bucket/allocator_bucket_alloc.c     if(NULL == ret_ptr) {
NULL              259 opal/mca/allocator/bucket/allocator_bucket_alloc.c         return(NULL);
NULL              304 opal/mca/allocator/bucket/allocator_bucket_alloc.c         if( NULL == (*segment_header) ) {
NULL              315 opal/mca/allocator/bucket/allocator_bucket_alloc.c         while( (true == empty) && (NULL != segment) ) {
NULL              332 opal/mca/allocator/bucket/allocator_bucket_alloc.c             while( NULL != segment ) {
NULL              339 opal/mca/allocator/bucket/allocator_bucket_alloc.c             mem_options->buckets[i].free_chunk = NULL;
NULL              340 opal/mca/allocator/bucket/allocator_bucket_alloc.c             mem_options->buckets[i].segment_head = NULL;
NULL              343 opal/mca/allocator/bucket/allocator_bucket_alloc.c             while(NULL != *segment_header) {
NULL               39 opal/mca/backtrace/base/backtrace_component.c MCA_BASE_FRAMEWORK_DECLARE(opal, backtrace, NULL, NULL, NULL, NULL,
NULL               44 opal/mca/backtrace/execinfo/backtrace_execinfo.c     if( NULL != file ) {
NULL               55 opal/mca/backtrace/execinfo/backtrace_execinfo.c         if (NULL != prefix) {
NULL               72 opal/mca/backtrace/execinfo/backtrace_execinfo.c     char ** funcs = (char **)NULL;
NULL               36 opal/mca/backtrace/none/backtrace_none.c     *message_out = NULL;
NULL               33 opal/mca/backtrace/printstack/backtrace_printstack.c     if( NULL != file ) {
NULL               46 opal/mca/backtrace/printstack/backtrace_printstack.c     *message_out = NULL;
NULL               53 opal/mca/base/mca_base_close.c     mca_base_system_default_path = NULL;
NULL               56 opal/mca/base/mca_base_close.c     mca_base_user_default_path = NULL;
NULL               70 opal/mca/base/mca_base_cmd_line.c             {"mca_base_param_file_prefix", '\0', "am", NULL, 1,
NULL               71 opal/mca/base/mca_base_cmd_line.c              NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL               83 opal/mca/base/mca_base_cmd_line.c             {"mca_base_envar_file_prefix", '\0', "tune", NULL, 1,
NULL               84 opal/mca/base/mca_base_cmd_line.c              NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              118 opal/mca/base/mca_base_cmd_line.c     params = values = NULL;
NULL              126 opal/mca/base/mca_base_cmd_line.c     if (NULL != params) {
NULL              135 opal/mca/base/mca_base_cmd_line.c     params = values = NULL;
NULL              143 opal/mca/base/mca_base_cmd_line.c     if (NULL != params) {
NULL              177 opal/mca/base/mca_base_cmd_line.c     for (i = 0; NULL != *params && NULL != (*params)[i]; ++i) {
NULL              214 opal/mca/base/mca_base_cmd_line.c     for (i = 0; NULL != params && NULL != params[i]; ++i) {
NULL              226 opal/mca/base/mca_base_cmd_line.c     for (i=0; NULL != args && NULL != args[i]; i++) {
NULL              229 opal/mca/base/mca_base_cmd_line.c             if (NULL == args[i+1] || NULL == args[i+2]) {
NULL              145 opal/mca/base/mca_base_component_compare.c     char * str = NULL;
NULL              149 opal/mca/base/mca_base_component_compare.c         return NULL;
NULL              102 opal/mca/base/mca_base_component_find.c     char **requested_component_names = NULL;
NULL              117 opal/mca/base/mca_base_component_find.c         for (int i = 0 ; NULL != static_components[i]; ++i) {
NULL              122 opal/mca/base/mca_base_component_find.c                 if (NULL == cli) {
NULL              152 opal/mca/base/mca_base_component_find.c     if (NULL != requested_component_names) {
NULL              171 opal/mca/base/mca_base_component_find.c     char **requested_component_names = NULL;
NULL              175 opal/mca/base/mca_base_component_find.c     assert (NULL != components);
NULL              177 opal/mca/base/mca_base_component_find.c     if (0 == filter_flags && NULL == framework->framework_selection) {
NULL              225 opal/mca/base/mca_base_component_find.c     if (NULL != requested_component_names) {
NULL              249 opal/mca/base/mca_base_component_find.c     if (NULL != path) {
NULL              282 opal/mca/base/mca_base_component_find.c     if (NULL == req_comp_name) {
NULL              286 opal/mca/base/mca_base_component_find.c     while ( *req_comp_name != NULL ) {
NULL              317 opal/mca/base/mca_base_component_find.c     if (NULL == requested_component_names) {
NULL              321 opal/mca/base/mca_base_component_find.c     for (int i = 0; NULL != requested_component_names[i]; ++i) {
NULL              350 opal/mca/base/mca_base_component_find.c     *requested_component_names = NULL;
NULL              354 opal/mca/base/mca_base_component_find.c     if (NULL == requested || 0 == strlen (requested)) {
NULL              368 opal/mca/base/mca_base_component_find.c     if (NULL != strstr (requested, negate)) {
NULL               72 opal/mca/base/mca_base_component_repository.c     cli->comp = NULL;
NULL               73 opal/mca/base/mca_base_component_repository.c     cli->error_msg = NULL;
NULL               79 opal/mca/base/mca_base_component_repository.c     cli->comp = NULL;
NULL               80 opal/mca/base/mca_base_component_repository.c     if( NULL != cli->error_msg ) {
NULL               82 opal/mca/base/mca_base_component_repository.c         cli->error_msg = NULL;
NULL              110 opal/mca/base/mca_base_component_repository.c     if (NULL == base) {
NULL              135 opal/mca/base/mca_base_component_repository.c         if (NULL == component_list) {
NULL              160 opal/mca/base/mca_base_component_repository.c     if (NULL == ri) {
NULL              168 opal/mca/base/mca_base_component_repository.c     if (NULL == ri->ri_path) {
NULL              186 opal/mca/base/mca_base_component_repository.c     if (NULL == ext) {
NULL              191 opal/mca/base/mca_base_component_repository.c     if (0 > ret || NULL == final) {
NULL              205 opal/mca/base/mca_base_component_repository.c     char *path_to_use = NULL, *dir, *ctx;
NULL              208 opal/mca/base/mca_base_component_repository.c     if (NULL == path) {
NULL              218 opal/mca/base/mca_base_component_repository.c             && NULL != mca_base_user_default_path) {
NULL              225 opal/mca/base/mca_base_component_repository.c         if (0 != opal_dl_foreachfile(dir, process_repository_item, NULL)) {
NULL              228 opal/mca/base/mca_base_component_repository.c     } while (NULL != (dir = strtok_r (NULL, sep, &ctx)));
NULL              283 opal/mca/base/mca_base_component_repository.c     *framework_components = NULL;
NULL              295 opal/mca/base/mca_base_component_repository.c     group_id = mca_base_var_group_find (NULL, ri->ri_type, ri->ri_name);
NULL              304 opal/mca/base/mca_base_component_repository.c         ri->ri_dlhandle = NULL;
NULL              320 opal/mca/base/mca_base_component_repository.c         return NULL;
NULL              329 opal/mca/base/mca_base_component_repository.c     return NULL;
NULL              339 opal/mca/base/mca_base_component_repository.c     if (NULL != ri && !(--ri->ri_refcnt)) {
NULL              350 opal/mca/base/mca_base_component_repository.c     if (NULL != ri) {
NULL              366 opal/mca/base/mca_base_component_repository.c     mca_base_component_list_item_t *mitem = NULL;
NULL              367 opal/mca/base/mca_base_component_repository.c     char *struct_name = NULL;
NULL              389 opal/mca/base/mca_base_component_repository.c     mitem = NULL;
NULL              391 opal/mca/base/mca_base_component_repository.c     if (NULL != ri->ri_dlhandle) {
NULL              394 opal/mca/base/mca_base_component_repository.c         if (NULL == mitem) {
NULL              414 opal/mca/base/mca_base_component_repository.c     char *err_msg = NULL;
NULL              416 opal/mca/base/mca_base_component_repository.c         if (NULL == err_msg) {
NULL              456 opal/mca/base/mca_base_component_repository.c         if (NULL == mitem) {
NULL              461 opal/mca/base/mca_base_component_repository.c         err_msg = NULL;
NULL              463 opal/mca/base/mca_base_component_repository.c         if (OPAL_SUCCESS != ret || NULL == component_struct) {
NULL              464 opal/mca/base/mca_base_component_repository.c             if (NULL == err_msg) {
NULL              476 opal/mca/base/mca_base_component_repository.c         struct_name = NULL;
NULL              525 opal/mca/base/mca_base_component_repository.c     ri->ri_dlhandle = NULL;
NULL              574 opal/mca/base/mca_base_component_repository.c     ri->ri_dlhandle = NULL;
NULL              575 opal/mca/base/mca_base_component_repository.c     ri->ri_component_struct = NULL;
NULL              576 opal/mca/base/mca_base_component_repository.c     ri->ri_path = NULL;
NULL               52 opal/mca/base/mca_base_components_close.c     if (NULL != component->mca_close_component) {
NULL               61 opal/mca/base/mca_base_components_open.c         int ret = mca_base_component_find(NULL, framework, false, open_dso_components);
NULL              123 opal/mca/base/mca_base_components_open.c 	if (NULL != component->mca_open_component) {
NULL               55 opal/mca/base/mca_base_components_register.c     ret = mca_base_component_find(NULL, framework, ignore_requested, open_dso_components);
NULL               93 opal/mca/base/mca_base_components_register.c         if (NULL == component->mca_register_component_params) {
NULL              137 opal/mca/base/mca_base_components_register.c         if (NULL != component->mca_register_component_params) {
NULL              144 opal/mca/base/mca_base_components_register.c         mca_base_component_var_register (component, "major_version", NULL, MCA_BASE_VAR_TYPE_INT, NULL,
NULL              148 opal/mca/base/mca_base_components_register.c         mca_base_component_var_register (component, "minor_version", NULL, MCA_BASE_VAR_TYPE_INT, NULL,
NULL              152 opal/mca/base/mca_base_components_register.c         mca_base_component_var_register (component, "release_version", NULL, MCA_BASE_VAR_TYPE_INT, NULL,
NULL               40 opal/mca/base/mca_base_components_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               41 opal/mca/base/mca_base_components_select.c     mca_base_component_t *component = NULL;
NULL               42 opal/mca/base/mca_base_components_select.c     mca_base_module_t *module = NULL;
NULL               46 opal/mca/base/mca_base_components_select.c     *best_module = NULL;
NULL               47 opal/mca/base/mca_base_components_select.c     *best_component = NULL;
NULL               63 opal/mca/base/mca_base_components_select.c         if (NULL == component->mca_query_component) {
NULL               93 opal/mca/base/mca_base_components_select.c         if (NULL == module) {
NULL              121 opal/mca/base/mca_base_components_select.c     if (NULL == *best_component) {
NULL              130 opal/mca/base/mca_base_components_select.c                                   NULL);
NULL               41 opal/mca/base/mca_base_framework.c             framework->framework_output = opal_output_open (NULL);
NULL               65 opal/mca/base/mca_base_framework.c     assert (NULL != framework);
NULL               84 opal/mca/base/mca_base_framework.c                                            NULL, framework->framework_description);
NULL               92 opal/mca/base/mca_base_framework.c                                      NULL, NULL, desc, MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              125 opal/mca/base/mca_base_framework.c         if (NULL != framework->framework_register) {
NULL              147 opal/mca/base/mca_base_framework.c     if (NULL == frameworks) {
NULL              165 opal/mca/base/mca_base_framework.c     assert (NULL != framework);
NULL              189 opal/mca/base/mca_base_framework.c                                    NULL);
NULL              195 opal/mca/base/mca_base_framework.c     if (NULL != framework->framework_open) {
NULL              212 opal/mca/base/mca_base_framework.c     if (NULL == frameworks) {
NULL              231 opal/mca/base/mca_base_framework.c     assert (NULL != framework);
NULL              244 opal/mca/base/mca_base_framework.c                                         framework->framework_name, NULL);
NULL              251 opal/mca/base/mca_base_framework.c         if (NULL != framework->framework_close) {
NULL              254 opal/mca/base/mca_base_framework.c             ret = mca_base_framework_components_close (framework, NULL);
NULL              262 opal/mca/base/mca_base_framework.c         while (NULL != (item = opal_list_remove_first (&framework->framework_components))) {
NULL              269 opal/mca/base/mca_base_framework.c         while (NULL != (item = opal_list_remove_first (&framework->framework_failed_components))) {
NULL              287 opal/mca/base/mca_base_framework.c     if (NULL == frameworks) {
NULL              281 opal/mca/base/mca_base_framework.h         .framework_selection         = NULL,                            \
NULL               36 opal/mca/base/mca_base_list.c                    opal_list_item_t, cl_constructor, NULL);
NULL               43 opal/mca/base/mca_base_list.c                    mca_base_component_list_item_t, cpl_constructor, NULL);
NULL               52 opal/mca/base/mca_base_list.c   cli->cli_component = NULL;
NULL               51 opal/mca/base/mca_base_open.c char *mca_base_component_path = NULL;
NULL               53 opal/mca/base/mca_base_open.c char *mca_base_system_default_path = NULL;
NULL               54 opal/mca/base/mca_base_open.c char *mca_base_user_default_path = NULL;
NULL               60 opal/mca/base/mca_base_open.c static char *mca_base_verbose = NULL;
NULL               92 opal/mca/base/mca_base_open.c     if (NULL == mca_base_user_default_path) {
NULL              102 opal/mca/base/mca_base_open.c                                    MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              106 opal/mca/base/mca_base_open.c     (void) mca_base_var_register_synonym(var_id, "opal", "mca", NULL, "component_path",
NULL              114 opal/mca/base/mca_base_open.c                                    MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              118 opal/mca/base/mca_base_open.c     (void) mca_base_var_register_synonym(var_id, "opal", "mca", NULL, "component_show_load_errors",
NULL              124 opal/mca/base/mca_base_open.c                                    MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              132 opal/mca/base/mca_base_open.c                                    MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              136 opal/mca/base/mca_base_open.c     (void) mca_base_var_register_synonym(var_id, "opal", "mca", NULL, "component_disable_dlopen",
NULL              141 opal/mca/base/mca_base_open.c     if (NULL != str && str[0] == '1') {
NULL              149 opal/mca/base/mca_base_open.c                                    MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              153 opal/mca/base/mca_base_open.c     (void) mca_base_var_register_synonym(var_id, "opal", "mca", NULL, "verbose",
NULL              157 opal/mca/base/mca_base_open.c     if (NULL != mca_base_verbose) {
NULL              202 opal/mca/base/mca_base_open.c     if (NULL == e) {
NULL              211 opal/mca/base/mca_base_open.c     while (NULL != ptr && strlen(ptr) > 0) {
NULL              213 opal/mca/base/mca_base_open.c         if (NULL != next) {
NULL              274 opal/mca/base/mca_base_open.c         if (NULL == next) {
NULL               62 opal/mca/base/mca_base_parse_paramfile.c             if (NULL != fv->mbvfv_value) {
NULL               73 opal/mca/base/mca_base_parse_paramfile.c         if (NULL == fv) {
NULL               81 opal/mca/base/mca_base_parse_paramfile.c     fv->mbvfv_value = value ? strdup(value) : NULL;
NULL               81 opal/mca/base/mca_base_pvar.c     ret = mca_base_var_generate_full_name4 (NULL, framework, component, name, &full_name);
NULL              260 opal/mca/base/mca_base_pvar.c         group_index = mca_base_var_group_register (project, framework, component, NULL);
NULL              267 opal/mca/base/mca_base_pvar.c         if (NULL == pvar) {
NULL              273 opal/mca/base/mca_base_pvar.c             ret = mca_base_var_generate_full_name4 (NULL, framework, component, name, &pvar->name);
NULL              279 opal/mca/base/mca_base_pvar.c             if (NULL != description) {
NULL              281 opal/mca/base/mca_base_pvar.c                 if (NULL == pvar->description) {
NULL              364 opal/mca/base/mca_base_pvar.c         *pvar = NULL;
NULL              433 opal/mca/base/mca_base_pvar.c     mca_base_pvar_handle_t *pvar_handle = NULL;
NULL              447 opal/mca/base/mca_base_pvar.c             obj_handle = NULL;
NULL              448 opal/mca/base/mca_base_pvar.c         } else if (0 != pvar->bind && NULL == obj_handle) {
NULL              456 opal/mca/base/mca_base_pvar.c         if (NULL == pvar_handle) {
NULL              461 opal/mca/base/mca_base_pvar.c         pvar_handle->obj_handle = (NULL == obj_handle ? NULL : *(void**)obj_handle);
NULL              491 opal/mca/base/mca_base_pvar.c             if (NULL == pvar_handle->current_value) {
NULL              503 opal/mca/base/mca_base_pvar.c             if (NULL == pvar_handle->tmp_value) {
NULL              509 opal/mca/base/mca_base_pvar.c             if (NULL == pvar_handle->last_value) {
NULL              734 opal/mca/base/mca_base_pvar.c     ret = mca_base_pvar_notify (handle, MCA_BASE_PVAR_HANDLE_START, NULL);
NULL              778 opal/mca/base/mca_base_pvar.c     (void) mca_base_pvar_notify (handle, MCA_BASE_PVAR_HANDLE_STOP, NULL);
NULL              837 opal/mca/base/mca_base_pvar.c     if (NULL != pvar->enumerator) {
NULL              845 opal/mca/base/mca_base_pvar.c         if (NULL == *out) {
NULL              862 opal/mca/base/mca_base_pvar.c         if (NULL != pvar->enumerator) {
NULL              864 opal/mca/base/mca_base_pvar.c                 const char *enum_string = NULL;
NULL              882 opal/mca/base/mca_base_pvar.c         if (NULL == *out) {
NULL              893 opal/mca/base/mca_base_pvar.c         if (NULL != pvar->enumerator) {
NULL              924 opal/mca/base/mca_base_pvar.c     if (NULL != pvar->enumerator) {
NULL              967 opal/mca/base/mca_base_pvar.c         (void) mca_base_pvar_notify (handle, MCA_BASE_PVAR_HANDLE_UNBIND, NULL);
NULL              970 opal/mca/base/mca_base_pvar.c     if (NULL != handle->last_value) {
NULL              974 opal/mca/base/mca_base_pvar.c     if (NULL != handle->current_value) {
NULL              978 opal/mca/base/mca_base_pvar.c     if (NULL != handle->tmp_value) {
NULL               62 opal/mca/base/mca_base_var.c static char *home = NULL;
NULL               63 opal/mca/base/mca_base_var.c static char *cwd  = NULL;
NULL               65 opal/mca/base/mca_base_var.c static char * force_agg_path = NULL;
NULL               66 opal/mca/base/mca_base_var.c static char *mca_base_var_files = NULL;
NULL               67 opal/mca/base/mca_base_var.c static char *mca_base_envar_files = NULL;
NULL               68 opal/mca/base/mca_base_var.c static char **mca_base_var_file_list = NULL;
NULL               69 opal/mca/base/mca_base_var.c static char *mca_base_var_override_file = NULL;
NULL               70 opal/mca/base/mca_base_var.c static char *mca_base_var_file_prefix = NULL;
NULL               71 opal/mca/base/mca_base_var.c static char *mca_base_envar_file_prefix = NULL;
NULL               72 opal/mca/base/mca_base_var.c static char *mca_base_param_file_path = NULL;
NULL               73 opal/mca/base/mca_base_var.c char *mca_base_env_list = NULL;
NULL               75 opal/mca/base/mca_base_var.c char *mca_base_env_list_internal = NULL;
NULL              168 opal/mca/base/mca_base_var.c     if (NULL != var->mbv_source_file) {
NULL              176 opal/mca/base/mca_base_var.c     return NULL;
NULL              189 opal/mca/base/mca_base_var.c     *full_name = NULL;
NULL              192 opal/mca/base/mca_base_var.c         if (NULL != names[i]) {
NULL              199 opal/mca/base/mca_base_var.c     if (NULL == name) {
NULL              204 opal/mca/base/mca_base_var.c         if (NULL != names[i]) {
NULL              218 opal/mca/base/mca_base_var.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
NULL              219 opal/mca/base/mca_base_var.c         (NULL == str1 && NULL == str2)) {
NULL              223 opal/mca/base/mca_base_var.c     if (NULL != str1 && NULL != str2) {
NULL              249 opal/mca/base/mca_base_var.c     return NULL;
NULL              310 opal/mca/base/mca_base_var.c     if (NULL == tokens) {
NULL              314 opal/mca/base/mca_base_var.c     for (int i = 0 ; NULL != tokens[i] ; ++i) {
NULL              315 opal/mca/base/mca_base_var.c         if (NULL == (ptr = strchr(tokens[i], '='))) {
NULL              317 opal/mca/base/mca_base_var.c             if (NULL == value) {
NULL              325 opal/mca/base/mca_base_var.c             if (NULL == value) {
NULL              330 opal/mca/base/mca_base_var.c             if (NULL != (ptr = strchr(value, '='))) {
NULL              352 opal/mca/base/mca_base_var.c     if (NULL != mca_base_env_list_sep) {
NULL              361 opal/mca/base/mca_base_var.c     if (NULL != list) {
NULL              363 opal/mca/base/mca_base_var.c     } else if (NULL != mca_base_env_list) {
NULL              372 opal/mca/base/mca_base_var.c     if (NULL != mca_base_env_list_internal) {
NULL              409 opal/mca/base/mca_base_var.c     if (NULL == cwd) {
NULL              411 opal/mca/base/mca_base_var.c         if( NULL == (cwd = getcwd(cwd, MAXPATHLEN) )) {
NULL              431 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_2,
NULL              440 opal/mca/base/mca_base_var.c     (void) mca_base_var_register_synonym (ret, "opal", "mca", NULL, "param_files",
NULL              453 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_DEFAULT_ONLY,
NULL              469 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_2,
NULL              479 opal/mca/base/mca_base_var.c     mca_base_var_file_prefix = NULL;
NULL              482 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              488 opal/mca/base/mca_base_var.c     mca_base_envar_file_prefix = NULL;
NULL              491 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              506 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              513 opal/mca/base/mca_base_var.c     force_agg_path = NULL;
NULL              516 opal/mca/base/mca_base_var.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              522 opal/mca/base/mca_base_var.c     if (NULL != force_agg_path) {
NULL              523 opal/mca/base/mca_base_var.c         if (NULL != mca_base_param_file_path) {
NULL              533 opal/mca/base/mca_base_var.c     if (NULL != mca_base_var_file_prefix) {
NULL              538 opal/mca/base/mca_base_var.c     if (NULL != mca_base_envar_file_prefix) {
NULL              570 opal/mca/base/mca_base_var.c     if (NULL != value) {
NULL              576 opal/mca/base/mca_base_var.c     if (NULL != source) {
NULL              580 opal/mca/base/mca_base_var.c     if (NULL != source_file) {
NULL              592 opal/mca/base/mca_base_var.c     if (NULL != var->mbv_storage->stringval) {
NULL              596 opal/mca/base/mca_base_var.c     var->mbv_storage->stringval = NULL;
NULL              598 opal/mca/base/mca_base_var.c     if (NULL == value || 0 == strlen (value)) {
NULL              606 opal/mca/base/mca_base_var.c         if (NULL != home) {
NULL              618 opal/mca/base/mca_base_var.c     if (NULL == value) {
NULL              622 opal/mca/base/mca_base_var.c     while (NULL != (tmp = strstr (value, ":~/"))) {
NULL              649 opal/mca/base/mca_base_var.c     if (NULL == src || 0 == strlen (src)) {
NULL              650 opal/mca/base/mca_base_var.c         if (NULL == enumerator) {
NULL              761 opal/mca/base/mca_base_var.c         dst->lfval = strtod (src, NULL);
NULL              796 opal/mca/base/mca_base_var.c     if (NULL != var->mbv_enumerator) {
NULL              799 opal/mca/base/mca_base_var.c                                                      ((int *) value)[0], NULL);
NULL              813 opal/mca/base/mca_base_var.c     if (MCA_BASE_VAR_SOURCE_FILE == source && NULL != source_file) {
NULL              814 opal/mca/base/mca_base_var.c         var->mbv_file_value = NULL;
NULL              851 opal/mca/base/mca_base_var.c         var->mbv_storage->stringval = NULL;
NULL              856 opal/mca/base/mca_base_var.c     var->mbv_enumerator = NULL;
NULL              858 opal/mca/base/mca_base_var.c     var->mbv_storage = NULL;
NULL              868 opal/mca/base/mca_base_var.c         *var_out = NULL;
NULL              881 opal/mca/base/mca_base_var.c     if (NULL == var) {
NULL              901 opal/mca/base/mca_base_var.c     assert (NULL != env_name);
NULL              916 opal/mca/base/mca_base_var.c     mca_base_var_t *var = NULL;
NULL              943 opal/mca/base/mca_base_var.c     ret = mca_base_var_generate_full_name4 (NULL, framework_name, component_name,
NULL             1034 opal/mca/base/mca_base_var.c         char *str = NULL;
NULL             1037 opal/mca/base/mca_base_var.c         if (NULL == var) {
NULL             1049 opal/mca/base/mca_base_var.c             NULL == var->mbv_storage->stringval) {
NULL             1080 opal/mca/base/mca_base_var.c             str = NULL;
NULL             1086 opal/mca/base/mca_base_var.c         if (NULL != str) {
NULL             1102 opal/mca/base/mca_base_var.c         *env = NULL;
NULL             1121 opal/mca/base/mca_base_var.c             if (NULL != object) {
NULL             1127 opal/mca/base/mca_base_var.c         while (NULL !=
NULL             1133 opal/mca/base/mca_base_var.c         while (NULL !=
NULL             1139 opal/mca/base/mca_base_var.c         while (NULL !=
NULL             1145 opal/mca/base/mca_base_var.c         if( NULL != cwd ) {
NULL             1147 opal/mca/base/mca_base_var.c             cwd = NULL;
NULL             1153 opal/mca/base/mca_base_var.c         if (NULL != mca_base_var_file_list) {
NULL             1156 opal/mca/base/mca_base_var.c         mca_base_var_file_list = NULL;
NULL             1164 opal/mca/base/mca_base_var.c         mca_base_envar_files = NULL;
NULL             1172 opal/mca/base/mca_base_var.c     char **files = NULL;
NULL             1173 opal/mca/base/mca_base_var.c     char **search_path = NULL;
NULL             1174 opal/mca/base/mca_base_var.c     char * tmp_file = NULL;
NULL             1175 opal/mca/base/mca_base_var.c     char **argv = NULL;
NULL             1191 opal/mca/base/mca_base_var.c             tmp_file = opal_path_access(files[i], NULL, mode);
NULL             1192 opal/mca/base/mca_base_var.c         } else if (!rel_path_search && NULL != strchr(files[i], OPAL_PATH_SEP[0])) {
NULL             1207 opal/mca/base/mca_base_var.c             tmp_file = opal_path_find (files[i], search_path, mode, NULL);
NULL             1210 opal/mca/base/mca_base_var.c         if (NULL == tmp_file) {
NULL             1220 opal/mca/base/mca_base_var.c         tmp_file = NULL;
NULL             1228 opal/mca/base/mca_base_var.c     if( NULL != files ) {
NULL             1230 opal/mca/base/mca_base_var.c         files = NULL;
NULL             1233 opal/mca/base/mca_base_var.c     if( NULL != argv ) {
NULL             1235 opal/mca/base/mca_base_var.c         argv = NULL;
NULL             1238 opal/mca/base/mca_base_var.c     if( NULL != search_path ) {
NULL             1240 opal/mca/base/mca_base_var.c         search_path = NULL;
NULL             1284 opal/mca/base/mca_base_var.c     mca_base_var_t *var, *original = NULL;
NULL             1287 opal/mca/base/mca_base_var.c     assert (((flags & MCA_BASE_VAR_FLAG_SYNONYM) || NULL != storage) && type >= 0 && type < MCA_BASE_VAR_TYPE_MAX);
NULL             1290 opal/mca/base/mca_base_var.c     if (NULL != project_name &&
NULL             1294 opal/mca/base/mca_base_var.c     if (NULL != framework_name &&
NULL             1298 opal/mca/base/mca_base_var.c     if (NULL != component_name &&
NULL             1302 opal/mca/base/mca_base_var.c     if (NULL != variable_name &&
NULL             1359 opal/mca/base/mca_base_var.c         if (NULL == original) {
NULL             1362 opal/mca/base/mca_base_var.c             assert (NULL != original);
NULL             1382 opal/mca/base/mca_base_var.c                                                    NULL);
NULL             1409 opal/mca/base/mca_base_var.c         if (NULL != description) {
NULL             1424 opal/mca/base/mca_base_var.c                              (NULL == project_name ? 0 : (strlen(project_name)+1)); /* 1 for _ */
NULL             1425 opal/mca/base/mca_base_var.c         if( NULL != variable_name ) {
NULL             1427 opal/mca/base/mca_base_var.c                                      (NULL == framework_name ? 0 : (strlen(framework_name)+1)) +
NULL             1428 opal/mca/base/mca_base_var.c                                      (NULL == component_name ? 0 : (strlen(component_name)+1));
NULL             1498 opal/mca/base/mca_base_var.c     } else if (NULL != enumerator) {
NULL             1514 opal/mca/base/mca_base_var.c         if ((MCA_BASE_VAR_TYPE_STRING == type || MCA_BASE_VAR_TYPE_VERSION_STRING == type) && NULL != ((char **)storage)[0]) {
NULL             1543 opal/mca/base/mca_base_var.c     assert (NULL == enumerator || (MCA_BASE_VAR_TYPE_INT == type || MCA_BASE_VAR_TYPE_UNSIGNED_INT == type));
NULL             1602 opal/mca/base/mca_base_var.c                               synonym_for, NULL);
NULL             1611 opal/mca/base/mca_base_var.c     if (NULL == envvar) {
NULL             1621 opal/mca/base/mca_base_var.c     if( NULL == *value ) {
NULL             1622 opal/mca/base/mca_base_var.c         *source = NULL;
NULL             1677 opal/mca/base/mca_base_var.c     if (NULL != source_env) {
NULL             1860 opal/mca/base/mca_base_var.c         NULL != var->mbv_storage &&
NULL             1861 opal/mca/base/mca_base_var.c         NULL != var->mbv_storage->stringval) {
NULL             1863 opal/mca/base/mca_base_var.c         var->mbv_storage->stringval = NULL;
NULL             1871 opal/mca/base/mca_base_var.c     if (NULL != var->mbv_long_name) {
NULL             1874 opal/mca/base/mca_base_var.c     var->mbv_full_name = NULL;
NULL             1875 opal/mca/base/mca_base_var.c     var->mbv_variable_name = NULL;
NULL             1877 opal/mca/base/mca_base_var.c     if (NULL != var->mbv_description) {
NULL             1902 opal/mca/base/mca_base_var.c     if (NULL != f->mbvfv_var) {
NULL             1905 opal/mca/base/mca_base_var.c     if (NULL != f->mbvfv_value) {
NULL             1928 opal/mca/base/mca_base_var.c             return NULL;
NULL             1940 opal/mca/base/mca_base_var.c     const mca_base_var_storage_t *value=NULL;
NULL             1953 opal/mca/base/mca_base_var.c     ret = mca_base_var_get_value(var->mbv_index, &value, NULL, NULL);
NULL             1954 opal/mca/base/mca_base_var.c     if (OPAL_SUCCESS != ret || NULL == value) {
NULL             1958 opal/mca/base/mca_base_var.c     if (NULL == var->mbv_enumerator) {
NULL             2027 opal/mca/base/mca_base_var.c     mca_base_var_t *var_a = NULL, *var_b = NULL;
NULL             2031 opal/mca/base/mca_base_var.c     project = NULL;
NULL             2041 opal/mca/base/mca_base_var.c     if (NULL == var_a || NULL == var_b) {
NULL             2082 opal/mca/base/mca_base_var.c     int synonym_count, ret, *synonyms = NULL;
NULL             2083 opal/mca/base/mca_base_var.c     mca_base_var_t *var, *original=NULL;
NULL             2102 opal/mca/base/mca_base_var.c         if (NULL == original) {
NULL             2122 opal/mca/base/mca_base_var.c     if (NULL == source_string) {
NULL             2128 opal/mca/base/mca_base_var.c         if (NULL != var->mbv_enumerator) {
NULL             2136 opal/mca/base/mca_base_var.c         if (NULL == *out) {
NULL             2148 opal/mca/base/mca_base_var.c         if (NULL != colon) {
NULL             2169 opal/mca/base/mca_base_var.c         if (NULL != var->mbv_enumerator) {
NULL             2171 opal/mca/base/mca_base_var.c                 const char *enum_string = NULL;
NULL             2209 opal/mca/base/mca_base_var.c         if (NULL == *out) {
NULL             2262 opal/mca/base/mca_base_var.c         if (NULL != var->mbv_enumerator) {
NULL             2273 opal/mca/base/mca_base_var.c         if (NULL == *out) {
NULL              230 opal/mca/base/mca_base_var_enum.c     {-1, NULL}
NULL              304 opal/mca/base/mca_base_var_enum.c         *out = NULL;
NULL              332 opal/mca/base/mca_base_var_enum.c     *enumerator = NULL;
NULL              335 opal/mca/base/mca_base_var_enum.c     if (NULL == new_enum) {
NULL              340 opal/mca/base/mca_base_var_enum.c     if (NULL == new_enum->enum_name) {
NULL              349 opal/mca/base/mca_base_var_enum.c     if (NULL == new_enum->enum_values) {
NULL              369 opal/mca/base/mca_base_var_enum.c     *enumerator = NULL;
NULL              372 opal/mca/base/mca_base_var_enum.c     if (NULL == new_enum) {
NULL              377 opal/mca/base/mca_base_var_enum.c     if (NULL == new_enum->super.enum_name) {
NULL              386 opal/mca/base/mca_base_var_enum.c     if (NULL == new_enum->enum_flags) {
NULL              416 opal/mca/base/mca_base_var_enum.c     *out = NULL;
NULL              418 opal/mca/base/mca_base_var_enum.c     if (NULL == self) {
NULL              422 opal/mca/base/mca_base_var_enum.c     tmp = NULL;
NULL              587 opal/mca/base/mca_base_var_enum.c     if (NULL == flags) {
NULL              636 opal/mca/base/mca_base_var_enum.c     char *out = NULL, *tmp;
NULL              686 opal/mca/base/mca_base_var_enum.c     *out = NULL;
NULL              688 opal/mca/base/mca_base_var_enum.c     if (NULL == self) {
NULL              693 opal/mca/base/mca_base_var_enum.c     if (NULL == *out) {
NULL              713 opal/mca/base/mca_base_var_enum.c     enumerator->enum_flags = NULL;
NULL              720 opal/mca/base/mca_base_var_enum.c     enumerator->super.enum_name = NULL;
NULL              732 opal/mca/base/mca_base_var_enum.c     if (NULL != enumerator->super.enum_name) {
NULL              744 opal/mca/base/mca_base_var_enum.c     assert (NULL != storage);
NULL              748 opal/mca/base/mca_base_var_enum.c                                                NULL);
NULL               95 opal/mca/base/mca_base_var_group.c             if (NULL != object) {
NULL              116 opal/mca/base/mca_base_var_group.c     if (NULL == *group || (!invalidok && !(*group)->group_isvalid)) {
NULL              117 opal/mca/base/mca_base_var_group.c         *group = NULL;
NULL              150 opal/mca/base/mca_base_var_group.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
NULL              151 opal/mca/base/mca_base_var_group.c         (NULL == str1 && NULL == str2)) {
NULL              155 opal/mca/base/mca_base_var_group.c     if (NULL != str1 && NULL != str2) {
NULL              200 opal/mca/base/mca_base_var_group.c                                            NULL, &full_name);
NULL              218 opal/mca/base/mca_base_var_group.c     if (NULL == project_name && NULL == framework_name && NULL == component_name) {
NULL              224 opal/mca/base/mca_base_var_group.c     if (NULL != project_name && NULL != framework_name &&
NULL              226 opal/mca/base/mca_base_var_group.c         project_name = NULL;
NULL              234 opal/mca/base/mca_base_var_group.c             assert (NULL != group);
NULL              248 opal/mca/base/mca_base_var_group.c     if (NULL != project_name) {
NULL              250 opal/mca/base/mca_base_var_group.c         if (NULL == group->group_project) {
NULL              255 opal/mca/base/mca_base_var_group.c     if (NULL != framework_name) {
NULL              257 opal/mca/base/mca_base_var_group.c         if (NULL == group->group_framework) {
NULL              262 opal/mca/base/mca_base_var_group.c     if (NULL != component_name) {
NULL              264 opal/mca/base/mca_base_var_group.c         if (NULL == group->group_component) {
NULL              269 opal/mca/base/mca_base_var_group.c     if (NULL != description) {
NULL              271 opal/mca/base/mca_base_var_group.c         if (NULL == group->group_description) {
NULL              277 opal/mca/base/mca_base_var_group.c     if (NULL != framework_name && NULL != component_name) {
NULL              279 opal/mca/base/mca_base_var_group.c             parent_id = group_register (project_name, framework_name, NULL, NULL);
NULL              281 opal/mca/base/mca_base_var_group.c             parent_id = group_register (project_name, NULL, NULL, NULL);
NULL              286 opal/mca/base/mca_base_var_group.c     ret = mca_base_var_generate_full_name4 (NULL, project_name, framework_name, component_name,
NULL              542 opal/mca/base/mca_base_var_group.c     group->group_full_name = NULL;
NULL              545 opal/mca/base/mca_base_var_group.c     group->group_description = NULL;
NULL              548 opal/mca/base/mca_base_var_group.c     group->group_project = NULL;
NULL              551 opal/mca/base/mca_base_var_group.c     group->group_framework = NULL;
NULL              554 opal/mca/base/mca_base_var_group.c     group->group_component = NULL;
NULL               36 opal/mca/btl/base/btl_base_frame.c mca_base_var_enum_flag_t *mca_btl_base_flag_enum = NULL;
NULL               37 opal/mca/btl/base/btl_base_frame.c mca_base_var_enum_flag_t *mca_btl_base_atomic_enum = NULL;
NULL               57 opal/mca/btl/base/btl_base_frame.c     {0, NULL, 0}
NULL               73 opal/mca/btl/base/btl_base_frame.c   {0, NULL, 0}
NULL               84 opal/mca/btl/base/btl_base_frame.c     des->des_segments = NULL;
NULL               86 opal/mca/btl/base/btl_base_frame.c     des->des_cbfunc = NULL;
NULL               87 opal/mca/btl/base/btl_base_frame.c     des->des_cbdata = NULL;
NULL              114 opal/mca/btl/base/btl_base_frame.c char* mca_btl_base_include = NULL;
NULL              115 opal/mca/btl/base/btl_base_frame.c char* mca_btl_base_exclude = NULL;
NULL              127 opal/mca/btl/base/btl_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              133 opal/mca/btl/base/btl_base_frame.c     (void) mca_base_var_register("opal", "btl", "base", "include", NULL,
NULL              134 opal/mca/btl/base/btl_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              138 opal/mca/btl/base/btl_base_frame.c     (void) mca_base_var_register("opal", "btl", "base", "exclude", NULL,
NULL              139 opal/mca/btl/base/btl_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              145 opal/mca/btl/base/btl_base_frame.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              208 opal/mca/btl/base/btl_base_frame.c     (void) mca_base_framework_components_close(&opal_btl_base_framework, NULL);
NULL               44 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0,
NULL               59 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL               65 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL               76 opal/mca/btl/base/btl_base_mca.c 					       MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0, OPAL_INFO_LVL_4,
NULL               82 opal/mca/btl/base/btl_base_mca.c 					       MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0, OPAL_INFO_LVL_6,
NULL               91 opal/mca/btl/base/btl_base_mca.c 					       MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0, OPAL_INFO_LVL_4,
NULL               97 opal/mca/btl/base/btl_base_mca.c 					       MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0, OPAL_INFO_LVL_6,
NULL              109 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              114 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              122 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              129 opal/mca/btl/base/btl_base_mca.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              134 opal/mca/btl/base/btl_base_mca.c     if (NULL != module->btl_put) {
NULL              136 opal/mca/btl/base/btl_base_mca.c                                              MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              142 opal/mca/btl/base/btl_base_mca.c                                              MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              148 opal/mca/btl/base/btl_base_mca.c                                              MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              154 opal/mca/btl/base/btl_base_mca.c                                              MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0,
NULL              159 opal/mca/btl/base/btl_base_mca.c                                              MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, 0,
NULL              177 opal/mca/btl/base/btl_base_mca.c     if (NULL == module->btl_put) {
NULL              181 opal/mca/btl/base/btl_base_mca.c     if (NULL == module->btl_get) {
NULL              185 opal/mca/btl/base/btl_base_mca.c     if (NULL == module->btl_flush) {
NULL               41 opal/mca/btl/base/btl_base_select.c                     NULL,
NULL               42 opal/mca/btl/base/btl_base_select.c                     NULL );
NULL               71 opal/mca/btl/base/btl_base_select.c         if ( NULL != include ) {
NULL               86 opal/mca/btl/base/btl_base_select.c         } else if ( NULL != exclude ) {
NULL              105 opal/mca/btl/base/btl_base_select.c         if (NULL == component->btl_init) {
NULL              116 opal/mca/btl/base/btl_base_select.c             if (NULL == modules) {
NULL              136 opal/mca/btl/base/btl_base_select.c                     if (NULL == modules[i]) {
NULL              142 opal/mca/btl/base/btl_base_select.c                     if (NULL == sm) {
NULL              143 opal/mca/btl/base/btl_base_select.c                         if (NULL != include) {
NULL              146 opal/mca/btl/base/btl_base_select.c                         if (NULL != exclude) {
NULL              161 opal/mca/btl/base/btl_base_select.c     if (NULL != include) {
NULL              164 opal/mca/btl/base/btl_base_select.c     if (NULL != exclude) {
NULL               45 opal/mca/btl/ofi/btl_ofi_atomics.c     mca_btl_ofi_rdma_completion_t *comp = NULL;
NULL               69 opal/mca/btl/ofi/btl_ofi_atomics.c                          (void*) &comp->operand, 1, NULL,       /* operand */
NULL               98 opal/mca/btl/ofi/btl_ofi_atomics.c     mca_btl_ofi_rdma_completion_t *comp = NULL;
NULL              111 opal/mca/btl/ofi/btl_ofi_atomics.c                                              NULL,
NULL              112 opal/mca/btl/ofi/btl_ofi_atomics.c                                              NULL,
NULL              122 opal/mca/btl/ofi/btl_ofi_atomics.c                    (void*) &comp->operand, 1, NULL,       /* operand */
NULL              147 opal/mca/btl/ofi/btl_ofi_atomics.c     mca_btl_ofi_rdma_completion_t *comp = NULL;
NULL              174 opal/mca/btl/ofi/btl_ofi_atomics.c                            (void*) &comp->operand, 1, NULL,
NULL              175 opal/mca/btl/ofi/btl_ofi_atomics.c                            (void*) &comp->compare, NULL,
NULL               99 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL == msg) {
NULL              107 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              115 opal/mca/btl/ofi/btl_ofi_component.c     prov_include = NULL;
NULL              122 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              131 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              141 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              152 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              161 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              172 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              181 opal/mca/btl/ofi/btl_ofi_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              240 opal/mca/btl/ofi/btl_ofi_component.c         return NULL;
NULL              314 opal/mca/btl/ofi/btl_ofi_component.c     rc = fi_getinfo(FI_VERSION(1, 5), NULL, NULL, 0, &hints, &info_list);
NULL              317 opal/mca/btl/ofi/btl_ofi_component.c         return NULL;
NULL              347 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL == base_modules) {
NULL              348 opal/mca/btl/ofi/btl_ofi_component.c         return NULL;
NULL              376 opal/mca/btl/ofi/btl_ofi_component.c     struct fid_fabric *fabric = NULL;
NULL              377 opal/mca/btl/ofi/btl_ofi_component.c     struct fid_domain *domain = NULL;
NULL              378 opal/mca/btl/ofi/btl_ofi_component.c     struct fid_ep *ep = NULL;
NULL              379 opal/mca/btl/ofi/btl_ofi_component.c     struct fid_av *av = NULL;
NULL              384 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL == module) {
NULL              404 opal/mca/btl/ofi/btl_ofi_component.c     rc = fi_fabric(ofi_info->fabric_attr, &fabric, NULL);
NULL              414 opal/mca/btl/ofi/btl_ofi_component.c     rc = fi_domain(fabric, ofi_info, &domain, NULL);
NULL              425 opal/mca/btl/ofi/btl_ofi_component.c     rc = fi_av_open(domain, &av_attr, &av, NULL);
NULL              453 opal/mca/btl/ofi/btl_ofi_component.c         rc = fi_scalable_ep(domain, ofi_info, &ep, NULL);
NULL              480 opal/mca/btl/ofi/btl_ofi_component.c         rc = fi_endpoint(domain, ofi_info, &ep, NULL);
NULL              497 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL == module->contexts) {
NULL              591 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL != av) {
NULL              595 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL != ep) {
NULL              599 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL != domain) {
NULL              603 opal/mca/btl/ofi/btl_ofi_component.c     if (NULL != fabric) {
NULL               17 opal/mca/btl/ofi/btl_ofi_context.c opal_thread_local mca_btl_ofi_context_t *my_context = NULL;
NULL               33 opal/mca/btl/ofi/btl_ofi_context.c                              NULL,
NULL               35 opal/mca/btl/ofi/btl_ofi_context.c                              NULL,
NULL               36 opal/mca/btl/ofi/btl_ofi_context.c                              NULL,
NULL               37 opal/mca/btl/ofi/btl_ofi_context.c                              NULL);
NULL               54 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL,
NULL               56 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL,
NULL               57 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL,
NULL               58 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL);
NULL               76 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL,
NULL               78 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL,
NULL               79 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL,
NULL               80 opal/mca/btl/ofi/btl_ofi_context.c                                  NULL);
NULL              108 opal/mca/btl/ofi/btl_ofi_context.c     if (NULL == context) {
NULL              110 opal/mca/btl/ofi/btl_ofi_context.c         return NULL;
NULL              116 opal/mca/btl/ofi/btl_ofi_context.c     if (NULL == linux_device_name) {
NULL              123 opal/mca/btl/ofi/btl_ofi_context.c     rc = fi_cq_open(domain, &cq_attr, &context->cq, NULL);
NULL              163 opal/mca/btl/ofi/btl_ofi_context.c     return NULL;
NULL              191 opal/mca/btl/ofi/btl_ofi_context.c     if (NULL == contexts) {
NULL              193 opal/mca/btl/ofi/btl_ofi_context.c         return NULL;
NULL              199 opal/mca/btl/ofi/btl_ofi_context.c     if (NULL == linux_device_name) {
NULL              215 opal/mca/btl/ofi/btl_ofi_context.c         rc = fi_tx_context(sep, i, &tx_attr, &contexts[i].tx_ctx, NULL);
NULL              227 opal/mca/btl/ofi/btl_ofi_context.c         rc = fi_rx_context(sep, i, &rx_attr, &contexts[i].rx_ctx, NULL);
NULL              239 opal/mca/btl/ofi/btl_ofi_context.c         rc = fi_cq_open(domain, &cq_attr, &contexts[i].cq, NULL);
NULL              308 opal/mca/btl/ofi/btl_ofi_context.c     return NULL;
NULL              315 opal/mca/btl/ofi/btl_ofi_context.c         if (NULL != context->tx_ctx) {
NULL              319 opal/mca/btl/ofi/btl_ofi_context.c         if (NULL != context->rx_ctx) {
NULL              324 opal/mca/btl/ofi/btl_ofi_context.c     if( NULL != context->cq) {
NULL              346 opal/mca/btl/ofi/btl_ofi_context.c     if (OPAL_UNLIKELY(my_context == NULL)) {
NULL              388 opal/mca/btl/ofi/btl_ofi_context.c             if (NULL != cq_entry[i].op_context) {
NULL               29 opal/mca/btl/ofi/btl_ofi_endpoint.c     endpoint->ofi_endpoint = NULL;
NULL               42 opal/mca/btl/ofi/btl_ofi_endpoint.c     if (OPAL_UNLIKELY(NULL == endpoint)) {
NULL               43 opal/mca/btl/ofi/btl_ofi_endpoint.c         return NULL;
NULL               40 opal/mca/btl/ofi/btl_ofi_frag.c                    NULL,
NULL               41 opal/mca/btl/ofi/btl_ofi_frag.c                    NULL);
NULL               70 opal/mca/btl/ofi/btl_ofi_frag.c     mca_btl_ofi_base_frag_t *frag = NULL;
NULL              123 opal/mca/btl/ofi/btl_ofi_frag.c                  NULL,
NULL              180 opal/mca/btl/ofi/btl_ofi_frag.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              181 opal/mca/btl/ofi/btl_ofi_frag.c         return NULL;
NULL               67 opal/mca/btl/ofi/btl_ofi_frag.h     if (OPAL_LIKELY(NULL != frag)) {
NULL               45 opal/mca/btl/ofi/btl_ofi_module.c     char *ep_name = NULL;
NULL               69 opal/mca/btl/ofi/btl_ofi_module.c             if (OPAL_UNLIKELY(NULL == peers[i])) {
NULL               90 opal/mca/btl/ofi/btl_ofi_module.c                              NULL);            /* context */
NULL              154 opal/mca/btl/ofi/btl_ofi_module.c         if (NULL == module->rcache) {
NULL              196 opal/mca/btl/ofi/btl_ofi_module.c         return NULL;
NULL              233 opal/mca/btl/ofi/btl_ofi_module.c                    (uint64_t) reg, 0, &ur->ur_mr, NULL);
NULL              257 opal/mca/btl/ofi/btl_ofi_module.c     if (ur->ur_mr != NULL) {
NULL              286 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL != ofi_btl->av) {
NULL              290 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL != ofi_btl->ofi_endpoint) {
NULL              294 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL != ofi_btl->domain) {
NULL              298 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL != ofi_btl->fabric) {
NULL              302 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL != ofi_btl->fabric_info) {
NULL              318 opal/mca/btl/ofi/btl_ofi_module.c         ofi_btl->rcache = NULL;
NULL              338 opal/mca/btl/ofi/btl_ofi_module.c                                                      NULL,
NULL              342 opal/mca/btl/ofi/btl_ofi_module.c         if (NULL == frag) {
NULL              353 opal/mca/btl/ofi/btl_ofi_module.c                       NULL, FI_ADDR_UNSPEC, &comp->comp_ctx);
NULL              370 opal/mca/btl/ofi/btl_ofi_module.c     if (NULL == module) {
NULL              371 opal/mca/btl/ofi/btl_ofi_module.c         return NULL;
NULL               18 opal/mca/btl/ofi/btl_ofi_rdma.c                    NULL,
NULL               19 opal/mca/btl/ofi/btl_ofi_rdma.c                    NULL);
NULL              123 opal/mca/btl/portals4/btl_portals4.c         md.start     = NULL;
NULL              159 opal/mca/btl/portals4/btl_portals4.c         me.start = NULL;
NULL              182 opal/mca/btl/portals4/btl_portals4.c                       NULL,
NULL              208 opal/mca/btl/portals4/btl_portals4.c         if (NULL != portals4_btl) mca_btl_portals4_free_module(portals4_btl);
NULL              211 opal/mca/btl/portals4/btl_portals4.c     if (NULL != mca_btl_portals4_component.btls)  free(mca_btl_portals4_component.btls);
NULL              212 opal/mca/btl/portals4/btl_portals4.c     if (NULL != mca_btl_portals4_component.eqs_h) free(mca_btl_portals4_component.eqs_h);
NULL              213 opal/mca/btl/portals4/btl_portals4.c     mca_btl_portals4_component.btls = NULL;
NULL              214 opal/mca/btl/portals4/btl_portals4.c     mca_btl_portals4_component.eqs_h = NULL;
NULL              252 opal/mca/btl/portals4/btl_portals4.c     if (NULL == *endpoint) {
NULL              298 opal/mca/btl/portals4/btl_portals4.c     if (NULL == *endpoint) {
NULL              300 opal/mca/btl/portals4/btl_portals4.c         if (NULL == *endpoint) {
NULL              329 opal/mca/btl/portals4/btl_portals4.c     if (NULL == maptable) {
NULL              493 opal/mca/btl/portals4/btl_portals4.c         if (NULL == frag) return NULL;
NULL              497 opal/mca/btl/portals4/btl_portals4.c         if (NULL == frag) return NULL;
NULL              574 opal/mca/btl/portals4/btl_portals4.c         if (NULL == frag)  {
NULL              575 opal/mca/btl/portals4/btl_portals4.c             return NULL;
NULL              588 opal/mca/btl/portals4/btl_portals4.c             return NULL;
NULL              609 opal/mca/btl/portals4/btl_portals4.c     mca_btl_base_registration_handle_t *handle = NULL;
NULL              615 opal/mca/btl/portals4/btl_portals4.c         return NULL;
NULL              659 opal/mca/btl/portals4/btl_portals4.c         return NULL;
NULL               78 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL               90 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              102 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              114 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              126 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              138 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              150 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              162 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              174 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              186 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              198 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              210 opal/mca/btl/portals4/btl_portals4_component.c                            NULL,
NULL              294 opal/mca/btl/portals4/btl_portals4_component.c     if (NULL != mca_btl_portals4_component.btls)  free(mca_btl_portals4_component.btls);
NULL              295 opal/mca/btl/portals4/btl_portals4_component.c     if (NULL != mca_btl_portals4_component.eqs_h) free(mca_btl_portals4_component.eqs_h);
NULL              296 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_portals4_component.btls = NULL;
NULL              297 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_portals4_component.eqs_h = NULL;
NULL              308 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_portals4_module_t *portals4_btl = NULL;
NULL              309 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_base_module_t **btls = NULL;
NULL              311 opal/mca/btl/portals4/btl_portals4_component.c     ptl_handle_ni_t *portals4_nis_h = NULL;
NULL              313 opal/mca/btl/portals4/btl_portals4_component.c     ptl_process_t *ptl_process_ids = NULL;
NULL              320 opal/mca/btl/portals4/btl_portals4_component.c         return NULL;
NULL              344 opal/mca/btl/portals4/btl_portals4_component.c                     NULL,              /* no desired limits */
NULL              351 opal/mca/btl/portals4/btl_portals4_component.c                     NULL,              /* no desired limits */
NULL              383 opal/mca/btl/portals4/btl_portals4_component.c         mca_btl_portals4_component.btls[interface] = NULL;
NULL              411 opal/mca/btl/portals4/btl_portals4_component.c                         NULL, 0, NULL, NULL, NULL);
NULL              423 opal/mca/btl/portals4/btl_portals4_component.c                         NULL, 0, NULL, NULL, NULL);
NULL              434 opal/mca/btl/portals4/btl_portals4_component.c                         NULL, 0, NULL, NULL, NULL);
NULL              440 opal/mca/btl/portals4/btl_portals4_component.c     portals4_nis_h = NULL;
NULL              470 opal/mca/btl/portals4/btl_portals4_component.c     ptl_process_ids = NULL;
NULL              487 opal/mca/btl/portals4/btl_portals4_component.c         if (NULL != portals4_nis_h) free(portals4_nis_h);
NULL              488 opal/mca/btl/portals4/btl_portals4_component.c         if (NULL != ptl_process_ids) free(ptl_process_ids);
NULL              492 opal/mca/btl/portals4/btl_portals4_component.c             if (NULL != portals4_btl) mca_btl_portals4_free_module(portals4_btl);
NULL              496 opal/mca/btl/portals4/btl_portals4_component.c         if (NULL != mca_btl_portals4_component.btls)  free(mca_btl_portals4_component.btls);
NULL              497 opal/mca/btl/portals4/btl_portals4_component.c         if (NULL != mca_btl_portals4_component.eqs_h) free(mca_btl_portals4_component.eqs_h);
NULL              498 opal/mca/btl/portals4/btl_portals4_component.c         mca_btl_portals4_component.btls = NULL;
NULL              499 opal/mca/btl/portals4/btl_portals4_component.c         mca_btl_portals4_component.eqs_h = NULL;
NULL              502 opal/mca/btl/portals4/btl_portals4_component.c  return NULL;
NULL              570 opal/mca/btl/portals4/btl_portals4_component.c     mca_btl_portals4_frag_t *frag = NULL;
NULL              592 opal/mca/btl/portals4/btl_portals4_component.c                 if (NULL == frag) {
NULL              625 opal/mca/btl/portals4/btl_portals4_component.c                 if (NULL == frag) {
NULL              684 opal/mca/btl/portals4/btl_portals4_component.c                 if (NULL == frag) {
NULL               76 opal/mca/btl/portals4/btl_portals4_frag.c     NULL,
NULL               77 opal/mca/btl/portals4/btl_portals4_frag.c     NULL);
NULL               89 opal/mca/btl/portals4/btl_portals4_frag.c     NULL);
NULL               95 opal/mca/btl/portals4/btl_portals4_frag.c     NULL);
NULL               92 opal/mca/btl/portals4/btl_portals4_frag.h     if (NULL == frag) {                                                                    \
NULL              125 opal/mca/btl/portals4/btl_portals4_frag.h     frag->base.des_cbfunc = NULL;                                                               \
NULL               52 opal/mca/btl/portals4/btl_portals4_rdma.c     mca_btl_portals4_frag_t   *frag         = NULL;
NULL               64 opal/mca/btl/portals4/btl_portals4_rdma.c     if (NULL == frag){
NULL               32 opal/mca/btl/portals4/btl_portals4_recv.c                    NULL, NULL);
NULL               43 opal/mca/btl/portals4/btl_portals4_recv.c         if (NULL == block) {
NULL               60 opal/mca/btl/portals4/btl_portals4_recv.c         while (NULL !=
NULL               80 opal/mca/btl/portals4/btl_portals4_recv.c     if (block->start == NULL) return NULL;
NULL               94 opal/mca/btl/portals4/btl_portals4_recv.c     if (NULL != block->start) {
NULL               96 opal/mca/btl/portals4/btl_portals4_recv.c         block->start = NULL;
NULL               75 opal/mca/btl/portals4/btl_portals4_recv.h     if (NULL == block->start) return OPAL_ERROR;
NULL              112 opal/mca/btl/self/btl_self.c     mca_btl_self_frag_t *frag = NULL;
NULL              122 opal/mca/btl/self/btl_self.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              123 opal/mca/btl/self/btl_self.c         return NULL;
NULL              163 opal/mca/btl/self/btl_self.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              164 opal/mca/btl/self/btl_self.c         return NULL;
NULL              177 opal/mca/btl/self/btl_self.c             return NULL;
NULL              232 opal/mca/btl/self/btl_self.c         void *data_ptr = NULL;
NULL              248 opal/mca/btl/self/btl_self.c     if (NULL == frag) {
NULL              249 opal/mca/btl/self/btl_self.c         *descriptor = NULL;
NULL              265 opal/mca/btl/self/btl_self.c     cbfunc (btl, endpoint, local_address, NULL, cbcontext, cbdata, OPAL_SUCCESS);
NULL              277 opal/mca/btl/self/btl_self.c     cbfunc (btl, endpoint, local_address, NULL, cbcontext, cbdata, OPAL_SUCCESS);
NULL               80 opal/mca/btl/self/btl_self_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               88 opal/mca/btl/self/btl_self_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               95 opal/mca/btl/self/btl_self_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              145 opal/mca/btl/self/btl_self_component.c     mca_btl_base_module_t **btls = NULL;
NULL              155 opal/mca/btl/self/btl_self_component.c                                NULL, 0, NULL, NULL, NULL);
NULL              157 opal/mca/btl/self/btl_self_component.c         return NULL;
NULL              166 opal/mca/btl/self/btl_self_component.c                                NULL, 0, NULL, NULL, NULL);
NULL              168 opal/mca/btl/self/btl_self_component.c         return NULL;
NULL              177 opal/mca/btl/self/btl_self_component.c                                NULL, 0, NULL, NULL, NULL);
NULL              179 opal/mca/btl/self/btl_self_component.c         return NULL;
NULL              184 opal/mca/btl/self/btl_self_component.c     if (NULL == btls) {
NULL              185 opal/mca/btl/self/btl_self_component.c         return NULL;
NULL               58 opal/mca/btl/self/btl_self_frag.c                     NULL );
NULL               63 opal/mca/btl/self/btl_self_frag.c                     NULL );
NULL               68 opal/mca/btl/self/btl_self_frag.c                     NULL );
NULL               66 opal/mca/btl/sm/btl_sm_component.c     if (NULL != opal_btl_base_framework.framework_selection) {
NULL               70 opal/mca/btl/sm/btl_sm_component.c         if (NULL != names) {
NULL               71 opal/mca/btl/sm/btl_sm_component.c             for (int i = 0; NULL != names[i]; ++i) {
NULL              130 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == buf)
NULL              131 opal/mca/btl/smcuda/btl_smcuda.c         return NULL;
NULL              186 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == tmp_shmem_ds) {
NULL              205 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == (comp_ptr->sm_seg =
NULL              234 opal/mca/btl/smcuda/btl_smcuda.c     mca_common_sm_mpool_resources_t *res = NULL;
NULL              250 opal/mca/btl/smcuda/btl_smcuda.c         mca_btl_smcuda_component.num_mem_nodes = num_mem_nodes = strtoul(loc, NULL, 10);
NULL              272 opal/mca/btl/smcuda/btl_smcuda.c         if (NULL == loc) {
NULL              277 opal/mca/btl/smcuda/btl_smcuda.c             if (NULL == mynuma ||
NULL              278 opal/mca/btl/smcuda/btl_smcuda.c                 NULL != strchr(mynuma, ',') ||
NULL              279 opal/mca/btl/smcuda/btl_smcuda.c                 NULL != strchr(mynuma, '-')) {
NULL              285 opal/mca/btl/smcuda/btl_smcuda.c                 my_mem_node = strtoul(mynuma, NULL, 10);
NULL              288 opal/mca/btl/smcuda/btl_smcuda.c             if (NULL != mynuma) {
NULL              296 opal/mca/btl/smcuda/btl_smcuda.c             num_mem_nodes > 0 && NULL != opal_process_info.cpuset) {
NULL              303 opal/mca/btl/smcuda/btl_smcuda.c                 if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology,
NULL              325 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == (res = calloc(1, sizeof(*res)))) {
NULL              346 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == mca_btl_smcuda_component.sm_mpools[0]) {
NULL              359 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == mca_btl_smcuda_component.sm_peers) {
NULL              386 opal/mca/btl/smcuda/btl_smcuda.c     if (NULL == smcuda_btl->rcache) {
NULL              413 opal/mca/btl/smcuda/btl_smcuda.c     if(NULL == (my_fifos = (sm_fifo_t*)mpool_calloc(FIFO_MAP_NUM(n), sizeof(sm_fifo_t))))
NULL              422 opal/mca/btl/smcuda/btl_smcuda.c     if(NULL == mca_btl_smcuda_component.fifo)
NULL              428 opal/mca/btl/smcuda/btl_smcuda.c     if(NULL == mca_btl_smcuda_component.mem_nodes)
NULL              443 opal/mca/btl/smcuda/btl_smcuda.c                              mca_btl_smcuda_component.sm_mpool, 0, NULL, NULL, NULL);
NULL              456 opal/mca/btl/smcuda/btl_smcuda.c                              mca_btl_smcuda_component.sm_mpool, 0, NULL, NULL, NULL);
NULL              467 opal/mca/btl/smcuda/btl_smcuda.c                              mca_btl_smcuda_component.sm_mpool, 0, NULL, NULL, NULL);
NULL              477 opal/mca/btl/smcuda/btl_smcuda.c                              0, 0, 16, -1, 32, NULL, 0, NULL, NULL, NULL);
NULL              498 opal/mca/btl/smcuda/btl_smcuda.c     if(NULL == ep)
NULL              499 opal/mca/btl/smcuda/btl_smcuda.c         return NULL;
NULL              513 opal/mca/btl/smcuda/btl_smcuda.c         return NULL;
NULL              519 opal/mca/btl/smcuda/btl_smcuda.c     ep->rcache = mca_rcache_base_module_create ("rgpusm", NULL, NULL);
NULL              538 opal/mca/btl/smcuda/btl_smcuda.c     mca_common_sm_mpool_module_t *sm_mpool_modp = NULL;
NULL              545 opal/mca/btl/smcuda/btl_smcuda.c     if(NULL == (my_proc = opal_proc_local_get()))
NULL              557 opal/mca/btl/smcuda/btl_smcuda.c             peers[proc] = NULL;
NULL              608 opal/mca/btl/smcuda/btl_smcuda.c         if(NULL == peers[proc])
NULL              689 opal/mca/btl/smcuda/btl_smcuda.c         while(NULL == mca_btl_smcuda_component.shm_fifo[j]) {
NULL              727 opal/mca/btl/smcuda/btl_smcuda.c             peers[i]->rcache = NULL;
NULL              779 opal/mca/btl/smcuda/btl_smcuda.c     mca_btl_smcuda_frag_t* frag = NULL;
NULL              786 opal/mca/btl/smcuda/btl_smcuda.c     if (OPAL_LIKELY(frag != NULL)) {
NULL              835 opal/mca/btl/smcuda/btl_smcuda.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              836 opal/mca/btl/smcuda/btl_smcuda.c         return NULL;
NULL              849 opal/mca/btl/smcuda/btl_smcuda.c         return NULL;
NULL              924 opal/mca/btl/smcuda/btl_smcuda.c         if (NULL != descriptor) {
NULL              937 opal/mca/btl/smcuda/btl_smcuda.c         if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              938 opal/mca/btl/smcuda/btl_smcuda.c             *descriptor = NULL;
NULL             1058 opal/mca/btl/smcuda/btl_smcuda.c     if (OPAL_UNLIKELY(NULL == reg)) {
NULL             1059 opal/mca/btl/smcuda/btl_smcuda.c         return NULL;
NULL             1092 opal/mca/btl/smcuda/btl_smcuda.c     if(OPAL_UNLIKELY(NULL == frag)) {
NULL             1224 opal/mca/btl/smcuda/btl_smcuda.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL             1271 opal/mca/btl/smcuda/btl_smcuda.c     if( NULL != endpoint ) {
NULL             1288 opal/mca/btl/smcuda/btl_smcuda.c     if( NULL != mca_btl_smcuda_component.sm_mpool &&
NULL             1289 opal/mca/btl/smcuda/btl_smcuda.c         NULL != mca_btl_smcuda_component.sm_mpool->mpool_ft_event) {
NULL             1294 opal/mca/btl/smcuda/btl_smcuda.c         if( NULL != mca_btl_smcuda_component.sm_seg ) {
NULL             1310 opal/mca/btl/smcuda/btl_smcuda.c             if( NULL != mca_btl_smcuda_component.sm_seg ) {
NULL             1316 opal/mca/btl/smcuda/btl_smcuda.c             mca_btl_smcuda_component.sm_mpool = NULL;
NULL             1321 opal/mca/btl/smcuda/btl_smcuda.c         if( NULL != mca_btl_smcuda_component.sm_seg ) {
NULL             1327 opal/mca/btl/smcuda/btl_smcuda.c         mca_btl_smcuda_component.sm_mpool = NULL;
NULL              260 opal/mca/btl/smcuda/btl_smcuda.h     if(NULL == fifo->queue_recv) {
NULL              118 opal/mca/btl/smcuda/btl_smcuda_component.c                                             param_name, NULL, MCA_BASE_VAR_TYPE_INT,
NULL              119 opal/mca/btl/smcuda/btl_smcuda_component.c                                             NULL, 0, 0, level,
NULL              132 opal/mca/btl/smcuda/btl_smcuda_component.c                                             param_name, NULL, MCA_BASE_VAR_TYPE_UNSIGNED_INT,
NULL              133 opal/mca/btl/smcuda/btl_smcuda_component.c                                             NULL, 0, 0, level,
NULL              149 opal/mca/btl/smcuda/btl_smcuda_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_LONG, NULL, 0, 0,
NULL              171 opal/mca/btl/smcuda/btl_smcuda_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              184 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_smcuda_component.cuda_ipc_output = opal_output_open(NULL);
NULL              283 opal/mca/btl/smcuda/btl_smcuda_component.c     if(mca_btl_smcuda_component.sm_seg != NULL) {
NULL              319 opal/mca/btl/smcuda/btl_smcuda_component.c         opal_thread_join(&mca_btl_smcuda_component.sm_fifo_thread, NULL);
NULL              372 opal/mca/btl/smcuda/btl_smcuda_component.c     if (NULL == (*out_modp =
NULL              438 opal/mca/btl/smcuda/btl_smcuda_component.c     comp_ptr->sm_mpool_ctl_file_name = NULL;
NULL              439 opal/mca/btl/smcuda/btl_smcuda_component.c     comp_ptr->sm_mpool_rndv_file_name = NULL;
NULL              440 opal/mca/btl/smcuda/btl_smcuda_component.c     comp_ptr->sm_ctl_file_name = NULL;
NULL              441 opal/mca/btl/smcuda/btl_smcuda_component.c     comp_ptr->sm_rndv_file_name = NULL;
NULL              499 opal/mca/btl/smcuda/btl_smcuda_component.c     char *fname = NULL;
NULL              501 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_common_sm_module_t *tmp_modp = NULL;
NULL              640 opal/mca/btl/smcuda/btl_smcuda_component.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              837 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_base_module_t **btls = NULL;
NULL              842 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_smcuda_component.sm_mpool = NULL;
NULL              843 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_smcuda_component.sm_mpool_base = NULL;
NULL              850 opal/mca/btl/smcuda/btl_smcuda_component.c     if (NULL == opal_process_info.job_session_dir) {
NULL              854 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              865 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              869 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              881 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              891 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              899 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              911 opal/mca/btl/smcuda/btl_smcuda_component.c     if (NULL == mca_btl_smcuda_component.sm_btls) {
NULL              912 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              918 opal/mca/btl/smcuda/btl_smcuda_component.c     if (NULL == btls) {
NULL              919 opal/mca/btl/smcuda/btl_smcuda_component.c         return NULL;
NULL              939 opal/mca/btl/smcuda/btl_smcuda_component.c     mca_btl_base_active_message_trigger[MCA_BTL_TAG_SMCUDA].cbdata = NULL;
NULL              983 opal/mca/btl/smcuda/btl_smcuda_component.c         if(NULL == si) return; /* Another thread got in before us. Thats ok. */
NULL             1003 opal/mca/btl/smcuda/btl_smcuda_component.c     sm_fifo_t *fifo = NULL;
NULL             1140 opal/mca/btl/smcuda/btl_smcuda_component.c         if(frag->registration != NULL) {
NULL             1143 opal/mca/btl/smcuda/btl_smcuda_component.c             frag->registration = NULL;
NULL               38 opal/mca/btl/smcuda/btl_smcuda_fifo.h     assert(i != NULL);
NULL               30 opal/mca/btl/smcuda/btl_smcuda_frag.c     if(frag->hdr != NULL) {
NULL               42 opal/mca/btl/smcuda/btl_smcuda_frag.c     frag->registration = NULL;
NULL               71 opal/mca/btl/smcuda/btl_smcuda_frag.c     NULL);
NULL               77 opal/mca/btl/smcuda/btl_smcuda_frag.c     NULL);
NULL               83 opal/mca/btl/smcuda/btl_smcuda_frag.c     NULL);
NULL               74 opal/mca/btl/tcp/btl_tcp.c     if( NULL == (my_proc = opal_proc_local_get()) )
NULL               89 opal/mca/btl/tcp/btl_tcp.c         if(NULL == (tcp_proc = mca_btl_tcp_proc_create(opal_proc))) {
NULL              115 opal/mca/btl/tcp/btl_tcp.c             if(NULL == tcp_endpoint) {
NULL              135 opal/mca/btl/tcp/btl_tcp.c         if (NULL != reachable) {
NULL              178 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_frag_t* frag = NULL;
NULL              185 opal/mca/btl/tcp/btl_tcp.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              186 opal/mca/btl/tcp/btl_tcp.c         return NULL;
NULL              252 opal/mca/btl/tcp/btl_tcp.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              253 opal/mca/btl/tcp/btl_tcp.c         return NULL;
NULL              271 opal/mca/btl/tcp/btl_tcp.c             return NULL;
NULL              279 opal/mca/btl/tcp/btl_tcp.c         iov.iov_base = NULL;
NULL              284 opal/mca/btl/tcp/btl_tcp.c             return NULL;
NULL              344 opal/mca/btl/tcp/btl_tcp.c     frag->cb.func (btl, endpoint, frag->segments[0].seg_addr.pval, NULL, frag->cb.context, frag->cb.data,
NULL              358 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_frag_t *frag = NULL;
NULL              362 opal/mca/btl/tcp/btl_tcp.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              424 opal/mca/btl/tcp/btl_tcp.c     mca_btl_tcp_frag_t* frag = NULL;
NULL              428 opal/mca/btl/tcp/btl_tcp.c     if( OPAL_UNLIKELY(NULL == frag) ) {
NULL              488 opal/mca/btl/tcp/btl_tcp.c          item != NULL;
NULL              513 opal/mca/btl/tcp/btl_tcp.c     if( NULL != endpoint ) {
NULL              104 opal/mca/btl/tcp/btl_tcp_component.c opal_event_base_t* mca_btl_tcp_event_base = NULL;
NULL              128 opal/mca/btl/tcp/btl_tcp_component.c         .btl_progress = NULL,
NULL              146 opal/mca/btl/tcp/btl_tcp_component.c                                            NULL, 0, 0, level,
NULL              161 opal/mca/btl/tcp/btl_tcp_component.c                                            NULL, 0, 0, level,
NULL              176 opal/mca/btl/tcp/btl_tcp_component.c                                            NULL, 0, 0, level,
NULL              249 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_param_register_uint("links", NULL, 1, OPAL_INFO_LVL_4, &mca_btl_tcp_component.tcp_num_links);
NULL              255 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_param_register_int ("free_list_num", NULL, 8, OPAL_INFO_LVL_5,  &mca_btl_tcp_component.tcp_free_list_num);
NULL              256 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_param_register_int ("free_list_max", NULL, -1, OPAL_INFO_LVL_5,  &mca_btl_tcp_component.tcp_free_list_max);
NULL              257 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_param_register_int ("free_list_inc", NULL, 32, OPAL_INFO_LVL_5,  &mca_btl_tcp_component.tcp_free_list_inc);
NULL              308 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_param_register_int ("progress_thread", NULL, 0, OPAL_INFO_LVL_1,
NULL              315 opal/mca/btl/tcp/btl_tcp_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_2,
NULL              350 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_param_register_int ("disable_family", NULL, 0, OPAL_INFO_LVL_2,  &mca_btl_tcp_component.tcp_disable_family);
NULL              368 opal/mca/btl/tcp/btl_tcp_component.c     mca_btl_tcp_component.tcp_btls = NULL;
NULL              415 opal/mca/btl/tcp/btl_tcp_component.c     if( (NULL != mca_btl_tcp_event_base) &&
NULL              419 opal/mca/btl/tcp/btl_tcp_component.c             void* ret = NULL;  /* not currently used */
NULL              433 opal/mca/btl/tcp/btl_tcp_component.c         mca_btl_tcp_event_base = NULL;
NULL              448 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL != mca_btl_tcp_component.tcp_btls) {
NULL              549 opal/mca/btl/tcp/btl_tcp_component.c         if(NULL == btl)
NULL              568 opal/mca/btl/tcp/btl_tcp_component.c         mca_btl_tcp_param_register_uint(param, NULL, btl->super.btl_bandwidth, OPAL_INFO_LVL_5, &btl->super.btl_bandwidth);
NULL              572 opal/mca/btl/tcp/btl_tcp_component.c         mca_btl_tcp_param_register_uint(param, NULL, btl->super.btl_latency, OPAL_INFO_LVL_5,  &btl->super.btl_latency);
NULL              580 opal/mca/btl/tcp/btl_tcp_component.c         mca_btl_tcp_param_register_uint(param, NULL, btl->super.btl_bandwidth, OPAL_INFO_LVL_5, &btl->super.btl_bandwidth);
NULL              584 opal/mca/btl/tcp/btl_tcp_component.c         mca_btl_tcp_param_register_uint(param, NULL, btl->super.btl_latency, OPAL_INFO_LVL_5, &btl->super.btl_latency);
NULL              630 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL == orig_str || NULL == *orig_str) {
NULL              631 opal/mca/btl/tcp/btl_tcp_component.c         return NULL;
NULL              635 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL == argv) {
NULL              636 opal/mca/btl/tcp/btl_tcp_component.c         return NULL;
NULL              638 opal/mca/btl/tcp/btl_tcp_component.c     for (save = i = 0; NULL != argv[i]; ++i) {
NULL              649 opal/mca/btl/tcp/btl_tcp_component.c         if (NULL == str) {
NULL              716 opal/mca/btl/tcp/btl_tcp_component.c     argv[save] = NULL;
NULL              736 opal/mca/btl/tcp/btl_tcp_component.c     char **include = NULL;
NULL              737 opal/mca/btl/tcp/btl_tcp_component.c     char **exclude = NULL;
NULL              746 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL == kindexes) {
NULL              785 opal/mca/btl/tcp/btl_tcp_component.c     if(NULL == mca_btl_tcp_component.tcp_btls) {
NULL              845 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL != include) {
NULL              848 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL != exclude) {
NULL              851 opal/mca/btl/tcp/btl_tcp_component.c     if (NULL != kindexes) {
NULL              865 opal/mca/btl/tcp/btl_tcp_component.c     return NULL;
NULL              908 opal/mca/btl/tcp/btl_tcp_component.c         struct addrinfo hints, *res = NULL;
NULL              915 opal/mca/btl/tcp/btl_tcp_component.c         if ((rc = getaddrinfo(NULL, "0", &hints, &res))) {
NULL             1075 opal/mca/btl/tcp/btl_tcp_component.c         if( NULL == mca_btl_tcp_event_base ) {
NULL             1078 opal/mca/btl/tcp/btl_tcp_component.c             if( NULL == (mca_btl_tcp_event_base = opal_event_base_create()) ) {
NULL             1175 opal/mca/btl/tcp/btl_tcp_component.c      if (NULL == addrs) {
NULL             1251 opal/mca/btl/tcp/btl_tcp_component.c                          NULL, 0, NULL, NULL, NULL );
NULL             1262 opal/mca/btl/tcp/btl_tcp_component.c                          NULL, 0, NULL, NULL, NULL );
NULL             1272 opal/mca/btl/tcp/btl_tcp_component.c                          NULL, 0, NULL, NULL, NULL );
NULL             1299 opal/mca/btl/tcp/btl_tcp_component.c     if(NULL == btls) {
NULL             1300 opal/mca/btl/tcp/btl_tcp_component.c         return NULL;
NULL             1372 opal/mca/btl/tcp/btl_tcp_component.c         assert( NULL != mca_btl_tcp_event_base );
NULL             1507 opal/mca/btl/tcp/btl_tcp_component.c     if(NULL == btl_proc) {
NULL               80 opal/mca/btl/tcp/btl_tcp_endpoint.c     endpoint->endpoint_btl = NULL;
NULL               81 opal/mca/btl/tcp/btl_tcp_endpoint.c     endpoint->endpoint_proc = NULL;
NULL               82 opal/mca/btl/tcp/btl_tcp_endpoint.c     endpoint->endpoint_addr = NULL;
NULL               91 opal/mca/btl/tcp/btl_tcp_endpoint.c     endpoint->endpoint_cache        = NULL;
NULL               92 opal/mca/btl/tcp/btl_tcp_endpoint.c     endpoint->endpoint_cache_pos    = NULL;
NULL              170 opal/mca/btl/tcp/btl_tcp_endpoint.c         if (NULL != address) {
NULL              184 opal/mca/btl/tcp/btl_tcp_endpoint.c         if (NULL != address) {
NULL              272 opal/mca/btl/tcp/btl_tcp_endpoint.c     if( NULL != btl_endpoint->endpoint_recv_frag )
NULL              277 opal/mca/btl/tcp/btl_tcp_endpoint.c     if( NULL != btl_endpoint->endpoint_send_frag )
NULL              291 opal/mca/btl/tcp/btl_tcp_endpoint.c                         (NULL != btl_endpoint->endpoint_proc ? OPAL_NAME_PRINT(btl_endpoint->endpoint_proc->proc_opal->proc_name) : "unknown remote"),
NULL              303 opal/mca/btl/tcp/btl_tcp_endpoint.c     assert(NULL == btl_endpoint->endpoint_cache);
NULL              349 opal/mca/btl/tcp/btl_tcp_endpoint.c         if (NULL == btl_endpoint->endpoint_send_frag) {
NULL              431 opal/mca/btl/tcp/btl_tcp_endpoint.c         return NULL;
NULL              436 opal/mca/btl/tcp/btl_tcp_endpoint.c         return NULL;
NULL              439 opal/mca/btl/tcp/btl_tcp_endpoint.c     if(NULL == btl_endpoint->endpoint_addr) {
NULL              444 opal/mca/btl/tcp/btl_tcp_endpoint.c         if( NULL != btl_endpoint->endpoint_btl->tcp_error_cb ) {
NULL              450 opal/mca/btl/tcp/btl_tcp_endpoint.c         return NULL;
NULL              484 opal/mca/btl/tcp/btl_tcp_endpoint.c     return NULL;
NULL              532 opal/mca/btl/tcp/btl_tcp_endpoint.c     btl_endpoint->endpoint_cache        = NULL;
NULL              533 opal/mca/btl/tcp/btl_tcp_endpoint.c     btl_endpoint->endpoint_cache_pos    = NULL;
NULL              546 opal/mca/btl/tcp/btl_tcp_endpoint.c         if( NULL == frag )
NULL              548 opal/mca/btl/tcp/btl_tcp_endpoint.c         while(NULL != frag) {
NULL              572 opal/mca/btl/tcp/btl_tcp_endpoint.c         if(NULL == btl_endpoint->endpoint_send_frag)
NULL              731 opal/mca/btl/tcp/btl_tcp_endpoint.c         assert(NULL != &btl_endpoint->endpoint_btl->tcp_ifaddr);
NULL              745 opal/mca/btl/tcp/btl_tcp_endpoint.c         assert(NULL != &btl_endpoint->endpoint_btl->tcp_ifaddr);
NULL              938 opal/mca/btl/tcp/btl_tcp_endpoint.c                 if (NULL != m->tcp_error_cb) {
NULL              952 opal/mca/btl/tcp/btl_tcp_endpoint.c             if(NULL == frag) {
NULL              960 opal/mca/btl/tcp/btl_tcp_endpoint.c                 if(NULL == frag) {
NULL              975 opal/mca/btl/tcp/btl_tcp_endpoint.c                 btl_endpoint->endpoint_recv_frag = NULL;
NULL             1036 opal/mca/btl/tcp/btl_tcp_endpoint.c         while (NULL != btl_endpoint->endpoint_send_frag) {
NULL             1063 opal/mca/btl/tcp/btl_tcp_endpoint.c         if(NULL == btl_endpoint->endpoint_send_frag) {
NULL               76 opal/mca/btl/tcp/btl_tcp_frag.c     NULL,
NULL               77 opal/mca/btl/tcp/btl_tcp_frag.c     NULL);
NULL               83 opal/mca/btl/tcp/btl_tcp_frag.c     NULL);
NULL               89 opal/mca/btl/tcp/btl_tcp_frag.c     NULL);
NULL               95 opal/mca/btl/tcp/btl_tcp_frag.c     NULL);
NULL               76 opal/mca/btl/tcp/btl_tcp_proc.c     tcp_proc->proc_opal           = NULL;
NULL               77 opal/mca/btl/tcp/btl_tcp_proc.c     tcp_proc->proc_addrs          = NULL;
NULL               79 opal/mca/btl/tcp/btl_tcp_proc.c     tcp_proc->proc_endpoints      = NULL;
NULL               90 opal/mca/btl/tcp/btl_tcp_proc.c     if( NULL != tcp_proc->proc_opal ) {
NULL               97 opal/mca/btl/tcp/btl_tcp_proc.c         tcp_proc->proc_opal = NULL;
NULL              100 opal/mca/btl/tcp/btl_tcp_proc.c     if(NULL != tcp_proc->proc_endpoints) {
NULL              103 opal/mca/btl/tcp/btl_tcp_proc.c     if(NULL != tcp_proc->proc_addrs) {
NULL              121 opal/mca/btl/tcp/btl_tcp_proc.c     mca_btl_tcp_modex_addr_t *remote_addrs = NULL;
NULL              134 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL == btl_proc) {
NULL              166 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL == btl_proc->proc_addrs) {
NULL              207 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL == btl_proc->proc_endpoints) {
NULL              222 opal/mca/btl/tcp/btl_tcp_proc.c             btl_proc = NULL;
NULL              287 opal/mca/btl/tcp/btl_tcp_proc.c     tcp_interface->ipv4_address = NULL;
NULL              288 opal/mca/btl/tcp/btl_tcp_proc.c     tcp_interface->ipv6_address =  NULL;
NULL              301 opal/mca/btl/tcp/btl_tcp_proc.c     assert (NULL == proc_data->local_interfaces);
NULL              302 opal/mca/btl/tcp/btl_tcp_proc.c     if( NULL != proc_data->local_interfaces )
NULL              308 opal/mca/btl/tcp/btl_tcp_proc.c     if( NULL == proc_data->local_interfaces )
NULL              309 opal/mca/btl/tcp/btl_tcp_proc.c         return NULL;
NULL              335 opal/mca/btl/tcp/btl_tcp_proc.c         if(NULL != include) {
NULL              347 opal/mca/btl/tcp/btl_tcp_proc.c         } else if (NULL != exclude) {
NULL              381 opal/mca/btl/tcp/btl_tcp_proc.c                 if( NULL == proc_data->local_interfaces )
NULL              385 opal/mca/btl/tcp/btl_tcp_proc.c             assert(NULL != proc_data->local_interfaces[index]);
NULL              425 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL != include) {
NULL              428 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL != exclude) {
NULL              445 opal/mca/btl/tcp/btl_tcp_proc.c     int rc, *a = NULL;
NULL              447 opal/mca/btl/tcp/btl_tcp_proc.c     mca_btl_tcp_interface_t** peer_interfaces = NULL;
NULL              452 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL == (proc_hostname = opal_get_proc_hostname(btl_proc->proc_opal))) {
NULL              478 opal/mca/btl/tcp/btl_tcp_proc.c     if( NULL == mca_btl_tcp_retrieve_local_interfaces(proc_data) )
NULL              486 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL == peer_interfaces) {
NULL              515 opal/mca/btl/tcp/btl_tcp_proc.c                 if( NULL == peer_interfaces ) {
NULL              563 opal/mca/btl/tcp/btl_tcp_proc.c     assert(NULL != proc_data->weights);
NULL              567 opal/mca/btl/tcp/btl_tcp_proc.c     assert(NULL != proc_data->best_addr);
NULL              571 opal/mca/btl/tcp/btl_tcp_proc.c         assert(NULL != proc_data->weights[i]);
NULL              575 opal/mca/btl/tcp/btl_tcp_proc.c         assert(NULL != proc_data->best_addr[i]);
NULL              587 opal/mca/btl/tcp/btl_tcp_proc.c             if(NULL != proc_data->local_interfaces[i]->ipv4_address &&
NULL              588 opal/mca/btl/tcp/btl_tcp_proc.c                NULL != peer_interfaces[j]->ipv4_address) {
NULL              634 opal/mca/btl/tcp/btl_tcp_proc.c             if(NULL != local_interface->ipv6_address &&
NULL              635 opal/mca/btl/tcp/btl_tcp_proc.c                NULL != peer_interfaces[j]->ipv6_address) {
NULL              671 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL == a) {
NULL              693 opal/mca/btl/tcp/btl_tcp_proc.c                || NULL == peer_interfaces[best]) {
NULL              744 opal/mca/btl/tcp/btl_tcp_proc.c         if(NULL != peer_interfaces[i]->ipv4_address) {
NULL              747 opal/mca/btl/tcp/btl_tcp_proc.c         if(NULL != peer_interfaces[i]->ipv6_address) {
NULL              755 opal/mca/btl/tcp/btl_tcp_proc.c         if(NULL != proc_data->local_interfaces[i]->ipv4_address) {
NULL              758 opal/mca/btl/tcp/btl_tcp_proc.c         if(NULL != proc_data->local_interfaces[i]->ipv6_address) {
NULL              763 opal/mca/btl/tcp/btl_tcp_proc.c     free(proc_data->local_interfaces); proc_data->local_interfaces = NULL;
NULL              766 opal/mca/btl/tcp/btl_tcp_proc.c     free(proc_data->weights); proc_data->weights = NULL;
NULL              767 opal/mca/btl/tcp/btl_tcp_proc.c     free(proc_data->best_addr); proc_data->best_addr = NULL;
NULL              768 opal/mca/btl/tcp/btl_tcp_proc.c     free(proc_data->best_assignment); proc_data->best_assignment = NULL;
NULL              786 opal/mca/btl/tcp/btl_tcp_proc.c     if (NULL != btl_proc) {
NULL              800 opal/mca/btl/tcp/btl_tcp_proc.c                 if (NULL != btl_endpoint->endpoint_addr) {
NULL              817 opal/mca/btl/tcp/btl_tcp_proc.c     mca_btl_tcp_proc_t* proc = NULL;
NULL              823 opal/mca/btl/tcp/btl_tcp_proc.c     if (OPAL_UNLIKELY(NULL == proc)) {
NULL              831 opal/mca/btl/tcp/btl_tcp_proc.c         if (NULL == opal_proc) {
NULL              832 opal/mca/btl/tcp/btl_tcp_proc.c             return NULL;
NULL              837 opal/mca/btl/tcp/btl_tcp_proc.c             endpoint = NULL;
NULL              839 opal/mca/btl/tcp/btl_tcp_proc.c                                           &endpoint, NULL);
NULL              840 opal/mca/btl/tcp/btl_tcp_proc.c             if (NULL != endpoint && NULL == proc) {
NULL              932 opal/mca/btl/tcp/btl_tcp_proc.c         char *addr_str = NULL, *tmp;
NULL              944 opal/mca/btl/tcp/btl_tcp_proc.c             if (NULL == addr_str) {
NULL              959 opal/mca/btl/tcp/btl_tcp_proc.c                        (NULL == addr_str) ? "NONE" : addr_str);
NULL              960 opal/mca/btl/tcp/btl_tcp_proc.c         if (NULL != addr_str) {
NULL               83 opal/mca/btl/template/btl_template.c         if(NULL == (template_proc = mca_btl_template_proc_create(opal_proc))) {
NULL              100 opal/mca/btl/template/btl_template.c         if(NULL == template_endpoint) {
NULL              160 opal/mca/btl/template/btl_template.c     mca_btl_template_frag_t* frag = NULL;
NULL              167 opal/mca/btl/template/btl_template.c     if( OPAL_UNLIKELY(NULL != frag) ) {
NULL              168 opal/mca/btl/template/btl_template.c         return NULL;
NULL              232 opal/mca/btl/template/btl_template.c         if(OPAL_UNLIKELY(NULL == frag)) {
NULL              233 opal/mca/btl/template/btl_template.c             return NULL;
NULL              243 opal/mca/btl/template/btl_template.c             return NULL;
NULL              255 opal/mca/btl/template/btl_template.c         if(OPAL_UNLIKELY(NULL == frag)) {
NULL              256 opal/mca/btl/template/btl_template.c             return NULL;
NULL              269 opal/mca/btl/template/btl_template.c             return NULL;
NULL              370 opal/mca/btl/template/btl_template.c     return NULL;
NULL               80 opal/mca/btl/template/btl_template_component.c     mca_btl_template_component.template_btls=NULL;
NULL               88 opal/mca/btl/template/btl_template_component.c                                            "free_list_num", NULL, MCA_BASE_VAR_TYPE_INT,
NULL               89 opal/mca/btl/template/btl_template_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               93 opal/mca/btl/template/btl_template_component.c                                            "free_list_max", NULL, MCA_BASE_VAR_TYPE_INT,
NULL               94 opal/mca/btl/template/btl_template_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               98 opal/mca/btl/template/btl_template_component.c                                            "free_list_inc", NULL, MCA_BASE_VAR_TYPE_INT,
NULL               99 opal/mca/btl/template/btl_template_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              105 opal/mca/btl/template/btl_template_component.c                                            "mpool", NULL, MCA_BASE_VAR_TYPE_STRING,
NULL              106 opal/mca/btl/template/btl_template_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              144 opal/mca/btl/template/btl_template_component.c     return NULL;
NULL                7 opal/mca/btl/template/btl_template_frag.c     frag->registration = NULL;
NULL               13 opal/mca/btl/template/btl_template_frag.c     frag->registration = NULL;
NULL               20 opal/mca/btl/template/btl_template_frag.c     frag->registration = NULL;
NULL               27 opal/mca/btl/template/btl_template_frag.c     NULL,
NULL               28 opal/mca/btl/template/btl_template_frag.c     NULL);
NULL               34 opal/mca/btl/template/btl_template_frag.c     NULL);
NULL               40 opal/mca/btl/template/btl_template_frag.c     NULL);
NULL               46 opal/mca/btl/template/btl_template_frag.c     NULL);
NULL               58 opal/mca/btl/template/btl_template_proc.c     if(NULL != template_proc->proc_endpoints) {
NULL               90 opal/mca/btl/template/btl_template_proc.c     return NULL;
NULL              103 opal/mca/btl/template/btl_template_proc.c     mca_btl_template_proc_t* module_proc = NULL;
NULL              109 opal/mca/btl/template/btl_template_proc.c     if(module_proc != NULL) {
NULL              137 opal/mca/btl/template/btl_template_proc.c     if(NULL == module_proc->proc_endpoints) {
NULL              139 opal/mca/btl/template/btl_template_proc.c         return NULL;
NULL               26 opal/mca/btl/uct/btl_uct_am.c     mca_btl_uct_base_frag_t *frag = NULL;
NULL               36 opal/mca/btl/uct/btl_uct_am.c     if (OPAL_LIKELY(frag != NULL)) {
NULL               43 opal/mca/btl/uct/btl_uct_am.c         if (NULL != frag->base.super.registration) {
NULL               60 opal/mca/btl/uct/btl_uct_am.c         assert (NULL != header);
NULL               87 opal/mca/btl/uct/btl_uct_am.c         if (OPAL_UNLIKELY(NULL == frag)) {
NULL               88 opal/mca/btl/uct/btl_uct_am.c             return NULL;
NULL               91 opal/mca/btl/uct/btl_uct_am.c         _mca_btl_uct_send_pack ((void *) ((intptr_t) frag->uct_iov.buffer + reserve), NULL, 0,
NULL               95 opal/mca/btl/uct/btl_uct_am.c         assert (NULL != data_ptr);
NULL               98 opal/mca/btl/uct/btl_uct_am.c         if (OPAL_UNLIKELY(NULL == frag)) {
NULL               99 opal/mca/btl/uct/btl_uct_am.c             return NULL;
NULL              167 opal/mca/btl/uct/btl_uct_am.c     uct_ep_h ep_handle = NULL;
NULL              171 opal/mca/btl/uct/btl_uct_am.c     assert (NULL != ep_handle);
NULL              178 opal/mca/btl/uct/btl_uct_am.c         if (NULL != frag->base.super.registration) {
NULL               34 opal/mca/btl/uct/btl_uct_amo.c     mca_btl_uct_uct_completion_t *comp = NULL;
NULL               55 opal/mca/btl/uct/btl_uct_amo.c         if (OPAL_UNLIKELY(NULL == comp)) {
NULL              129 opal/mca/btl/uct/btl_uct_amo.c     return mca_btl_uct_afop (btl, endpoint, &result, remote_address, NULL, remote_handle, op,
NULL              140 opal/mca/btl/uct/btl_uct_amo.c     mca_btl_uct_uct_completion_t *comp = NULL;
NULL              149 opal/mca/btl/uct/btl_uct_amo.c         if (OPAL_UNLIKELY(NULL == comp)) {
NULL               55 opal/mca/btl/uct/btl_uct_component.c                                            " (default: none)", MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL               64 opal/mca/btl/uct/btl_uct_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL               75 opal/mca/btl/uct/btl_uct_component.c                                            NULL, 0 ,MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL               84 opal/mca/btl/uct/btl_uct_component.c                                            NULL, 0 ,MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL               94 opal/mca/btl/uct/btl_uct_component.c                                            NULL, 0 ,MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL              138 opal/mca/btl/uct/btl_uct_component.c         opal_mem_hooks_register_release(mca_btl_uct_mem_release_cb, NULL);
NULL              268 opal/mca/btl/uct/btl_uct_component.c     if (NULL == module) {
NULL              269 opal/mca/btl/uct/btl_uct_component.c         return NULL;
NULL              292 opal/mca/btl/uct/btl_uct_component.c         return NULL;
NULL              353 opal/mca/btl/uct/btl_uct_component.c     uct_md_config_read (md_desc->md_name, NULL, NULL, &uct_config);
NULL              361 opal/mca/btl/uct/btl_uct_component.c     if (NULL == module) {
NULL              374 opal/mca/btl/uct/btl_uct_component.c     if (NULL == module->am_tl && NULL == module->rdma_tl) {
NULL              395 opal/mca/btl/uct/btl_uct_component.c     if (NULL == module->rcache) {
NULL              425 opal/mca/btl/uct/btl_uct_component.c     if (NULL == mca_btl_uct_component.memory_domains || 0 == strlen (mca_btl_uct_component.memory_domains) ||
NULL              428 opal/mca/btl/uct/btl_uct_component.c         return NULL;
NULL              432 opal/mca/btl/uct/btl_uct_component.c     if (NULL == allowed_ifaces) {
NULL              433 opal/mca/btl/uct/btl_uct_component.c         return NULL;
NULL              455 opal/mca/btl/uct/btl_uct_component.c     if (NULL == base_modules) {
NULL              456 opal/mca/btl/uct/btl_uct_component.c         return NULL;
NULL              474 opal/mca/btl/uct/btl_uct_component.c     if (NULL == tl) {
NULL              541 opal/mca/btl/uct/btl_uct_component.c             while (NULL != (request = (mca_btl_uct_pending_connection_request_t *) opal_fifo_pop_atomic (&module->pending_connection_reqs))) {
NULL               91 opal/mca/btl/uct/btl_uct_device_context.h     if (OPAL_UNLIKELY(NULL == context)) {
NULL               94 opal/mca/btl/uct/btl_uct_device_context.h         if (OPAL_UNLIKELY(NULL == context)) {
NULL              122 opal/mca/btl/uct/btl_uct_device_context.h     while (NULL != (comp = (mca_btl_uct_uct_completion_t *) opal_fifo_pop (&dev_context->completion_fifo))) {
NULL               24 opal/mca/btl/uct/btl_uct_endpoint.c     endpoint->conn_ep = NULL;
NULL               32 opal/mca/btl/uct/btl_uct_endpoint.c             if (NULL != endpoint->uct_eps[i][tl_index].uct_ep) {
NULL               50 opal/mca/btl/uct/btl_uct_endpoint.c     if (OPAL_UNLIKELY(NULL == endpoint)) {
NULL               51 opal/mca/btl/uct/btl_uct_endpoint.c         return NULL;
NULL               81 opal/mca/btl/uct/btl_uct_endpoint.c         *rdma_tl_data = NULL;
NULL               91 opal/mca/btl/uct/btl_uct_endpoint.c         *am_tl_data = NULL;
NULL              101 opal/mca/btl/uct/btl_uct_endpoint.c         *conn_tl_data = NULL;
NULL              131 opal/mca/btl/uct/btl_uct_endpoint.c     uct_device_addr_t *device_addr = NULL;
NULL              151 opal/mca/btl/uct/btl_uct_endpoint.c     ep->uct_ep = NULL;
NULL              158 opal/mca/btl/uct/btl_uct_endpoint.c         ep->uct_ep = NULL;
NULL              217 opal/mca/btl/uct/btl_uct_endpoint.c             ucs_status = uct_ep_flush (conn_ep->uct_ep, 0, NULL);
NULL              243 opal/mca/btl/uct/btl_uct_endpoint.c     uct_device_addr_t *device_addr = NULL;
NULL              248 opal/mca/btl/uct/btl_uct_endpoint.c     assert (NULL != conn_tl);
NULL              252 opal/mca/btl/uct/btl_uct_endpoint.c     if (NULL == conn_ep) {
NULL              260 opal/mca/btl/uct/btl_uct_endpoint.c         if (OPAL_UNLIKELY(NULL == conn_ep)) {
NULL              284 opal/mca/btl/uct/btl_uct_endpoint.c     if (NULL == tl_endpoint->uct_ep) {
NULL              314 opal/mca/btl/uct/btl_uct_endpoint.c         tl_endpoint->uct_ep = NULL;
NULL              324 opal/mca/btl/uct/btl_uct_endpoint.c         tl_endpoint->uct_ep = NULL;
NULL              338 opal/mca/btl/uct/btl_uct_endpoint.c     uint8_t *rdma_tl_data = NULL, *conn_tl_data = NULL, *am_tl_data = NULL, *tl_data;
NULL              339 opal/mca/btl/uct/btl_uct_endpoint.c     mca_btl_uct_connection_ep_t *conn_ep = NULL;
NULL              348 opal/mca/btl/uct/btl_uct_endpoint.c     if (OPAL_UNLIKELY(NULL == tl)) {
NULL              363 opal/mca/btl/uct/btl_uct_endpoint.c     if (NULL != tl_endpoint->uct_ep && NULL == ep_addr) {
NULL              403 opal/mca/btl/uct/btl_uct_endpoint.c         if (NULL == tl_data) {
NULL              421 opal/mca/btl/uct/btl_uct_endpoint.c         endpoint->conn_ep = NULL;
NULL               73 opal/mca/btl/uct/btl_uct_endpoint.h     rc = mca_btl_uct_endpoint_connect (module, endpoint, ep_index, NULL, tl_index);
NULL               83 opal/mca/btl/uct/btl_uct_endpoint.h     assert (NULL != module->rdma_tl);
NULL               90 opal/mca/btl/uct/btl_uct_endpoint.h     assert (NULL != module->am_tl);
NULL               21 opal/mca/btl/uct/btl_uct_frag.h     if (OPAL_LIKELY(NULL != frag)) {
NULL               51 opal/mca/btl/uct/btl_uct_module.c         if (OPAL_UNLIKELY(NULL == ep)) {
NULL               91 opal/mca/btl/uct/btl_uct_module.c                                       0, 1024, 64, NULL, 0, NULL, NULL, NULL);
NULL               96 opal/mca/btl/uct/btl_uct_module.c                                       0, 1024, 64, NULL, 0, uct_module->rcache, NULL, NULL);
NULL              101 opal/mca/btl/uct/btl_uct_module.c                                       NULL, 0, uct_module->rcache, NULL, NULL);
NULL              110 opal/mca/btl/uct/btl_uct_module.c         if (OPAL_UNLIKELY(NULL == peers[i])) {
NULL              128 opal/mca/btl/uct/btl_uct_module.c         if (NULL == procs[i]) {
NULL              176 opal/mca/btl/uct/btl_uct_module.c         return NULL;
NULL              285 opal/mca/btl/uct/btl_uct_module.c     if (NULL != uct_module->am_tl) {
NULL              289 opal/mca/btl/uct/btl_uct_module.c     if (NULL != uct_module->conn_tl) {
NULL              293 opal/mca/btl/uct/btl_uct_module.c     if (NULL != uct_module->rdma_tl) {
NULL              350 opal/mca/btl/uct/btl_uct_module.c OBJ_CLASS_INSTANCE(mca_btl_uct_reg_t, opal_free_list_item_t, NULL, NULL);
NULL              354 opal/mca/btl/uct/btl_uct_module.c     md->uct_md = NULL;
NULL              361 opal/mca/btl/uct/btl_uct_module.c         md->uct_md = NULL;
NULL               27 opal/mca/btl/uct/btl_uct_rdma.c     comp->frag = NULL;
NULL               31 opal/mca/btl/uct/btl_uct_rdma.c OBJ_CLASS_INSTANCE(mca_btl_uct_uct_completion_t, opal_free_list_item_t, mca_btl_uct_uct_completion_construct, NULL);
NULL               41 opal/mca/btl/uct/btl_uct_rdma.c     if (OPAL_LIKELY(NULL != comp)) {
NULL               75 opal/mca/btl/uct/btl_uct_rdma.c     mca_btl_uct_uct_completion_t *comp = NULL;
NULL               86 opal/mca/btl/uct/btl_uct_rdma.c         if (OPAL_UNLIKELY(NULL == comp)) {
NULL              162 opal/mca/btl/uct/btl_uct_rdma.c     mca_btl_uct_uct_completion_t *comp = NULL;
NULL              175 opal/mca/btl/uct/btl_uct_rdma.c         if (OPAL_UNLIKELY(NULL == comp)) {
NULL              257 opal/mca/btl/uct/btl_uct_rdma.c         if (NULL == context) {
NULL              267 opal/mca/btl/uct/btl_uct_rdma.c             if (NULL != endpoint && endpoint->uct_eps[context->context_id][tl_index].uct_ep) {
NULL              268 opal/mca/btl/uct/btl_uct_rdma.c                 ucs_status = uct_ep_flush (endpoint->uct_eps[context->context_id][tl_index].uct_ep, 0, NULL);
NULL              270 opal/mca/btl/uct/btl_uct_rdma.c                 ucs_status = uct_iface_flush (context->uct_iface, 0, NULL);
NULL              290 opal/mca/btl/uct/btl_uct_rdma.c     if (NULL == context) {
NULL              300 opal/mca/btl/uct/btl_uct_rdma.c         ucs_status = uct_iface_flush (context->uct_iface, 0, NULL);
NULL              151 opal/mca/btl/uct/btl_uct_tl.c         if (NULL != tl->uct_dev_contexts[context_id]) {
NULL              164 opal/mca/btl/uct/btl_uct_tl.c     if (NULL != tl->uct_tl_config) {
NULL              187 opal/mca/btl/uct/btl_uct_tl.c OBJ_CLASS_INSTANCE(mca_btl_uct_pending_connection_request_t, opal_list_item_t, NULL, NULL);
NULL              200 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == endpoint) {
NULL              246 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == module->conn_tl) {
NULL              281 opal/mca/btl/uct/btl_uct_tl.c     uct_iface_params_t iface_params = {.rndv_cb = NULL, .eager_cb = NULL, .stats_root = NULL,
NULL              291 opal/mca/btl/uct/btl_uct_tl.c     if (OPAL_UNLIKELY(NULL == context)) {
NULL              292 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              303 opal/mca/btl/uct/btl_uct_tl.c                               0, opal_cache_line_size, 0, 4096, 128, NULL, 0, NULL, NULL,
NULL              304 opal/mca/btl/uct/btl_uct_tl.c                               NULL);
NULL              307 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              318 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              326 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              334 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              355 opal/mca/btl/uct/btl_uct_tl.c         context->uct_iface = NULL;
NULL              360 opal/mca/btl/uct/btl_uct_tl.c         context->uct_worker = NULL;
NULL              380 opal/mca/btl/uct/btl_uct_tl.c     if (OPAL_UNLIKELY(NULL == tl)) {
NULL              381 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              393 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == tl->uct_dev_contexts) {
NULL              395 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              398 opal/mca/btl/uct/btl_uct_tl.c     (void) uct_md_iface_config_read (md->uct_md, tl_desc->tl_name, NULL, NULL, &tl->uct_tl_config);
NULL              402 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == tl->uct_dev_contexts[0]) {
NULL              405 opal/mca/btl/uct/btl_uct_tl.c         return NULL;
NULL              496 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == module->rdma_tl && mca_btl_uct_tl_supports_rdma (tl)) {
NULL              500 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == module->am_tl && mca_btl_uct_tl_support_am (tl)) {
NULL              504 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == module->conn_tl && mca_btl_uct_tl_supports_conn (tl)) {
NULL              610 opal/mca/btl/uct/btl_uct_tl.c 	if (NULL != module->am_tl && NULL != module->rdma_tl &&
NULL              611 opal/mca/btl/uct/btl_uct_tl.c 	    (NULL != module->conn_tl || !(mca_btl_uct_tl_requires_connection_tl (module->am_tl) ||
NULL              618 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == module->rdma_tl) {
NULL              623 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_put = NULL;
NULL              624 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_get = NULL;
NULL              625 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_atomic_fop = NULL;
NULL              626 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_atomic_op = NULL;
NULL              629 opal/mca/btl/uct/btl_uct_tl.c     if (NULL == module->am_tl) {
NULL              633 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_send = NULL;
NULL              634 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_sendi = NULL;
NULL              635 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_alloc = NULL;
NULL              636 opal/mca/btl/uct/btl_uct_tl.c 	module->super.btl_free = NULL;
NULL              641 opal/mca/btl/uct/btl_uct_tl.c     if (!(NULL != module->am_tl && mca_btl_uct_tl_requires_connection_tl (module->am_tl)) &&
NULL              642 opal/mca/btl/uct/btl_uct_tl.c 	!(NULL != module->rdma_tl && mca_btl_uct_tl_requires_connection_tl (module->rdma_tl)) &&
NULL              646 opal/mca/btl/uct/btl_uct_tl.c 	module->conn_tl = NULL;
NULL              647 opal/mca/btl/uct/btl_uct_tl.c     } else if (NULL == module->conn_tl) {
NULL              575 opal/mca/btl/ugni/btl_ugni.h         static _Thread_local mca_btl_ugni_device_t *device_local = NULL;
NULL              578 opal/mca/btl/ugni/btl_ugni.h         if (OPAL_UNLIKELY(NULL == device)) {
NULL              596 opal/mca/btl/ugni/btl_ugni.h             device = NULL;
NULL              599 opal/mca/btl/ugni/btl_ugni.h         if (NULL == device) {
NULL               63 opal/mca/btl/ugni/btl_ugni_add_procs.c         if (NULL == peers[i]) {
NULL               83 opal/mca/btl/ugni/btl_ugni_add_procs.c                                GNI_CQ_NOBLOCK, NULL, NULL, &device->dev_rdma_local_cq.gni_handle);
NULL               90 opal/mca/btl/ugni/btl_ugni_add_procs.c                                0, GNI_CQ_NOBLOCK, NULL, NULL, &device->dev_smsg_local_cq.gni_handle);
NULL               98 opal/mca/btl/ugni/btl_ugni_add_procs.c                                    0, GNI_CQ_BLOCKING, NULL, NULL, &device->dev_rdma_local_irq_cq.gni_handle);
NULL              107 opal/mca/btl/ugni/btl_ugni_add_procs.c                            0, GNI_CQ_NOBLOCK, NULL, NULL, &ugni_module->smsg_remote_cq);
NULL              115 opal/mca/btl/ugni/btl_ugni_add_procs.c                                0, GNI_CQ_BLOCKING, NULL, NULL, &ugni_module->smsg_remote_irq_cq);
NULL              143 opal/mca/btl/ugni/btl_ugni_add_procs.c             mmap_start_addr = mmap(NULL, 4096, PROT_READ | PROT_WRITE, MAP_SHARED | MAP_ANONYMOUS, -1, 0);
NULL              144 opal/mca/btl/ugni/btl_ugni_add_procs.c             if (NULL == mmap_start_addr) {
NULL              178 opal/mca/btl/ugni/btl_ugni_add_procs.c         mca_btl_base_endpoint_t *ep = NULL;
NULL              185 opal/mca/btl/ugni/btl_ugni_add_procs.c         if (NULL != ep) {
NULL              195 opal/mca/btl/ugni/btl_ugni_add_procs.c         opal_hash_table_set_value_uint64 (&ugni_module->id_to_endpoint, proc_id, NULL);
NULL              333 opal/mca/btl/ugni/btl_ugni_add_procs.c                               NULL, 0, NULL, (opal_free_list_item_init_fn_t) mca_btl_ugni_frag_init,
NULL              347 opal/mca/btl/ugni/btl_ugni_add_procs.c                               NULL, 0, NULL, (opal_free_list_item_init_fn_t) mca_btl_ugni_frag_init,
NULL              357 opal/mca/btl/ugni/btl_ugni_add_procs.c                               NULL, 0, NULL, (opal_free_list_item_init_fn_t) mca_btl_ugni_frag_init,
NULL              364 opal/mca/btl/ugni/btl_ugni_add_procs.c     if (NULL == ugni_module->super.btl_mpool) {
NULL              390 opal/mca/btl/ugni/btl_ugni_add_procs.c     if (NULL == ugni_module->rcache) {
NULL              445 opal/mca/btl/ugni/btl_ugni_add_procs.c                               ugni_module->rcache, NULL, NULL);
NULL              103 opal/mca/btl/ugni/btl_ugni_atomic.c                     NULL);
NULL               60 opal/mca/btl/ugni/btl_ugni_component.c     {-1, NULL} /* sentinal */
NULL               79 opal/mca/btl/ugni/btl_ugni_component.c     {.string = NULL}
NULL              109 opal/mca/btl/ugni/btl_ugni_component.c     char *mpool_hints_tmp = NULL;
NULL              117 opal/mca/btl/ugni/btl_ugni_component.c                                            "free_list_num", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              118 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              123 opal/mca/btl/ugni/btl_ugni_component.c                                            "free_list_max", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              124 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              129 opal/mca/btl/ugni/btl_ugni_component.c                                            "free_list_inc", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              130 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              136 opal/mca/btl/ugni/btl_ugni_component.c                                            "eager_num", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              137 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              142 opal/mca/btl/ugni/btl_ugni_component.c                                            "eager_max", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              143 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              148 opal/mca/btl/ugni/btl_ugni_component.c                                            "eager_inc", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              149 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              157 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              165 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              172 opal/mca/btl/ugni/btl_ugni_component.c                                            "(default: 1024)",MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              182 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              191 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              203 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              214 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_LONG, NULL, 0,
NULL              225 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_LONG, NULL, 0,
NULL              236 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_LONG, NULL, 0,
NULL              243 opal/mca/btl/ugni/btl_ugni_component.c                                            "rdma_max_retries", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              244 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              250 opal/mca/btl/ugni/btl_ugni_component.c                                            "smsg_max_retries", NULL, MCA_BASE_VAR_TYPE_INT,
NULL              251 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              261 opal/mca/btl/ugni/btl_ugni_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              269 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0,
NULL              294 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0,
NULL              312 opal/mca/btl/ugni/btl_ugni_component.c                 mca_btl_ugni_ugni_page_size = strtol (buffer, NULL, 10) * 1024;
NULL              320 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_3,
NULL              327 opal/mca/btl/ugni/btl_ugni_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              338 opal/mca/btl/ugni/btl_ugni_component.c                                             MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, MCA_BASE_VAR_BIND_NO_OBJECT,
NULL              339 opal/mca/btl/ugni/btl_ugni_component.c                                             MCA_BASE_PVAR_FLAG_READONLY | MCA_BASE_PVAR_FLAG_CONTINUOUS, NULL,
NULL              340 opal/mca/btl/ugni/btl_ugni_component.c                                             NULL, NULL, &mca_btl_ugni_progress_thread_wakeups);
NULL              361 opal/mca/btl/ugni/btl_ugni_component.c                                                  MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, MCA_BASE_VAR_BIND_NO_OBJECT,
NULL              363 opal/mca/btl/ugni/btl_ugni_component.c                                                  mca_btl_ugni_get_stat, NULL, mca_btl_ugni_notify_stat,
NULL              395 opal/mca/btl/ugni/btl_ugni_component.c                                            "\"page_size=2M\")", MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              454 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_ugni_component.modules = NULL;
NULL              468 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_ugni_component.modules = NULL;
NULL              514 opal/mca/btl/ugni/btl_ugni_component.c         return NULL;
NULL              525 opal/mca/btl/ugni/btl_ugni_component.c     if (OPAL_UNLIKELY(NULL == mca_btl_ugni_component.modules)) {
NULL              527 opal/mca/btl/ugni/btl_ugni_component.c         return NULL;
NULL              533 opal/mca/btl/ugni/btl_ugni_component.c     if (OPAL_UNLIKELY(NULL == base_modules)) {
NULL              535 opal/mca/btl/ugni/btl_ugni_component.c         return NULL;
NULL              550 opal/mca/btl/ugni/btl_ugni_component.c         return NULL;
NULL              565 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_base_endpoint_t *ep = NULL;
NULL              584 opal/mca/btl/ugni/btl_ugni_component.c         if (OPAL_UNLIKELY(NULL == ep)) {
NULL              594 opal/mca/btl/ugni/btl_ugni_component.c     assert (NULL != ep);
NULL              669 opal/mca/btl/ugni/btl_ugni_component.c     mca_btl_base_endpoint_t *endpoint = NULL;
NULL              686 opal/mca/btl/ugni/btl_ugni_component.c         if (endpoint != NULL) {
NULL              695 opal/mca/btl/ugni/btl_ugni_component.c     } while (endpoint != NULL && --count > 0) ;
NULL              252 opal/mca/btl/ugni/btl_ugni_device.h 	if (OPAL_LIKELY(NULL != rdma_desc)) {
NULL              256 opal/mca/btl/ugni/btl_ugni_device.h         if (OPAL_LIKELY(NULL == rdma_desc && !args->count)) {
NULL              263 opal/mca/btl/ugni/btl_ugni_device.h 	return NULL;
NULL              275 opal/mca/btl/ugni/btl_ugni_device.h     if (OPAL_UNLIKELY(NULL == rdma_desc)) {
NULL              316 opal/mca/btl/ugni/btl_ugni_device.h     if (OPAL_UNLIKELY(NULL == rdma_desc)) {
NULL              363 opal/mca/btl/ugni/btl_ugni_device.h     if (OPAL_UNLIKELY(NULL == rdma_desc)) {
NULL               41 opal/mca/btl/ugni/btl_ugni_endpoint.c     assert (NULL != ep && NULL != ep->peer_proc);
NULL               69 opal/mca/btl/ugni/btl_ugni_endpoint.c     assert (endpoint != NULL);
NULL              104 opal/mca/btl/ugni/btl_ugni_endpoint.c     opal_pointer_array_set_item (&ugni_module->endpoints, ep->index, NULL);
NULL              115 opal/mca/btl/ugni/btl_ugni_endpoint.c     assert (NULL == ep->mailbox);
NULL              118 opal/mca/btl/ugni/btl_ugni_endpoint.c     if (OPAL_UNLIKELY(NULL == mbox)) {
NULL              136 opal/mca/btl/ugni/btl_ugni_endpoint.c         rc = mca_btl_ugni_endpoint_smsg_send_wtag (ep, NULL, 0, NULL, 0, -1, MCA_BTL_UGNI_TAG_DISCONNECT);
NULL              197 opal/mca/btl/ugni/btl_ugni_endpoint.c         ep->mailbox = NULL;
NULL              236 opal/mca/btl/ugni/btl_ugni_endpoint.c     if (OPAL_UNLIKELY(NULL == ep->remote_attr)) {
NULL              296 opal/mca/btl/ugni/btl_ugni_endpoint.c     ep->remote_attr = NULL;
NULL               33 opal/mca/btl/ugni/btl_ugni_frag.c                    mca_btl_ugni_base_frag_constructor, NULL);
NULL               36 opal/mca/btl/ugni/btl_ugni_frag.c                    mca_btl_ugni_base_frag_constructor, NULL);
NULL               39 opal/mca/btl/ugni/btl_ugni_frag.c                    mca_btl_ugni_eager_frag_constructor, NULL);
NULL               43 opal/mca/btl/ugni/btl_ugni_frag.c     desc->cq = NULL;
NULL               47 opal/mca/btl/ugni/btl_ugni_frag.c                    mca_btl_ugni_post_descriptor_constructor, NULL);
NULL               51 opal/mca/btl/ugni/btl_ugni_frag.c     desc->device = NULL;
NULL              159 opal/mca/btl/ugni/btl_ugni_frag.h     if (OPAL_LIKELY(NULL != desc)) {
NULL              163 opal/mca/btl/ugni/btl_ugni_frag.h             return NULL;
NULL              185 opal/mca/btl/ugni/btl_ugni_frag.h     if (NULL != desc->cbfunc) {
NULL              202 opal/mca/btl/ugni/btl_ugni_frag.h     if (OPAL_LIKELY(NULL != frag)) {
NULL              216 opal/mca/btl/ugni/btl_ugni_frag.h         frag->registration = NULL;
NULL               60 opal/mca/btl/ugni/btl_ugni_get.c     if (NULL != pending_frag) {
NULL              124 opal/mca/btl/ugni/btl_ugni_get.c                                       NULL, 0, MCA_BTL_UGNI_TAG_RDMA_COMPLETE);
NULL              142 opal/mca/btl/ugni/btl_ugni_get.c         if (NULL == frag) {
NULL              145 opal/mca/btl/ugni/btl_ugni_get.c             if (OPAL_UNLIKELY(NULL == frag)) {
NULL              150 opal/mca/btl/ugni/btl_ugni_get.c                 assert (NULL != frag);
NULL              169 opal/mca/btl/ugni/btl_ugni_get.c                                 MCA_BTL_NO_ORDER, mca_btl_ugni_callback_eager_get, frag, NULL);
NULL               33 opal/mca/btl/ugni/btl_ugni_init.c     if (NULL == (ptr = getenv("PMI_GNI_PTAG"))) {
NULL               38 opal/mca/btl/ugni/btl_ugni_init.c     tmp_ptag = (uint8_t)strtoul (ptr, (char **)NULL, 10);
NULL               53 opal/mca/btl/ugni/btl_ugni_init.c     if (NULL == (ptr = getenv("PMI_GNI_COOKIE"))) {
NULL               58 opal/mca/btl/ugni/btl_ugni_init.c     tmp_cookie = (uint32_t) strtoul (ptr, NULL, 10);
NULL               85 opal/mca/btl/ugni/btl_ugni_init.c     while (NULL != (token = strtok(p_ptr, ":"))) {
NULL               90 opal/mca/btl/ugni/btl_ugni_init.c         p_ptr = NULL;
NULL               98 opal/mca/btl/ugni/btl_ugni_init.c     if (OPAL_UNLIKELY(NULL == p_ptr)) {
NULL              103 opal/mca/btl/ugni/btl_ugni_init.c     while (NULL != (token = strtok(p_ptr, ":"))) {
NULL              105 opal/mca/btl/ugni/btl_ugni_init.c             return strtoul (token, NULL, 10);
NULL              107 opal/mca/btl/ugni/btl_ugni_init.c         p_ptr = NULL;
NULL              145 opal/mca/btl/ugni/btl_ugni_init.c                               NULL, 0, NULL, mca_btl_ugni_rdma_desc_init, (void *) device);
NULL              206 opal/mca/btl/ugni/btl_ugni_init.c     if (NULL == modex_msg) {
NULL              276 opal/mca/btl/ugni/btl_ugni_init.c         mca_base_var_get_value (mca_btl_ugni_component.cdm_flags_id, NULL, &source, NULL);
NULL              286 opal/mca/btl/ugni/btl_ugni_init.c     if (NULL != fh) {
NULL              126 opal/mca/btl/ugni/btl_ugni_module.c     rc = GNI_EpCreate (ugni_module->devices[0].dev_handle, NULL,
NULL              154 opal/mca/btl/ugni/btl_ugni_module.c             if (NULL != ep) {
NULL              226 opal/mca/btl/ugni/btl_ugni_module.c     mca_btl_ugni_base_frag_t *frag = NULL;
NULL              232 opal/mca/btl/ugni/btl_ugni_module.c         return NULL;
NULL              241 opal/mca/btl/ugni/btl_ugni_module.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              242 opal/mca/btl/ugni/btl_ugni_module.c         return NULL;
NULL              253 opal/mca/btl/ugni/btl_ugni_module.c     frag->segments[0].seg_addr.pval = NULL;
NULL              293 opal/mca/btl/ugni/btl_ugni_module.c         return NULL;
NULL              312 opal/mca/btl/ugni/btl_ugni_module.c         return NULL;
NULL               27 opal/mca/btl/ugni/btl_ugni_prepare.h     mca_btl_ugni_base_frag_t *frag = NULL;
NULL               30 opal/mca/btl/ugni/btl_ugni_prepare.h     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               31 opal/mca/btl/ugni/btl_ugni_prepare.h         return NULL;
NULL               41 opal/mca/btl/ugni/btl_ugni_prepare.h     frag->segments[1].seg_addr.pval = NULL;
NULL               61 opal/mca/btl/ugni/btl_ugni_prepare.h     mca_btl_ugni_base_frag_t *frag = NULL;
NULL               62 opal/mca/btl/ugni/btl_ugni_prepare.h     mca_btl_ugni_reg_t *registration = NULL;
NULL               69 opal/mca/btl/ugni/btl_ugni_prepare.h     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               70 opal/mca/btl/ugni/btl_ugni_prepare.h         return NULL;
NULL               82 opal/mca/btl/ugni/btl_ugni_prepare.h             return NULL;
NULL              118 opal/mca/btl/ugni/btl_ugni_prepare.h     mca_btl_ugni_reg_t *registration = NULL;
NULL              119 opal/mca/btl/ugni/btl_ugni_prepare.h     mca_btl_ugni_base_frag_t *frag = NULL;
NULL              126 opal/mca/btl/ugni/btl_ugni_prepare.h         if (OPAL_UNLIKELY(NULL == frag)) {
NULL              127 opal/mca/btl/ugni/btl_ugni_prepare.h             return NULL;
NULL              139 opal/mca/btl/ugni/btl_ugni_prepare.h         if (OPAL_UNLIKELY(NULL == frag)) {
NULL              140 opal/mca/btl/ugni/btl_ugni_prepare.h             return NULL;
NULL              155 opal/mca/btl/ugni/btl_ugni_prepare.h         return NULL;
NULL              113 opal/mca/btl/ugni/btl_ugni_progress_thread.c                                      0xdead, NULL, NULL, NULL);
NULL              118 opal/mca/btl/ugni/btl_ugni_send.c     mca_btl_ugni_base_frag_t *frag = NULL;
NULL              123 opal/mca/btl/ugni/btl_ugni_send.c         if (NULL != descriptor) {
NULL              124 opal/mca/btl/ugni/btl_ugni_send.c             *descriptor = NULL;
NULL              145 opal/mca/btl/ugni/btl_ugni_send.c         if (OPAL_UNLIKELY(NULL == frag || OPAL_SUCCESS != mca_btl_ugni_check_endpoint_state (endpoint))) {
NULL              160 opal/mca/btl/ugni/btl_ugni_send.c     if (NULL != descriptor) {
NULL              169 opal/mca/btl/ugni/btl_ugni_send.c     mca_btl_ugni_base_frag_t *frag=NULL;
NULL              176 opal/mca/btl/ugni/btl_ugni_send.c         if (NULL == frag) {
NULL              183 opal/mca/btl/ugni/btl_ugni_send.c                                               NULL, 0, MCA_BTL_UGNI_TAG_RDMA_COMPLETE);
NULL               35 opal/mca/btl/ugni/btl_ugni_smsg.c                    mca_btl_ugni_smsg_mbox_construct, NULL);
NULL              112 opal/mca/btl/ugni/btl_ugni_smsg.c             assert (NULL != reg->cbfunc);
NULL              120 opal/mca/btl/ugni/btl_ugni_smsg.c             mca_btl_ugni_start_eager_get (ep, frag.hdr.eager_ex, NULL);
NULL              184 opal/mca/btl/ugni/btl_ugni_smsg.c         if (NULL == ep || MCA_BTL_UGNI_EP_STATE_CONNECTED != ep->state) {
NULL               60 opal/mca/btl/ugni/btl_ugni_smsg.h     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               90 opal/mca/btl/ugni/btl_ugni_smsg.h                                                   endpoint->rmt_irq_mem_hndl, 0xdead, NULL, NULL, NULL);
NULL              125 opal/mca/btl/ugni/btl_ugni_smsg.h                                         NULL, 0, MCA_BTL_UGNI_TAG_GET_INIT);
NULL               47 opal/mca/btl/usnic/btl_usnic_ack.c     if (sseg == NULL || sseg->ss_hotel_room == -1) {
NULL              110 opal/mca/btl/usnic/btl_usnic_ack.c         assert(sseg != NULL);
NULL              159 opal/mca/btl/usnic/btl_usnic_ack.c             if (frag->sf_base.uf_remote_seg[0].seg_addr.pval != NULL) {
NULL              166 opal/mca/btl/usnic/btl_usnic_ack.c             if ((frag->sf_base.uf_remote_seg[0].seg_addr.pval != NULL) ||
NULL              188 opal/mca/btl/usnic/btl_usnic_ack.c         endpoint->endpoint_sent_segs[WINDOW_SIZE_MOD(is)] = NULL;
NULL              216 opal/mca/btl/usnic/btl_usnic_ack.c     if (OPAL_UNLIKELY(NULL == ack)) {
NULL               52 opal/mca/btl/usnic/btl_usnic_ack.h              NULL,                                                      \
NULL               45 opal/mca/btl/usnic/btl_usnic_cagent.c static char *ipc_filename = NULL;
NULL              173 opal/mca/btl/usnic/btl_usnic_cagent.c         obj->usnic_name = NULL;
NULL              178 opal/mca/btl/usnic/btl_usnic_cagent.c     obj->buffer = NULL;
NULL              203 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL != obj->nodename) {
NULL              206 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL != obj->usnic_name) {
NULL              209 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL != obj->buffer) {
NULL              264 opal/mca/btl/usnic/btl_usnic_cagent.c     obj->listener = NULL;
NULL              272 opal/mca/btl/usnic/btl_usnic_cagent.c         obj->buffers[i] = NULL;
NULL              285 opal/mca/btl/usnic/btl_usnic_cagent.c         if (NULL != obj->buffers[i]) {
NULL              477 opal/mca/btl/usnic/btl_usnic_cagent.c     assert(NULL != listener);
NULL              531 opal/mca/btl/usnic/btl_usnic_cagent.c     return NULL;
NULL              580 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL != udp_listener) {
NULL              587 opal/mca/btl/usnic/btl_usnic_cagent.c         if (NULL == udp_listener->module) {
NULL              598 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL == udp_listener) {
NULL              618 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL == udp_listener->buffer) {
NULL              734 opal/mca/btl/usnic/btl_usnic_cagent.c             if (NULL != ap->buffers[i]) {
NULL              736 opal/mca/btl/usnic/btl_usnic_cagent.c                 ap->buffers[i] = NULL;
NULL              772 opal/mca/btl/usnic/btl_usnic_cagent.c         opal_btl_usnic_exit(NULL);
NULL              776 opal/mca/btl/usnic/btl_usnic_cagent.c     time_t t = time(NULL);
NULL              857 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL == ap) {
NULL              891 opal/mca/btl/usnic/btl_usnic_cagent.c         if (NULL == ap->buffers[i]) {
NULL              936 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL != udp_listener) {
NULL              993 opal/mca/btl/usnic/btl_usnic_cagent.c     agent_ipc_listener_t *listener = NULL;
NULL             1006 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL == msg) {
NULL             1077 opal/mca/btl/usnic/btl_usnic_cagent.c         timestamp = time(NULL);
NULL             1082 opal/mca/btl/usnic/btl_usnic_cagent.c         time(NULL) < timestamp + 10) {
NULL             1183 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL == ipc_filename) {
NULL             1218 opal/mca/btl/usnic/btl_usnic_cagent.c                    agent_thread_accept, NULL);
NULL             1251 opal/mca/btl/usnic/btl_usnic_cagent.c         nanosleep(&tp, NULL);
NULL             1259 opal/mca/btl/usnic/btl_usnic_cagent.c     if (NULL != ipc_filename) {
NULL             1262 opal/mca/btl/usnic/btl_usnic_cagent.c         ipc_filename = NULL;
NULL               66 opal/mca/btl/usnic/btl_usnic_cclient.c     char *ipc_filename = NULL;
NULL               69 opal/mca/btl/usnic/btl_usnic_cclient.c     if (NULL == ipc_filename) {
NULL               82 opal/mca/btl/usnic/btl_usnic_cclient.c     time_t start = time(NULL);
NULL               99 opal/mca/btl/usnic/btl_usnic_cclient.c         if (time(NULL) - start > 10) {
NULL              144 opal/mca/btl/usnic/btl_usnic_cclient.c     if (NULL == ack) {
NULL              189 opal/mca/btl/usnic/btl_usnic_cclient.c         .module = NULL,
NULL               81 opal/mca/btl/usnic/btl_usnic_compat.c     if (OPAL_UNLIKELY(NULL == sfrag)) {
NULL               82 opal/mca/btl/usnic/btl_usnic_compat.c         return NULL;
NULL              142 opal/mca/btl/usnic/btl_usnic_compat.c     void *ret_ptr = NULL;
NULL              150 opal/mca/btl/usnic/btl_usnic_compat.c     assert(NULL != lfrag);
NULL              151 opal/mca/btl/usnic/btl_usnic_compat.c     assert(NULL != convertor_bytes_packed);
NULL              160 opal/mca/btl/usnic/btl_usnic_compat.c         if (OPAL_UNLIKELY(NULL == seg)) {
NULL              238 opal/mca/btl/usnic/btl_usnic_compat.c     if (OPAL_UNLIKELY(NULL == lfrag)) {
NULL              239 opal/mca/btl/usnic/btl_usnic_compat.c         return NULL;
NULL              285 opal/mca/btl/usnic/btl_usnic_compat.c         frag->sf_base.uf_local_seg[1].seg_addr.pval = NULL;
NULL              414 opal/mca/btl/usnic/btl_usnic_compat.c         if (OPAL_UNLIKELY(NULL == ssfrag)) {
NULL              424 opal/mca/btl/usnic/btl_usnic_compat.c         if (OPAL_UNLIKELY(NULL == lsfrag)) {
NULL               44 opal/mca/btl/usnic/btl_usnic_compat.h #define proc_bound() (NULL != opal_process_info.cpuset ? 1 : 0)
NULL              162 opal/mca/btl/usnic/btl_usnic_component.c     mca_btl_usnic_component.usnic_all_modules = NULL;
NULL              163 opal/mca/btl/usnic/btl_usnic_component.c     mca_btl_usnic_component.usnic_active_modules = NULL;
NULL              213 opal/mca/btl/usnic/btl_usnic_component.c         opal_progress_thread_finalize(NULL);
NULL              239 opal/mca/btl/usnic/btl_usnic_component.c     opal_btl_usnic_modex_t* modexes = NULL;
NULL              248 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == modexes) {
NULL              289 opal/mca/btl/usnic/btl_usnic_component.c     char *str_limit = NULL;
NULL              414 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == orig_str) {
NULL              415 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              420 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == filter) {
NULL              422 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              426 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == argv || 0 == (n_argv = opal_argv_count(argv))) {
NULL              429 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              434 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == filter->elts) {
NULL              438 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              445 opal/mca/btl/usnic/btl_usnic_component.c     for (i = 0; NULL != argv[i]; ++i) {
NULL              464 opal/mca/btl/usnic/btl_usnic_component.c         if (NULL == str) {
NULL              505 opal/mca/btl/usnic/btl_usnic_component.c         filter->elts[filter->n_elt].if_name = NULL;
NULL              521 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              574 opal/mca/btl/usnic/btl_usnic_component.c     if (filter == NULL) {
NULL              578 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL != filter->elts) {
NULL              600 opal/mca/btl/usnic/btl_usnic_component.c     mca_btl_base_module_t **btls = NULL;
NULL              604 opal/mca/btl/usnic/btl_usnic_component.c     usnic_if_filter_t *filter = NULL;
NULL              625 opal/mca/btl/usnic/btl_usnic_component.c 	    return NULL;
NULL              691 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              721 opal/mca/btl/usnic/btl_usnic_component.c     ret = fi_getinfo(libfabric_api, NULL, 0, 0, &hints, &info_list);
NULL              725 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              729 opal/mca/btl/usnic/btl_usnic_component.c     for (info = info_list; NULL != info; info = info->next) {
NULL              735 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              743 opal/mca/btl/usnic/btl_usnic_component.c         return NULL;
NULL              770 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == btls) {
NULL              782 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL == mca_btl_usnic_component.usnic_all_modules ||
NULL              783 opal/mca/btl/usnic/btl_usnic_component.c         NULL == mca_btl_usnic_component.usnic_active_modules) {
NULL              792 opal/mca/btl/usnic/btl_usnic_component.c     if (NULL != mca_btl_usnic_component.if_include) {
NULL              799 opal/mca/btl/usnic/btl_usnic_component.c     } else if (NULL != mca_btl_usnic_component.if_exclude) {
NULL              826 opal/mca/btl/usnic/btl_usnic_component.c         ret = fi_fabric(info->fabric_attr, &fabric, NULL);
NULL              840 opal/mca/btl/usnic/btl_usnic_component.c         ret = fi_domain(fabric, info, &domain, NULL);
NULL              869 opal/mca/btl/usnic/btl_usnic_component.c         if (NULL == module->linux_device_name) {
NULL              878 opal/mca/btl/usnic/btl_usnic_component.c                 (void **)&module->usnic_fabric_ops, NULL);
NULL              911 opal/mca/btl/usnic/btl_usnic_component.c         if (filter != NULL) {
NULL              956 opal/mca/btl/usnic/btl_usnic_component.c     if (filter != NULL) {
NULL              958 opal/mca/btl/usnic/btl_usnic_component.c         filter = NULL;
NULL              965 opal/mca/btl/usnic/btl_usnic_component.c         mca_btl_usnic_component.opal_evbase = opal_progress_thread_init(NULL);
NULL              968 opal/mca/btl/usnic/btl_usnic_component.c             opal_progress_thread_finalize(NULL);
NULL              969 opal/mca/btl/usnic/btl_usnic_component.c             return NULL;
NULL             1104 opal/mca/btl/usnic/btl_usnic_component.c     btls = NULL;
NULL             1106 opal/mca/btl/usnic/btl_usnic_component.c     mca_btl_usnic_component.usnic_all_modules = NULL;
NULL             1108 opal/mca/btl/usnic/btl_usnic_component.c     mca_btl_usnic_component.usnic_active_modules = NULL;
NULL             1111 opal/mca/btl/usnic/btl_usnic_component.c     if (filter != NULL) {
NULL             1113 opal/mca/btl/usnic/btl_usnic_component.c         filter = NULL;
NULL             1154 opal/mca/btl/usnic/btl_usnic_component.c             assert(channel->chan_deferred_recv == NULL);
NULL             1323 opal/mca/btl/usnic/btl_usnic_component.c             if (channel->chan_deferred_recv != NULL) {
NULL             1326 opal/mca/btl/usnic/btl_usnic_component.c                 channel->chan_deferred_recv = NULL;
NULL             1362 opal/mca/btl/usnic/btl_usnic_component.c             if (OPAL_LIKELY(NULL != channel->repost_recv_head)) {
NULL             1466 opal/mca/btl/usnic/btl_usnic_component.c         if (NULL != sseg) {
NULL               52 opal/mca/btl/usnic/btl_usnic_endpoint.c     endpoint->endpoint_module = NULL;
NULL               53 opal/mca/btl/usnic/btl_usnic_endpoint.c     endpoint->endpoint_proc = NULL;
NULL              103 opal/mca/btl/usnic/btl_usnic_endpoint.c     assert(NULL != endpoint->endpoint_rx_frag_info);
NULL              104 opal/mca/btl/usnic/btl_usnic_endpoint.c     if (OPAL_UNLIKELY(endpoint->endpoint_rx_frag_info == NULL)) {
NULL              131 opal/mca/btl/usnic/btl_usnic_endpoint.c     if (endpoint->endpoint_hotel.rooms != NULL) {
NULL              139 opal/mca/btl/usnic/btl_usnic_endpoint.c     if (NULL != proc) {
NULL              140 opal/mca/btl/usnic/btl_usnic_endpoint.c         proc->proc_endpoints[endpoint->endpoint_proc_index] = NULL;
NULL              130 opal/mca/btl/usnic/btl_usnic_frag.c     seg->rs_desc.USNIC_RECV_REMOTE = NULL;
NULL              235 opal/mca/btl/usnic/btl_usnic_frag.c     lfrag->lsf_buffer = NULL;
NULL              259 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL,
NULL              260 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              265 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              270 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              275 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              280 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              287 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL,
NULL              288 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              298 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              312 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL,
NULL              313 opal/mca/btl/usnic/btl_usnic_frag.c                    NULL);
NULL              365 opal/mca/btl/usnic/btl_usnic_frag.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              366 opal/mca/btl/usnic/btl_usnic_frag.h         return NULL;
NULL              388 opal/mca/btl/usnic/btl_usnic_frag.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              389 opal/mca/btl/usnic/btl_usnic_frag.h         return NULL;
NULL              411 opal/mca/btl/usnic/btl_usnic_frag.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              412 opal/mca/btl/usnic/btl_usnic_frag.h         return NULL;
NULL              471 opal/mca/btl/usnic/btl_usnic_frag.h         if (lfrag->lsf_buffer != NULL) {
NULL              473 opal/mca/btl/usnic/btl_usnic_frag.h             lfrag->lsf_buffer = NULL;
NULL              479 opal/mca/btl/usnic/btl_usnic_frag.h             NULL == lfrag->lsf_des_src[1].seg_addr.pval) {
NULL              538 opal/mca/btl/usnic/btl_usnic_frag.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              539 opal/mca/btl/usnic/btl_usnic_frag.h         return NULL;
NULL              572 opal/mca/btl/usnic/btl_usnic_frag.h     if (OPAL_UNLIKELY(NULL == item)) {
NULL              573 opal/mca/btl/usnic/btl_usnic_frag.h         return NULL;
NULL               23 opal/mca/btl/usnic/btl_usnic_hwloc.c static hwloc_obj_t my_numa_node = NULL;
NULL               25 opal/mca/btl/usnic/btl_usnic_hwloc.c static struct hwloc_distances_s *matrix = NULL;
NULL               39 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL == matrix) {
NULL               44 opal/mca/btl/usnic/btl_usnic_hwloc.c     return (NULL == matrix) ? OPAL_ERROR : OPAL_SUCCESS;
NULL               67 opal/mca/btl/usnic/btl_usnic_hwloc.c            NULL != obj->parent) {
NULL               75 opal/mca/btl/usnic/btl_usnic_hwloc.c         return NULL;
NULL               84 opal/mca/btl/usnic/btl_usnic_hwloc.c         return NULL;
NULL              104 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL != my_numa_node) {
NULL              110 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL == cpuset) {
NULL              121 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL == obj) {
NULL              142 opal/mca/btl/usnic/btl_usnic_hwloc.c     assert(NULL != matrix);
NULL              143 opal/mca/btl/usnic/btl_usnic_hwloc.c     assert(NULL != my_numa_node);
NULL              150 opal/mca/btl/usnic/btl_usnic_hwloc.c     obj = NULL;
NULL              151 opal/mca/btl/usnic/btl_usnic_hwloc.c     while (NULL != (obj = hwloc_get_next_osdev(opal_hwloc_topology, obj))) {
NULL              159 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL == obj) {
NULL              160 opal/mca/btl/usnic/btl_usnic_hwloc.c         return NULL;
NULL              166 opal/mca/btl/usnic/btl_usnic_hwloc.c            NULL != obj->parent) {
NULL              175 opal/mca/btl/usnic/btl_usnic_hwloc.c         return NULL;
NULL              191 opal/mca/btl/usnic/btl_usnic_hwloc.c     assert(NULL != module);
NULL              221 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL == my_numa_node) {
NULL              231 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL != dev_numa) {
NULL              242 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (NULL != dev_numa) {
NULL               59 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == modules) {
NULL               99 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == a && NULL == b) {
NULL              101 opal/mca/btl/usnic/btl_usnic_map.c     } else if (NULL == a) {
NULL              103 opal/mca/btl/usnic/btl_usnic_map.c     } else if (NULL == b) {
NULL              129 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == eps) {
NULL              141 opal/mca/btl/usnic/btl_usnic_map.c         if (NULL == eps[i]) {
NULL              202 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == procs) {
NULL              241 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == mca_btl_usnic_component.connectivity_map_prefix) {
NULL              253 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == filename) {
NULL              259 opal/mca/btl/usnic/btl_usnic_map.c     if (NULL == fp) {
NULL               77 opal/mca/btl/usnic/btl_usnic_mca.c                                     NULL,
NULL               85 opal/mca/btl/usnic/btl_usnic_mca.c         (NULL == *storage || 0 == strlen(*storage))) {
NULL              106 opal/mca/btl/usnic/btl_usnic_mca.c                                     NULL,
NULL              139 opal/mca/btl/usnic/btl_usnic_mca.c                                     NULL,
NULL              182 opal/mca/btl/usnic/btl_usnic_mca.c                      NULL, &mca_btl_usnic_component.if_include,
NULL              187 opal/mca/btl/usnic/btl_usnic_mca.c                      NULL, &mca_btl_usnic_component.if_exclude,
NULL              203 opal/mca/btl/usnic/btl_usnic_mca.c                      NULL, &mca_btl_usnic_component.usnic_mpool_hints,
NULL              310 opal/mca/btl/usnic/btl_usnic_mca.c     mca_btl_usnic_component.connectivity_map_prefix = NULL;
NULL              108 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL == my_proc) {
NULL              118 opal/mca/btl/usnic/btl_usnic_module.c         endpoints[i] = NULL;
NULL              141 opal/mca/btl/usnic/btl_usnic_module.c         usnic_proc = NULL;
NULL              158 opal/mca/btl/usnic/btl_usnic_module.c         usnic_endpoint = NULL;
NULL              268 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL != endpoints[i]) {
NULL              328 opal/mca/btl/usnic/btl_usnic_module.c                             endpoints[i] = NULL;
NULL              406 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL != endpoints[i]) {
NULL              426 opal/mca/btl/usnic/btl_usnic_module.c                 endpoints[i] = NULL;
NULL              547 opal/mca/btl/usnic/btl_usnic_module.c     for (size_t i = 0; NULL != reachable && i < nprocs; ++i) {
NULL              548 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL != endpoints[i]) {
NULL              585 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL != endpoints[i]) {
NULL              587 opal/mca/btl/usnic/btl_usnic_module.c             endpoints[i] = NULL;
NULL              615 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL != proc) {
NULL              620 opal/mca/btl/usnic/btl_usnic_module.c                 if (NULL != endpoint && endpoint->endpoint_module == module) {
NULL              647 opal/mca/btl/usnic/btl_usnic_module.c                             NULL);
NULL              695 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL == sfrag) {
NULL              696 opal/mca/btl/usnic/btl_usnic_module.c             return NULL;
NULL              713 opal/mca/btl/usnic/btl_usnic_module.c         if (OPAL_UNLIKELY(NULL == lfrag)) {
NULL              714 opal/mca/btl/usnic/btl_usnic_module.c             return NULL;
NULL              720 opal/mca/btl/usnic/btl_usnic_module.c         if (OPAL_UNLIKELY(NULL == lfrag->lsf_buffer)) {
NULL              722 opal/mca/btl/usnic/btl_usnic_module.c             return NULL;
NULL              795 opal/mca/btl/usnic/btl_usnic_module.c     assert(NULL != lfrag);
NULL              800 opal/mca/btl/usnic/btl_usnic_module.c     if (OPAL_UNLIKELY(NULL == seg)) {
NULL              816 opal/mca/btl/usnic/btl_usnic_module.c            NULL != lfrag->lsf_cur_ptr) {
NULL              841 opal/mca/btl/usnic/btl_usnic_module.c         assert(NULL == lfrag->lsf_cur_ptr);
NULL              927 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL != module->av) {
NULL              930 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL != module->av_eq) {
NULL              933 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL != module->dom_eq) {
NULL             1045 opal/mca/btl/usnic/btl_usnic_module.c     assert(NULL != sseg);
NULL             1090 opal/mca/btl/usnic/btl_usnic_module.c         if (frag->sf_base.uf_remote_seg[0].seg_addr.pval == NULL &&
NULL             1183 opal/mca/btl/usnic/btl_usnic_module.c             if (frag->sf_base.uf_remote_seg[0].seg_addr.pval == NULL) {
NULL             1221 opal/mca/btl/usnic/btl_usnic_module.c     while (get_send_credits(prio_channel) > 1 && endpoint != NULL) {
NULL             1282 opal/mca/btl/usnic/btl_usnic_module.c     frag->sf_base.uf_remote_seg[0].seg_addr.pval = NULL;      /* not a PUT */
NULL             1420 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_mr_reg(mod->domain, base, size, 0, 0, 0, 0, &ur->ur_mr, NULL);
NULL             1433 opal/mca/btl/usnic/btl_usnic_module.c     if (ur->ur_mr != NULL) {
NULL             1441 opal/mca/btl/usnic/btl_usnic_module.c     ur->ur_mr = NULL;
NULL             1451 opal/mca/btl/usnic/btl_usnic_module.c     char *str = NULL;
NULL             1495 opal/mca/btl/usnic/btl_usnic_module.c             if (NULL == str) {
NULL             1532 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL == hint) {
NULL             1555 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_getinfo(module->libfabric_api, NULL, 0, 0, hint, &channel->info);
NULL             1592 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_endpoint(module->domain, channel->info, &channel->ep, NULL);
NULL             1593 opal/mca/btl/usnic/btl_usnic_module.c     if (0 != rc || NULL == channel->ep) {
NULL             1726 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL != channel->ep) {
NULL             1728 opal/mca/btl/usnic/btl_usnic_module.c         channel->ep = NULL;
NULL             1732 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL != channel->cq) {
NULL             1734 opal/mca/btl/usnic/btl_usnic_module.c         channel->cq = NULL;
NULL             1737 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL != channel->info) {
NULL             1739 opal/mca/btl/usnic/btl_usnic_module.c         channel->info = NULL;
NULL             1746 opal/mca/btl/usnic/btl_usnic_module.c         assert(NULL == channel->ep && NULL == channel->cq);
NULL             1774 opal/mca/btl/usnic/btl_usnic_module.c     channel->chan_deferred_recv = NULL;
NULL             1790 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_cq_open(module->domain, &cq_attr, &channel->cq, NULL);
NULL             1855 opal/mca/btl/usnic/btl_usnic_module.c                                     NULL /* item_init */,
NULL             1856 opal/mca/btl/usnic/btl_usnic_module.c                                     NULL /* item_init_context */);
NULL             1868 opal/mca/btl/usnic/btl_usnic_module.c         assert(NULL != item);
NULL             1871 opal/mca/btl/usnic/btl_usnic_module.c         if (NULL == rseg) {
NULL             1886 opal/mca/btl/usnic/btl_usnic_module.c                      NULL, FI_ADDR_UNSPEC, rseg);
NULL             2180 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL == module->rcache) {
NULL             2191 opal/mca/btl/usnic/btl_usnic_module.c     if (NULL == module->super.btl_mpool) {
NULL             2218 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_av_open(module->domain, &av_attr, &module->av, NULL);
NULL             2224 opal/mca/btl/usnic/btl_usnic_module.c             (void **)&module->usnic_av_ops, NULL);
NULL             2232 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_eq_open(module->fabric, &eq_attr, &module->av_eq, NULL);
NULL             2240 opal/mca/btl/usnic/btl_usnic_module.c     rc = fi_eq_open(module->fabric, &eq_attr, &module->dom_eq, NULL);
NULL             2321 opal/mca/btl/usnic/btl_usnic_module.c     opal_event_add(&(module->device_async_event), NULL);
NULL             2365 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init */,
NULL             2366 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init_context */);
NULL             2380 opal/mca/btl/usnic/btl_usnic_module.c                              NULL,
NULL             2382 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* unused0 */,
NULL             2383 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init */,
NULL             2384 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init_context */);
NULL             2398 opal/mca/btl/usnic/btl_usnic_module.c                              NULL,
NULL             2400 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* unused0 */,
NULL             2401 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init */,
NULL             2402 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init_context */);
NULL             2420 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init */,
NULL             2421 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init_context */);
NULL             2442 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init */,
NULL             2443 opal/mca/btl/usnic/btl_usnic_module.c                              NULL /* item_init_context */);
NULL             2456 opal/mca/btl/usnic/btl_usnic_module.c     assert(module->module_recv_buffers != NULL);
NULL             2469 opal/mca/btl/usnic/btl_usnic_module.c                                  NULL /* mpool */,
NULL             2471 opal/mca/btl/usnic/btl_usnic_module.c                                  NULL /* unused0 */,
NULL             2472 opal/mca/btl/usnic/btl_usnic_module.c                                  NULL /* item_init */,
NULL             2473 opal/mca/btl/usnic/btl_usnic_module.c                                  NULL /* item_init_context */);
NULL             2549 opal/mca/btl/usnic/btl_usnic_module.c         .btl_atomic_op = NULL,
NULL             2550 opal/mca/btl/usnic/btl_usnic_module.c         .btl_atomic_fop = NULL,
NULL             2551 opal/mca/btl/usnic/btl_usnic_module.c         .btl_atomic_cswap = NULL,
NULL             2565 opal/mca/btl/usnic/btl_usnic_module.c         .btl_register = NULL,
NULL             2572 opal/mca/btl/usnic/btl_usnic_module.c         .btl_sendi = NULL,
NULL             2574 opal/mca/btl/usnic/btl_usnic_module.c         .btl_get = NULL,
NULL             2577 opal/mca/btl/usnic/btl_usnic_module.c         .btl_mpool = NULL,
NULL              231 opal/mca/btl/usnic/btl_usnic_module.h         return NULL;
NULL              250 opal/mca/btl/usnic/btl_usnic_module.h         return NULL;
NULL               56 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_modex = NULL;
NULL               58 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_modex_claimed = NULL;
NULL               59 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_endpoints = NULL;
NULL               61 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_ep_match_table = NULL;
NULL               75 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL != proc->proc_modex) {
NULL               77 opal/mca/btl/usnic/btl_usnic_proc.c         proc->proc_modex = NULL;
NULL               80 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL != proc->proc_modex_claimed) {
NULL               82 opal/mca/btl/usnic/btl_usnic_proc.c         proc->proc_modex_claimed = NULL;
NULL               85 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL != proc->proc_ep_match_table) {
NULL               87 opal/mca/btl/usnic/btl_usnic_proc.c         proc->proc_ep_match_table = NULL;
NULL               91 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL != proc->proc_endpoints) {
NULL               93 opal/mca/btl/usnic/btl_usnic_proc.c         proc->proc_endpoints = NULL;
NULL              123 opal/mca/btl/usnic/btl_usnic_proc.c     return NULL;
NULL              165 opal/mca/btl/usnic/btl_usnic_proc.c     return NULL;
NULL              178 opal/mca/btl/usnic/btl_usnic_proc.c     opal_btl_usnic_proc_t *proc = NULL;
NULL              182 opal/mca/btl/usnic/btl_usnic_proc.c     *usnic_proc = NULL;
NULL              186 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == proc) {
NULL              260 opal/mca/btl/usnic/btl_usnic_proc.c         proc->proc_endpoints = NULL;
NULL              267 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == proc->proc_modex_claimed) {
NULL              275 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == proc->proc_endpoints) {
NULL              437 opal/mca/btl/usnic/btl_usnic_proc.c     opal_bp_graph_t *g = NULL;
NULL              439 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == g_out) {
NULL              442 opal/mca/btl/usnic/btl_usnic_proc.c     *g_out = NULL;
NULL              448 opal/mca/btl/usnic/btl_usnic_proc.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              515 opal/mca/btl/usnic/btl_usnic_proc.c 					 /*e_data=*/NULL);
NULL              551 opal/mca/btl/usnic/btl_usnic_proc.c     opal_bp_graph_t *g = NULL;
NULL              554 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == index_out) {
NULL              568 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == proc->proc_ep_match_table) {
NULL              571 opal/mca/btl/usnic/btl_usnic_proc.c         if (NULL == proc->proc_ep_match_table) {
NULL              602 opal/mca/btl/usnic/btl_usnic_proc.c         int *me = NULL;
NULL              628 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL != proc->proc_ep_match_table && proc->proc_match_exists) {
NULL              649 opal/mca/btl/usnic/btl_usnic_proc.c                        (NULL == proc->proc_opal->proc_hostname) ?
NULL              662 opal/mca/btl/usnic/btl_usnic_proc.c     proc->proc_ep_match_table = NULL;
NULL              737 opal/mca/btl/usnic/btl_usnic_proc.c     if (NULL == endpoint) {
NULL              816 opal/mca/btl/usnic/btl_usnic_proc.c     if (*proc != NULL) {
NULL               75 opal/mca/btl/usnic/btl_usnic_recv.c     if (FAKE_RECV_DROP || OPAL_UNLIKELY(NULL == endpoint)) {
NULL              124 opal/mca/btl/usnic/btl_usnic_recv.c         if (hdr->put_addr != NULL) {
NULL              137 opal/mca/btl/usnic/btl_usnic_recv.c         if (hdr->put_addr == NULL) {
NULL              202 opal/mca/btl/usnic/btl_usnic_recv.c             if (chunk_hdr->ch_hdr.put_addr == NULL) {
NULL              205 opal/mca/btl/usnic/btl_usnic_recv.c                 fip->rfi_data = NULL;
NULL              217 opal/mca/btl/usnic/btl_usnic_recv.c                     if (OPAL_LIKELY(NULL != rx_buf)) {
NULL              224 opal/mca/btl/usnic/btl_usnic_recv.c                 if (fip->rfi_data == NULL) {
NULL              228 opal/mca/btl/usnic/btl_usnic_recv.c                 if (fip->rfi_data == NULL) {
NULL              283 opal/mca/btl/usnic/btl_usnic_recv.c             if (chunk_hdr->ch_hdr.put_addr == NULL) {
NULL               34 opal/mca/btl/usnic/btl_usnic_recv.h     for (rseg = channel->repost_recv_head; NULL != rseg; rseg = rseg->rs_next) {
NULL               51 opal/mca/btl/usnic/btl_usnic_recv.h     channel->repost_recv_head = NULL;
NULL               85 opal/mca/btl/usnic/btl_usnic_recv.h     if (NULL != sender) {
NULL               92 opal/mca/btl/usnic/btl_usnic_recv.h     return NULL;
NULL              304 opal/mca/btl/usnic/btl_usnic_recv.h     if (endpoint != NULL && !endpoint->endpoint_exiting &&
NULL              307 opal/mca/btl/usnic/btl_usnic_recv.h             seg->rs_base.us_btl_header->put_addr == NULL) {
NULL              414 opal/mca/btl/usnic/btl_usnic_recv.h     if (endpoint != NULL && !endpoint->endpoint_exiting &&
NULL              417 opal/mca/btl/usnic/btl_usnic_recv.h             seg->rs_base.us_btl_header->put_addr == NULL) {
NULL              145 opal/mca/btl/usnic/btl_usnic_send.c             assert(NULL != frag->sf_base.uf_local_seg[1].seg_addr.pval);
NULL               89 opal/mca/btl/usnic/btl_usnic_send.h             NULL,
NULL              144 opal/mca/btl/usnic/btl_usnic_send.h             NULL,
NULL              246 opal/mca/btl/usnic/btl_usnic_send.h     assert(NULL == endpoint->endpoint_sent_segs[sfi]);
NULL              309 opal/mca/btl/usnic/btl_usnic_stats.c                                           NULL, /* enumeration */
NULL              314 opal/mca/btl/usnic/btl_usnic_stats.c                                           NULL, /* write function */
NULL              352 opal/mca/btl/usnic/btl_usnic_stats.c                                           NULL, /* enumeration */
NULL              357 opal/mca/btl/usnic/btl_usnic_stats.c                                           NULL, /* write function */
NULL              403 opal/mca/btl/usnic/btl_usnic_stats.c     assert(devices != NULL);
NULL              420 opal/mca/btl/usnic/btl_usnic_stats.c     devices[i].string = NULL;
NULL              436 opal/mca/btl/usnic/btl_usnic_stats.c                                           NULL, /* write function */
NULL              438 opal/mca/btl/usnic/btl_usnic_stats.c                                           NULL /* context */);
NULL               39 opal/mca/btl/usnic/btl_usnic_test.c         while (NULL != (li = opal_list_remove_first(&all_tests))) {
NULL               61 opal/mca/btl/usnic/btl_usnic_test.c     assert(info != NULL);
NULL               29 opal/mca/btl/usnic/btl_usnic_util.c     if (NULL == module) {
NULL               32 opal/mca/btl/usnic/btl_usnic_util.c             if (NULL != mca_btl_usnic_component.usnic_active_modules &&
NULL               33 opal/mca/btl/usnic/btl_usnic_util.c                 NULL != mca_btl_usnic_component.usnic_active_modules[i] &&
NULL               34 opal/mca/btl/usnic/btl_usnic_util.c                 NULL != mca_btl_usnic_component.usnic_active_modules[i]->pml_error_callback) {
NULL               40 opal/mca/btl/usnic/btl_usnic_util.c         if (NULL == module) {
NULL               52 opal/mca/btl/usnic/btl_usnic_util.c     if (NULL != module->pml_error_callback) {
NULL               83 opal/mca/btl/usnic/btl_usnic_util.c     opal_btl_usnic_exit(NULL);
NULL               20 opal/mca/btl/usnic/test/btl_usnic_component_test.h     f = parse_ifex_str(NULL, "include");
NULL               21 opal/mca/btl/usnic/test/btl_usnic_component_test.h     check(f == NULL);
NULL               25 opal/mca/btl/usnic/test/btl_usnic_component_test.h     check(f == NULL);
NULL               29 opal/mca/btl/usnic/test/btl_usnic_component_test.h     check(f != NULL);
NULL               31 opal/mca/btl/usnic/test/btl_usnic_component_test.h     check(f->elts != NULL);
NULL               39 opal/mca/btl/usnic/test/btl_usnic_component_test.h     check(f != NULL);
NULL               41 opal/mca/btl/usnic/test/btl_usnic_component_test.h     check(f->elts != NULL);
NULL               52 opal/mca/btl/usnic/test/btl_usnic_component_test.h USNIC_REGISTER_TEST("test_parse_ifex_str", test_parse_ifex_str, NULL)
NULL               43 opal/mca/btl/usnic/test/usnic_btl_run_tests.c     if (mpi_handle == NULL) {
NULL               50 opal/mca/btl/usnic/test/usnic_btl_run_tests.c     if (init == NULL) {
NULL               56 opal/mca/btl/usnic/test/usnic_btl_run_tests.c     if (finalize == NULL) {
NULL               70 opal/mca/btl/usnic/test/usnic_btl_run_tests.c     assert(libmpi_path != NULL);
NULL               79 opal/mca/btl/usnic/test/usnic_btl_run_tests.c     if (usnic_handle == NULL) {
NULL               89 opal/mca/btl/usnic/test/usnic_btl_run_tests.c     if (run_tests == NULL) {
NULL               31 opal/mca/btl/vader/btl_vader_atomic.c     cbfunc (btl, endpoint, local_address, NULL, context, cbdata, status);
NULL               41 opal/mca/btl/vader/btl_vader_atomic.c     frag = mca_btl_vader_rdma_frag_alloc (btl, endpoint, MCA_BTL_VADER_OP_ATOMIC, operand, 0, op, 0, order, flags, NULL,
NULL               43 opal/mca/btl/vader/btl_vader_atomic.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               70 opal/mca/btl/vader/btl_vader_atomic.c     cbfunc (btl, endpoint, local_address, NULL, context, cbdata, status);
NULL               84 opal/mca/btl/vader/btl_vader_atomic.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              104 opal/mca/btl/vader/btl_vader_atomic.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               77 opal/mca/btl/vader/btl_vader_component.c     {.value = 0, .string = NULL}
NULL              115 opal/mca/btl/vader/btl_vader_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              123 opal/mca/btl/vader/btl_vader_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              130 opal/mca/btl/vader/btl_vader_component.c                                            "on each allocation.", MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              140 opal/mca/btl/vader/btl_vader_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_5,
NULL              148 opal/mca/btl/vader/btl_vader_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              166 opal/mca/btl/vader/btl_vader_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              175 opal/mca/btl/vader/btl_vader_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0,
NULL              184 opal/mca/btl/vader/btl_vader_component.c                                            "(default: 16)", MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL,
NULL              192 opal/mca/btl/vader/btl_vader_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_5,
NULL              198 opal/mca/btl/vader/btl_vader_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              220 opal/mca/btl/vader/btl_vader_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              231 opal/mca/btl/vader/btl_vader_component.c                                            NULL, 0, 0, OPAL_INFO_LVL_9, MCA_BASE_VAR_SCOPE_READONLY,
NULL              335 opal/mca/btl/vader/btl_vader_component.c         NULL != mca_btl_vader_component.my_segment) {
NULL              339 opal/mca/btl/vader/btl_vader_component.c     mca_btl_vader_component.my_segment = NULL;
NULL              347 opal/mca/btl/vader/btl_vader_component.c         mca_btl_vader_component.mpool = NULL;
NULL              478 opal/mca/btl/vader/btl_vader_component.c         mca_btl_vader.super.btl_get = NULL;
NULL              479 opal/mca/btl/vader/btl_vader_component.c         mca_btl_vader.super.btl_put = NULL;
NULL              497 opal/mca/btl/vader/btl_vader_component.c     mca_btl_base_module_t **btls = NULL;
NULL              505 opal/mca/btl/vader/btl_vader_component.c         return NULL;
NULL              518 opal/mca/btl/vader/btl_vader_component.c     if (NULL == btls) {
NULL              519 opal/mca/btl/vader/btl_vader_component.c         return NULL;
NULL              545 opal/mca/btl/vader/btl_vader_component.c             return NULL;
NULL              547 opal/mca/btl/vader/btl_vader_component.c         if (NULL != opal_pmix.register_cleanup) {
NULL              556 opal/mca/btl/vader/btl_vader_component.c             return NULL;
NULL              560 opal/mca/btl/vader/btl_vader_component.c         if (NULL == component->my_segment) {
NULL              566 opal/mca/btl/vader/btl_vader_component.c         component->my_segment = mmap (NULL, component->segment_size, PROT_READ |
NULL              571 opal/mca/btl/vader/btl_vader_component.c             return NULL;
NULL              605 opal/mca/btl/vader/btl_vader_component.c     return NULL;
NULL              629 opal/mca/btl/vader/btl_vader_component.c         assert (NULL != xpmem_reg);
NULL              658 opal/mca/btl/vader/btl_vader_component.c         if (NULL == hdr) {
NULL              681 opal/mca/btl/vader/btl_vader_component.c     if (OPAL_UNLIKELY(NULL == ep)) {
NULL               89 opal/mca/btl/vader/btl_vader_fbox.h     if (OPAL_UNLIKELY(NULL == ep->fbox_out.buffer || size > (fbox_size >> 2))) {
NULL              260 opal/mca/btl/vader/btl_vader_fbox.h     if (OPAL_UNLIKELY(NULL == ep->fbox_out.buffer && mca_btl_vader_component.fbox_threshold == OPAL_THREAD_ADD_FETCH_SIZE_T (&ep->send_count, 1))) {
NULL              268 opal/mca/btl/vader/btl_vader_fbox.h             if (NULL != fbox) {
NULL              123 opal/mca/btl/vader/btl_vader_fifo.h         return NULL;
NULL              204 opal/mca/btl/vader/btl_vader_fifo.h         return mca_btl_vader_fbox_sendi (ep, 0xfe, &rhdr, sizeof (rhdr), NULL, 0);
NULL               33 opal/mca/btl/vader/btl_vader_frag.c     if(frag->hdr != NULL) {
NULL               54 opal/mca/btl/vader/btl_vader_frag.c                    mca_btl_vader_frag_constructor, NULL);
NULL              105 opal/mca/btl/vader/btl_vader_frag.h     if (OPAL_LIKELY(NULL != *frag)) {
NULL              167 opal/mca/btl/vader/btl_vader_frag.h     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              168 opal/mca/btl/vader/btl_vader_frag.h         return NULL;
NULL               52 opal/mca/btl/vader/btl_vader_get.c     if (OPAL_UNLIKELY(NULL == rem_ptr)) {
NULL              179 opal/mca/btl/vader/btl_vader_get.c     cbfunc (btl, endpoint, local_address, NULL, context, cbdata, status);
NULL              196 opal/mca/btl/vader/btl_vader_get.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               23 opal/mca/btl/vader/btl_vader_knem.c OBJ_CLASS_INSTANCE(mca_btl_vader_registration_handle_t, mca_rcache_base_registration_t, NULL, NULL);
NULL               75 opal/mca/btl/vader/btl_vader_knem.c     mca_btl_vader_registration_handle_t *reg = NULL;
NULL               83 opal/mca/btl/vader/btl_vader_knem.c         return NULL;
NULL              104 opal/mca/btl/vader/btl_vader_knem.c         .cache_name = "vader", .reg_data = NULL,
NULL              167 opal/mca/btl/vader/btl_vader_knem.c         mca_btl_vader.knem_rcache = mca_rcache_base_module_create ("grdma", NULL,
NULL              169 opal/mca/btl/vader/btl_vader_knem.c         if (NULL == mca_btl_vader.knem_rcache) {
NULL              190 opal/mca/btl/vader/btl_vader_knem.c         mca_btl_vader.knem_rcache = NULL;
NULL               89 opal/mca/btl/vader/btl_vader_module.c     if (NULL == component->endpoints) {
NULL               95 opal/mca/btl/vader/btl_vader_module.c     if (NULL == component->fbox_in_endpoints) {
NULL              102 opal/mca/btl/vader/btl_vader_module.c     if (NULL == component->mpool) {
NULL              110 opal/mca/btl/vader/btl_vader_module.c                               component->mpool, 0, NULL, NULL, NULL);
NULL              124 opal/mca/btl/vader/btl_vader_module.c                               component->mpool, 0, NULL, mca_btl_vader_frag_init,
NULL              138 opal/mca/btl/vader/btl_vader_module.c                               component->mpool, 0, NULL, mca_btl_vader_frag_init,
NULL              153 opal/mca/btl/vader/btl_vader_module.c                                   component->mpool, 0, NULL, mca_btl_vader_frag_init,
NULL              201 opal/mca/btl/vader/btl_vader_module.c             if (NULL == ep->segment_data.other.seg_ds) {
NULL              208 opal/mca/btl/vader/btl_vader_module.c             if (NULL == ep->segment_base) {
NULL              264 opal/mca/btl/vader/btl_vader_module.c     if (NULL == (my_proc = opal_proc_local_get())) {
NULL              290 opal/mca/btl/vader/btl_vader_module.c             peers[proc] = NULL;
NULL              294 opal/mca/btl/vader/btl_vader_module.c         if (my_proc != procs[proc] && NULL != reachability) {
NULL              330 opal/mca/btl/vader/btl_vader_module.c             peers[i] = NULL;
NULL              365 opal/mca/btl/vader/btl_vader_module.c     component->endpoints = NULL;
NULL              370 opal/mca/btl/vader/btl_vader_module.c     component->fbox_in_endpoints = NULL;
NULL              378 opal/mca/btl/vader/btl_vader_module.c     if (NULL != mca_btl_vader_component.vma_module) {
NULL              411 opal/mca/btl/vader/btl_vader_module.c     mca_btl_vader_frag_t *frag = NULL;
NULL              422 opal/mca/btl/vader/btl_vader_module.c     if (OPAL_LIKELY(frag != NULL)) {
NULL              462 opal/mca/btl/vader/btl_vader_module.c     assert (NULL != data_ptr);
NULL              476 opal/mca/btl/vader/btl_vader_module.c         if (OPAL_UNLIKELY(NULL == frag)) {
NULL              477 opal/mca/btl/vader/btl_vader_module.c             return NULL;
NULL              488 opal/mca/btl/vader/btl_vader_module.c             return NULL;
NULL              502 opal/mca/btl/vader/btl_vader_module.c         if (OPAL_UNLIKELY(NULL == frag)) {
NULL              503 opal/mca/btl/vader/btl_vader_module.c             return NULL;
NULL              551 opal/mca/btl/vader/btl_vader_module.c     ep->fifo = NULL;
NULL              552 opal/mca/btl/vader/btl_vader_module.c     ep->fbox_out.fbox = NULL;
NULL              576 opal/mca/btl/vader/btl_vader_module.c         ep->segment_data.other.seg_ds = NULL;
NULL              585 opal/mca/btl/vader/btl_vader_module.c     ep->fbox_in.buffer = ep->fbox_out.buffer = NULL;
NULL              586 opal/mca/btl/vader/btl_vader_module.c     ep->fbox_out.fbox = NULL;
NULL              587 opal/mca/btl/vader/btl_vader_module.c     ep->segment_base = NULL;
NULL              588 opal/mca/btl/vader/btl_vader_module.c     ep->fifo = NULL;
NULL               47 opal/mca/btl/vader/btl_vader_put.c     if (OPAL_UNLIKELY(NULL == reg)) {
NULL              150 opal/mca/btl/vader/btl_vader_put.c     cbfunc (btl, endpoint, local_address, NULL, context, cbdata, status);
NULL              171 opal/mca/btl/vader/btl_vader_put.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL              145 opal/mca/btl/vader/btl_vader_sc_emu.c     mca_btl_base_active_message_trigger[MCA_BTL_TAG_VADER].cbdata = NULL;
NULL               49 opal/mca/btl/vader/btl_vader_sendi.c     void *data_ptr = NULL;
NULL               55 opal/mca/btl/vader/btl_vader_sendi.c             *descriptor = NULL;
NULL               75 opal/mca/btl/vader/btl_vader_sendi.c     if (OPAL_UNLIKELY(NULL == frag)) {
NULL               77 opal/mca/btl/vader/btl_vader_sendi.c             *descriptor = NULL;
NULL               85 opal/mca/btl/vader/btl_vader_xpmem.c     mca_rcache_base_registration_t *reg = NULL;
NULL              113 opal/mca/btl/vader/btl_vader_xpmem.c         reg = NULL;
NULL              116 opal/mca/btl/vader/btl_vader_xpmem.c     if (NULL == reg) {
NULL              118 opal/mca/btl/vader/btl_vader_xpmem.c         if (OPAL_LIKELY(NULL != reg)) {
NULL              133 opal/mca/btl/vader/btl_vader_xpmem.c             reg->rcache_context = xpmem_attach (xpmem_addr, bound - base, NULL);
NULL              136 opal/mca/btl/vader/btl_vader_xpmem.c                 return NULL;
NULL              170 opal/mca/btl/vader/btl_vader_xpmem.c                                         NULL, (size_t) -1, true,
NULL               62 opal/mca/btl/vader/btl_vader_xpmem.h     return NULL;
NULL              126 opal/mca/common/cuda/common_cuda.c static CUstream ipcStream = NULL;
NULL              127 opal/mca/common/cuda/common_cuda.c static CUstream dtohStream = NULL;
NULL              128 opal/mca/common/cuda/common_cuda.c static CUstream htodStream = NULL;
NULL              129 opal/mca/common/cuda/common_cuda.c static CUstream memcpyStream = NULL;
NULL              157 opal/mca/common/cuda/common_cuda.c                    NULL,
NULL              158 opal/mca/common/cuda/common_cuda.c                    NULL);
NULL              168 opal/mca/common/cuda/common_cuda.c CUevent *cuda_event_ipc_array = NULL;
NULL              169 opal/mca/common/cuda/common_cuda.c CUevent *cuda_event_dtoh_array = NULL;
NULL              170 opal/mca/common/cuda/common_cuda.c CUevent *cuda_event_htod_array = NULL;
NULL              174 opal/mca/common/cuda/common_cuda.c struct mca_btl_base_descriptor_t **cuda_event_ipc_frag_array = NULL;
NULL              175 opal/mca/common/cuda/common_cuda.c struct mca_btl_base_descriptor_t **cuda_event_dtoh_frag_array = NULL;
NULL              176 opal/mca/common/cuda/common_cuda.c struct mca_btl_base_descriptor_t **cuda_event_htod_frag_array = NULL;
NULL              194 opal/mca/common/cuda/common_cuda.c opal_dl_handle_t *libcuda_handle = NULL;
NULL              238 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              248 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              259 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              268 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              276 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              285 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              295 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              303 opal/mca/common/cuda/common_cuda.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              322 opal/mca/common/cuda/common_cuda.c     char *cudalibs[] = {"libcuda.so.1", "libcuda.dylib", NULL};
NULL              323 opal/mca/common/cuda/common_cuda.c     char *searchpaths[] = {"", "/usr/lib64", NULL};
NULL              324 opal/mca/common/cuda/common_cuda.c     char **errmsgs = NULL;
NULL              325 opal/mca/common/cuda/common_cuda.c     char *errmsg = NULL;
NULL              345 opal/mca/common/cuda/common_cuda.c     mca_common_cuda_output = opal_output_open(NULL);
NULL              384 opal/mca/common/cuda/common_cuda.c     while (searchpaths[j] != NULL) {
NULL              386 opal/mca/common/cuda/common_cuda.c         while (cudalibs[i] != NULL) {
NULL              387 opal/mca/common/cuda/common_cuda.c             char *filename = NULL;
NULL              388 opal/mca/common/cuda/common_cuda.c             char *str = NULL;
NULL              397 opal/mca/common/cuda/common_cuda.c             if (NULL == filename) {
NULL              405 opal/mca/common/cuda/common_cuda.c             if (OPAL_SUCCESS != retval || NULL == libcuda_handle) {
NULL              406 opal/mca/common/cuda/common_cuda.c                 if (NULL != str) {
NULL              569 opal/mca/common/cuda/common_cuda.c     } else if ((CUDA_SUCCESS == res) && (NULL == cuContext)) {
NULL              601 opal/mca/common/cuda/common_cuda.c         if (NULL == cuda_event_ipc_array) {
NULL              623 opal/mca/common/cuda/common_cuda.c         if (NULL == cuda_event_ipc_frag_array) {
NULL              639 opal/mca/common/cuda/common_cuda.c         if (NULL == cuda_event_dtoh_array) {
NULL              661 opal/mca/common/cuda/common_cuda.c         if (NULL == cuda_event_dtoh_frag_array) {
NULL              675 opal/mca/common/cuda/common_cuda.c         if (NULL == cuda_event_htod_array) {
NULL              697 opal/mca/common/cuda/common_cuda.c         if (NULL == cuda_event_htod_frag_array) {
NULL              844 opal/mca/common/cuda/common_cuda.c         if (NULL != cuda_event_ipc_array) {
NULL              847 opal/mca/common/cuda/common_cuda.c                     if (NULL != cuda_event_ipc_array[i]) {
NULL              854 opal/mca/common/cuda/common_cuda.c         if (NULL != cuda_event_htod_array) {
NULL              857 opal/mca/common/cuda/common_cuda.c                     if (NULL != cuda_event_htod_array[i]) {
NULL              865 opal/mca/common/cuda/common_cuda.c         if (NULL != cuda_event_dtoh_array) {
NULL              868 opal/mca/common/cuda/common_cuda.c                     if (NULL != cuda_event_dtoh_array[i]) {
NULL              876 opal/mca/common/cuda/common_cuda.c         if (NULL != cuda_event_ipc_frag_array) {
NULL              879 opal/mca/common/cuda/common_cuda.c         if (NULL != cuda_event_htod_frag_array) {
NULL              882 opal/mca/common/cuda/common_cuda.c         if (NULL != cuda_event_dtoh_frag_array) {
NULL              885 opal/mca/common/cuda/common_cuda.c         if ((NULL != ipcStream) && ctx_ok) {
NULL              888 opal/mca/common/cuda/common_cuda.c         if ((NULL != dtohStream) && ctx_ok) {
NULL              891 opal/mca/common/cuda/common_cuda.c         if ((NULL != htodStream) && ctx_ok) {
NULL              894 opal/mca/common/cuda/common_cuda.c         if ((NULL != memcpyStream) && ctx_ok) {
NULL              901 opal/mca/common/cuda/common_cuda.c         if (NULL != libcuda_handle) {
NULL             1522 opal/mca/common/cuda/common_cuda.c             *frag = NULL;
NULL             1528 opal/mca/common/cuda/common_cuda.c             *frag = NULL;
NULL             1569 opal/mca/common/cuda/common_cuda.c             *frag = NULL;
NULL             1575 opal/mca/common/cuda/common_cuda.c             *frag = NULL;
NULL             1616 opal/mca/common/cuda/common_cuda.c             *frag = NULL;
NULL             1622 opal/mca/common/cuda/common_cuda.c             *frag = NULL;
NULL             1682 opal/mca/common/cuda/common_cuda.c     if (NULL == str) {
NULL             1706 opal/mca/common/cuda/common_cuda.c     if (NULL == str) {
NULL             1741 opal/mca/common/cuda/common_cuda.c     CUcontext ctx = NULL, memCtx = NULL;
NULL             1759 opal/mca/common/cuda/common_cuda.c         if (NULL != convertor) {
NULL             1800 opal/mca/common/cuda/common_cuda.c     if (OPAL_UNLIKELY(NULL == ctx)) {
NULL               48 opal/mca/common/sm/common_sm.c                    NULL, NULL);
NULL               63 opal/mca/common/sm/common_sm.c     mca_common_sm_module_t *map = NULL;
NULL               64 opal/mca/common/sm/common_sm.c     mca_common_sm_seg_header_t *seg = NULL;
NULL               65 opal/mca/common/sm/common_sm.c     unsigned char *addr = NULL;
NULL               70 opal/mca/common/sm/common_sm.c     if (NULL == (seg = (mca_common_sm_seg_header_t *)
NULL               72 opal/mca/common/sm/common_sm.c         return NULL;
NULL               76 opal/mca/common/sm/common_sm.c     if (NULL == (map = OBJ_NEW(mca_common_sm_module_t))) {
NULL               79 opal/mca/common/sm/common_sm.c         return NULL;
NULL               87 opal/mca/common/sm/common_sm.c         return NULL;
NULL              113 opal/mca/common/sm/common_sm.c             return NULL;
NULL              153 opal/mca/common/sm/common_sm.c     mca_common_sm_module_t *map = NULL;
NULL              154 opal/mca/common/sm/common_sm.c     opal_shmem_ds_t *seg_meta = NULL;
NULL              156 opal/mca/common/sm/common_sm.c     if (NULL == (seg_meta = calloc(1, sizeof(*seg_meta)))) {
NULL              158 opal/mca/common/sm/common_sm.c         return NULL;
NULL              193 opal/mca/common/sm/common_sm.c     if (NULL == modp) {
NULL              210 opal/mca/common/sm/common_sm.c     opal_proc_t *temp_proc = NULL;
NULL              213 opal/mca/common/sm/common_sm.c     if (NULL == out_num_local_procs || NULL == procs) {
NULL              267 opal/mca/common/sm/common_sm.c         addr = NULL;
NULL              295 opal/mca/common/sm/common_sm.c     if (NULL != mca_common_sm_module->module_seg) {
NULL               84 opal/mca/common/sm/common_sm_mpool.c     mpool->sm_allocator = NULL;
NULL               85 opal/mca/common/sm/common_sm_mpool.c     mpool->sm_mmap = NULL;
NULL               86 opal/mca/common/sm/common_sm_mpool.c     mpool->sm_common_module = NULL;
NULL              105 opal/mca/common/sm/common_sm_mpool.c     if (NULL == allocator_component) {
NULL              122 opal/mca/common/sm/common_sm_mpool.c             return NULL;
NULL              128 opal/mca/common/sm/common_sm_mpool.c     if (NULL == (mpool_module->sm_common_module =
NULL              135 opal/mca/common/sm/common_sm_mpool.c         return NULL;
NULL              141 opal/mca/common/sm/common_sm_mpool.c                                            NULL, mpool_module->sm_common_module);
NULL              142 opal/mca/common/sm/common_sm_mpool.c     if (NULL == mpool_module->sm_allocator) {
NULL              145 opal/mca/common/sm/common_sm_mpool.c         return NULL;
NULL              158 opal/mca/common/sm/common_sm_mpool.c     return (NULL != sm_mpool->sm_common_module) ?
NULL              159 opal/mca/common/sm/common_sm_mpool.c         sm_mpool->sm_common_module->module_seg_addr : NULL;
NULL              195 opal/mca/common/sm/common_sm_mpool.c     if (NULL != sm_module->sm_common_module) {
NULL              211 opal/mca/common/sm/common_sm_mpool.c         sm_module->sm_common_module = NULL;
NULL              221 opal/mca/common/sm/common_sm_mpool.c     mca_mpool_base_module_t *self_module = NULL;
NULL              222 opal/mca/common/sm/common_sm_mpool.c     mca_common_sm_mpool_module_t   *self_sm_module = NULL;
NULL              223 opal/mca/common/sm/common_sm_mpool.c     char * file_name = NULL;
NULL              235 opal/mca/common/sm/common_sm_mpool.c         file_name = NULL;
NULL              244 opal/mca/common/sm/common_sm_mpool.c             if (NULL != self_sm_module->sm_common_module) {
NULL              259 opal/mca/common/sm/common_sm_mpool.c         if (NULL != self_sm_module->sm_common_module) {
NULL               46 opal/mca/common/ucx/common_ucx.c                                               MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               53 opal/mca/common/ucx/common_ucx.c                                                MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL               59 opal/mca/common/ucx/common_ucx.c                                            "memory hooks", MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               91 opal/mca/common/ucx/common_ucx.c     opal_common_ucx.output = opal_output_open(NULL);
NULL              109 opal/mca/common/ucx/common_ucx.c             opal_mem_hooks_register_release(opal_common_ucx_mem_release_cb, NULL);
NULL              158 opal/mca/common/ucx/common_ucx.c     return opal_pmix.fence_nb(NULL, 0, opal_common_ucx_mca_fence_complete_cb, (void *)fenced);
NULL              166 opal/mca/common/ucx/common_ucx.c     if (OPAL_SUCCESS != (ret = opal_pmix.fence_nb(NULL, 0,
NULL              186 opal/mca/common/ucx/common_ucx.c         reqs[i] = NULL;
NULL              204 opal/mca/common/ucx/common_ucx.c     if (dreqs == NULL) {
NULL              212 opal/mca/common/ucx/common_ucx.c         if (procs[n].ep == NULL) {
NULL              218 opal/mca/common/ucx/common_ucx.c         if (dreq != NULL) {
NULL               22 opal/mca/common/ucx/common_ucx_wpool.c OBJ_CLASS_INSTANCE(_winfo_list_item_t, opal_list_item_t, NULL, NULL);
NULL               23 opal/mca/common/ucx/common_ucx_wpool.c OBJ_CLASS_INSTANCE(_ctx_record_list_item_t, opal_list_item_t, NULL, NULL);
NULL               24 opal/mca/common/ucx/common_ucx_wpool.c OBJ_CLASS_INSTANCE(_mem_record_list_item_t, opal_list_item_t, NULL, NULL);
NULL               25 opal/mca/common/ucx/common_ucx_wpool.c OBJ_CLASS_INSTANCE(_tlocal_table_t, opal_list_item_t, NULL, NULL);
NULL               29 opal/mca/common/ucx/common_ucx_wpool.c __thread FILE *tls_pf = NULL;
NULL               43 opal/mca/common/ucx/common_ucx_wpool.c     opal_common_ucx_winfo_t *winfo = NULL;
NULL               55 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == winfo) {
NULL               62 opal/mca/common/ucx/common_ucx_wpool.c     winfo->endpoints = NULL;
NULL               65 opal/mca/common/ucx/common_ucx_wpool.c     winfo->inflight_ops = NULL;
NULL               91 opal/mca/common/ucx/common_ucx_wpool.c             if (NULL != winfo->endpoints[i]){
NULL               99 opal/mca/common/ucx/common_ucx_wpool.c     winfo->endpoints = NULL;
NULL              136 opal/mca/common/ucx/common_ucx_wpool.c     ucp_config_t *config = NULL;
NULL              151 opal/mca/common/ucx/common_ucx_wpool.c     status = ucp_config_read("MPI", NULL, &config);
NULL              184 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == winfo) {
NULL              211 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL != wpool->dflt_worker) {
NULL              223 opal/mca/common/ucx/common_ucx_wpool.c     _tlocal_table_t *tls_item = NULL, *tls_next;
NULL              280 opal/mca/common/ucx/common_ucx_wpool.c     _winfo_list_item_t *item = NULL, *next = NULL;
NULL              312 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == item) {
NULL              328 opal/mca/common/ucx/common_ucx_wpool.c     opal_common_ucx_winfo_t *winfo = NULL;
NULL              329 opal/mca/common/ucx/common_ucx_wpool.c     _winfo_list_item_t *item = NULL;
NULL              338 opal/mca/common/ucx/common_ucx_wpool.c     if (item != NULL) {
NULL              354 opal/mca/common/ucx/common_ucx_wpool.c             return NULL;
NULL              390 opal/mca/common/ucx/common_ucx_wpool.c     ctx->recv_worker_addrs = NULL;
NULL              391 opal/mca/common/ucx/common_ucx_wpool.c     ctx->recv_worker_displs = NULL;
NULL              405 opal/mca/common/ucx/common_ucx_wpool.c     (*ctx_ptr) = NULL;
NULL              452 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == item) {
NULL              472 opal/mca/common/ucx/common_ucx_wpool.c     _ctx_record_list_item_t *item = NULL, *next;
NULL              522 opal/mca/common/ucx/common_ucx_wpool.c     void *rkey_addr = NULL;
NULL              530 opal/mca/common/ucx/common_ucx_wpool.c     mem->mem_addrs = NULL;
NULL              531 opal/mca/common/ucx/common_ucx_wpool.c     mem->mem_displs = NULL;
NULL              556 opal/mca/common/ucx/common_ucx_wpool.c     opal_tsd_key_create(&mem->mem_tls_key, NULL);
NULL              568 opal/mca/common/ucx/common_ucx_wpool.c     (*mem_ptr) = NULL;
NULL              608 opal/mca/common/ucx/common_ucx_wpool.c         mem_params.address = NULL;
NULL              691 opal/mca/common/ucx/common_ucx_wpool.c     if (tls == NULL) {
NULL              693 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL              696 opal/mca/common/ucx/common_ucx_wpool.c     tls->ctx_tbl = NULL;
NULL              698 opal/mca/common/ucx/common_ucx_wpool.c     tls->mem_tbl = NULL;
NULL              710 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL              714 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL              728 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL              731 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(NULL == tls)) {
NULL              739 opal/mca/common/ucx/common_ucx_wpool.c     _tlocal_table_t *item = NULL, *next;
NULL              741 opal/mca/common/ucx/common_ucx_wpool.c     opal_common_ucx_wpool_t *wpool = NULL;
NULL              743 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == tls) {
NULL              769 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL != tls->mem_tbl[i]->gmem){
NULL              779 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL != tls->ctx_tbl[i]->gctx){
NULL              786 opal/mca/common/ucx/common_ucx_wpool.c     opal_tsd_setspecific(tls->wpool->tls_key, NULL);
NULL              800 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL == tbl->ctx_tbl[i]) {
NULL              818 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL == tbl->mem_tbl[i]) {
NULL              836 opal/mca/common/ucx/common_ucx_wpool.c     return NULL;
NULL              842 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == ctx_rec->gctx) {
NULL              871 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL != tls->ctx_tbl[i]->gctx && tls->ctx_tbl[i]->refcnt == 0) {
NULL              877 opal/mca/common/ucx/common_ucx_wpool.c         if ((NULL == tls->ctx_tbl[i]->gctx) && !found) {
NULL              890 opal/mca/common/ucx/common_ucx_wpool.c             return NULL;
NULL              896 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == tls->ctx_tbl[free_idx]->winfo) {
NULL              898 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL              915 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL              957 opal/mca/common/ucx/common_ucx_wpool.c     return NULL;
NULL              978 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL != mem_rec->mem_tls_ptr) {
NULL              982 opal/mca/common/ucx/common_ucx_wpool.c     assert(mem_rec->ctx_rec != NULL);
NULL              995 opal/mca/common/ucx/common_ucx_wpool.c     _tlocal_ctx_t *ctx_rec = NULL;
NULL             1000 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL != tls->mem_tbl[i]->gmem) {
NULL             1006 opal/mca/common/ucx/common_ucx_wpool.c         if ((NULL == tls->mem_tbl[i]->gmem) && !found) {
NULL             1018 opal/mca/common/ucx/common_ucx_wpool.c             return NULL;
NULL             1026 opal/mca/common/ucx/common_ucx_wpool.c     if (NULL == ctx_rec) {
NULL             1028 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL             1054 opal/mca/common/ucx/common_ucx_wpool.c         return NULL;
NULL             1082 opal/mca/common/ucx/common_ucx_wpool.c     _tlocal_table_t *tls = NULL;
NULL             1083 opal/mca/common/ucx/common_ucx_wpool.c     _tlocal_ctx_t *ctx_rec = NULL;
NULL             1084 opal/mca/common/ucx/common_ucx_wpool.c     opal_common_ucx_winfo_t *winfo = NULL;
NULL             1085 opal/mca/common/ucx/common_ucx_wpool.c     _tlocal_mem_t *mem_rec = NULL;
NULL             1086 opal/mca/common/ucx/common_ucx_wpool.c     _mem_info_t *mem_info = NULL;
NULL             1095 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(NULL == ctx_rec)) {
NULL             1097 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL == ctx_rec) {
NULL             1104 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(NULL == winfo->endpoints[target])) {
NULL             1114 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(mem_rec == NULL)) {
NULL             1116 opal/mca/common/ucx/common_ucx_wpool.c         if (NULL == mem_rec) {
NULL             1123 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(NULL == mem_info->rkeys[target])) {
NULL             1191 opal/mca/common/ucx/common_ucx_wpool.c                 (NULL == item->ptr->endpoints[target])) {
NULL             1196 opal/mca/common/ucx/common_ucx_wpool.c                                          scope, NULL);
NULL             1229 opal/mca/common/ucx/common_ucx_wpool.c     req->ext_req = NULL;
NULL             1230 opal/mca/common/ucx/common_ucx_wpool.c     req->ext_cb = NULL;
NULL             1231 opal/mca/common/ucx/common_ucx_wpool.c     req->winfo = NULL;
NULL             1237 opal/mca/common/ucx/common_ucx_wpool.c     if (req->ext_cb != NULL) {
NULL              188 opal/mca/common/ucx/common_ucx_wpool.h     opal_common_ucx_tlocal_fast_ptrs_t *fp = NULL;
NULL              197 opal/mca/common/ucx/common_ucx_wpool.h     expr = fp && (NULL != fp->winfo) && (fp->winfo->endpoints[target]) &&
NULL              198 opal/mca/common/ucx/common_ucx_wpool.h             (NULL != fp->rkeys[target]);
NULL              209 opal/mca/common/ucx/common_ucx_wpool.h     MCA_COMMON_UCX_ASSERT(fp && (NULL != fp->winfo) &&
NULL              211 opal/mca/common/ucx/common_ucx_wpool.h                           && (NULL != fp->rkeys[target]));
NULL              258 opal/mca/common/ucx/common_ucx_wpool.h     assert(winfo != NULL);
NULL              389 opal/mca/common/ucx/common_ucx_wpool.h     opal_common_ucx_winfo_t *winfo = NULL;
NULL              427 opal/mca/common/ucx/common_ucx_wpool.h     opal_common_ucx_winfo_t *winfo = NULL;
NULL              463 opal/mca/common/ucx/common_ucx_wpool.h     ucp_ep_h ep = NULL;
NULL              464 opal/mca/common/ucx/common_ucx_wpool.h     ucp_rkey_h rkey = NULL;
NULL              465 opal/mca/common/ucx/common_ucx_wpool.h     opal_common_ucx_winfo_t *winfo = NULL;
NULL              506 opal/mca/common/ucx/common_ucx_wpool.h     ucp_ep_h ep = NULL;
NULL              507 opal/mca/common/ucx/common_ucx_wpool.h     ucp_rkey_h rkey = NULL;
NULL              508 opal/mca/common/ucx/common_ucx_wpool.h     opal_common_ucx_winfo_t *winfo = NULL;
NULL              527 opal/mca/common/ucx/common_ucx_wpool.h         if (user_req_cb != NULL) {
NULL               54 opal/mca/compress/base/compress_base_fns.c     char *tar_target = NULL;
NULL               55 opal/mca/compress/base/compress_base_fns.c     char **argv = NULL;
NULL               89 opal/mca/compress/base/compress_base_fns.c     if( NULL != tar_target ) {
NULL               99 opal/mca/compress/base/compress_base_fns.c     char **argv = NULL;
NULL               42 opal/mca/compress/base/compress_base_frame.c     NULL, /* init             */
NULL               43 opal/mca/compress/base/compress_base_frame.c     NULL, /* finalize         */
NULL               44 opal/mca/compress/base/compress_base_frame.c     NULL, /* compress         */
NULL               45 opal/mca/compress/base/compress_base_frame.c     NULL, /* compress_nb      */
NULL               46 opal/mca/compress/base/compress_base_frame.c     NULL, /* decompress       */
NULL               47 opal/mca/compress/base/compress_base_frame.c     NULL,  /* decompress_nb    */
NULL               66 opal/mca/compress/base/compress_base_frame.c                                  MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL               85 opal/mca/compress/base/compress_base_frame.c     if( NULL != opal_compress.finalize ) {
NULL               90 opal/mca/compress/base/compress_base_frame.c     return mca_base_framework_components_close (&opal_compress_base_framework, NULL);
NULL               34 opal/mca/compress/base/compress_base_select.c     opal_compress_base_component_t *best_component = NULL;
NULL               35 opal/mca/compress/base/compress_base_select.c     opal_compress_base_module_t *best_module = NULL;
NULL               43 opal/mca/compress/base/compress_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               53 opal/mca/compress/base/compress_base_select.c     if (NULL != best_module) {
NULL              111 opal/mca/compress/bzip/compress_bzip_component.c                                            "(default: 10)", MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              122 opal/mca/compress/bzip/compress_bzip_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              134 opal/mca/compress/bzip/compress_bzip_component.c         mca_compress_bzip_component.super.output_handle = opal_output_open(NULL);
NULL               75 opal/mca/compress/bzip/compress_bzip_module.c     char **argv = NULL;
NULL               76 opal/mca/compress/bzip/compress_bzip_module.c     char * base_fname = NULL;
NULL               77 opal/mca/compress/bzip/compress_bzip_module.c     char * dir_fname = NULL;
NULL              155 opal/mca/compress/bzip/compress_bzip_module.c     char **argv = NULL;
NULL              156 opal/mca/compress/bzip/compress_bzip_module.c     char * dir_cname = NULL;
NULL               59 opal/mca/compress/fwd/regx_fwd.c     char **regexargs = NULL, *tmp, *tmp2;
NULL               66 opal/mca/compress/fwd/regx_fwd.c     rng = NULL;
NULL               68 opal/mca/compress/fwd/regx_fwd.c         if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(pool, n))) {
NULL               72 opal/mca/compress/fwd/regx_fwd.c         if (NULL == nptr->daemon) {
NULL               79 opal/mca/compress/fwd/regx_fwd.c         if (NULL == rng) {
NULL              148 opal/mca/compress/fwd/regx_fwd.c         if (NULL != sfx) {
NULL              152 opal/mca/compress/fwd/regx_fwd.c             suffix = NULL;
NULL              160 opal/mca/compress/fwd/regx_fwd.c             if ((0 < strlen(prefix) && NULL == ndreg->prefix) ||
NULL              161 opal/mca/compress/fwd/regx_fwd.c                 (0 == strlen(prefix) && NULL != ndreg->prefix) ||
NULL              162 opal/mca/compress/fwd/regx_fwd.c                 (0 < strlen(prefix) && NULL != ndreg->prefix &&
NULL              164 opal/mca/compress/fwd/regx_fwd.c                 (NULL == suffix && NULL != ndreg->suffix) ||
NULL              165 opal/mca/compress/fwd/regx_fwd.c                 (NULL != suffix && NULL == ndreg->suffix) ||
NULL              166 opal/mca/compress/fwd/regx_fwd.c                 (NULL != suffix && NULL != ndreg->suffix &&
NULL              177 opal/mca/compress/fwd/regx_fwd.c             if (NULL == range) {
NULL              200 opal/mca/compress/fwd/regx_fwd.c             if (NULL != suffix) {
NULL              213 opal/mca/compress/fwd/regx_fwd.c         if (NULL != suffix) {
NULL              218 opal/mca/compress/fwd/regx_fwd.c     while (NULL != (item = opal_list_remove_first(&nodenms))) {
NULL              223 opal/mca/compress/fwd/regx_fwd.c             if (NULL != ndreg->prefix) {
NULL              233 opal/mca/compress/fwd/regx_fwd.c         if (NULL != ndreg->prefix) {
NULL              239 opal/mca/compress/fwd/regx_fwd.c         while (NULL != (itm2 = opal_list_remove_first(&ndreg->ranges))) {
NULL              252 opal/mca/compress/fwd/regx_fwd.c         if (NULL != ndreg->suffix) {
NULL              270 opal/mca/compress/fwd/regx_fwd.c     tmp = NULL;
NULL              271 opal/mca/compress/fwd/regx_fwd.c     while (NULL != (item = opal_list_remove_first(&dvpids))) {
NULL              274 opal/mca/compress/fwd/regx_fwd.c             if (NULL == tmp) {
NULL              282 opal/mca/compress/fwd/regx_fwd.c             if (NULL == tmp) {
NULL              111 opal/mca/compress/gzip/compress_gzip_component.c                                            "(default: 15)", MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              123 opal/mca/compress/gzip/compress_gzip_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              135 opal/mca/compress/gzip/compress_gzip_component.c         mca_compress_gzip_component.super.output_handle = opal_output_open(NULL);
NULL               75 opal/mca/compress/gzip/compress_gzip_module.c     char **argv = NULL;
NULL               76 opal/mca/compress/gzip/compress_gzip_module.c     char * base_fname = NULL;
NULL               77 opal/mca/compress/gzip/compress_gzip_module.c     char * dir_fname = NULL;
NULL               85 opal/mca/compress/gzip/compress_gzip_module.c         char * cmd = NULL;
NULL              156 opal/mca/compress/gzip/compress_gzip_module.c     char **argv = NULL;
NULL              157 opal/mca/compress/gzip/compress_gzip_module.c     char * dir_cname = NULL;
NULL               60 opal/mca/compress/reverse/regx_reverse.c     char **regexargs = NULL, *tmp, *tmp2;
NULL               67 opal/mca/compress/reverse/regx_reverse.c     rng = NULL;
NULL               69 opal/mca/compress/reverse/regx_reverse.c         if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(pool, n))) {
NULL               73 opal/mca/compress/reverse/regx_reverse.c         if (NULL == nptr->daemon) {
NULL               80 opal/mca/compress/reverse/regx_reverse.c         if (NULL == rng) {
NULL              166 opal/mca/compress/reverse/regx_reverse.c         if (NULL != sfx) {
NULL              169 opal/mca/compress/reverse/regx_reverse.c             suffix = NULL;
NULL              176 opal/mca/compress/reverse/regx_reverse.c             if ((0 < strlen(prefix) && NULL == ndreg->prefix) ||
NULL              177 opal/mca/compress/reverse/regx_reverse.c                 (0 == strlen(prefix) && NULL != ndreg->prefix) ||
NULL              178 opal/mca/compress/reverse/regx_reverse.c                 (0 < strlen(prefix) && NULL != ndreg->prefix &&
NULL              180 opal/mca/compress/reverse/regx_reverse.c                 (NULL == suffix && NULL != ndreg->suffix) ||
NULL              181 opal/mca/compress/reverse/regx_reverse.c                 (NULL != suffix && NULL == ndreg->suffix) ||
NULL              182 opal/mca/compress/reverse/regx_reverse.c                 (NULL != suffix && NULL != ndreg->suffix &&
NULL              196 opal/mca/compress/reverse/regx_reverse.c             if (NULL == range) {
NULL              219 opal/mca/compress/reverse/regx_reverse.c             if (NULL != suffix) {
NULL              232 opal/mca/compress/reverse/regx_reverse.c         if (NULL != suffix) {
NULL              237 opal/mca/compress/reverse/regx_reverse.c     while (NULL != (item = opal_list_remove_first(&nodenms))) {
NULL              242 opal/mca/compress/reverse/regx_reverse.c             if (NULL != ndreg->prefix) {
NULL              252 opal/mca/compress/reverse/regx_reverse.c         if (NULL != ndreg->prefix) {
NULL              258 opal/mca/compress/reverse/regx_reverse.c         while (NULL != (itm2 = opal_list_remove_first(&ndreg->ranges))) {
NULL              271 opal/mca/compress/reverse/regx_reverse.c         if (NULL != ndreg->suffix) {
NULL              289 opal/mca/compress/reverse/regx_reverse.c     tmp = NULL;
NULL              290 opal/mca/compress/reverse/regx_reverse.c     while (NULL != (item = opal_list_remove_first(&dvpids))) {
NULL              293 opal/mca/compress/reverse/regx_reverse.c             if (NULL == tmp) {
NULL              301 opal/mca/compress/reverse/regx_reverse.c             if (NULL == tmp) {
NULL               69 opal/mca/compress/zlib/compress_zlib.c     *outbytes = NULL;
NULL               78 opal/mca/compress/zlib/compress_zlib.c     if (NULL == (tmp = (uint8_t*)malloc(len))) {
NULL              106 opal/mca/compress/zlib/compress_zlib.c     *outbytes = NULL;
NULL              111 opal/mca/compress/zlib/compress_zlib.c     if (NULL == dest) {
NULL               92 opal/mca/compress/zlib/compress_zlib_component.c                                            "(default: 50)", MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              104 opal/mca/compress/zlib/compress_zlib_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              116 opal/mca/compress/zlib/compress_zlib_component.c         mca_compress_zlib_component.super.output_handle = opal_output_open(NULL);
NULL               34 opal/mca/crs/base/crs_base_close.c     if( NULL != opal_crs.crs_finalize ) {
NULL               40 opal/mca/crs/base/crs_base_close.c 						NULL);
NULL               51 opal/mca/crs/base/crs_base_fns.c opal_crs_base_self_checkpoint_fn_t ompi_crs_base_self_checkpoint_fn = NULL;
NULL               52 opal/mca/crs/base/crs_base_fns.c opal_crs_base_self_restart_fn_t    ompi_crs_base_self_restart_fn = NULL;
NULL               53 opal/mca/crs/base/crs_base_fns.c opal_crs_base_self_continue_fn_t   ompi_crs_base_self_continue_fn = NULL;
NULL               60 opal/mca/crs/base/crs_base_fns.c static char **cleanup_file_argv = NULL;
NULL               61 opal/mca/crs/base/crs_base_fns.c static char **cleanup_dir_argv = NULL;
NULL               68 opal/mca/crs/base/crs_base_fns.c     snapshot->component_name     = NULL;
NULL               70 opal/mca/crs/base/crs_base_fns.c     snapshot->metadata_filename  = NULL;
NULL               71 opal/mca/crs/base/crs_base_fns.c     snapshot->metadata           = NULL;
NULL               72 opal/mca/crs/base/crs_base_fns.c     snapshot->snapshot_directory = NULL;
NULL               79 opal/mca/crs/base/crs_base_fns.c     if(NULL != snapshot->metadata_filename ) {
NULL               81 opal/mca/crs/base/crs_base_fns.c         snapshot->metadata_filename = NULL;
NULL               84 opal/mca/crs/base/crs_base_fns.c     if(NULL != snapshot->metadata) {
NULL               86 opal/mca/crs/base/crs_base_fns.c         snapshot->metadata = NULL;
NULL               89 opal/mca/crs/base/crs_base_fns.c     if(NULL != snapshot->snapshot_directory ) {
NULL               91 opal/mca/crs/base/crs_base_fns.c        snapshot->snapshot_directory = NULL;
NULL              120 opal/mca/crs/base/crs_base_fns.c     if (NULL == token || NULL == metadata) {
NULL              129 opal/mca/crs/base/crs_base_fns.c         char *loc_token = NULL, *loc_value = NULL;
NULL              151 opal/mca/crs/base/crs_base_fns.c     char **pid_argv = NULL;
NULL              152 opal/mca/crs/base/crs_base_fns.c     char **name_argv = NULL;
NULL              155 opal/mca/crs/base/crs_base_fns.c     if( NULL == metadata ) {
NULL              161 opal/mca/crs/base/crs_base_fns.c     if( NULL != pid_argv && NULL != pid_argv[0] ) {
NULL              170 opal/mca/crs/base/crs_base_fns.c     if( NULL != name_argv && NULL != name_argv[0] ) {
NULL              179 opal/mca/crs/base/crs_base_fns.c     if( NULL != pid_argv ) {
NULL              181 opal/mca/crs/base/crs_base_fns.c         pid_argv = NULL;
NULL              184 opal/mca/crs/base/crs_base_fns.c     if( NULL != name_argv ) {
NULL              186 opal/mca/crs/base/crs_base_fns.c         name_argv = NULL;
NULL              194 opal/mca/crs/base/crs_base_fns.c     if( NULL == filename ) {
NULL              220 opal/mca/crs/base/crs_base_fns.c     if( NULL != cleanup_file_argv ) {
NULL              229 opal/mca/crs/base/crs_base_fns.c         cleanup_file_argv = NULL;
NULL              235 opal/mca/crs/base/crs_base_fns.c     if( NULL != cleanup_dir_argv ) {
NULL              240 opal/mca/crs/base/crs_base_fns.c             opal_os_dirpath_destroy(cleanup_dir_argv[i], true, NULL);
NULL              244 opal/mca/crs/base/crs_base_fns.c         cleanup_dir_argv = NULL;
NULL              252 opal/mca/crs/base/crs_base_fns.c     char *str = NULL;
NULL              284 opal/mca/crs/base/crs_base_fns.c     if( NULL == from ) {
NULL              290 opal/mca/crs/base/crs_base_fns.c     if( NULL == to ) {
NULL              312 opal/mca/crs/base/crs_base_fns.c     if( NULL == target ) {
NULL              362 opal/mca/crs/base/crs_base_fns.c     char *local_value = NULL;
NULL              373 opal/mca/crs/base/crs_base_fns.c         if (NULL == fgets(line, max_len, file) ) {
NULL              404 opal/mca/crs/base/crs_base_fns.c     if (NULL == *token) {
NULL              408 opal/mca/crs/base/crs_base_fns.c     if (NULL == local_value) {
NULL              410 opal/mca/crs/base/crs_base_fns.c         *token = NULL;
NULL              420 opal/mca/crs/base/crs_base_fns.c         if (NULL == fgets(line, max_len, file) ) {
NULL              437 opal/mca/crs/base/crs_base_fns.c         if (NULL == tmp) {
NULL               35 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_init               */
NULL               36 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_finalize           */
NULL               37 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_checkpoint         */
NULL               38 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_restart_cmd        */
NULL               39 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_disable_checkpoint */
NULL               40 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_enable_checkpoint  */
NULL               41 opal/mca/crs/base/crs_base_open.c     NULL, /* crs_prelaunch          */
NULL               42 opal/mca/crs/base/crs_base_open.c     NULL  /* crs_reg_thread         */
NULL               71 opal/mca/crs/base/crs_base_open.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE |
NULL               39 opal/mca/crs/base/crs_base_select.c     opal_crs_base_component_t *best_component = NULL;
NULL               40 opal/mca/crs/base/crs_base_select.c     opal_crs_base_module_t *best_module = NULL;
NULL               61 opal/mca/crs/base/crs_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL              104 opal/mca/crs/none/crs_none_component.c                                             "component", MCA_BASE_VAR_TYPE_INT, NULL,
NULL              115 opal/mca/crs/none/crs_none_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               71 opal/mca/crs/none/crs_none_module.c     if( NULL == snapshot->metadata ) {
NULL               72 opal/mca/crs/none/crs_none_module.c         if (NULL == (snapshot->metadata = fopen(snapshot->metadata_filename, "a")) ) {
NULL               81 opal/mca/crs/none/crs_none_module.c     snapshot->metadata = NULL;
NULL               94 opal/mca/crs/none/crs_none_module.c     char **tmp_argv = NULL;
NULL               95 opal/mca/crs/none/crs_none_module.c     char **cr_argv = NULL;
NULL              100 opal/mca/crs/none/crs_none_module.c     if( NULL == base_snapshot->metadata ) {
NULL              101 opal/mca/crs/none/crs_none_module.c         if (NULL == (base_snapshot->metadata = fopen(base_snapshot->metadata_filename, "a")) ) {
NULL              111 opal/mca/crs/none/crs_none_module.c     if( NULL == tmp_argv ) {
NULL              126 opal/mca/crs/none/crs_none_module.c     if ( NULL == (cr_argv = opal_argv_split(tmp_argv[0], ' ')) ) {
NULL              180 opal/mca/crs/none/crs_none_module.c     char * tmp_env_var = NULL;
NULL              186 opal/mca/crs/none/crs_none_module.c     tmp_env_var = NULL;
NULL               82 opal/mca/crs/self/crs_self_component.c     NULL,
NULL               83 opal/mca/crs/self/crs_self_component.c     NULL,
NULL               84 opal/mca/crs/self/crs_self_component.c     NULL
NULL               95 opal/mca/crs/self/crs_self_component.c                                            "(default: 20)", MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              107 opal/mca/crs/self/crs_self_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              117 opal/mca/crs/self/crs_self_component.c     mca_crs_self_component.prefix = NULL;
NULL              121 opal/mca/crs/self/crs_self_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              131 opal/mca/crs/self/crs_self_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              148 opal/mca/crs/self/crs_self_component.c         mca_crs_self_component.super.output_handle = opal_output_open(NULL);
NULL              113 opal/mca/crs/self/crs_self_module.c     snapshot->cmd_line = NULL;
NULL              118 opal/mca/crs/self/crs_self_module.c     if(NULL != snapshot->cmd_line)
NULL              156 opal/mca/crs/self/crs_self_module.c         *module = NULL;
NULL              193 opal/mca/crs/self/crs_self_module.c     if(NULL == mca_crs_self_component.ucb_checkpoint_fn) {
NULL              196 opal/mca/crs/self/crs_self_module.c     if(NULL == mca_crs_self_component.ucb_continue_fn) {
NULL              198 opal/mca/crs/self/crs_self_module.c     if(NULL == mca_crs_self_component.ucb_restart_fn) {
NULL              218 opal/mca/crs/self/crs_self_module.c     if(NULL == mca_crs_self_component.ucb_checkpoint_fn) {
NULL              222 opal/mca/crs/self/crs_self_module.c     if(NULL == mca_crs_self_component.ucb_continue_fn) {
NULL              225 opal/mca/crs/self/crs_self_module.c     if(NULL == mca_crs_self_component.ucb_restart_fn) {
NULL              244 opal/mca/crs/self/crs_self_module.c         if( NULL != mca_crs_self_component.ucb_restart_fn)
NULL              267 opal/mca/crs/self/crs_self_module.c     char * restart_cmd = NULL;
NULL              303 opal/mca/crs/self/crs_self_module.c     if( NULL == snapshot->super.metadata ) {
NULL              304 opal/mca/crs/self/crs_self_module.c         if (NULL == (snapshot->super.metadata = fopen(snapshot->super.metadata_filename, "a")) ) {
NULL              317 opal/mca/crs/self/crs_self_module.c     if(NULL != mca_crs_self_component.ucb_checkpoint_fn) {
NULL              324 opal/mca/crs/self/crs_self_module.c     if( NULL == restart_cmd) {
NULL              357 opal/mca/crs/self/crs_self_module.c     if(NULL != mca_crs_self_component.ucb_continue_fn) {
NULL              364 opal/mca/crs/self/crs_self_module.c     if( NULL != restart_cmd) {
NULL              366 opal/mca/crs/self/crs_self_module.c         restart_cmd = NULL;
NULL              379 opal/mca/crs/self/crs_self_module.c     char **cr_argv = NULL;
NULL              380 opal/mca/crs/self/crs_self_module.c     char * cr_cmd = NULL;
NULL              413 opal/mca/crs/self/crs_self_module.c     if ( NULL == (cr_argv = opal_argv_split(cr_cmd, ' ')) ) {
NULL              467 opal/mca/crs/self/crs_self_module.c     if( NULL != cr_cmd)
NULL              469 opal/mca/crs/self/crs_self_module.c     if( NULL != cr_argv)
NULL              516 opal/mca/crs/self/crs_self_module.c     char * tmp_env_var = NULL;
NULL              529 opal/mca/crs/self/crs_self_module.c     tmp_env_var = NULL;
NULL              551 opal/mca/crs/self/crs_self_module.c     char *func_to_find = NULL;
NULL              553 opal/mca/crs/self/crs_self_module.c     if( NULL == prefix || 0 >= strlen(prefix) ) {
NULL              556 opal/mca/crs/self/crs_self_module.c         *fn_ptr = NULL;
NULL              559 opal/mca/crs/self/crs_self_module.c     if( NULL == suffix || 0 >= strlen(suffix) ) {
NULL              562 opal/mca/crs/self/crs_self_module.c         *fn_ptr = NULL;
NULL              578 opal/mca/crs/self/crs_self_module.c     if( NULL == fn_ptr) {
NULL              589 opal/mca/crs/self/crs_self_module.c     if( NULL == func_to_find) {
NULL              627 opal/mca/crs/self/crs_self_module.c     char * tmp_env_var = NULL;
NULL              637 opal/mca/crs/self/crs_self_module.c     tmp_env_var = NULL;
NULL              644 opal/mca/crs/self/crs_self_module.c     tmp_env_var = NULL;
NULL              651 opal/mca/crs/self/crs_self_module.c     tmp_env_var = NULL;
NULL              666 opal/mca/crs/self/crs_self_module.c     char **tmp_argv = NULL;
NULL              667 opal/mca/crs/self/crs_self_module.c     char * component_name = NULL;
NULL              676 opal/mca/crs/self/crs_self_module.c     if( NULL == snapshot->super.metadata ) {
NULL              677 opal/mca/crs/self/crs_self_module.c         if (NULL == (snapshot->super.metadata = fopen(snapshot->super.metadata_filename, "a")) ) {
NULL              711 opal/mca/crs/self/crs_self_module.c     if( NULL == tmp_argv ) {
NULL              726 opal/mca/crs/self/crs_self_module.c     if(NULL != tmp_argv) {
NULL              728 opal/mca/crs/self/crs_self_module.c         tmp_argv = NULL;
NULL              738 opal/mca/crs/self/crs_self_module.c     if(NULL == snapshot->cmd_line) {
NULL               24 opal/mca/dl/base/dl_base_close.c     return mca_base_framework_components_close(&opal_dl_base_framework, NULL);
NULL               29 opal/mca/dl/base/dl_base_fns.c     *handle = NULL;
NULL               31 opal/mca/dl/base/dl_base_fns.c     if (NULL != opal_dl && NULL != opal_dl->open) {
NULL               43 opal/mca/dl/base/dl_base_fns.c     if (NULL != opal_dl && NULL != opal_dl->lookup) {
NULL               52 opal/mca/dl/base/dl_base_fns.c     if (NULL != opal_dl && NULL != opal_dl->close) {
NULL               63 opal/mca/dl/base/dl_base_fns.c     if (NULL != opal_dl && NULL != opal_dl->foreachfile) {
NULL               24 opal/mca/dl/base/dl_base_open.c opal_dl_base_module_t *opal_dl = NULL;
NULL               25 opal/mca/dl/base/dl_base_open.c opal_dl_base_component_t *opal_dl_base_selected_component = NULL;
NULL               50 opal/mca/dl/base/dl_base_open.c                            NULL /* register */,
NULL               52 opal/mca/dl/base/dl_base_open.c                            NULL /* close */,
NULL               33 opal/mca/dl/base/dl_base_select.c     opal_dl_base_component_t *best_component = NULL;
NULL               34 opal/mca/dl/base/dl_base_select.c     opal_dl_base_module_t *best_module = NULL;
NULL               43 opal/mca/dl/base/dl_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               85 opal/mca/dl/dlopen/dl_dlopen_component.c                                         NULL,
NULL              109 opal/mca/dl/dlopen/dl_dlopen_component.c     if (NULL != mca_dl_dlopen_component.filename_suffixes) {
NULL              111 opal/mca/dl/dlopen/dl_dlopen_component.c         mca_dl_dlopen_component.filename_suffixes = NULL;
NULL               42 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != err_msg) {
NULL               43 opal/mca/dl/dlopen/dl_dlopen_module.c         if (NULL != *handle) {
NULL               44 opal/mca/dl/dlopen/dl_dlopen_module.c             *err_msg = NULL;
NULL               57 opal/mca/dl/dlopen/dl_dlopen_module.c     *handle = NULL;
NULL               69 opal/mca/dl/dlopen/dl_dlopen_module.c     void *local_handle = NULL;
NULL               70 opal/mca/dl/dlopen/dl_dlopen_module.c     if (use_ext && NULL != fname) {
NULL               75 opal/mca/dl/dlopen/dl_dlopen_module.c              NULL != ext;
NULL               80 opal/mca/dl/dlopen/dl_dlopen_module.c             if (NULL == name) {
NULL               88 opal/mca/dl/dlopen/dl_dlopen_module.c                 if (NULL != err_msg) {
NULL              108 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != local_handle) {
NULL              113 opal/mca/dl/dlopen/dl_dlopen_module.c         if( NULL != fname ) {
NULL              121 opal/mca/dl/dlopen/dl_dlopen_module.c     return (NULL != local_handle) ? OPAL_SUCCESS : OPAL_ERROR;
NULL              134 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != *ptr) {
NULL              138 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != err_msg) {
NULL              169 opal/mca/dl/dlopen/dl_dlopen_module.c     DIR *dp = NULL;
NULL              170 opal/mca/dl/dlopen/dl_dlopen_module.c     char **dirs = NULL;
NULL              171 opal/mca/dl/dlopen/dl_dlopen_module.c     char **good_files = NULL;
NULL              174 opal/mca/dl/dlopen/dl_dlopen_module.c     for (int i = 0; NULL != dirs && NULL != dirs[i]; ++i) {
NULL              177 opal/mca/dl/dlopen/dl_dlopen_module.c         if (NULL == dp) {
NULL              183 opal/mca/dl/dlopen/dl_dlopen_module.c         while (NULL != (de = readdir(dp))) {
NULL              186 opal/mca/dl/dlopen/dl_dlopen_module.c             char *abs_name = NULL;
NULL              188 opal/mca/dl/dlopen/dl_dlopen_module.c             if (NULL == abs_name) {
NULL              209 opal/mca/dl/dlopen/dl_dlopen_module.c             if (NULL != ptr) {
NULL              224 opal/mca/dl/dlopen/dl_dlopen_module.c             for (int j = 0; NULL != good_files &&
NULL              225 opal/mca/dl/dlopen/dl_dlopen_module.c                      NULL != good_files[j]; ++j) {
NULL              239 opal/mca/dl/dlopen/dl_dlopen_module.c     dp = NULL;
NULL              242 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != good_files) {
NULL              243 opal/mca/dl/dlopen/dl_dlopen_module.c         for (int i = 0; NULL != good_files[i]; ++i) {
NULL              254 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != dp) {
NULL              257 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != dirs) {
NULL              260 opal/mca/dl/dlopen/dl_dlopen_module.c     if (NULL != good_files) {
NULL               87 opal/mca/dl/libltdl/dl_libltdl_component.c                                     NULL,
NULL               24 opal/mca/dl/libltdl/dl_libltdl_module.c     *handle = NULL;
NULL               25 opal/mca/dl/libltdl/dl_libltdl_module.c     if (NULL != err_msg) {
NULL               26 opal/mca/dl/libltdl/dl_libltdl_module.c         *err_msg = NULL;
NULL               51 opal/mca/dl/libltdl/dl_libltdl_module.c     if (NULL != local_handle) {
NULL               56 opal/mca/dl/libltdl/dl_libltdl_module.c         if( NULL != fname ) {
NULL               67 opal/mca/dl/libltdl/dl_libltdl_module.c     if (NULL != err_msg) {
NULL               82 opal/mca/dl/libltdl/dl_libltdl_module.c     if (NULL != err_msg) {
NULL               83 opal/mca/dl/libltdl/dl_libltdl_module.c         *err_msg = NULL;
NULL               87 opal/mca/dl/libltdl/dl_libltdl_module.c     if (NULL != *ptr) {
NULL               91 opal/mca/dl/libltdl/dl_libltdl_module.c     if (NULL != err_msg) {
NULL               55 opal/mca/event/base/event_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(opal, event, NULL, NULL, opal_event_base_open,
NULL               62 opal/mca/event/base/event_base_frame.c opal_event_base_t *opal_sync_event_base=NULL;
NULL               82 opal/mca/event/base/event_base_frame.c     if (NULL == (opal_sync_event_base = opal_event_base_create())) {
NULL              100 opal/mca/event/base/event_base_frame.c 						                  NULL))) {
NULL               40 opal/mca/event/external/event_external_component.c char *ompi_event_module_include = NULL;
NULL               79 opal/mca/event/external/event_external_component.c     char *avail = NULL;
NULL               80 opal/mca/event/external/event_external_component.c     char *help_msg = NULL;
NULL              100 opal/mca/event/external/event_external_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              107 opal/mca/event/external/event_external_component.c     avail = NULL;
NULL               21 opal/mca/event/external/event_external_module.c static struct event_config *config = NULL;
NULL               28 opal/mca/event/external/event_external_module.c     if (NULL == base) {
NULL               37 opal/mca/event/external/event_external_module.c     const char **all_available_eventops = NULL;
NULL               38 opal/mca/event/external/event_external_module.c     char **includes=NULL;
NULL               48 opal/mca/event/external/event_external_module.c     if (NULL == ompi_event_module_include) {
NULL               57 opal/mca/event/external/event_external_module.c     for (i = 0 ; NULL != all_available_eventops[i] ; ++i) {
NULL               62 opal/mca/event/external/event_external_module.c         for (j=0; NULL != includes[j]; j++) {
NULL               67 opal/mca/event/external/external.h #define opal_event_base_loopexit(b) event_base_loopexit(b, NULL)
NULL               63 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	{ NULL }
NULL               66 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	(root)->sph_root = NULL;					\
NULL               78 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define SPLAY_EMPTY(head)		(SPLAY_ROOT(head) == NULL)
NULL              125 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		return(NULL);						\
NULL              129 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL              136 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	if (SPLAY_RIGHT(elm, field) != NULL) {				\
NULL              138 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		while (SPLAY_LEFT(elm, field) != NULL) {		\
NULL              142 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		elm = NULL;						\
NULL              161 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	    SPLAY_LEFT(elm, field) = SPLAY_RIGHT(elm, field) = NULL;	\
NULL              169 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		    SPLAY_LEFT((head)->sph_root, field) = NULL;		\
NULL              173 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		    SPLAY_RIGHT((head)->sph_root, field) = NULL;	\
NULL              178 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h     return (NULL);							\
NULL              186 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		return (NULL);						\
NULL              189 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		if (SPLAY_LEFT((head)->sph_root, field) == NULL) {	\
NULL              199 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL              208 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	SPLAY_LEFT(&__node, field) = SPLAY_RIGHT(&__node, field) = NULL;\
NULL              214 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              218 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_LEFT((head)->sph_root, field) == NULL)\
NULL              224 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              228 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_RIGHT((head)->sph_root, field) == NULL)\
NULL              244 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	SPLAY_LEFT(&__node, field) = SPLAY_RIGHT(&__node, field) = NULL;\
NULL              250 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              254 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_LEFT((head)->sph_root, field) == NULL)\
NULL              260 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              264 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_RIGHT((head)->sph_root, field) == NULL)\
NULL              280 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define SPLAY_MIN(name, x)		(SPLAY_EMPTY(x) ? NULL	\
NULL              282 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define SPLAY_MAX(name, x)		(SPLAY_EMPTY(x) ? NULL	\
NULL              287 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	     (x) != NULL;						\
NULL              297 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	{ NULL }
NULL              300 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	(root)->rbh_root = NULL;					\
NULL              318 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define RB_EMPTY(head)			(RB_ROOT(head) == NULL)
NULL              322 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	RB_LEFT(elm, field) = RB_RIGHT(elm, field) = NULL;		\
NULL              438 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	while ((elm == NULL || RB_COLOR(elm, field) == RB_BLACK) &&	\
NULL              447 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if ((RB_LEFT(tmp, field) == NULL ||		\
NULL              449 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			    (RB_RIGHT(tmp, field) == NULL ||		\
NULL              455 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (RB_RIGHT(tmp, field) == NULL ||	\
NULL              479 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if ((RB_LEFT(tmp, field) == NULL ||		\
NULL              481 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			    (RB_RIGHT(tmp, field) == NULL ||		\
NULL              487 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (RB_LEFT(tmp, field) == NULL ||	\
NULL              515 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	if (RB_LEFT(elm, field) == NULL)				\
NULL              517 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	else if (RB_RIGHT(elm, field) == NULL)				\
NULL              582 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	struct type *parent = NULL;					\
NULL              596 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	if (parent != NULL) {						\
NULL              605 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL              623 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL              651 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	struct type *parent = NULL;					\
NULL              674 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	     (x) != NULL;						\
NULL              740 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	{ NULL }
NULL              743 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	(root)->sph_root = NULL;					\
NULL              755 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define SPLAY_EMPTY(head)		(SPLAY_ROOT(head) == NULL)
NULL              802 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		return(NULL);						\
NULL              806 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL              813 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	if (SPLAY_RIGHT(elm, field) != NULL) {				\
NULL              815 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		while (SPLAY_LEFT(elm, field) != NULL) {		\
NULL              819 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		elm = NULL;						\
NULL              838 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	    SPLAY_LEFT(elm, field) = SPLAY_RIGHT(elm, field) = NULL;	\
NULL              846 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		    SPLAY_LEFT((head)->sph_root, field) = NULL;		\
NULL              850 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		    SPLAY_RIGHT((head)->sph_root, field) = NULL;	\
NULL              855 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h     return (NULL);							\
NULL              863 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		return (NULL);						\
NULL              866 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		if (SPLAY_LEFT((head)->sph_root, field) == NULL) {	\
NULL              876 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL              885 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	SPLAY_LEFT(&__node, field) = SPLAY_RIGHT(&__node, field) = NULL;\
NULL              891 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              895 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_LEFT((head)->sph_root, field) == NULL)\
NULL              901 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              905 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_RIGHT((head)->sph_root, field) == NULL)\
NULL              921 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	SPLAY_LEFT(&__node, field) = SPLAY_RIGHT(&__node, field) = NULL;\
NULL              927 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              931 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_LEFT((head)->sph_root, field) == NULL)\
NULL              937 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if (__tmp == NULL)				\
NULL              941 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (SPLAY_RIGHT((head)->sph_root, field) == NULL)\
NULL              957 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define SPLAY_MIN(name, x)		(SPLAY_EMPTY(x) ? NULL	\
NULL              959 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define SPLAY_MAX(name, x)		(SPLAY_EMPTY(x) ? NULL	\
NULL              964 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	     (x) != NULL;						\
NULL              974 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	{ NULL }
NULL              977 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	(root)->rbh_root = NULL;					\
NULL              995 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define RB_EMPTY(head)			(RB_ROOT(head) == NULL)
NULL              999 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	RB_LEFT(elm, field) = RB_RIGHT(elm, field) = NULL;		\
NULL             1115 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	while ((elm == NULL || RB_COLOR(elm, field) == RB_BLACK) &&	\
NULL             1124 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if ((RB_LEFT(tmp, field) == NULL ||		\
NULL             1126 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			    (RB_RIGHT(tmp, field) == NULL ||		\
NULL             1132 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (RB_RIGHT(tmp, field) == NULL ||	\
NULL             1156 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			if ((RB_LEFT(tmp, field) == NULL ||		\
NULL             1158 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 			    (RB_RIGHT(tmp, field) == NULL ||		\
NULL             1164 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 				if (RB_LEFT(tmp, field) == NULL ||	\
NULL             1192 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	if (RB_LEFT(elm, field) == NULL)				\
NULL             1194 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	else if (RB_RIGHT(elm, field) == NULL)				\
NULL             1259 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	struct type *parent = NULL;					\
NULL             1273 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	if (parent != NULL) {						\
NULL             1282 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL             1300 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	return (NULL);							\
NULL             1328 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	struct type *parent = NULL;					\
NULL             1351 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 	     (x) != NULL;						\
NULL              154 opal/mca/event/libevent2022/libevent/arc4random.c 		if (!CryptAcquireContext(&provider, NULL, NULL, PROV_RSA_FULL,
NULL              191 opal/mca/event/libevent2022/libevent/arc4random.c 		if (0 != sysctl(mib, 3, &buf[len], &n, NULL, 0))
NULL              225 opal/mca/event/libevent2022/libevent/arc4random.c 	if (sysctl(mib, 2, buf, &len, NULL, 0) == -1) {
NULL              230 opal/mca/event/libevent2022/libevent/arc4random.c 			if (sysctl(mib, 2, &buf[len], &n, NULL, 0) == -1)
NULL              296 opal/mca/event/libevent2022/libevent/arc4random.c static char *arc4random_urandom_filename = NULL;
NULL              322 opal/mca/event/libevent2022/libevent/arc4random.c 		"/dev/srandom", "/dev/urandom", "/dev/random", NULL
NULL              354 opal/mca/event/libevent2022/libevent/arc4random.c 	if (arc4random_urandom_filename == NULL &&
NULL              161 opal/mca/event/libevent2022/libevent/buffer.c 		return (NULL);
NULL              176 opal/mca/event/libevent2022/libevent/buffer.c 	if ((chain = mm_malloc(to_alloc)) == NULL)
NULL              177 opal/mca/event/libevent2022/libevent/buffer.c 		return (NULL);
NULL              282 opal/mca/event/libevent2022/libevent/buffer.c 		*ch = NULL;
NULL              295 opal/mca/event/libevent2022/libevent/buffer.c 	if (*buf->last_with_datap == NULL) {
NULL              298 opal/mca/event/libevent2022/libevent/buffer.c 		EVUTIL_ASSERT(buf->first == NULL);
NULL              305 opal/mca/event/libevent2022/libevent/buffer.c 		if (*ch == NULL) {
NULL              325 opal/mca/event/libevent2022/libevent/buffer.c 	if ((chain = evbuffer_chain_new(datlen)) == NULL)
NULL              326 opal/mca/event/libevent2022/libevent/buffer.c 		return NULL;
NULL              353 opal/mca/event/libevent2022/libevent/buffer.c 	if (buffer == NULL)
NULL              354 opal/mca/event/libevent2022/libevent/buffer.c 		return (NULL);
NULL              522 opal/mca/event/libevent2022/libevent/buffer.c 	struct bufferevent *parent = NULL;
NULL              559 opal/mca/event/libevent2022/libevent/buffer.c 	for (chain = buffer->first; chain != NULL; chain = next) {
NULL              614 opal/mca/event/libevent2022/libevent/buffer.c 	result = (chain != NULL ? chain->off : 0);
NULL              633 opal/mca/event/libevent2022/libevent/buffer.c 		if ((chain = evbuffer_expand_singlechain(buf, size)) == NULL)
NULL              749 opal/mca/event/libevent2022/libevent/buffer.c 	dst->first = NULL;
NULL              750 opal/mca/event/libevent2022/libevent/buffer.c 	dst->last = NULL;
NULL              768 opal/mca/event/libevent2022/libevent/buffer.c 		*first = *last = NULL;
NULL              797 opal/mca/event/libevent2022/libevent/buffer.c 		*pinned = NULL;
NULL              856 opal/mca/event/libevent2022/libevent/buffer.c 	if (*dst->last_with_datap == NULL) {
NULL              978 opal/mca/event/libevent2022/libevent/buffer.c 		for (chain = buf->first; chain != NULL; chain = next) {
NULL             1145 opal/mca/event/libevent2022/libevent/buffer.c 		if (dst->first == NULL) {
NULL             1151 opal/mca/event/libevent2022/libevent/buffer.c 		previous->next = NULL;
NULL             1187 opal/mca/event/libevent2022/libevent/buffer.c 	unsigned char *buffer, *result = NULL;
NULL             1242 opal/mca/event/libevent2022/libevent/buffer.c 		if ((tmp = evbuffer_chain_new(size)) == NULL) {
NULL             1255 opal/mca/event/libevent2022/libevent/buffer.c 	for (; chain != NULL && (size_t)size >= chain->off; chain = next) {
NULL             1269 opal/mca/event/libevent2022/libevent/buffer.c 	if (chain != NULL) {
NULL             1302 opal/mca/event/libevent2022/libevent/buffer.c 	return evbuffer_readln(buffer, NULL, EVBUFFER_EOL_ANY);
NULL             1310 opal/mca/event/libevent2022/libevent/buffer.c 	while (chain != NULL) {
NULL             1350 opal/mca/event/libevent2022/libevent/buffer.c 	return NULL;
NULL             1359 opal/mca/event/libevent2022/libevent/buffer.c 	while (chain != NULL) {
NULL             1507 opal/mca/event/libevent2022/libevent/buffer.c 	char *result = NULL;
NULL             1515 opal/mca/event/libevent2022/libevent/buffer.c 	it = evbuffer_search_eol(buffer, NULL, &extra_drain, eol_style);
NULL             1520 opal/mca/event/libevent2022/libevent/buffer.c 	if ((line = mm_malloc(n_to_copy+1)) == NULL) {
NULL             1565 opal/mca/event/libevent2022/libevent/buffer.c 	if (chain == NULL) {
NULL             1609 opal/mca/event/libevent2022/libevent/buffer.c 	if (tmp == NULL)
NULL             1653 opal/mca/event/libevent2022/libevent/buffer.c 	if (chain == NULL) {
NULL             1694 opal/mca/event/libevent2022/libevent/buffer.c 	if ((tmp = evbuffer_chain_new(datlen)) == NULL)
NULL             1748 opal/mca/event/libevent2022/libevent/buffer.c 	struct evbuffer_chain *result = NULL;
NULL             1763 opal/mca/event/libevent2022/libevent/buffer.c 	if (chain == NULL ||
NULL             1825 opal/mca/event/libevent2022/libevent/buffer.c 		if (tmp == NULL)
NULL             1867 opal/mca/event/libevent2022/libevent/buffer.c 	if (chain == NULL || (chain->flags & EVBUFFER_IMMUTABLE)) {
NULL             1871 opal/mca/event/libevent2022/libevent/buffer.c 		if (chain == NULL)
NULL             1911 opal/mca/event/libevent2022/libevent/buffer.c 		EVUTIL_ASSERT(chain == NULL);
NULL             1914 opal/mca/event/libevent2022/libevent/buffer.c 		if (tmp == NULL)
NULL             1946 opal/mca/event/libevent2022/libevent/buffer.c 		if (tmp == NULL) {
NULL             1951 opal/mca/event/libevent2022/libevent/buffer.c 				(*buf->last_with_datap)->next = NULL;
NULL             2141 opal/mca/event/libevent2022/libevent/buffer.c 			if (WSARecv(fd, vecs, nvecs, &bytesRead, &flags, NULL, NULL)) {
NULL             2160 opal/mca/event/libevent2022/libevent/buffer.c 	if ((chain = evbuffer_expand_singlechain(buf, howmuch)) == NULL) {
NULL             2285 opal/mca/event/libevent2022/libevent/buffer.c 	while (chain != NULL && i < NUM_WRITE_IOVEC && howmuch) {
NULL             2308 opal/mca/event/libevent2022/libevent/buffer.c 		if (WSASend(fd, iov, i, &bytesSent, 0, NULL, NULL))
NULL             2339 opal/mca/event/libevent2022/libevent/buffer.c 	res = sendfile(info->fd, fd, chain->misalign, &len, NULL, 0);
NULL             2345 opal/mca/event/libevent2022/libevent/buffer.c 	res = sendfile(info->fd, fd, chain->misalign, chain->off, NULL, &len, 0);
NULL             2393 opal/mca/event/libevent2022/libevent/buffer.c 		if (chain != NULL && (chain->flags & EVBUFFER_SENDFILE))
NULL             2437 opal/mca/event/libevent2022/libevent/buffer.c 	ptr = evbuffer_search(buffer, (const char *)what, len, NULL);
NULL             2439 opal/mca/event/libevent2022/libevent/buffer.c 		search = NULL;
NULL             2454 opal/mca/event/libevent2022/libevent/buffer.c 	struct evbuffer_chain *chain = NULL;
NULL             2487 opal/mca/event/libevent2022/libevent/buffer.c 		pos->_internal.chain = NULL;
NULL             2493 opal/mca/event/libevent2022/libevent/buffer.c 	return chain != NULL ? 0 : -1;
NULL             2539 opal/mca/event/libevent2022/libevent/buffer.c 	return evbuffer_search_range(buffer, what, len, start, NULL);
NULL             2546 opal/mca/event/libevent2022/libevent/buffer.c 	struct evbuffer_chain *chain, *last_chain = NULL;
NULL             2601 opal/mca/event/libevent2022/libevent/buffer.c 	pos._internal.chain = NULL;
NULL             2679 opal/mca/event/libevent2022/libevent/buffer.c 	if ((chain = evbuffer_expand_singlechain(buf, 64)) == NULL)
NULL             2716 opal/mca/event/libevent2022/libevent/buffer.c 		if ((chain = evbuffer_expand_singlechain(buf, sz + 1)) == NULL)
NULL             2813 opal/mca/event/libevent2022/libevent/buffer.c 		if (chain == NULL) {
NULL             2819 opal/mca/event/libevent2022/libevent/buffer.c 		chain->buffer = NULL;	/* no reading possible */
NULL             2839 opal/mca/event/libevent2022/libevent/buffer.c 		void *mapped = mmap(NULL, length + offset, PROT_READ,
NULL             2860 opal/mca/event/libevent2022/libevent/buffer.c 		if (chain == NULL) {
NULL             2894 opal/mca/event/libevent2022/libevent/buffer.c 		if (tmp == NULL)
NULL             2952 opal/mca/event/libevent2022/libevent/buffer.c 		    evbuffer_add_cb(buffer, NULL, cbarg);
NULL             2964 opal/mca/event/libevent2022/libevent/buffer.c 		return NULL;
NULL               76 opal/mca/event/libevent2022/libevent/buffer_iocp.c 		return NULL;
NULL              157 opal/mca/event/libevent2022/libevent/buffer_iocp.c 		return NULL;
NULL              197 opal/mca/event/libevent2022/libevent/buffer_iocp.c 	buf_o->first_pinned = NULL;
NULL              225 opal/mca/event/libevent2022/libevent/buffer_iocp.c 		&ol->overlapped, NULL)) {
NULL              251 opal/mca/event/libevent2022/libevent/buffer_iocp.c 	struct evbuffer_chain *chain=NULL, **chainp;
NULL              263 opal/mca/event/libevent2022/libevent/buffer_iocp.c 	buf_o->first_pinned = NULL;
NULL              291 opal/mca/event/libevent2022/libevent/buffer_iocp.c 		    &ol->overlapped, NULL)) {
NULL              225 opal/mca/event/libevent2022/libevent/bufferevent.c 	if (bufev->readcb == NULL)
NULL              242 opal/mca/event/libevent2022/libevent/bufferevent.c 	if (bufev->writecb == NULL)
NULL              259 opal/mca/event/libevent2022/libevent/bufferevent.c 	if (bufev->errorcb == NULL)
NULL              280 opal/mca/event/libevent2022/libevent/bufferevent.c 		if ((bufev->input = evbuffer_new()) == NULL)
NULL              285 opal/mca/event/libevent2022/libevent/bufferevent.c 		if ((bufev->output = evbuffer_new()) == NULL) {
NULL              309 opal/mca/event/libevent2022/libevent/bufferevent.c 		if (bufferevent_enable_locking(bufev, NULL) < 0) {
NULL              313 opal/mca/event/libevent2022/libevent/bufferevent.c 			bufev->input = NULL;
NULL              314 opal/mca/event/libevent2022/libevent/bufferevent.c 			bufev->output = NULL;
NULL              461 opal/mca/event/libevent2022/libevent/bufferevent.c 	struct timeval *ptv_read = NULL, *ptv_write = NULL;
NULL              538 opal/mca/event/libevent2022/libevent/bufferevent.c 			if (bufev_private->read_watermarks_cb == NULL) {
NULL              638 opal/mca/event/libevent2022/libevent/bufferevent.c 		bufev_private->rate_limiting = NULL;
NULL              679 opal/mca/event/libevent2022/libevent/bufferevent.c 	bufferevent_setcb(bufev, NULL, NULL, NULL, NULL);
NULL              783 opal/mca/event/libevent2022/libevent/bufferevent.c 	d.ptr = NULL;
NULL              788 opal/mca/event/libevent2022/libevent/bufferevent.c 	return (res<0) ? NULL : d.ptr;
NULL              858 opal/mca/event/libevent2022/libevent/bufferevent.c 		return event_add(ev, NULL);
NULL              106 opal/mca/event/libevent2022/libevent/bufferevent_async.c 		return NULL;
NULL              426 opal/mca/event/libevent2022/libevent/bufferevent_async.c 	setsockopt(sock, SOL_SOCKET, SO_UPDATE_CONNECT_CONTEXT, NULL, 0);
NULL              537 opal/mca/event/libevent2022/libevent/bufferevent_async.c 		return NULL;
NULL              545 opal/mca/event/libevent2022/libevent/bufferevent_async.c 			return NULL;
NULL              549 opal/mca/event/libevent2022/libevent/bufferevent_async.c 		return NULL;
NULL              554 opal/mca/event/libevent2022/libevent/bufferevent_async.c 		return NULL;
NULL              559 opal/mca/event/libevent2022/libevent/bufferevent_async.c 		return NULL;
NULL              580 opal/mca/event/libevent2022/libevent/bufferevent_async.c 	return NULL;
NULL              617 opal/mca/event/libevent2022/libevent/bufferevent_async.c 	EVUTIL_ASSERT(ext && ext->ConnectEx && fd >= 0 && sa != NULL);
NULL              642 opal/mca/event/libevent2022/libevent/bufferevent_async.c 	rc = ext->ConnectEx(fd, sa, socklen, NULL, 0, NULL,
NULL              113 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		return NULL;
NULL              172 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		return NULL;
NULL              181 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		return NULL;
NULL              186 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		return NULL;
NULL              189 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 		bufferevent_enable_locking(downcast(bufev_f), NULL);
NULL              238 opal/mca/event/libevent2022/libevent/bufferevent_filter.c 				    NULL, NULL, NULL, NULL);
NULL              108 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	b->ptr = NULL; /* We'll be putting the bufferevent in this field.*/
NULL              124 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		b->ptr = NULL;
NULL              233 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	NULL /* bio_bufferevent_gets */,
NULL              237 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	NULL /* callback_ctrl */,
NULL              254 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL;
NULL              256 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL;
NULL              352 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL;
NULL              648 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	n = evbuffer_peek(output, atmost, NULL, space, 8);
NULL              843 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	struct evbuffer *target = NULL;
NULL              844 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	struct event_watermark *wm = NULL;
NULL              971 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 			rpending = event_pending(&bev->ev_read, EV_READ, NULL);
NULL              972 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 			wpending = event_pending(&bev->ev_write, EV_WRITE, NULL);
NULL             1194 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 				bev_ssl->underlying = NULL;
NULL             1200 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 				fd = BIO_get_fd(bio, NULL);
NULL             1209 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 				    NULL,NULL,NULL,NULL);
NULL             1225 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		if (event_pending(&bev->ev_read, EV_READ, NULL))
NULL             1227 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		if (event_pending(&bev->ev_write, EV_WRITE, NULL))
NULL             1284 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL;
NULL             1296 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	struct bufferevent_openssl *bev_ssl = NULL;
NULL             1297 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	struct bufferevent_private *bev_p = NULL;
NULL             1300 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	if (underlying != NULL && fd >= 0)
NULL             1301 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL; /* Only one can be set. */
NULL             1323 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		bufferevent_enable_locking(&bev_ssl->bev.bev, NULL);
NULL             1364 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 				if (event_add(&bev_ssl->bev.bev.ev_read, NULL) < 0)
NULL             1366 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 			if (event_add(&bev_ssl->bev.bev.ev_write, NULL) < 0)
NULL             1375 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	return NULL;
NULL             1390 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL;
NULL             1392 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		return NULL;
NULL             1412 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		have_fd = BIO_get_fd(bio, NULL);
NULL             1424 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 			return NULL;
NULL             1439 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		base, NULL, fd, ssl, state, options);
NULL               58 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		return NULL;
NULL               96 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		return NULL;
NULL              100 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		return NULL;
NULL              104 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		return NULL;
NULL              116 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 	struct bufferevent_pair *bufev1 = NULL, *bufev2 = NULL;
NULL              274 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		bev_p->partner->partner = NULL;
NULL              275 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		bev_p->partner = NULL;
NULL              313 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 	struct bufferevent *partner = NULL;
NULL              316 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 		return NULL;
NULL              333 opal/mca/event/libevent2022/libevent/bufferevent_pair.c 	NULL, /* ctrl */
NULL              155 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 		return NULL;
NULL              160 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 		return NULL;
NULL              163 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 		return NULL;
NULL              453 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 		return NULL;
NULL              573 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 	if (cfg == NULL) {
NULL              576 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 			rlim->cfg = NULL;
NULL              594 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 	if (bevp->rate_limiting == NULL) {
NULL              602 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 	reinit = rlim->cfg != NULL;
NULL              650 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 		return NULL;
NULL              795 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 		bevp->rate_limiting->group = NULL;
NULL             1000 opal/mca/event/libevent2022/libevent/bufferevent_ratelim.c 	EVUTIL_ASSERT(grp != NULL);
NULL              112 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 	    !event_pending(&bufev->ev_write, EV_WRITE, NULL) &&
NULL              328 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 	if ((bufev_p = mm_calloc(1, sizeof(struct bufferevent_private)))== NULL)
NULL              329 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 		return NULL;
NULL              334 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 		return NULL;
NULL              541 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 	if (!(bufev = bufferevent_socket_new(NULL, fd, 0)))
NULL              542 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 		return NULL;
NULL              602 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 	if (event_pending(&bufev->ev_read, EV_READ, NULL))
NULL              605 opal/mca/event/libevent2022/libevent/bufferevent_sock.c 	if (event_pending(&bufev->ev_write, EV_WRITE, NULL)) {
NULL               94 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	{ NULL }
NULL              107 opal/mca/event/libevent2022/libevent/compat/sys/queue.h #define	SLIST_END(head)		NULL
NULL              146 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	{ NULL }
NULL              158 opal/mca/event/libevent2022/libevent/compat/sys/queue.h #define	LIST_END(head)			NULL
NULL              175 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.le_next = (listelm)->field.le_next) != NULL)	\
NULL              190 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.le_next = (head)->lh_first) != NULL)		\
NULL              197 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if ((elm)->field.le_next != NULL)				\
NULL              204 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm2)->field.le_next = (elm)->field.le_next) != NULL)	\
NULL              221 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	{ NULL, &(head).sqh_first }
NULL              232 opal/mca/event/libevent2022/libevent/compat/sys/queue.h #define	SIMPLEQ_END(head)	    NULL
NULL              245 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	(head)->sqh_first = NULL;					\
NULL              250 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.sqe_next = (head)->sqh_first) == NULL)	\
NULL              256 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	(elm)->field.sqe_next = NULL;					\
NULL              262 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.sqe_next = (listelm)->field.sqe_next) == NULL)\
NULL              268 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((head)->sqh_first = (elm)->field.sqe_next) == NULL)	\
NULL              282 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	{ NULL, &(head).tqh_first }
NULL              294 opal/mca/event/libevent2022/libevent/compat/sys/queue.h #define	TAILQ_END(head)			NULL
NULL              318 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	(head)->tqh_first = NULL;					\
NULL              323 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.tqe_next = (head)->tqh_first) != NULL)	\
NULL              333 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	(elm)->field.tqe_next = NULL;					\
NULL              340 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.tqe_next = (listelm)->field.tqe_next) != NULL)\
NULL              357 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm)->field.tqe_next) != NULL)				\
NULL              366 opal/mca/event/libevent2022/libevent/compat/sys/queue.h 	if (((elm2)->field.tqe_next = (elm)->field.tqe_next) != NULL)	\
NULL              125 opal/mca/event/libevent2022/libevent/devpoll.c 		return (NULL);
NULL              135 opal/mca/event/libevent2022/libevent/devpoll.c 		return (NULL);
NULL              144 opal/mca/event/libevent2022/libevent/devpoll.c 	if (devpollop->events == NULL) {
NULL              147 opal/mca/event/libevent2022/libevent/devpoll.c 		return (NULL);
NULL              152 opal/mca/event/libevent2022/libevent/devpoll.c 	if (devpollop->changes == NULL) {
NULL              156 opal/mca/event/libevent2022/libevent/devpoll.c 		return (NULL);
NULL              175 opal/mca/event/libevent2022/libevent/devpoll.c 	if (tv != NULL)
NULL              118 opal/mca/event/libevent2022/libevent/epoll.c 		return (NULL);
NULL              125 opal/mca/event/libevent2022/libevent/epoll.c 		return (NULL);
NULL              132 opal/mca/event/libevent2022/libevent/epoll.c 	if (epollop->events == NULL) {
NULL              135 opal/mca/event/libevent2022/libevent/epoll.c 		return (NULL);
NULL              141 opal/mca/event/libevent2022/libevent/epoll.c 		evutil_getenv("EVENT_EPOLL_USE_CHANGELIST") != NULL))
NULL              393 opal/mca/event/libevent2022/libevent/epoll.c 	if (tv != NULL) {
NULL               61 opal/mca/event/libevent2022/libevent/epoll_sub.c 	return (syscall(__NR_epoll_pwait, epfd, events, maxevents, timeout, NULL, 0));
NULL              370 opal/mca/event/libevent2022/libevent/evdns.c static struct evdns_base *current_base = NULL;
NULL              436 opal/mca/event/libevent2022/libevent/evdns.c static evdns_debug_log_fn_type evdns_log_fn = NULL;
NULL              490 opal/mca/event/libevent2022/libevent/evdns.c 	return NULL;
NULL              627 opal/mca/event/libevent2022/libevent/evdns.c 		ns->probe_request = NULL;
NULL              678 opal/mca/event/libevent2022/libevent/evdns.c 			req->handle->current_req = NULL;
NULL              684 opal/mca/event/libevent2022/libevent/evdns.c 			req->handle = NULL; /* If we have a bug, let's crash
NULL              687 opal/mca/event/libevent2022/libevent/evdns.c 			req->handle->current_req = NULL;
NULL              785 opal/mca/event/libevent2022/libevent/evdns.c 			cb->user_callback(cb->err, 0, 0, cb->ttl, NULL, user_pointer);
NULL              793 opal/mca/event/libevent2022/libevent/evdns.c 			cb->user_callback(cb->err, 0, 0, cb->ttl, NULL, user_pointer);
NULL              803 opal/mca/event/libevent2022/libevent/evdns.c 			cb->user_callback(cb->err, 0, 0, cb->ttl, NULL, user_pointer);
NULL              908 opal/mca/event/libevent2022/libevent/evdns.c 				req->ns->probe_request = NULL;
NULL              929 opal/mca/event/libevent2022/libevent/evdns.c 		reply_schedule_callback(req, ttl, error, NULL);
NULL              935 opal/mca/event/libevent2022/libevent/evdns.c 			req->ns->probe_request = NULL; /* Avoid double-free */
NULL             1010 opal/mca/event/libevent2022/libevent/evdns.c 	struct request *req = NULL;
NULL             1192 opal/mca/event/libevent2022/libevent/evdns.c 		reply_handle(req, flags, 0, NULL);
NULL             1208 opal/mca/event/libevent2022/libevent/evdns.c 	struct server_request *server_req = NULL;
NULL             1227 opal/mca/event/libevent2022/libevent/evdns.c 	if (server_req == NULL) return -1;
NULL             1237 opal/mca/event/libevent2022/libevent/evdns.c 	if (server_req->base.questions == NULL)
NULL             1310 opal/mca/event/libevent2022/libevent/evdns.c 		if (request_find_from_trans_id(base, trans_id) == NULL)
NULL             1322 opal/mca/event/libevent2022/libevent/evdns.c 	if (!base->server_head) return NULL;
NULL             1446 opal/mca/event/libevent2022/libevent/evdns.c 	if (event_add(&port->event, NULL) < 0) {
NULL             1465 opal/mca/event/libevent2022/libevent/evdns.c 	if (event_add(&ns->event, NULL) < 0) {
NULL             1563 opal/mca/event/libevent2022/libevent/evdns.c 	if (v == NULL)
NULL             1677 opal/mca/event/libevent2022/libevent/evdns.c 	j = dnsname_to_labels(buf, buf_len, j, name, name_len, NULL);
NULL             1696 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL; /* flags not yet implemented */
NULL             1698 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             1708 opal/mca/event/libevent2022/libevent/evdns.c 	port->pending_replies = NULL;
NULL             1714 opal/mca/event/libevent2022/libevent/evdns.c 	if (event_add(&port->event, NULL) < 0) {
NULL             1716 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             1725 opal/mca/event/libevent2022/libevent/evdns.c 	return evdns_add_server_port_with_base(NULL, socket, flags, cb, user_data);
NULL             1776 opal/mca/event/libevent2022/libevent/evdns.c 	item->next = NULL;
NULL             1786 opal/mca/event/libevent2022/libevent/evdns.c 	item->data = NULL;
NULL             2005 opal/mca/event/libevent2022/libevent/evdns.c 			if (event_add(&port->event, NULL) < 0) {
NULL             2051 opal/mca/event/libevent2022/libevent/evdns.c 		*list = NULL;
NULL             2074 opal/mca/event/libevent2022/libevent/evdns.c 				req->port->pending_replies = NULL;
NULL             2165 opal/mca/event/libevent2022/libevent/evdns.c 		reply_schedule_callback(req, 0, DNS_ERR_TIMEOUT, NULL);
NULL             2280 opal/mca/event/libevent2022/libevent/evdns.c 	ns->probe_request = NULL;
NULL             2391 opal/mca/event/libevent2022/libevent/evdns.c 			server->probe_request = NULL;
NULL             2400 opal/mca/event/libevent2022/libevent/evdns.c 	base->server_head = NULL;
NULL             2409 opal/mca/event/libevent2022/libevent/evdns.c 			req->ns = NULL;
NULL             2427 opal/mca/event/libevent2022/libevent/evdns.c 		base->req_heads[i] = NULL;
NULL             2509 opal/mca/event/libevent2022/libevent/evdns.c 	if (event_add(&ns->event, NULL) < 0) {
NULL             2561 opal/mca/event/libevent2022/libevent/evdns.c 		current_base = evdns_base_new(NULL, 0);
NULL             2613 opal/mca/event/libevent2022/libevent/evdns.c 		current_base = evdns_base_new(NULL, 0);
NULL             2640 opal/mca/event/libevent2022/libevent/evdns.c 		EVUTIL_ASSERT(*head != NULL);
NULL             2658 opal/mca/event/libevent2022/libevent/evdns.c 		*head = NULL;
NULL             2664 opal/mca/event/libevent2022/libevent/evdns.c 	req->next = req->prev = NULL;
NULL             2714 opal/mca/event/libevent2022/libevent/evdns.c 	if (!req) return NULL;
NULL             2718 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             2757 opal/mca/event/libevent2022/libevent/evdns.c 	req->ns = issuing_now ? nameserver_pick(base) : NULL;
NULL             2758 opal/mca/event/libevent2022/libevent/evdns.c 	req->next = req->prev = NULL;
NULL             2768 opal/mca/event/libevent2022/libevent/evdns.c 	return NULL;
NULL             2813 opal/mca/event/libevent2022/libevent/evdns.c 	reply_schedule_callback(req, 0, DNS_ERR_CANCEL, NULL);
NULL             2832 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle == NULL)
NULL             2833 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             2845 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle->current_req == NULL) {
NULL             2847 opal/mca/event/libevent2022/libevent/evdns.c 		handle = NULL;
NULL             2871 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle == NULL)
NULL             2872 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             2883 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle->current_req == NULL) {
NULL             2885 opal/mca/event/libevent2022/libevent/evdns.c 		handle = NULL;
NULL             2911 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle == NULL)
NULL             2912 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             2918 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle->current_req == NULL) {
NULL             2920 opal/mca/event/libevent2022/libevent/evdns.c 		handle = NULL;
NULL             2951 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle == NULL)
NULL             2952 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             2958 opal/mca/event/libevent2022/libevent/evdns.c 	if (handle->current_req == NULL) {
NULL             2960 opal/mca/event/libevent2022/libevent/evdns.c 		handle = NULL;
NULL             3014 opal/mca/event/libevent2022/libevent/evdns.c 	if (!state) return NULL;
NULL             3068 opal/mca/event/libevent2022/libevent/evdns.c 	struct search_domain *cur, *prev = NULL, *next;
NULL             3133 opal/mca/event/libevent2022/libevent/evdns.c 			if (!newname) return NULL;
NULL             3144 opal/mca/event/libevent2022/libevent/evdns.c 	return NULL; /* unreachable; stops warnings in some compilers. */
NULL             3153 opal/mca/event/libevent2022/libevent/evdns.c 	EVUTIL_ASSERT(handle->current_req == NULL);
NULL             3161 opal/mca/event/libevent2022/libevent/evdns.c 			if (!req) return NULL;
NULL             3165 opal/mca/event/libevent2022/libevent/evdns.c 			if (!new_name) return NULL;
NULL             3168 opal/mca/event/libevent2022/libevent/evdns.c 			if (!req) return NULL;
NULL             3171 opal/mca/event/libevent2022/libevent/evdns.c 		EVUTIL_ASSERT(handle->search_origname == NULL);
NULL             3173 opal/mca/event/libevent2022/libevent/evdns.c 		if (handle->search_origname == NULL) {
NULL             3177 opal/mca/event/libevent2022/libevent/evdns.c 			return NULL;
NULL             3186 opal/mca/event/libevent2022/libevent/evdns.c 		if (!req) return NULL;
NULL             3212 opal/mca/event/libevent2022/libevent/evdns.c 				newreq = request_new(base, NULL, req->request_type, handle->search_origname, handle->search_flags, req->user_callback, req->user_pointer);
NULL             3225 opal/mca/event/libevent2022/libevent/evdns.c 		newreq = request_new(base, NULL, req->request_type, new_name, handle->search_flags, req->user_callback, req->user_pointer);
NULL             3245 opal/mca/event/libevent2022/libevent/evdns.c 		handle->search_state = NULL;
NULL             3249 opal/mca/event/libevent2022/libevent/evdns.c 		handle->search_origname = NULL;
NULL             3270 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             3275 opal/mca/event/libevent2022/libevent/evdns.c 			return NULL;
NULL             3276 opal/mca/event/libevent2022/libevent/evdns.c 		*state = NULL;
NULL             3465 opal/mca/event/libevent2022/libevent/evdns.c 		current_base = evdns_base_new(NULL, 0);
NULL             3473 opal/mca/event/libevent2022/libevent/evdns.c #define NEXT_TOKEN strtok_r(NULL, delims, &strtok_state)
NULL             3540 opal/mca/event/libevent2022/libevent/evdns.c 	if (! SHGetSpecialFolderPathA(NULL, path, CSIDL_SYSTEM, 0))
NULL             3541 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             3606 opal/mca/event/libevent2022/libevent/evdns.c 		current_base = evdns_base_new(NULL, 0);
NULL             3648 opal/mca/event/libevent2022/libevent/evdns.c 	void *buf = NULL;
NULL             3728 opal/mca/event/libevent2022/libevent/evdns.c 	if (RegQueryValueEx(key, subkey, 0, &type, NULL, &bufsz)
NULL             3808 opal/mca/event/libevent2022/libevent/evdns.c 	if (base == NULL)
NULL             3810 opal/mca/event/libevent2022/libevent/evdns.c 	if (base == NULL)
NULL             3832 opal/mca/event/libevent2022/libevent/evdns.c 		current_base = evdns_base_new(NULL, 1);
NULL             3833 opal/mca/event/libevent2022/libevent/evdns.c 		return current_base == NULL ? -1 : 0;
NULL             3848 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             3857 opal/mca/event/libevent2022/libevent/evdns.c 	if (base == NULL)
NULL             3858 opal/mca/event/libevent2022/libevent/evdns.c 		return (NULL);
NULL             3860 opal/mca/event/libevent2022/libevent/evdns.c 	base->req_waiting_head = NULL;
NULL             3866 opal/mca/event/libevent2022/libevent/evdns.c 	base->req_heads = NULL;
NULL             3870 opal/mca/event/libevent2022/libevent/evdns.c 	base->server_head = NULL;
NULL             3880 opal/mca/event/libevent2022/libevent/evdns.c 	base->global_search_state = NULL;
NULL             3898 opal/mca/event/libevent2022/libevent/evdns.c 			return NULL;
NULL             3908 opal/mca/event/libevent2022/libevent/evdns.c 	struct evdns_base *base = evdns_base_new(NULL, 1);
NULL             3949 opal/mca/event/libevent2022/libevent/evdns.c 		server->probe_request = NULL;
NULL             3972 opal/mca/event/libevent2022/libevent/evdns.c 	base->server_head = NULL;
NULL             3978 opal/mca/event/libevent2022/libevent/evdns.c 				reply_schedule_callback(base->req_heads[i], 0, DNS_ERR_SHUTDOWN, NULL);
NULL             3984 opal/mca/event/libevent2022/libevent/evdns.c 			reply_schedule_callback(base->req_waiting_head, 0, DNS_ERR_SHUTDOWN, NULL);
NULL             3996 opal/mca/event/libevent2022/libevent/evdns.c 		base->global_search_state = NULL;
NULL             4027 opal/mca/event/libevent2022/libevent/evdns.c 		current_base = NULL;
NULL             4030 opal/mca/event/libevent2022/libevent/evdns.c 	evdns_log_fn = NULL;
NULL             4044 opal/mca/event/libevent2022/libevent/evdns.c #define NEXT_TOKEN strtok_r(NULL, delims, &strtok_state)
NULL             4090 opal/mca/event/libevent2022/libevent/evdns.c 	char *str=NULL, *cp, *eol;
NULL             4096 opal/mca/event/libevent2022/libevent/evdns.c 	if (hosts_fname == NULL ||
NULL             4224 opal/mca/event/libevent2022/libevent/evdns.c 		data->cname_result = NULL;
NULL             4242 opal/mca/event/libevent2022/libevent/evdns.c 		evdns_cancel_request(NULL, data->ipv4_request.r);
NULL             4251 opal/mca/event/libevent2022/libevent/evdns.c 		evdns_cancel_request(NULL, data->ipv6_request.r);
NULL             4266 opal/mca/event/libevent2022/libevent/evdns.c 		data->pending_result = NULL;
NULL             4271 opal/mca/event/libevent2022/libevent/evdns.c 		data->user_cb(e, NULL, data->user_data);
NULL             4274 opal/mca/event/libevent2022/libevent/evdns.c 	data->user_cb = NULL; /* prevent double-call if evdns callbacks are
NULL             4334 opal/mca/event/libevent2022/libevent/evdns.c 	if (other_req->r == NULL)
NULL             4338 opal/mca/event/libevent2022/libevent/evdns.c 	req->r = NULL;
NULL             4343 opal/mca/event/libevent2022/libevent/evdns.c 		if (other_req->r == NULL)
NULL             4348 opal/mca/event/libevent2022/libevent/evdns.c 	if (data->user_cb == NULL) {
NULL             4376 opal/mca/event/libevent2022/libevent/evdns.c 			data->user_cb(EVUTIL_EAI_CANCEL, NULL, data->user_data);
NULL             4382 opal/mca/event/libevent2022/libevent/evdns.c 			data->pending_result = NULL;
NULL             4387 opal/mca/event/libevent2022/libevent/evdns.c 			data->user_cb(err, NULL, data->user_data);
NULL             4398 opal/mca/event/libevent2022/libevent/evdns.c 		data->user_cb(EVUTIL_EAI_CANCEL, NULL, data->user_data);
NULL             4427 opal/mca/event/libevent2022/libevent/evdns.c 	res = NULL;
NULL             4434 opal/mca/event/libevent2022/libevent/evdns.c 				evdns_cancel_request(NULL, other_req->r);
NULL             4436 opal/mca/event/libevent2022/libevent/evdns.c 			data->user_cb(EVUTIL_EAI_MEMORY, NULL, data->user_data);
NULL             4440 opal/mca/event/libevent2022/libevent/evdns.c 			if (other_req->r == NULL)
NULL             4463 opal/mca/event/libevent2022/libevent/evdns.c 			data->pending_result = NULL;
NULL             4490 opal/mca/event/libevent2022/libevent/evdns.c 	return NULL;
NULL             4500 opal/mca/event/libevent2022/libevent/evdns.c 	struct evutil_addrinfo *ai=NULL;
NULL             4504 opal/mca/event/libevent2022/libevent/evdns.c 	for (e = find_hosts_entry(base, nodename, NULL); e;
NULL             4541 opal/mca/event/libevent2022/libevent/evdns.c 	struct evutil_addrinfo *res = NULL;
NULL             4552 opal/mca/event/libevent2022/libevent/evdns.c 			cb(EVUTIL_EAI_FAIL, NULL, arg); /* ??? better error? */
NULL             4553 opal/mca/event/libevent2022/libevent/evdns.c 			return NULL;
NULL             4559 opal/mca/event/libevent2022/libevent/evdns.c 		res = NULL;
NULL             4562 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             4582 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             4588 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             4596 opal/mca/event/libevent2022/libevent/evdns.c 		cb(EVUTIL_EAI_MEMORY, NULL, arg);
NULL             4597 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL             4653 opal/mca/event/libevent2022/libevent/evdns.c 		cb(EVUTIL_EAI_FAIL, NULL, arg);
NULL             4654 opal/mca/event/libevent2022/libevent/evdns.c 		return NULL;
NULL              318 opal/mca/event/libevent2022/libevent/event-internal.h #define	TAILQ_END(head)			NULL
NULL              118 opal/mca/event/libevent2022/libevent/event.c 	NULL
NULL              123 opal/mca/event/libevent2022/libevent/event.c struct event_base *ompi_event_global_current_base_ = NULL;
NULL              188 opal/mca/event/libevent2022/libevent/event.c static void *_event_debug_map_lock = NULL;
NULL              380 opal/mca/event/libevent2022/libevent/event.c 			evutil_gettimeofday(&tv,NULL);
NULL              389 opal/mca/event/libevent2022/libevent/event.c 	return (evutil_gettimeofday(tp, NULL));
NULL              399 opal/mca/event/libevent2022/libevent/event.c 			return evutil_gettimeofday(tv, NULL);
NULL              404 opal/mca/event/libevent2022/libevent/event.c 		r = evutil_gettimeofday(tv, NULL);
NULL              436 opal/mca/event/libevent2022/libevent/event.c 	struct event_base *base = event_base_new_with_config(NULL);
NULL              438 opal/mca/event/libevent2022/libevent/event.c 	if (base == NULL) {
NULL              440 opal/mca/event/libevent2022/libevent/event.c 		return NULL;
NULL              451 opal/mca/event/libevent2022/libevent/event.c 	struct event_base *base = NULL;
NULL              469 opal/mca/event/libevent2022/libevent/event.c 		if (entry->avoid_method != NULL &&
NULL              489 opal/mca/event/libevent2022/libevent/event.c 	return (evutil_getenv(environment) != NULL);
NULL              517 opal/mca/event/libevent2022/libevent/event.c 	return base ? &base->defer_queue : NULL;
NULL              564 opal/mca/event/libevent2022/libevent/event.c 	if ((base = mm_calloc(1, sizeof(struct event_base))) == NULL) {
NULL              566 opal/mca/event/libevent2022/libevent/event.c 		return NULL;
NULL              588 opal/mca/event/libevent2022/libevent/event.c 	base->evbase = NULL;
NULL              594 opal/mca/event/libevent2022/libevent/event.c 		if (cfg != NULL) {
NULL              614 opal/mca/event/libevent2022/libevent/event.c 	if (base->evbase == NULL) {
NULL              617 opal/mca/event/libevent2022/libevent/event.c 		base->evsel = NULL;
NULL              619 opal/mca/event/libevent2022/libevent/event.c 		return NULL;
NULL              628 opal/mca/event/libevent2022/libevent/event.c 		return NULL;
NULL              645 opal/mca/event/libevent2022/libevent/event.c 			return NULL;
NULL              685 opal/mca/event/libevent2022/libevent/event.c 	base->iocp = NULL;
NULL              699 opal/mca/event/libevent2022/libevent/event.c 	if (base == NULL && current_base)
NULL              703 opal/mca/event/libevent2022/libevent/event.c 		current_base = NULL;
NULL              705 opal/mca/event/libevent2022/libevent/event.c 	if (base == NULL) {
NULL              735 opal/mca/event/libevent2022/libevent/event.c 	while ((ev = min_heap_top(&base->timeheap)) != NULL) {
NULL              773 opal/mca/event/libevent2022/libevent/event.c 	if (base->evsel != NULL && base->evsel->dealloc != NULL)
NULL              853 opal/mca/event/libevent2022/libevent/event.c 	if (base->evsel->dealloc != NULL)
NULL              856 opal/mca/event/libevent2022/libevent/event.c 	if (base->evbase == NULL) {
NULL              895 opal/mca/event/libevent2022/libevent/event.c 	static const char **methods = NULL;
NULL              901 opal/mca/event/libevent2022/libevent/event.c 	for (method = &ompi_eventops[0]; *method != NULL; ++method) {
NULL              907 opal/mca/event/libevent2022/libevent/event.c 	if (tmp == NULL)
NULL              908 opal/mca/event/libevent2022/libevent/event.c 		return (NULL);
NULL              911 opal/mca/event/libevent2022/libevent/event.c 	for (k = 0, i = 0; ompi_eventops[k] != NULL; ++k) {
NULL              914 opal/mca/event/libevent2022/libevent/event.c 	tmp[i] = NULL;
NULL              916 opal/mca/event/libevent2022/libevent/event.c 	if (methods != NULL)
NULL              929 opal/mca/event/libevent2022/libevent/event.c 	if (cfg == NULL)
NULL              930 opal/mca/event/libevent2022/libevent/event.c 		return (NULL);
NULL              940 opal/mca/event/libevent2022/libevent/event.c 	if (entry->avoid_method != NULL)
NULL              950 opal/mca/event/libevent2022/libevent/event.c 	while ((entry = TAILQ_FIRST(&cfg->entries)) != NULL) {
NULL              970 opal/mca/event/libevent2022/libevent/event.c 	if (entry == NULL)
NULL              973 opal/mca/event/libevent2022/libevent/event.c 	if ((entry->avoid_method = mm_strdup(method)) == NULL) {
NULL             1028 opal/mca/event/libevent2022/libevent/event.c 	if (base->activequeues == NULL) {
NULL             1065 opal/mca/event/libevent2022/libevent/event.c 			ev->ev_pncalls = NULL;
NULL             1074 opal/mca/event/libevent2022/libevent/event.c 				ev->ev_pncalls = NULL;
NULL             1164 opal/mca/event/libevent2022/libevent/event.c 	struct event *ev = NULL;
NULL             1189 opal/mca/event/libevent2022/libevent/event.c 	const struct timeval *result=NULL;
NULL             1338 opal/mca/event/libevent2022/libevent/event.c 	EVUTIL_ASSERT(activeq != NULL);
NULL             1377 opal/mca/event/libevent2022/libevent/event.c 		base->current_event = NULL;
NULL             1433 opal/mca/event/libevent2022/libevent/event.c 	struct event_list *activeq = NULL;
NULL             1437 opal/mca/event/libevent2022/libevent/event.c 		if (TAILQ_FIRST(&base->activequeues[i]) != NULL) {
NULL             1513 opal/mca/event/libevent2022/libevent/event.c 	if (event_base == NULL)
NULL             1707 opal/mca/event/libevent2022/libevent/event.c 	if ((eonce = mm_calloc(1, sizeof(struct event_once))) == NULL)
NULL             1714 opal/mca/event/libevent2022/libevent/event.c 		if (tv == NULL) {
NULL             1757 opal/mca/event/libevent2022/libevent/event.c 	ev->ev_pncalls = NULL;
NULL             1777 opal/mca/event/libevent2022/libevent/event.c 	if (base != NULL) {
NULL             1816 opal/mca/event/libevent2022/libevent/event.c 	if (ev == NULL)
NULL             1817 opal/mca/event/libevent2022/libevent/event.c 		return (NULL);
NULL             1820 opal/mca/event/libevent2022/libevent/event.c 		return (NULL);
NULL             1876 opal/mca/event/libevent2022/libevent/event.c 	if (EVUTIL_FAILURE_CHECK(ev->ev_base == NULL)) {
NULL             1894 opal/mca/event/libevent2022/libevent/event.c 	if (tv != NULL && (flags & event & EV_TIMEOUT)) {
NULL             2075 opal/mca/event/libevent2022/libevent/event.c 	if (tv != NULL && !(ev->ev_flags & EVLIST_TIMEOUT)) {
NULL             2112 opal/mca/event/libevent2022/libevent/event.c 	if (res != -1 && tv != NULL) {
NULL             2229 opal/mca/event/libevent2022/libevent/event.c 	if (ev->ev_base == NULL)
NULL             2343 opal/mca/event/libevent2022/libevent/event.c 		ev->ev_pncalls = NULL;
NULL             2413 opal/mca/event/libevent2022/libevent/event.c 	if (ev == NULL) {
NULL             2415 opal/mca/event/libevent2022/libevent/event.c 		*tv_p = NULL;
NULL             2663 opal/mca/event/libevent2022/libevent/event.c static void *(*_mm_malloc_fn)(size_t sz) = NULL;
NULL             2664 opal/mca/event/libevent2022/libevent/event.c static void *(*_mm_realloc_fn)(void *p, size_t sz) = NULL;
NULL             2665 opal/mca/event/libevent2022/libevent/event.c static void (*_mm_free_fn)(void *p) = NULL;
NULL             2847 opal/mca/event/libevent2022/libevent/event.c 	return event_add(&base->th_notify, NULL);
NULL             2936 opal/mca/event/libevent2022/libevent/event.c 		struct event *last=NULL, *ev;
NULL               73 opal/mca/event/libevent2022/libevent/event_iocp.c 		OVERLAPPED *overlapped=NULL;
NULL               82 opal/mca/event/libevent2022/libevent/event_iocp.c 						NULL);
NULL               96 opal/mca/event/libevent2022/libevent/event_iocp.c 		ReleaseSemaphore(port->shutdownSemaphore, 1, NULL);
NULL              114 opal/mca/event/libevent2022/libevent/event_iocp.c 	void *ptr = NULL;
NULL              119 opal/mca/event/libevent2022/libevent/event_iocp.c 	    &bytes, NULL, NULL);
NULL              184 opal/mca/event/libevent2022/libevent/event_iocp.c 		return NULL;
NULL              193 opal/mca/event/libevent2022/libevent/event_iocp.c 	port->port = CreateIoCompletionPort(INVALID_HANDLE_VALUE, NULL, 0,
NULL              199 opal/mca/event/libevent2022/libevent/event_iocp.c 	port->shutdownSemaphore = CreateSemaphore(NULL, 0, 1, NULL);
NULL              222 opal/mca/event/libevent2022/libevent/event_iocp.c 	return NULL;
NULL              241 opal/mca/event/libevent2022/libevent/event_iocp.c 		    NULL);
NULL              291 opal/mca/event/libevent2022/libevent/event_iocp.c 	return NULL;
NULL              188 opal/mca/event/libevent2022/libevent/event_tagging.c 	if (evbuf != NULL)
NULL              229 opal/mca/event/libevent2022/libevent/event_tagging.c 	if (ptag != NULL)
NULL              397 opal/mca/event/libevent2022/libevent/event_tagging.c 	len = decode_tag_internal(NULL, evbuf, 0 /* dodrain */);
NULL              415 opal/mca/event/libevent2022/libevent/event_tagging.c 	len = decode_tag_internal(NULL, evbuf, 0 /* dodrain */);
NULL              448 opal/mca/event/libevent2022/libevent/event_tagging.c 	if ((len = evtag_unmarshal_header(evbuf, NULL)) == -1)
NULL              560 opal/mca/event/libevent2022/libevent/event_tagging.c 	if (*pstring == NULL) {
NULL              116 opal/mca/event/libevent2022/libevent/evmap.c 		(x) = _ent ? &_ent->ent.type : NULL;			\
NULL              130 opal/mca/event/libevent2022/libevent/evmap.c 			    if (EVUTIL_UNLIKELY(_ent == NULL))		\
NULL              168 opal/mca/event/libevent2022/libevent/evmap.c 		if ((map)->entries[slot] == NULL) {			\
NULL              171 opal/mca/event/libevent2022/libevent/evmap.c 			if (EVUTIL_UNLIKELY((map)->entries[slot] == NULL)) \
NULL              212 opal/mca/event/libevent2022/libevent/evmap.c 		if (tmp == NULL)
NULL              229 opal/mca/event/libevent2022/libevent/evmap.c 	ctx->entries = NULL;
NULL              235 opal/mca/event/libevent2022/libevent/evmap.c 	if (ctx->entries != NULL) {
NULL              238 opal/mca/event/libevent2022/libevent/evmap.c 			if (ctx->entries[i] != NULL)
NULL              242 opal/mca/event/libevent2022/libevent/evmap.c 		ctx->entries = NULL;
NULL              267 opal/mca/event/libevent2022/libevent/evmap.c 	struct evmap_io *ctx = NULL;
NULL              422 opal/mca/event/libevent2022/libevent/evmap.c 	struct evmap_signal *ctx = NULL;
NULL              433 opal/mca/event/libevent2022/libevent/evmap.c 		if (evsel->add(base, ev->ev_fd, 0, EV_SIGNAL, NULL)
NULL              456 opal/mca/event/libevent2022/libevent/evmap.c 		if (evsel->del(base, ev->ev_fd, 0, EV_SIGNAL, NULL) == -1)
NULL              487 opal/mca/event/libevent2022/libevent/evmap.c 		return NULL;
NULL              501 opal/mca/event/libevent2022/libevent/evmap.c 	changelist->changes = NULL;
NULL              602 opal/mca/event/libevent2022/libevent/evmap.c 	if (EVUTIL_UNLIKELY(new_changes == NULL))
NULL              629 opal/mca/event/libevent2022/libevent/evmap.c 				return NULL;
NULL              145 opal/mca/event/libevent2022/libevent/evport.c 		return (NULL);
NULL              149 opal/mca/event/libevent2022/libevent/evport.c 		return (NULL);
NULL              156 opal/mca/event/libevent2022/libevent/evport.c 	if (evpd->ed_fds == NULL) {
NULL              159 opal/mca/event/libevent2022/libevent/evport.c 		return (NULL);
NULL              199 opal/mca/event/libevent2022/libevent/evport.c 	EVUTIL_ASSERT(pevt->portev_user == NULL);
NULL              221 opal/mca/event/libevent2022/libevent/evport.c 	if (NULL == tmp)
NULL              245 opal/mca/event/libevent2022/libevent/evport.c 				   fd, sysevents, NULL) == -1) {
NULL              282 opal/mca/event/libevent2022/libevent/evport.c 	struct timespec *ts_p = NULL;
NULL              283 opal/mca/event/libevent2022/libevent/evport.c 	if (tv != NULL) {
NULL              295 opal/mca/event/libevent2022/libevent/evport.c 		struct fd_info *fdi = NULL;
NULL              300 opal/mca/event/libevent2022/libevent/evport.c 		if (fdi != NULL && FDI_HAS_EVENTS(fdi)) {
NULL               74 opal/mca/event/libevent2022/libevent/evrpc.c 	if (base == NULL)
NULL               75 opal/mca/event/libevent2022/libevent/evrpc.c 		return (NULL);
NULL               99 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((rpc = TAILQ_FIRST(&base->registered_rpcs)) != NULL) {
NULL              103 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((pause = TAILQ_FIRST(&base->paused_requests)) != NULL) {
NULL              107 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((hook = TAILQ_FIRST(&base->input_hooks)) != NULL) {
NULL              111 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((hook = TAILQ_FIRST(&base->output_hooks)) != NULL) {
NULL              125 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_hook_list *head = NULL;
NULL              126 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_hook *hook = NULL;
NULL              139 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(hook != NULL);
NULL              151 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_hook *hook = NULL;
NULL              171 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_hook_list *head = NULL;
NULL              216 opal/mca/event/libevent2022/libevent/evrpc.c 	if ((constructed_uri = mm_malloc(constructed_uri_len)) == NULL)
NULL              251 opal/mca/event/libevent2022/libevent/evrpc.c 	char *registered_uri = NULL;
NULL              260 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc == NULL) {
NULL              287 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_req_generic *rpc_state = NULL;
NULL              295 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state == NULL)
NULL              299 opal/mca/event/libevent2022/libevent/evrpc.c 	rpc_state->rpc_data = NULL;
NULL              301 opal/mca/event/libevent2022/libevent/evrpc.c 	if (TAILQ_FIRST(&rpc->base->input_hooks) != NULL) {
NULL              331 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state != NULL)
NULL              333 opal/mca/event/libevent2022/libevent/evrpc.c 	evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
NULL              353 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state->request == NULL)
NULL              365 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state->reply == NULL)
NULL              374 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state != NULL)
NULL              376 opal/mca/event/libevent2022/libevent/evrpc.c 	evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
NULL              385 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(rpc_state != NULL);
NULL              389 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state->hook_meta != NULL)
NULL              391 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state->request != NULL)
NULL              393 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state->reply != NULL)
NULL              395 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state->rpc_data != NULL)
NULL              419 opal/mca/event/libevent2022/libevent/evrpc.c 	if ((rpc_state->rpc_data = evbuffer_new()) == NULL) {
NULL              427 opal/mca/event/libevent2022/libevent/evrpc.c 	if (TAILQ_FIRST(&rpc->base->output_hooks) != NULL) {
NULL              456 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state != NULL)
NULL              458 opal/mca/event/libevent2022/libevent/evrpc.c 	evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
NULL              486 opal/mca/event/libevent2022/libevent/evrpc.c 	if (evhttp_find_header(req->output_headers, "Content-Type") == NULL) {
NULL              497 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc_state != NULL)
NULL              499 opal/mca/event/libevent2022/libevent/evrpc.c 	evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
NULL              513 opal/mca/event/libevent2022/libevent/evrpc.c 	if (pool == NULL)
NULL              514 opal/mca/event/libevent2022/libevent/evrpc.c 		return (NULL);
NULL              533 opal/mca/event/libevent2022/libevent/evrpc.c 	if (request->hook_meta != NULL)
NULL              548 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((request = TAILQ_FIRST(&pool->requests)) != NULL) {
NULL              553 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((pause = TAILQ_FIRST(&pool->paused_requests)) != NULL) {
NULL              558 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((connection = TAILQ_FIRST(&pool->connections)) != NULL) {
NULL              563 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((hook = TAILQ_FIRST(&pool->input_hooks)) != NULL) {
NULL              568 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((hook = TAILQ_FIRST(&pool->output_hooks)) != NULL) {
NULL              585 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(connection->http_server == NULL);
NULL              591 opal/mca/event/libevent2022/libevent/evrpc.c 	if (pool->base != NULL)
NULL              606 opal/mca/event/libevent2022/libevent/evrpc.c 	if (TAILQ_FIRST(&pool->requests) != NULL) {
NULL              644 opal/mca/event/libevent2022/libevent/evrpc.c 		if (TAILQ_FIRST(&connection->requests) == NULL)
NULL              648 opal/mca/event/libevent2022/libevent/evrpc.c 	return (NULL);
NULL              664 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_request *req = NULL;
NULL              668 opal/mca/event/libevent2022/libevent/evrpc.c 	if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL)
NULL              680 opal/mca/event/libevent2022/libevent/evrpc.c 	if (TAILQ_FIRST(&pool->output_hooks) != NULL) {
NULL              727 opal/mca/event/libevent2022/libevent/evrpc.c 	char *uri = NULL;
NULL              734 opal/mca/event/libevent2022/libevent/evrpc.c 	if (uri == NULL)
NULL              770 opal/mca/event/libevent2022/libevent/evrpc.c 	if (pause == NULL)
NULL              792 opal/mca/event/libevent2022/libevent/evrpc.c 	if (pause == NULL)
NULL              810 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(TAILQ_FIRST(&pool->connections) != NULL);
NULL              836 opal/mca/event/libevent2022/libevent/evrpc.c 	if (ctx == NULL)
NULL              837 opal/mca/event/libevent2022/libevent/evrpc.c 		return (NULL);
NULL              840 opal/mca/event/libevent2022/libevent/evrpc.c 	ctx->hook_meta = NULL;
NULL              841 opal/mca/event/libevent2022/libevent/evrpc.c 	ctx->evcon = NULL;
NULL              843 opal/mca/event/libevent2022/libevent/evrpc.c 	if (ctx->name == NULL) {
NULL              845 opal/mca/event/libevent2022/libevent/evrpc.c 		return (NULL);
NULL              874 opal/mca/event/libevent2022/libevent/evrpc.c 	if (req == NULL) {
NULL              879 opal/mca/event/libevent2022/libevent/evrpc.c 	if (TAILQ_FIRST(&pool->input_hooks) != NULL) {
NULL              897 opal/mca/event/libevent2022/libevent/evrpc.c 			if (req != NULL)
NULL              928 opal/mca/event/libevent2022/libevent/evrpc.c 	if (req == NULL) {
NULL              949 opal/mca/event/libevent2022/libevent/evrpc.c 	if (req != NULL && evhttp_request_is_owned(req))
NULL              963 opal/mca/event/libevent2022/libevent/evrpc.c 	if (ctx == NULL)
NULL              966 opal/mca/event/libevent2022/libevent/evrpc.c 	if ((evcon = evrpc_pool_find_connection(pool)) != NULL) {
NULL              977 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(evcon != NULL);
NULL              990 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(meta_data != NULL);
NULL              992 opal/mca/event/libevent2022/libevent/evrpc.c 	while ((entry = TAILQ_FIRST(meta_data)) != NULL) {
NULL             1005 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(ctx != NULL);
NULL             1008 opal/mca/event/libevent2022/libevent/evrpc.c 	ctx->evcon = NULL;
NULL             1018 opal/mca/event/libevent2022/libevent/evrpc.c 	if (ctx == NULL)
NULL             1036 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_hook_meta *store = NULL;
NULL             1037 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_meta *meta = NULL;
NULL             1039 opal/mca/event/libevent2022/libevent/evrpc.c 	if ((store = req->hook_meta) == NULL)
NULL             1043 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(meta != NULL);
NULL             1045 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(meta->key != NULL);
NULL             1048 opal/mca/event/libevent2022/libevent/evrpc.c 	EVUTIL_ASSERT(meta->data != NULL);
NULL             1058 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evrpc_meta *meta = NULL;
NULL             1060 opal/mca/event/libevent2022/libevent/evrpc.c 	if (req->hook_meta == NULL)
NULL             1078 opal/mca/event/libevent2022/libevent/evrpc.c 	return (req->hook_meta != NULL ? req->hook_meta->evcon : NULL);
NULL             1095 opal/mca/event/libevent2022/libevent/evrpc.c 	if (ctx == NULL)
NULL             1115 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc == NULL)
NULL             1116 opal/mca/event/libevent2022/libevent/evrpc.c 		return (NULL);
NULL             1118 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc->uri == NULL) {
NULL             1120 opal/mca/event/libevent2022/libevent/evrpc.c 		return (NULL);
NULL             1146 opal/mca/event/libevent2022/libevent/evrpc.c 	if (rpc == NULL)
NULL               62 opal/mca/event/libevent2022/libevent/evthread-internal.h 	(ompi__evthread_id_fn == NULL ||			 \
NULL               69 opal/mca/event/libevent2022/libevent/evthread-internal.h 	(ompi__evthread_id_fn != NULL &&			 \
NULL               77 opal/mca/event/libevent2022/libevent/evthread-internal.h 	    ompi__evthread_lock_fns.alloc(locktype) : NULL)
NULL              151 opal/mca/event/libevent2022/libevent/evthread-internal.h 		    ompi__evthread_cond_fns.alloc_condition(0) : NULL;	\
NULL              170 opal/mca/event/libevent2022/libevent/evthread-internal.h 	( (cond) ? ompi__evthread_cond_fns.wait_condition((cond), (lock), NULL) : 0 )
NULL              178 opal/mca/event/libevent2022/libevent/evthread-internal.h 	(ompi__evthread_lock_fns.lock != NULL)
NULL              283 opal/mca/event/libevent2022/libevent/evthread-internal.h 	( (cond) ? _evthreadimpl_cond_wait((cond), (lock), NULL) : 0 )
NULL               50 opal/mca/event/libevent2022/libevent/evthread.c 	0, 0, NULL, NULL, NULL, NULL
NULL               52 opal/mca/event/libevent2022/libevent/evthread.c GLOBAL unsigned long (*ompi__evthread_id_fn)(void) = NULL;
NULL               54 opal/mca/event/libevent2022/libevent/evthread.c 	0, NULL, NULL, NULL, NULL
NULL               59 opal/mca/event/libevent2022/libevent/evthread.c 	0, 0, NULL, NULL, NULL, NULL
NULL               62 opal/mca/event/libevent2022/libevent/evthread.c 	0, NULL, NULL, NULL, NULL
NULL              163 opal/mca/event/libevent2022/libevent/evthread.c 		return NULL;
NULL              168 opal/mca/event/libevent2022/libevent/evthread.c 			return NULL;
NULL              171 opal/mca/event/libevent2022/libevent/evthread.c 		result->lock = NULL;
NULL              189 opal/mca/event/libevent2022/libevent/evthread.c 	lock->lock = NULL;
NULL              323 opal/mca/event/libevent2022/libevent/evthread.c 	if (!enable_locks && _original_lock_fns.alloc == NULL) {
NULL              325 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT(lock_ == NULL);
NULL              327 opal/mca/event/libevent2022/libevent/evthread.c 	} else if (!enable_locks && _original_lock_fns.alloc != NULL) {
NULL              330 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT(lock_ != NULL);
NULL              340 opal/mca/event/libevent2022/libevent/evthread.c 			return NULL;
NULL              349 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT(lock_ == NULL);
NULL              357 opal/mca/event/libevent2022/libevent/evthread.c 		EVUTIL_ASSERT(lock->lock == NULL);
NULL              363 opal/mca/event/libevent2022/libevent/evthread.c 			return NULL;
NULL              380 opal/mca/event/libevent2022/libevent/evthread.c 	    ompi__evthread_lock_fns.alloc(locktype) : NULL;
NULL              408 opal/mca/event/libevent2022/libevent/evthread.c 	    ompi__evthread_cond_fns.alloc_condition(condtype) : NULL;
NULL              441 opal/mca/event/libevent2022/libevent/evthread.c 	return ompi__evthread_lock_fns.lock != NULL;
NULL               45 opal/mca/event/libevent2022/libevent/evthread_pthread.c 	pthread_mutexattr_t *attr = NULL;
NULL               48 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		return NULL;
NULL               53 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		return NULL;
NULL              106 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		return NULL;
NULL              107 opal/mca/event/libevent2022/libevent/evthread_pthread.c 	if (pthread_cond_init(cond, NULL)) {
NULL              109 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		return NULL;
NULL              144 opal/mca/event/libevent2022/libevent/evthread_pthread.c 		evutil_gettimeofday(&now, NULL);
NULL               53 opal/mca/event/libevent2022/libevent/evthread_win32.c 		return NULL;
NULL               56 opal/mca/event/libevent2022/libevent/evthread_win32.c 		return NULL;
NULL               97 opal/mca/event/libevent2022/libevent/evthread_win32.c 	= NULL;
NULL               99 opal/mca/event/libevent2022/libevent/evthread_win32.c 	PCONDITION_VARIABLE, PCRITICAL_SECTION, DWORD) = NULL;
NULL              100 opal/mca/event/libevent2022/libevent/evthread_win32.c static void WINAPI (*WakeAllConditionVariable_fn)(PCONDITION_VARIABLE) = NULL;
NULL              101 opal/mca/event/libevent2022/libevent/evthread_win32.c static void WINAPI (*WakeConditionVariable_fn)(PCONDITION_VARIABLE) = NULL;
NULL              109 opal/mca/event/libevent2022/libevent/evthread_win32.c 	if (lib == NULL)
NULL              130 opal/mca/event/libevent2022/libevent/evthread_win32.c 		return NULL;
NULL              192 opal/mca/event/libevent2022/libevent/evthread_win32.c 		return NULL;
NULL              195 opal/mca/event/libevent2022/libevent/evthread_win32.c 		return NULL;
NULL              197 opal/mca/event/libevent2022/libevent/evthread_win32.c 	if ((cond->event = CreateEvent(NULL,TRUE,FALSE,NULL)) == NULL) {
NULL              200 opal/mca/event/libevent2022/libevent/evthread_win32.c 		return NULL;
NULL              137 opal/mca/event/libevent2022/libevent/evutil.c 	*content_out = NULL;
NULL              308 opal/mca/event/libevent2022/libevent/evutil.c 		if ((flags = fcntl(fd, F_GETFL, NULL)) < 0) {
NULL              341 opal/mca/event/libevent2022/libevent/evutil.c 	if ((flags = fcntl(fd, F_GETFD, NULL)) < 0) {
NULL              430 opal/mca/event/libevent2022/libevent/evutil.c 	if (tv == NULL)
NULL              662 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL              667 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL              676 opal/mca/event/libevent2022/libevent/evutil.c 		return NULL;
NULL              710 opal/mca/event/libevent2022/libevent/evutil.c 	char *endptr=NULL;
NULL              746 opal/mca/event/libevent2022/libevent/evutil.c 		return NULL;
NULL              763 opal/mca/event/libevent2022/libevent/evutil.c 		return NULL;
NULL              815 opal/mca/event/libevent2022/libevent/evutil.c 	if (nodename == NULL && servname == NULL)
NULL              838 opal/mca/event/libevent2022/libevent/evutil.c 	if (nodename == NULL) {
NULL              839 opal/mca/event/libevent2022/libevent/evutil.c 		struct evutil_addrinfo *res4=NULL, *res6=NULL;
NULL              994 opal/mca/event/libevent2022/libevent/evutil.c 	struct evutil_addrinfo *res=NULL, *ai;
NULL             1006 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL             1017 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL             1020 opal/mca/event/libevent2022/libevent/evutil.c 		return NULL;
NULL             1027 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL             1034 opal/mca/event/libevent2022/libevent/evutil.c 		if (res->ai_canonname == NULL) {
NULL             1036 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL             1092 opal/mca/event/libevent2022/libevent/evutil.c 	struct evutil_addrinfo *ai=NULL, *ai2=NULL;
NULL             1156 opal/mca/event/libevent2022/libevent/evutil.c 			victim->ai_next = NULL;
NULL             1248 opal/mca/event/libevent2022/libevent/evutil.c 				NULL,servname,&hints, res, &portnum);
NULL             1249 opal/mca/event/libevent2022/libevent/evutil.c 		servname = NULL;
NULL             1275 opal/mca/event/libevent2022/libevent/evutil.c 			*res = NULL;
NULL             1282 opal/mca/event/libevent2022/libevent/evutil.c 	struct hostent *ent = NULL;
NULL             1320 opal/mca/event/libevent2022/libevent/evutil.c 		ent = err ? NULL : &hostent;
NULL             1395 opal/mca/event/libevent2022/libevent/evutil.c static evdns_getaddrinfo_fn evdns_getaddrinfo_impl = NULL;
NULL             1418 opal/mca/event/libevent2022/libevent/evutil.c 		struct evutil_addrinfo *ai=NULL;
NULL             1531 opal/mca/event/libevent2022/libevent/evutil.c   { -1, NULL },
NULL             1602 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL             1630 opal/mca/event/libevent2022/libevent/evutil.c 				return NULL;
NULL             1672 opal/mca/event/libevent2022/libevent/evutil.c 			return NULL;
NULL             1677 opal/mca/event/libevent2022/libevent/evutil.c 		return NULL;
NULL             1825 opal/mca/event/libevent2022/libevent/evutil.c 			port_part = NULL;
NULL             1830 opal/mca/event/libevent2022/libevent/evutil.c 		port_part = NULL;
NULL             1842 opal/mca/event/libevent2022/libevent/evutil.c 		port_part = NULL;
NULL             1846 opal/mca/event/libevent2022/libevent/evutil.c 	if (port_part == NULL) {
NULL             1901 opal/mca/event/libevent2022/libevent/evutil.c 	const char *res=NULL;
NULL             2097 opal/mca/event/libevent2022/libevent/evutil.c 		return NULL;
NULL               82 opal/mca/event/libevent2022/libevent/evutil_rand.c 		if (tptr != NULL) {
NULL               26 opal/mca/event/libevent2022/libevent/ht-internal.h   { NULL, 0, 0, 0, -1 }
NULL              122 opal/mca/event/libevent2022/libevent/ht-internal.h        (x) != NULL;                               \
NULL              132 opal/mca/event/libevent2022/libevent/ht-internal.h     head->hth_table = NULL;                                             \
NULL              144 opal/mca/event/libevent2022/libevent/ht-internal.h       return NULL;                                                      \
NULL              162 opal/mca/event/libevent2022/libevent/ht-internal.h     return p ? *p : NULL;                                               \
NULL              193 opal/mca/event/libevent2022/libevent/ht-internal.h       r->field.hte_next = NULL;                                         \
NULL              197 opal/mca/event/libevent2022/libevent/ht-internal.h       return NULL;                                                      \
NULL              209 opal/mca/event/libevent2022/libevent/ht-internal.h       return NULL;                                                      \
NULL              212 opal/mca/event/libevent2022/libevent/ht-internal.h     r->field.hte_next = NULL;                                           \
NULL              255 opal/mca/event/libevent2022/libevent/ht-internal.h     return NULL;                                                        \
NULL              274 opal/mca/event/libevent2022/libevent/ht-internal.h       return NULL;                                                      \
NULL              292 opal/mca/event/libevent2022/libevent/ht-internal.h       return NULL;                                                      \
NULL              354 opal/mca/event/libevent2022/libevent/ht-internal.h         for (pE = &new_table[b], e = *pE; e != NULL; e = *pE) {         \
NULL              440 opal/mca/event/libevent2022/libevent/ht-internal.h     newent->field.hte_next = NULL;                          \
NULL              123 opal/mca/event/libevent2022/libevent/http.c 	if (serv != NULL) {
NULL              131 opal/mca/event/libevent2022/libevent/http.c 	if (host != NULL) {
NULL              142 opal/mca/event/libevent2022/libevent/http.c 			if (hp == NULL)
NULL              210 opal/mca/event/libevent2022/libevent/http.c 		return NULL;
NULL              217 opal/mca/event/libevent2022/libevent/http.c 		*s = NULL;
NULL              262 opal/mca/event/libevent2022/libevent/http.c 	if (html == NULL)
NULL              263 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL              267 opal/mca/event/libevent2022/libevent/http.c 		const char *replaced = NULL;
NULL              271 opal/mca/event/libevent2022/libevent/http.c 			return (NULL);
NULL              277 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL              279 opal/mca/event/libevent2022/libevent/http.c 	if (escaped_html == NULL) {
NULL              282 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL              333 opal/mca/event/libevent2022/libevent/http.c 		method = NULL;
NULL              368 opal/mca/event/libevent2022/libevent/http.c 		return event_add(ev, NULL);
NULL              390 opal/mca/event/libevent2022/libevent/http.c 	    NULL, /*read*/
NULL              413 opal/mca/event/libevent2022/libevent/http.c 	evcon->cb_arg = NULL;
NULL              460 opal/mca/event/libevent2022/libevent/http.c 	    evhttp_find_header(req->output_headers, "Content-Length") == NULL){
NULL              477 opal/mca/event/libevent2022/libevent/http.c 		return (connection == NULL || evutil_ascii_strcasecmp(connection, "keep-alive") != 0);
NULL              480 opal/mca/event/libevent2022/libevent/http.c 		return (connection != NULL && evutil_ascii_strcasecmp(connection, "close") == 0);
NULL              489 opal/mca/event/libevent2022/libevent/http.c 	return (connection != NULL
NULL              497 opal/mca/event/libevent2022/libevent/http.c 	if (evhttp_find_header(headers, "Date") == NULL) {
NULL              503 opal/mca/event/libevent2022/libevent/http.c 		time_t t = time(NULL);
NULL              523 opal/mca/event/libevent2022/libevent/http.c 	if (evhttp_find_header(headers, "Transfer-Encoding") == NULL &&
NULL              524 opal/mca/event/libevent2022/libevent/http.c 	    evhttp_find_header(headers,	"Content-Length") == NULL) {
NULL              574 opal/mca/event/libevent2022/libevent/http.c 			"Content-Type") == NULL) {
NULL              666 opal/mca/event/libevent2022/libevent/http.c 			req->evcon = NULL;
NULL              676 opal/mca/event/libevent2022/libevent/http.c 			req->uri = NULL;
NULL              680 opal/mca/event/libevent2022/libevent/http.c 			req->uri_elems = NULL;
NULL              704 opal/mca/event/libevent2022/libevent/http.c 	EVUTIL_ASSERT(req != NULL);
NULL              728 opal/mca/event/libevent2022/libevent/http.c 		cb = NULL;
NULL              729 opal/mca/event/libevent2022/libevent/http.c 		cb_arg = NULL;
NULL              743 opal/mca/event/libevent2022/libevent/http.c 	if (TAILQ_FIRST(&evcon->requests) != NULL)
NULL              747 opal/mca/event/libevent2022/libevent/http.c 	if (cb != NULL)
NULL              748 opal/mca/event/libevent2022/libevent/http.c 		(*cb)(NULL, cb_arg);
NULL              759 opal/mca/event/libevent2022/libevent/http.c 	if (evcon->cb != NULL)
NULL              780 opal/mca/event/libevent2022/libevent/http.c 		req->evcon = NULL;
NULL              792 opal/mca/event/libevent2022/libevent/http.c 		if (TAILQ_FIRST(&evcon->requests) != NULL) {
NULL              844 opal/mca/event/libevent2022/libevent/http.c 	if (req == NULL || buf == NULL) {
NULL              864 opal/mca/event/libevent2022/libevent/http.c 			char *p = evbuffer_readln(buf, NULL, EVBUFFER_EOL_CRLF);
NULL              867 opal/mca/event/libevent2022/libevent/http.c 			if (p == NULL)
NULL              917 opal/mca/event/libevent2022/libevent/http.c 		if (req->chunk_cb != NULL) {
NULL              989 opal/mca/event/libevent2022/libevent/http.c 	} else if (req->chunk_cb != NULL || evbuffer_get_length(buf) >= (size_t)req->ntoread) {
NULL             1013 opal/mca/event/libevent2022/libevent/http.c 	if (evbuffer_get_length(req->input_buffer) > 0 && req->chunk_cb != NULL) {
NULL             1110 opal/mca/event/libevent2022/libevent/http.c 	EVUTIL_ASSERT(req != NULL);
NULL             1131 opal/mca/event/libevent2022/libevent/http.c 		if (evhttp_connected(evcon) && evcon->closecb != NULL)
NULL             1140 opal/mca/event/libevent2022/libevent/http.c 	while ((req = TAILQ_FIRST(&evcon->requests)) != NULL) {
NULL             1145 opal/mca/event/libevent2022/libevent/http.c 	if (evcon->http_server != NULL) {
NULL             1155 opal/mca/event/libevent2022/libevent/http.c 	if (evcon->bufev != NULL)
NULL             1166 opal/mca/event/libevent2022/libevent/http.c 	if (evcon->bind_address != NULL)
NULL             1169 opal/mca/event/libevent2022/libevent/http.c 	if (evcon->address != NULL)
NULL             1182 opal/mca/event/libevent2022/libevent/http.c 	if ((evcon->bind_address = mm_strdup(address)) == NULL)
NULL             1200 opal/mca/event/libevent2022/libevent/http.c 	if (req == NULL)
NULL             1214 opal/mca/event/libevent2022/libevent/http.c 	evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL);
NULL             1239 opal/mca/event/libevent2022/libevent/http.c 		if (evhttp_connected(evcon) && evcon->closecb != NULL)
NULL             1304 opal/mca/event/libevent2022/libevent/http.c 	while (TAILQ_FIRST(&evcon->requests) != NULL) {
NULL             1311 opal/mca/event/libevent2022/libevent/http.c 	while (TAILQ_FIRST(&requests) != NULL) {
NULL             1314 opal/mca/event/libevent2022/libevent/http.c 		request->evcon = NULL;
NULL             1364 opal/mca/event/libevent2022/libevent/http.c 		EVUTIL_ASSERT(evcon->http_server == NULL);
NULL             1497 opal/mca/event/libevent2022/libevent/http.c 	if (line == NULL)
NULL             1500 opal/mca/event/libevent2022/libevent/http.c 	if (line != NULL)
NULL             1513 opal/mca/event/libevent2022/libevent/http.c 	if ((req->response_code_line = mm_strdup(readable)) == NULL) {
NULL             1534 opal/mca/event/libevent2022/libevent/http.c 	if (line == NULL)
NULL             1537 opal/mca/event/libevent2022/libevent/http.c 	if (line == NULL)
NULL             1540 opal/mca/event/libevent2022/libevent/http.c 	if (line != NULL)
NULL             1571 opal/mca/event/libevent2022/libevent/http.c 	if ((req->uri = mm_strdup(uri)) == NULL) {
NULL             1577 opal/mca/event/libevent2022/libevent/http.c 		    EVHTTP_URI_NONCONFORMANT)) == NULL) {
NULL             1589 opal/mca/event/libevent2022/libevent/http.c 	    !evhttp_find_vhost(req->evcon->http_server, NULL, hostname))
NULL             1605 opal/mca/event/libevent2022/libevent/http.c 	return (NULL);
NULL             1614 opal/mca/event/libevent2022/libevent/http.c 	    header != NULL;
NULL             1638 opal/mca/event/libevent2022/libevent/http.c 	if (header == NULL)
NULL             1655 opal/mca/event/libevent2022/libevent/http.c 	while ((p = strpbrk(p, "\r\n")) != NULL) {
NULL             1671 opal/mca/event/libevent2022/libevent/http.c 	if (strchr(key, '\r') != NULL || strchr(key, '\n') != NULL) {
NULL             1690 opal/mca/event/libevent2022/libevent/http.c 	if (header == NULL) {
NULL             1694 opal/mca/event/libevent2022/libevent/http.c 	if ((header->key = mm_strdup(key)) == NULL) {
NULL             1699 opal/mca/event/libevent2022/libevent/http.c 	if ((header->value = mm_strdup(value)) == NULL) {
NULL             1730 opal/mca/event/libevent2022/libevent/http.c 	if (line == NULL) {
NULL             1731 opal/mca/event/libevent2022/libevent/http.c 		if (req->evcon != NULL &&
NULL             1738 opal/mca/event/libevent2022/libevent/http.c 	if (req->evcon != NULL &&
NULL             1770 opal/mca/event/libevent2022/libevent/http.c 	if (header == NULL)
NULL             1777 opal/mca/event/libevent2022/libevent/http.c 	if (newval == NULL)
NULL             1796 opal/mca/event/libevent2022/libevent/http.c 	       != NULL) {
NULL             1801 opal/mca/event/libevent2022/libevent/http.c 		if (req->evcon != NULL &&
NULL             1824 opal/mca/event/libevent2022/libevent/http.c 		if (svalue == NULL)
NULL             1836 opal/mca/event/libevent2022/libevent/http.c 		if (req->evcon != NULL &&
NULL             1858 opal/mca/event/libevent2022/libevent/http.c 	if (content_length == NULL && connection == NULL)
NULL             1860 opal/mca/event/libevent2022/libevent/http.c 	else if (content_length == NULL &&
NULL             1867 opal/mca/event/libevent2022/libevent/http.c 	} else if (content_length == NULL) {
NULL             1922 opal/mca/event/libevent2022/libevent/http.c 	if (xfer_enc != NULL && evutil_ascii_strcasecmp(xfer_enc, "chunked") == 0) {
NULL             1955 opal/mca/event/libevent2022/libevent/http.c 						evhttp_send_error(req, HTTP_ENTITYTOOLARGE, NULL);
NULL             1963 opal/mca/event/libevent2022/libevent/http.c 					NULL);
NULL             2068 opal/mca/event/libevent2022/libevent/http.c 	return (evhttp_connection_base_new(NULL, NULL, address, port));
NULL             2075 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = NULL;
NULL             2079 opal/mca/event/libevent2022/libevent/http.c 	if ((evcon = mm_calloc(1, sizeof(struct evhttp_connection))) == NULL) {
NULL             2093 opal/mca/event/libevent2022/libevent/http.c 	if ((evcon->address = mm_strdup(address)) == NULL) {
NULL             2101 opal/mca/event/libevent2022/libevent/http.c 		    evhttp_error_cb, evcon)) == NULL) {
NULL             2109 opal/mca/event/libevent2022/libevent/http.c 	if (base != NULL) {
NULL             2123 opal/mca/event/libevent2022/libevent/http.c 	if (evcon != NULL)
NULL             2125 opal/mca/event/libevent2022/libevent/http.c 	return (NULL);
NULL             2138 opal/mca/event/libevent2022/libevent/http.c 	EVUTIL_ASSERT(evcon->base == NULL);
NULL             2205 opal/mca/event/libevent2022/libevent/http.c 	    NULL /* evhttp_read_cb */,
NULL             2206 opal/mca/event/libevent2022/libevent/http.c 	    NULL /* evhttp_write_cb */,
NULL             2246 opal/mca/event/libevent2022/libevent/http.c 	if (req->uri != NULL)
NULL             2248 opal/mca/event/libevent2022/libevent/http.c 	if ((req->uri = mm_strdup(uri)) == NULL) {
NULL             2260 opal/mca/event/libevent2022/libevent/http.c 	EVUTIL_ASSERT(req->evcon == NULL);
NULL             2294 opal/mca/event/libevent2022/libevent/http.c 	if (evcon != NULL) {
NULL             2385 opal/mca/event/libevent2022/libevent/http.c 	if (buf == NULL) {
NULL             2390 opal/mca/event/libevent2022/libevent/http.c 	if (reason == NULL) {
NULL             2411 opal/mca/event/libevent2022/libevent/http.c 	if (evcon == NULL) {
NULL             2422 opal/mca/event/libevent2022/libevent/http.c 	if (databuf != NULL)
NULL             2428 opal/mca/event/libevent2022/libevent/http.c 	evhttp_write_buffer(evcon, evhttp_send_done, NULL);
NULL             2445 opal/mca/event/libevent2022/libevent/http.c 	if (evhttp_find_header(req->output_headers, "Content-Length") == NULL &&
NULL             2460 opal/mca/event/libevent2022/libevent/http.c 	evhttp_write_buffer(req->evcon, NULL, NULL);
NULL             2469 opal/mca/event/libevent2022/libevent/http.c 	if (evcon == NULL)
NULL             2486 opal/mca/event/libevent2022/libevent/http.c 	evhttp_write_buffer(evcon, NULL, NULL);
NULL             2495 opal/mca/event/libevent2022/libevent/http.c 	if (evcon == NULL) {
NULL             2507 opal/mca/event/libevent2022/libevent/http.c 		evhttp_write_buffer(req->evcon, evhttp_send_done, NULL);
NULL             2511 opal/mca/event/libevent2022/libevent/http.c 		evhttp_send_done(evcon, NULL);
NULL             2515 opal/mca/event/libevent2022/libevent/http.c 		evcon->cb_arg = NULL;
NULL             2614 opal/mca/event/libevent2022/libevent/http.c 	if (req->response_code_line != NULL)
NULL             2616 opal/mca/event/libevent2022/libevent/http.c 	if (reason == NULL)
NULL             2619 opal/mca/event/libevent2022/libevent/http.c 	if (req->response_code_line == NULL) {
NULL             2680 opal/mca/event/libevent2022/libevent/http.c 	if (buf == NULL)
NULL             2681 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             2740 opal/mca/event/libevent2022/libevent/http.c 			c = (char)strtol(tmp, NULL, 16);
NULL             2756 opal/mca/event/libevent2022/libevent/http.c 	if ((ret = mm_malloc(strlen(uri) + 1)) == NULL) {
NULL             2759 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             2774 opal/mca/event/libevent2022/libevent/http.c 	if ((ret = mm_malloc(strlen(uri) + 1)) == NULL) {
NULL             2777 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             2800 opal/mca/event/libevent2022/libevent/http.c 	char *line=NULL;
NULL             2805 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_uri *uri=NULL;
NULL             2824 opal/mca/event/libevent2022/libevent/http.c 	if ((line = mm_strdup(query_part)) == NULL) {
NULL             2830 opal/mca/event/libevent2022/libevent/http.c 	while (p != NULL && *p != '\0') {
NULL             2836 opal/mca/event/libevent2022/libevent/http.c 		if (value == NULL || *key == '\0') {
NULL             2840 opal/mca/event/libevent2022/libevent/http.c 		if ((decoded_value = mm_malloc(strlen(value) + 1)) == NULL) {
NULL             2885 opal/mca/event/libevent2022/libevent/http.c 	if ((translated = mm_malloc(offset + 1)) == NULL)
NULL             2886 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             2898 opal/mca/event/libevent2022/libevent/http.c 	return (NULL);
NULL             3008 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_cb *cb = NULL;
NULL             3014 opal/mca/event/libevent2022/libevent/http.c 	if (req->type == 0 || req->uri == NULL) {
NULL             3015 opal/mca/event/libevent2022/libevent/http.c 		evhttp_send_error(req, HTTP_BADREQUEST, NULL);
NULL             3022 opal/mca/event/libevent2022/libevent/http.c 		evhttp_send_error(req, HTTP_NOTIMPLEMENTED, NULL);
NULL             3028 opal/mca/event/libevent2022/libevent/http.c 	if (hostname != NULL) {
NULL             3032 opal/mca/event/libevent2022/libevent/http.c 	if ((cb = evhttp_dispatch_callback(&http->callbacks, req)) != NULL) {
NULL             3053 opal/mca/event/libevent2022/libevent/http.c 		if ((escaped_html = evhttp_htmlescape(req->uri)) == NULL) {
NULL             3058 opal/mca/event/libevent2022/libevent/http.c 		if ((buf = evbuffer_new()) == NULL) {
NULL             3091 opal/mca/event/libevent2022/libevent/http.c 	if (bound == NULL)
NULL             3103 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3108 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3113 opal/mca/event/libevent2022/libevent/http.c 	if (bound != NULL) {
NULL             3119 opal/mca/event/libevent2022/libevent/http.c 	return (NULL);
NULL             3127 opal/mca/event/libevent2022/libevent/http.c 	if (bound == NULL)
NULL             3141 opal/mca/event/libevent2022/libevent/http.c 	listener = evconnlistener_new(http->base, NULL, NULL,
NULL             3146 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3151 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3162 opal/mca/event/libevent2022/libevent/http.c 	if (bound == NULL)
NULL             3163 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3195 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp *http = NULL;
NULL             3197 opal/mca/event/libevent2022/libevent/http.c 	if ((http = mm_calloc(1, sizeof(struct evhttp))) == NULL) {
NULL             3199 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3224 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp *http = NULL;
NULL             3227 opal/mca/event/libevent2022/libevent/http.c 	if (http == NULL)
NULL             3228 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3241 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp *http = NULL;
NULL             3244 opal/mca/event/libevent2022/libevent/http.c 	if (http == NULL)
NULL             3245 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3248 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3264 opal/mca/event/libevent2022/libevent/http.c 	while ((bound = TAILQ_FIRST(&http->sockets)) != NULL) {
NULL             3272 opal/mca/event/libevent2022/libevent/http.c 	while ((evcon = TAILQ_FIRST(&http->connections)) != NULL) {
NULL             3277 opal/mca/event/libevent2022/libevent/http.c 	while ((http_cb = TAILQ_FIRST(&http->callbacks)) != NULL) {
NULL             3283 opal/mca/event/libevent2022/libevent/http.c 	while ((vhost = TAILQ_FIRST(&http->virtualhosts)) != NULL) {
NULL             3289 opal/mca/event/libevent2022/libevent/http.c 	if (http->vhost_pattern != NULL)
NULL             3292 opal/mca/event/libevent2022/libevent/http.c 	while ((alias = TAILQ_FIRST(&http->aliases)) != NULL) {
NULL             3306 opal/mca/event/libevent2022/libevent/http.c 	if (vhost->vhost_pattern != NULL ||
NULL             3307 opal/mca/event/libevent2022/libevent/http.c 	    TAILQ_FIRST(&vhost->sockets) != NULL)
NULL             3311 opal/mca/event/libevent2022/libevent/http.c 	if (vhost->vhost_pattern == NULL)
NULL             3322 opal/mca/event/libevent2022/libevent/http.c 	if (vhost->vhost_pattern == NULL)
NULL             3328 opal/mca/event/libevent2022/libevent/http.c 	vhost->vhost_pattern = NULL;
NULL             3411 opal/mca/event/libevent2022/libevent/http.c 	if ((http_cb = mm_calloc(1, sizeof(struct evhttp_cb))) == NULL) {
NULL             3417 opal/mca/event/libevent2022/libevent/http.c 	if (http_cb->what == NULL) {
NULL             3439 opal/mca/event/libevent2022/libevent/http.c 	if (http_cb == NULL)
NULL             3464 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_request *req = NULL;
NULL             3467 opal/mca/event/libevent2022/libevent/http.c 	if ((req = mm_calloc(1, sizeof(struct evhttp_request))) == NULL) {
NULL             3477 opal/mca/event/libevent2022/libevent/http.c 	if (req->input_headers == NULL) {
NULL             3484 opal/mca/event/libevent2022/libevent/http.c 	if (req->output_headers == NULL) {
NULL             3490 opal/mca/event/libevent2022/libevent/http.c 	if ((req->input_buffer = evbuffer_new()) == NULL) {
NULL             3495 opal/mca/event/libevent2022/libevent/http.c 	if ((req->output_buffer = evbuffer_new()) == NULL) {
NULL             3506 opal/mca/event/libevent2022/libevent/http.c 	if (req != NULL)
NULL             3508 opal/mca/event/libevent2022/libevent/http.c 	return (NULL);
NULL             3519 opal/mca/event/libevent2022/libevent/http.c 	if (req->remote_host != NULL)
NULL             3521 opal/mca/event/libevent2022/libevent/http.c 	if (req->uri != NULL)
NULL             3523 opal/mca/event/libevent2022/libevent/http.c 	if (req->uri_elems != NULL)
NULL             3525 opal/mca/event/libevent2022/libevent/http.c 	if (req->response_code_line != NULL)
NULL             3527 opal/mca/event/libevent2022/libevent/http.c 	if (req->host_cache != NULL)
NULL             3536 opal/mca/event/libevent2022/libevent/http.c 	if (req->input_buffer != NULL)
NULL             3539 opal/mca/event/libevent2022/libevent/http.c 	if (req->output_buffer != NULL)
NULL             3582 opal/mca/event/libevent2022/libevent/http.c 	if (req->uri == NULL)
NULL             3589 opal/mca/event/libevent2022/libevent/http.c 	if (req->uri_elems == NULL)
NULL             3598 opal/mca/event/libevent2022/libevent/http.c 	const char *host = NULL;
NULL             3621 opal/mca/event/libevent2022/libevent/http.c 					return NULL;
NULL             3680 opal/mca/event/libevent2022/libevent/http.c 	char *hostname = NULL, *portname = NULL;
NULL             3683 opal/mca/event/libevent2022/libevent/http.c 	if (hostname == NULL || portname == NULL) {
NULL             3686 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3694 opal/mca/event/libevent2022/libevent/http.c 		http->base, NULL, hostname, atoi(portname));
NULL             3697 opal/mca/event/libevent2022/libevent/http.c 	if (evcon == NULL)
NULL             3698 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3718 opal/mca/event/libevent2022/libevent/http.c 	if ((req = evhttp_request_new(evhttp_handle_request, http)) == NULL)
NULL             3721 opal/mca/event/libevent2022/libevent/http.c 	if ((req->remote_host = mm_strdup(evcon->address)) == NULL) {
NULL             3755 opal/mca/event/libevent2022/libevent/http.c 	if (evcon == NULL) {
NULL             3847 opal/mca/event/libevent2022/libevent/http.c 	if (ai != NULL) {
NULL             3865 opal/mca/event/libevent2022/libevent/http.c 	struct evutil_addrinfo *ai = NULL;
NULL             3885 opal/mca/event/libevent2022/libevent/http.c 		return (NULL);
NULL             3895 opal/mca/event/libevent2022/libevent/http.c 	struct evutil_addrinfo *aitop = NULL;
NULL             3898 opal/mca/event/libevent2022/libevent/http.c 	if (address == NULL && port == 0)
NULL             3899 opal/mca/event/libevent2022/libevent/http.c 		return bind_socket_ai(NULL, 0);
NULL             3903 opal/mca/event/libevent2022/libevent/http.c 	if (aitop == NULL)
NULL             4064 opal/mca/event/libevent2022/libevent/http.c 		if (uri->host == NULL) {
NULL             4079 opal/mca/event/libevent2022/libevent/http.c 		if (uri->userinfo == NULL) {
NULL             4110 opal/mca/event/libevent2022/libevent/http.c 	if (uri->host == NULL) {
NULL             4204 opal/mca/event/libevent2022/libevent/http.c 	char *readbuf = NULL, *readp = NULL, *token = NULL, *query = NULL;
NULL             4205 opal/mca/event/libevent2022/libevent/http.c 	char *path = NULL, *fragment = NULL;
NULL             4209 opal/mca/event/libevent2022/libevent/http.c 	if (uri == NULL) {
NULL             4217 opal/mca/event/libevent2022/libevent/http.c 	if (readbuf == NULL) {
NULL             4223 opal/mca/event/libevent2022/libevent/http.c 	token = NULL;
NULL             4238 opal/mca/event/libevent2022/libevent/http.c 		if (uri->scheme == NULL) {
NULL             4298 opal/mca/event/libevent2022/libevent/http.c 	if (uri->path == NULL) {
NULL             4305 opal/mca/event/libevent2022/libevent/http.c 		if (uri->query == NULL) {
NULL             4312 opal/mca/event/libevent2022/libevent/http.c 		if (uri->fragment == NULL) {
NULL             4326 opal/mca/event/libevent2022/libevent/http.c 	return NULL;
NULL             4353 opal/mca/event/libevent2022/libevent/http.c 	char *output = NULL;
NULL             4358 opal/mca/event/libevent2022/libevent/http.c 		return NULL;
NULL             4362 opal/mca/event/libevent2022/libevent/http.c 		return NULL;
NULL             4400 opal/mca/event/libevent2022/libevent/http.c 		return NULL;
NULL             4452 opal/mca/event/libevent2022/libevent/http.c 		if ((uri->f = mm_strdup(f)) == NULL) {		\
NULL             4457 opal/mca/event/libevent2022/libevent/http.c 		uri->f = NULL;					\
NULL              322 opal/mca/event/libevent2022/libevent/include/event2/rpc.h 	    (void *(*)(void *))request##_new, NULL,			\
NULL              325 opal/mca/event/libevent2022/libevent/include/event2/rpc.h 	    (void *(*)(void *))reply##_new, NULL,			\
NULL              101 opal/mca/event/libevent2022/libevent/kqueue.c 	NULL,
NULL              104 opal/mca/event/libevent2022/libevent/kqueue.c 	NULL,
NULL              105 opal/mca/event/libevent2022/libevent/kqueue.c 	NULL,
NULL              115 opal/mca/event/libevent2022/libevent/kqueue.c 	struct kqop *kqueueop = NULL;
NULL              118 opal/mca/event/libevent2022/libevent/kqueue.c 		return (NULL);
NULL              133 opal/mca/event/libevent2022/libevent/kqueue.c 	if (kqueueop->changes == NULL)
NULL              136 opal/mca/event/libevent2022/libevent/kqueue.c 	if (kqueueop->events == NULL)
NULL              151 opal/mca/event/libevent2022/libevent/kqueue.c 		kqueueop->changes, 1, kqueueop->events, NEVENT, NULL) != 1 ||
NULL              165 opal/mca/event/libevent2022/libevent/kqueue.c 	return (NULL);
NULL              217 opal/mca/event/libevent2022/libevent/kqueue.c 			if (newchanges == NULL) {
NULL              261 opal/mca/event/libevent2022/libevent/kqueue.c 	struct timespec ts, *ts_p = NULL;
NULL              264 opal/mca/event/libevent2022/libevent/kqueue.c 	if (tv != NULL) {
NULL              280 opal/mca/event/libevent2022/libevent/kqueue.c 	kqop->changes = NULL;
NULL              308 opal/mca/event/libevent2022/libevent/kqueue.c 	EVUTIL_ASSERT(kqop->changes == NULL);
NULL              438 opal/mca/event/libevent2022/libevent/kqueue.c 	if (kevent(kqop->kq, &kev, 1, NULL, 0, &timeout) == -1)
NULL              468 opal/mca/event/libevent2022/libevent/kqueue.c 	if (kevent(kqop->kq, &kev, 1, NULL, 0, &timeout) == -1)
NULL              146 opal/mca/event/libevent2022/libevent/listener.c 	NULL, /* shutdown */
NULL              172 opal/mca/event/libevent2022/libevent/listener.c 			return NULL;
NULL              175 opal/mca/event/libevent2022/libevent/listener.c 			return NULL;
NULL              180 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              211 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              215 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              219 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              225 opal/mca/event/libevent2022/libevent/listener.c 			return NULL;
NULL              231 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              236 opal/mca/event/libevent2022/libevent/listener.c 			return NULL;
NULL              243 opal/mca/event/libevent2022/libevent/listener.c 			return NULL;
NULL              250 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              260 opal/mca/event/libevent2022/libevent/listener.c 	lev->cb = NULL;
NULL              261 opal/mca/event/libevent2022/libevent/listener.c 	lev->errorcb = NULL;
NULL              309 opal/mca/event/libevent2022/libevent/listener.c 	return event_add(&lev_e->listener, NULL);
NULL              409 opal/mca/event/libevent2022/libevent/listener.c 		if (lev->cb == NULL) {
NULL              433 opal/mca/event/libevent2022/libevent/listener.c 	if (lev->errorcb != NULL) {
NULL              496 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              501 opal/mca/event/libevent2022/libevent/listener.c 		return NULL;
NULL              597 opal/mca/event/libevent2022/libevent/listener.c 	struct sockaddr *sa_local=NULL, *sa_remote=NULL;
NULL              603 opal/mca/event/libevent2022/libevent/listener.c 	evconnlistener_cb cb=NULL;
NULL              604 opal/mca/event/libevent2022/libevent/listener.c 	evconnlistener_errorcb errorcb=NULL;
NULL              883 opal/mca/event/libevent2022/libevent/listener.c 	return NULL;
NULL               64 opal/mca/event/libevent2022/libevent/log.c static event_fatal_cb fatal_fn = NULL;
NULL              138 opal/mca/event/libevent2022/libevent/log.c 	_warn_helper(_EVENT_LOG_ERR, NULL, fmt, ap);
NULL              149 opal/mca/event/libevent2022/libevent/log.c 	_warn_helper(_EVENT_LOG_WARN, NULL, fmt, ap);
NULL              159 opal/mca/event/libevent2022/libevent/log.c 	_warn_helper(_EVENT_LOG_MSG, NULL, fmt, ap);
NULL              169 opal/mca/event/libevent2022/libevent/log.c 	_warn_helper(_EVENT_LOG_DEBUG, NULL, fmt, ap);
NULL              179 opal/mca/event/libevent2022/libevent/log.c 	if (fmt != NULL)
NULL              194 opal/mca/event/libevent2022/libevent/log.c static event_log_cb log_fn = NULL;
NULL               89 opal/mca/event/libevent2022/libevent/poll.c 		return (NULL);
NULL              140 opal/mca/event/libevent2022/libevent/poll.c 			if (tmp == NULL) {
NULL              157 opal/mca/event/libevent2022/libevent/poll.c 	if (tv != NULL) {
NULL              214 opal/mca/event/libevent2022/libevent/poll.c 	struct pollfd *pfd = NULL;
NULL              235 opal/mca/event/libevent2022/libevent/poll.c 		if (tmp_event_set == NULL) {
NULL              275 opal/mca/event/libevent2022/libevent/poll.c 	struct pollfd *pfd = NULL;
NULL              118 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			r = evdns_server_request_add_ptr_reply(req, NULL, req->questions[i]->name,
NULL              146 opal/mca/event/libevent2022/libevent/sample/dns-example.c 	struct event_base *event_base = NULL;
NULL              147 opal/mca/event/libevent2022/libevent/sample/dns-example.c 	struct evdns_base *evdns_base = NULL;
NULL              148 opal/mca/event/libevent2022/libevent/sample/dns-example.c 	const char *resolv_conf = NULL;
NULL              201 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		evdns_add_server_port_with_base(event_base, sock, 0, evdns_server_callback, NULL);
NULL              206 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		if (resolv_conf == NULL)
NULL              237 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			evdns_getaddrinfo(evdns_base, v[idx], NULL, &hints,
NULL               42 opal/mca/event/libevent2022/libevent/sample/event-test.c 	event_add(ev, NULL);
NULL               47 opal/mca/event/libevent2022/libevent/sample/event-test.c 	len = ReadFile((HANDLE)fd, buf, sizeof(buf) - 1, &dwBytesRead, NULL);
NULL               83 opal/mca/event/libevent2022/libevent/sample/event-test.c 			NULL,			/* no security */
NULL               86 opal/mca/event/libevent2022/libevent/sample/event-test.c 			NULL);			/* no attr. template */
NULL              135 opal/mca/event/libevent2022/libevent/sample/event-test.c 	event_add(&evfifo, NULL);
NULL               73 opal/mca/event/libevent2022/libevent/sample/hello-world.c 	if (!signal_event || event_add(signal_event, NULL)<0) {
NULL              101 opal/mca/event/libevent2022/libevent/sample/hello-world.c 	bufferevent_setcb(bev, NULL, conn_writecb, conn_eventcb, NULL);
NULL               76 opal/mca/event/libevent2022/libevent/sample/http-server.c 	{ NULL, NULL },
NULL              141 opal/mca/event/libevent2022/libevent/sample/http-server.c 	evhttp_send_reply(req, 200, "OK", NULL);
NULL              151 opal/mca/event/libevent2022/libevent/sample/http-server.c 	struct evbuffer *evb = NULL;
NULL              154 opal/mca/event/libevent2022/libevent/sample/http-server.c 	struct evhttp_uri *decoded = NULL;
NULL              157 opal/mca/event/libevent2022/libevent/sample/http-server.c 	char *whole_path = NULL;
NULL              182 opal/mca/event/libevent2022/libevent/sample/http-server.c 	decoded_path = evhttp_uridecode(path, 0, NULL);
NULL              183 opal/mca/event/libevent2022/libevent/sample/http-server.c 	if (decoded_path == NULL)
NULL              350 opal/mca/event/libevent2022/libevent/sample/http-server.c 	evhttp_set_cb(http, "/dump", dump_request_cb, NULL);
NULL               38 opal/mca/event/libevent2022/libevent/sample/le-proxy.c static SSL_CTX *ssl_ctx = NULL;
NULL               79 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 	bufferevent_setcb(bev, readcb, NULL, eventcb, partner);
NULL              127 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 				    NULL, close_on_finished_writecb,
NULL              128 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 				    eventcb, NULL);
NULL              195 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 	bufferevent_setcb(b_in, readcb, NULL, eventcb, b_out);
NULL              196 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 	bufferevent_setcb(b_out, readcb, NULL, eventcb, b_in);
NULL              268 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 	listener = evconnlistener_new_bind(base, accept_cb, NULL,
NULL               69 opal/mca/event/libevent2022/libevent/sample/signal-test.c 	event_add(&signal_int, NULL);
NULL               49 opal/mca/event/libevent2022/libevent/sample/time-test.c 	evutil_gettimeofday(&newtime, NULL);
NULL              101 opal/mca/event/libevent2022/libevent/sample/time-test.c 	evutil_gettimeofday(&lasttime, NULL);
NULL              106 opal/mca/event/libevent2022/libevent/select.c 		return (NULL);
NULL              110 opal/mca/event/libevent2022/libevent/select.c 		return (NULL);
NULL              136 opal/mca/event/libevent2022/libevent/select.c 		fd_set *readset_out=NULL, *writeset_out=NULL;
NULL              162 opal/mca/event/libevent2022/libevent/select.c 	    sop->event_writeset_out, NULL, tv);
NULL              203 opal/mca/event/libevent2022/libevent/select.c 	fd_set *readset_in = NULL;
NULL              204 opal/mca/event/libevent2022/libevent/select.c 	fd_set *writeset_in = NULL;
NULL              209 opal/mca/event/libevent2022/libevent/select.c 	if ((readset_in = mm_realloc(sop->event_readset_in, fdsz)) == NULL)
NULL              212 opal/mca/event/libevent2022/libevent/select.c 	if ((writeset_in = mm_realloc(sop->event_writeset_in, fdsz)) == NULL) {
NULL               95 opal/mca/event/libevent2022/libevent/signal.c 	NULL,
NULL               98 opal/mca/event/libevent2022/libevent/signal.c 	NULL,
NULL               99 opal/mca/event/libevent2022/libevent/signal.c 	NULL,
NULL              105 opal/mca/event/libevent2022/libevent/signal.c static void *evsig_base_lock = NULL;
NULL              108 opal/mca/event/libevent2022/libevent/signal.c static struct event_base *evsig_base = NULL;
NULL              190 opal/mca/event/libevent2022/libevent/signal.c 	base->sig.sh_old = NULL;
NULL              230 opal/mca/event/libevent2022/libevent/signal.c 		if (p == NULL) {
NULL              244 opal/mca/event/libevent2022/libevent/signal.c 	if (sig->sh_old[evsignal] == NULL) {
NULL              259 opal/mca/event/libevent2022/libevent/signal.c 		sig->sh_old[evsignal] = NULL;
NULL              266 opal/mca/event/libevent2022/libevent/signal.c 		sig->sh_old[evsignal] = NULL;
NULL              306 opal/mca/event/libevent2022/libevent/signal.c 		if (event_add(&sig->ev_signal, NULL))
NULL              334 opal/mca/event/libevent2022/libevent/signal.c 	sig->sh_old[evsignal] = NULL;
NULL              336 opal/mca/event/libevent2022/libevent/signal.c 	if (sigaction(evsignal, sh, NULL) == -1) {
NULL              377 opal/mca/event/libevent2022/libevent/signal.c 	if (evsig_base == NULL) {
NULL              410 opal/mca/event/libevent2022/libevent/signal.c 		if (i < base->sig.sh_old_max && base->sig.sh_old[i] != NULL)
NULL              415 opal/mca/event/libevent2022/libevent/signal.c 		evsig_base = NULL;
NULL              434 opal/mca/event/libevent2022/libevent/signal.c 		base->sig.sh_old = NULL;
NULL               96 opal/mca/event/libevent2022/libevent/test/bench.c 		event_add(&events[i], NULL);
NULL              110 opal/mca/event/libevent2022/libevent/test/bench.c 	evutil_gettimeofday(&ts, NULL);
NULL              115 opal/mca/event/libevent2022/libevent/test/bench.c 	evutil_gettimeofday(&te, NULL);
NULL              169 opal/mca/event/libevent2022/libevent/test/bench.c 	if (events == NULL || pipes == NULL) {
NULL              189 opal/mca/event/libevent2022/libevent/test/bench.c 		if (tv == NULL)
NULL               90 opal/mca/event/libevent2022/libevent/test/bench_cascade.c 	if (events == NULL || pipes == NULL) {
NULL              103 opal/mca/event/libevent2022/libevent/test/bench_cascade.c 	evutil_gettimeofday(&ts, NULL);
NULL              124 opal/mca/event/libevent2022/libevent/test/bench_cascade.c 	evutil_gettimeofday(&te, NULL);
NULL              172 opal/mca/event/libevent2022/libevent/test/bench_cascade.c 		if (tv == NULL)
NULL               75 opal/mca/event/libevent2022/libevent/test/bench_http.c 	evbuffer_add_reference(evb, content, content_len, NULL, NULL);
NULL               94 opal/mca/event/libevent2022/libevent/test/bench_http.c 	char *endptr = NULL;
NULL              160 opal/mca/event/libevent2022/libevent/test/bench_http.c 	if (content == NULL) {
NULL              169 opal/mca/event/libevent2022/libevent/test/bench_http.c 	evhttp_set_cb(http, "/ind", http_basic_cb, NULL);
NULL              173 opal/mca/event/libevent2022/libevent/test/bench_http.c 	evhttp_set_cb(http, "/ref", http_ref_cb, NULL);
NULL               50 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c const char *resource = NULL;
NULL               51 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c struct event_base *base = NULL;
NULL               91 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 		evutil_gettimeofday(&now, NULL);
NULL              107 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 	bufferevent_setcb(b, NULL, NULL, NULL, NULL);
NULL              156 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 	evutil_gettimeofday(&ri->started, NULL);
NULL              160 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 	bufferevent_setcb(b, readcb, NULL, errorcb, ri);
NULL              179 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 	setvbuf(stdout, NULL, _IONBF, 0);
NULL              188 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 	evutil_gettimeofday(&start, NULL);
NULL              192 opal/mca/event/libevent2022/libevent/test/bench_httpclient.c 	evutil_gettimeofday(&end, NULL);
NULL              118 opal/mca/event/libevent2022/libevent/test/regress.c 			if (event_add(arg, NULL) == -1)
NULL              158 opal/mca/event/libevent2022/libevent/test/regress.c 	event_base_loopexit(arg->eb, NULL);
NULL              206 opal/mca/event/libevent2022/libevent/test/regress.c 		if (event_add(ev, NULL) == -1)
NULL              228 opal/mca/event/libevent2022/libevent/test/regress.c 		if (event_add(ev, NULL) == -1)
NULL              239 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&tcalled, NULL);
NULL              272 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&both->ev, NULL) == -1)
NULL              298 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&both->ev, NULL) == -1)
NULL              326 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev, NULL) == -1)
NULL              342 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev, NULL) == -1)
NULL              370 opal/mca/event/libevent2022/libevent/test/regress.c 	event_set(&one, pair[1], EV_READ, simpleread_multiple_cb, NULL);
NULL              371 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&one, NULL) == -1)
NULL              373 opal/mca/event/libevent2022/libevent/test/regress.c 	event_set(&two, pair[1], EV_READ, simpleread_multiple_cb, NULL);
NULL              374 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&two, NULL) == -1)
NULL              412 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event *rev=NULL, *wev=NULL, *closeev=NULL;
NULL              457 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(rev, NULL);
NULL              458 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(wev, NULL);
NULL              505 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev, NULL) == -1)
NULL              508 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev2, NULL) == -1)
NULL              534 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev, NULL) == -1)
NULL              537 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev2, NULL) == -1)
NULL              565 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(event_add(&r1.ev, NULL) != -1);
NULL              566 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(!event_add(&w1.ev, NULL));
NULL              567 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(!event_add(&r2.ev, NULL));
NULL              568 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(!event_add(&w2.ev, NULL));
NULL              588 opal/mca/event/libevent2022/libevent/test/regress.c 	evtimer_set(&ev, timeout_cb, NULL);
NULL              591 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&tset, NULL);
NULL              607 opal/mca/event/libevent2022/libevent/test/regress.c 		event_base_loopexit(global_base, NULL);
NULL              674 opal/mca/event/libevent2022/libevent/test/regress.c 		evutil_gettimeofday(&c->tvs[c->n], NULL);
NULL              706 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&start, NULL);
NULL              734 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&ti->called_at, NULL);
NULL              781 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&now, NULL);
NULL              811 opal/mca/event/libevent2022/libevent/test/regress.c 	data->base = NULL;
NULL              850 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev, NULL) == -1)
NULL              854 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&sig_ev, NULL);
NULL              946 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev, NULL);
NULL              949 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev, NULL);
NULL              953 opal/mca/event/libevent2022/libevent/test/regress.c 	if (setitimer(ITIMER_REAL, &itv, NULL) == -1)
NULL              973 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev_one, NULL);
NULL              976 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev_two, NULL);
NULL              980 opal/mca/event/libevent2022/libevent/test/regress.c 	if (setitimer(ITIMER_REAL, &itv, NULL) == -1)
NULL             1001 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev, NULL);
NULL             1015 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev, NULL);
NULL             1064 opal/mca/event/libevent2022/libevent/test/regress.c 	    event_add(&ev1, NULL) ||
NULL             1065 opal/mca/event/libevent2022/libevent/test/regress.c 	    event_add(&ev2, NULL)) {
NULL             1110 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev, NULL);
NULL             1151 opal/mca/event/libevent2022/libevent/test/regress.c 	if (sigaction(SIGUSR1, &sa, NULL) == -1)
NULL             1158 opal/mca/event/libevent2022/libevent/test/regress.c 	evsignal_add(&ev, NULL);
NULL             1178 opal/mca/event/libevent2022/libevent/test/regress.c 		event_loopexit(NULL);
NULL             1192 opal/mca/event/libevent2022/libevent/test/regress.c 	event_loopexit(NULL);
NULL             1206 opal/mca/event/libevent2022/libevent/test/regress.c 	signal_set(&ev, SIGUSR1, signal_cb_swp, NULL);
NULL             1207 opal/mca/event/libevent2022/libevent/test/regress.c 	signal_add(&ev, NULL);
NULL             1228 opal/mca/event/libevent2022/libevent/test/regress.c 			     dummy_read_cb, NULL);
NULL             1229 opal/mca/event/libevent2022/libevent/test/regress.c 		event_add(&ev1, NULL);
NULL             1237 opal/mca/event/libevent2022/libevent/test/regress.c 	event_assign(&ev1, base1, 0, 0, dummy_read_cb, NULL);
NULL             1251 opal/mca/event/libevent2022/libevent/test/regress.c 	event_assign(&ev1, base, -1, EV_TIMEOUT, dummy_read_cb, NULL);
NULL             1255 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_int_op(event_pending(&ev1, EV_READ|EV_TIMEOUT|EV_WRITE, NULL),
NULL             1260 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_int_op(event_pending(&ev1, EV_READ|EV_TIMEOUT|EV_WRITE, NULL),
NULL             1273 opal/mca/event/libevent2022/libevent/test/regress.c 	r = event_assign(&ev, NULL, -1, EV_SIGNAL|EV_READ, dummy_read_cb, NULL);
NULL             1344 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev1, NULL))
NULL             1365 opal/mca/event/libevent2022/libevent/test/regress.c 	evtimer_set(&ev, timeout_cb, NULL);
NULL             1372 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&tv_start, NULL);
NULL             1374 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&tv_end, NULL);
NULL             1443 opal/mca/event/libevent2022/libevent/test/regress.c 	evtimer_set(&ev1, break_cb, NULL);
NULL             1445 opal/mca/event/libevent2022/libevent/test/regress.c 	evtimer_set(&ev2, fail_cb, NULL);
NULL             1460 opal/mca/event/libevent2022/libevent/test/regress.c static struct event *readd_test_event_last_added = NULL;
NULL             1472 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(ev_other, NULL);
NULL             1493 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev1, NULL) == -1 ||
NULL             1494 opal/mca/event/libevent2022/libevent/test/regress.c 	    event_add(&ev2, NULL) == -1) {
NULL             1510 opal/mca/event/libevent2022/libevent/test/regress.c 		if (!event_pending(&ev1, EV_READ, NULL) ||
NULL             1511 opal/mca/event/libevent2022/libevent/test/regress.c 		    event_pending(&ev2, EV_READ, NULL))
NULL             1514 opal/mca/event/libevent2022/libevent/test/regress.c 		if (event_pending(&ev1, EV_READ, NULL) ||
NULL             1515 opal/mca/event/libevent2022/libevent/test/regress.c 		    !event_pending(&ev2, EV_READ, NULL))
NULL             1537 opal/mca/event/libevent2022/libevent/test/regress.c 		event_loopexit(NULL);
NULL             1676 opal/mca/event/libevent2022/libevent/test/regress.c    event_set(&e1, pair[0], EV_READ, test_multiple_cb, NULL);
NULL             1677 opal/mca/event/libevent2022/libevent/test/regress.c    event_add(&e1, NULL);
NULL             1678 opal/mca/event/libevent2022/libevent/test/regress.c    event_set(&e2, pair[0], EV_WRITE, test_multiple_cb, NULL);
NULL             1679 opal/mca/event/libevent2022/libevent/test/regress.c    event_add(&e2, NULL);
NULL             1743 opal/mca/event/libevent2022/libevent/test/regress.c 	if (event_add(&ev, NULL) == -1)
NULL             1893 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_config *cfg = NULL;
NULL             1894 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_base *base = NULL;
NULL             1901 opal/mca/event/libevent2022/libevent/test/regress.c 	while (*methods != NULL) {
NULL             1908 opal/mca/event/libevent2022/libevent/test/regress.c 	assert(cfg != NULL);
NULL             1918 opal/mca/event/libevent2022/libevent/test/regress.c 		tt_assert(base == NULL);
NULL             1954 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_base *base = NULL;
NULL             1955 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_config *cfg = NULL;
NULL             2016 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_base *base = NULL;
NULL             2017 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_config *cfg = NULL;
NULL             2028 opal/mca/event/libevent2022/libevent/test/regress.c 	if (getenv("EVENT_NOWAFFLES") != NULL) {
NULL             2050 opal/mca/event/libevent2022/libevent/test/regress.c 	base = NULL;
NULL             2066 opal/mca/event/libevent2022/libevent/test/regress.c 	cfg = NULL;
NULL             2073 opal/mca/event/libevent2022/libevent/test/regress.c 		base = NULL;
NULL             2122 opal/mca/event/libevent2022/libevent/test/regress.c 	    read_called_once_cb, NULL, NULL);
NULL             2125 opal/mca/event/libevent2022/libevent/test/regress.c 	    timeout_called_once_cb, NULL, &tv);
NULL             2127 opal/mca/event/libevent2022/libevent/test/regress.c 	r = event_base_once(data->base, -1, 0, NULL, NULL, NULL);
NULL             2147 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event *r=NULL, *w=NULL, *t=NULL;
NULL             2153 opal/mca/event/libevent2022/libevent/test/regress.c 	    NULL);
NULL             2155 opal/mca/event/libevent2022/libevent/test/regress.c 	    NULL);
NULL             2156 opal/mca/event/libevent2022/libevent/test/regress.c 	t = evtimer_new(data->base, timeout_cb, NULL);
NULL             2162 opal/mca/event/libevent2022/libevent/test/regress.c 	evutil_gettimeofday(&now, NULL);
NULL             2163 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(r, NULL);
NULL             2166 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert( event_pending(r, EV_READ, NULL));
NULL             2167 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(!event_pending(w, EV_WRITE, NULL));
NULL             2168 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(!event_pending(r, EV_WRITE, NULL));
NULL             2169 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert( event_pending(r, EV_READ|EV_WRITE, NULL));
NULL             2170 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert(!event_pending(r, EV_TIMEOUT, NULL));
NULL             2171 opal/mca/event/libevent2022/libevent/test/regress.c 	tt_assert( event_pending(t, EV_TIMEOUT, NULL));
NULL             2212 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event *ev1=NULL, *ev2=NULL;
NULL             2226 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(ev1, NULL);
NULL             2227 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(ev2, NULL);
NULL             2250 opal/mca/event/libevent2022/libevent/test/regress.c 	event_add(ev2, NULL);
NULL             2313 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_base *b = NULL;
NULL             2314 opal/mca/event/libevent2022/libevent/test/regress.c 	struct event_config *cfg = NULL;
NULL             2347 opal/mca/event/libevent2022/libevent/test/regress.c 	int one_at_a_time = data->setup_data != NULL;
NULL             2376 opal/mca/event/libevent2022/libevent/test/regress.c 		event_add(ev[i], NULL);
NULL             2410 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "methods", test_methods, TT_FORK, NULL, NULL },
NULL             2411 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "version", test_version, 0, NULL, NULL },
NULL             2413 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "base_environ", test_base_environ, TT_FORK, NULL, NULL },
NULL             2424 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "persistent_timeout_jump", test_persistent_timeout_jump, TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             2426 opal/mca/event/libevent2022/libevent/test/regress.c 	  TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             2430 opal/mca/event/libevent2022/libevent/test/regress.c 	  &basic_setup, NULL },
NULL             2437 opal/mca/event/libevent2022/libevent/test/regress.c 	  NULL },
NULL             2448 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "event_once", test_event_once, TT_ISOLATED, &basic_setup, NULL },
NULL             2450 opal/mca/event/libevent2022/libevent/test/regress.c 	  NULL },
NULL             2452 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "dup_fd", test_dup_fd, TT_ISOLATED, &basic_setup, NULL },
NULL             2454 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "mm_functions", test_mm_functions, TT_FORK, NULL, NULL },
NULL             2455 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "many_events", test_many_events, TT_ISOLATED, &basic_setup, NULL },
NULL             2458 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "struct_event_size", test_struct_event_size, 0, NULL, NULL },
NULL             2467 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "int", evtag_int_test, TT_FORK, NULL, NULL },
NULL             2468 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "fuzz", evtag_fuzz, TT_FORK, NULL, NULL },
NULL             2469 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "encoding", evtag_tag_encoding, TT_FORK, NULL, NULL },
NULL             2470 opal/mca/event/libevent2022/libevent/test/regress.c 	{ "peek", evtag_test_peek, 0, NULL, NULL },
NULL               44 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return msg_new_with_arg(NULL);
NULL               51 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((tmp = malloc(sizeof(struct msg))) == NULL) {
NULL               53 opal/mca/event/libevent2022/libevent/test/regress.gen.c     return (NULL);
NULL               57 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->from_name_data = NULL;
NULL               60 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->to_name_data = NULL;
NULL               63 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->attack_data = NULL;
NULL               66 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->run_data = NULL;
NULL               81 opal/mca/event/libevent2022/libevent/test/regress.gen.c   struct run** new_data = NULL;
NULL               85 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (new_data == NULL)
NULL               99 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->run_data[msg->run_length - 1] == NULL)
NULL              105 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return (NULL);
NULL              112 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->from_name_data != NULL)
NULL              114 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((msg->from_name_data = strdup(value)) == NULL)
NULL              124 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->to_name_data != NULL)
NULL              126 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((msg->to_name_data = strdup(value)) == NULL)
NULL              136 opal/mca/event/libevent2022/libevent/test/regress.gen.c    struct evbuffer *tmp = NULL;
NULL              142 opal/mca/event/libevent2022/libevent/test/regress.gen.c      if (msg->attack_data == NULL) {
NULL              147 opal/mca/event/libevent2022/libevent/test/regress.gen.c    if ((tmp = evbuffer_new()) == NULL) {
NULL              160 opal/mca/event/libevent2022/libevent/test/regress.gen.c    if (tmp != NULL)
NULL              162 opal/mca/event/libevent2022/libevent/test/regress.gen.c    if (msg->attack_data != NULL) {
NULL              164 opal/mca/event/libevent2022/libevent/test/regress.gen.c      msg->attack_data = NULL;
NULL              178 opal/mca/event/libevent2022/libevent/test/regress.gen.c     struct evbuffer *tmp = NULL;
NULL              180 opal/mca/event/libevent2022/libevent/test/regress.gen.c     if ((tmp = evbuffer_new()) == NULL) {
NULL              191 opal/mca/event/libevent2022/libevent/test/regress.gen.c     done:if (tmp != NULL)
NULL              224 opal/mca/event/libevent2022/libevent/test/regress.gen.c     if (msg->attack_data == NULL)
NULL              247 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->from_name_data = NULL;
NULL              252 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->to_name_data = NULL;
NULL              257 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->attack_data = NULL;
NULL              266 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->run_data = NULL;
NULL              276 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->from_name_data != NULL)
NULL              278 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->to_name_data != NULL)
NULL              280 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->attack_data != NULL)
NULL              288 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->run_data = NULL;
NULL              350 opal/mca/event/libevent2022/libevent/test/regress.gen.c         if (tmp->attack_data == NULL)
NULL              367 opal/mca/event/libevent2022/libevent/test/regress.gen.c         if (tmp->run_data[tmp->run_length] == NULL)
NULL              431 opal/mca/event/libevent2022/libevent/test/regress.gen.c   assert(_buf != NULL);
NULL              454 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return kill_new_with_arg(NULL);
NULL              461 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((tmp = malloc(sizeof(struct kill))) == NULL) {
NULL              463 opal/mca/event/libevent2022/libevent/test/regress.gen.c     return (NULL);
NULL              467 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->weapon_data = NULL;
NULL              470 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->action_data = NULL;
NULL              473 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->how_often_data = NULL;
NULL              487 opal/mca/event/libevent2022/libevent/test/regress.gen.c   ev_uint32_t* new_data = NULL;
NULL              491 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (new_data == NULL)
NULL              509 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return (NULL);
NULL              516 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->weapon_data != NULL)
NULL              518 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((msg->weapon_data = strdup(value)) == NULL)
NULL              528 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->action_data != NULL)
NULL              530 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((msg->action_data = strdup(value)) == NULL)
NULL              582 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->weapon_data = NULL;
NULL              587 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->action_data = NULL;
NULL              592 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->how_often_data = NULL;
NULL              602 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->weapon_data != NULL)
NULL              604 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->action_data != NULL)
NULL              608 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->how_often_data = NULL;
NULL              722 opal/mca/event/libevent2022/libevent/test/regress.gen.c   assert(_buf != NULL);
NULL              752 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return run_new_with_arg(NULL);
NULL              759 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((tmp = malloc(sizeof(struct run))) == NULL) {
NULL              761 opal/mca/event/libevent2022/libevent/test/regress.gen.c     return (NULL);
NULL              765 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->how_data = NULL;
NULL              768 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->some_bytes_data = NULL;
NULL              775 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->notes_data = NULL;
NULL              783 opal/mca/event/libevent2022/libevent/test/regress.gen.c   tmp->other_numbers_data = NULL;
NULL              798 opal/mca/event/libevent2022/libevent/test/regress.gen.c   char ** new_data = NULL;
NULL              802 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (new_data == NULL)
NULL              815 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (value != NULL) {
NULL              817 opal/mca/event/libevent2022/libevent/test/regress.gen.c     if (msg->notes_data[msg->notes_length - 1] == NULL) {
NULL              821 opal/mca/event/libevent2022/libevent/test/regress.gen.c     msg->notes_data[msg->notes_length - 1] = NULL;
NULL              827 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return (NULL);
NULL              835 opal/mca/event/libevent2022/libevent/test/regress.gen.c   ev_uint32_t* new_data = NULL;
NULL              839 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (new_data == NULL)
NULL              857 opal/mca/event/libevent2022/libevent/test/regress.gen.c   return (NULL);
NULL              864 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->how_data != NULL)
NULL              866 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if ((msg->how_data = strdup(value)) == NULL)
NULL              875 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->some_bytes_data != NULL)
NULL              878 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (msg->some_bytes_data == NULL)
NULL              902 opal/mca/event/libevent2022/libevent/test/regress.gen.c     if (msg->notes_data[off] != NULL)
NULL              905 opal/mca/event/libevent2022/libevent/test/regress.gen.c     if (msg->notes_data[off] == NULL) {
NULL              996 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->how_data = NULL;
NULL             1001 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->some_bytes_data = NULL;
NULL             1010 opal/mca/event/libevent2022/libevent/test/regress.gen.c       if (tmp->notes_data[i] != NULL) free(tmp->notes_data[i]);
NULL             1013 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->notes_data = NULL;
NULL             1021 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->other_numbers_data = NULL;
NULL             1031 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->how_data != NULL)
NULL             1033 opal/mca/event/libevent2022/libevent/test/regress.gen.c   if (tmp->some_bytes_data != NULL)
NULL             1038 opal/mca/event/libevent2022/libevent/test/regress.gen.c       if (tmp->notes_data[i] != NULL) free(tmp->notes_data[i]);
NULL             1041 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->notes_data = NULL;
NULL             1049 opal/mca/event/libevent2022/libevent/test/regress.gen.c     tmp->other_numbers_data = NULL;
NULL             1114 opal/mca/event/libevent2022/libevent/test/regress.gen.c         if ((tmp->some_bytes_data = malloc(tmp->some_bytes_length)) == NULL)
NULL             1220 opal/mca/event/libevent2022/libevent/test/regress.gen.c   assert(_buf != NULL);
NULL               96 opal/mca/event/libevent2022/libevent/test/regress.h 	{ #name, test_## name, flags, &basic_setup, NULL }
NULL               73 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	if (buf->first == NULL) {
NULL               74 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		tt_assert(buf->last == NULL);
NULL               84 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	while (chain != NULL) {
NULL               88 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		if (chain->next == NULL) {
NULL              106 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		while (chain != NULL) {
NULL              263 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 			tt_assert(v[0].iov_base != NULL);
NULL              304 opal/mca/event/libevent2022/libevent/test/regress_buffer.c     evbuffer_add_reference(src, buf, sizeof(buf), no_cleanup, NULL);
NULL              305 opal/mca/event/libevent2022/libevent/test/regress_buffer.c     evbuffer_add_reference(src, buf, sizeof(buf), no_cleanup, NULL);
NULL              308 opal/mca/event/libevent2022/libevent/test/regress_buffer.c     evbuffer_add_reference(dst, buf, 0, no_cleanup, NULL);
NULL              338 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base != NULL);
NULL              397 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	n = evbuffer_peek(buf, -1, NULL, v, 2);
NULL              692 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(compare != NULL);
NULL              710 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	return NULL;
NULL              720 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	char *cp = NULL;
NULL              893 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	free(cp); cp = NULL;
NULL              906 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	free(cp); cp = NULL;
NULL              913 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cp == NULL);
NULL              921 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	free(cp); cp = NULL;
NULL              941 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	ptr1 = evbuffer_search_eol(buf, NULL, &eol_len, EVBUFFER_EOL_CRLF);
NULL              962 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	ptr1 = evbuffer_search_eol(buf, NULL, &eol_len, EVBUFFER_EOL_LF);
NULL             1046 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_want(p == NULL);
NULL             1060 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_want(p == NULL);
NULL             1064 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(p != NULL);
NULL             1141 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search(buf, "attack", 6, NULL);
NULL             1143 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search(buf, "attacker", 8, NULL);
NULL             1147 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search(buf, "oc", 2, NULL);
NULL             1165 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search_range(buf, "foo", 3, NULL, &end);
NULL             1167 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search_range(buf, "foocata", 7, NULL, &end);
NULL             1169 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search_range(buf, "foocatat", 8, NULL, &end);
NULL             1171 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	pos = evbuffer_search_range(buf, "ack", 3, NULL, &end);
NULL             1228 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	evbuffer_add_reference(buf, "Goodbye", 7, NULL, NULL); /*31->38*/
NULL             1232 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(-1 == evbuffer_remove_cb(buf, log_change_callback, NULL));
NULL             1245 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cb1 != NULL);
NULL             1247 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cb2 != NULL);
NULL             1248 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	evbuffer_setcb(buf, self_draining_callback, NULL);
NULL             1253 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	evbuffer_setcb(buf, NULL, NULL);
NULL             1289 opal/mca/event/libevent2022/libevent/test/regress_buffer.c static void *ref_done_cb_called_with = NULL;
NULL             1290 opal/mca/event/libevent2022/libevent/test/regress_buffer.c static const void *ref_done_cb_called_with_data = NULL;
NULL             1309 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	struct evbuffer *buf1 = NULL, *buf2 = NULL;
NULL             1365 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	buf1 = NULL;
NULL             1380 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	struct evbuffer *buf1 = NULL, *buf2 = NULL;
NULL             1438 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	struct evbuffer *buf = NULL, *tmp_buf = NULL;
NULL             1456 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, -1, NULL, NULL, 0);
NULL             1460 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, -1, NULL, v, 20);
NULL             1469 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, -1, NULL, v, 1);
NULL             1472 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[1].iov_base == NULL);
NULL             1476 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, 40, NULL, v, 16);
NULL             1480 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[2].iov_base == NULL);
NULL             1484 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, 100, NULL, NULL, 0);
NULL             1486 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base == NULL);
NULL             1490 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, 60, NULL, v, 1);
NULL             1493 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[1].iov_base == NULL);
NULL             1497 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(buf, 65536, NULL, v, 20);
NULL             1503 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[16].iov_base == NULL);
NULL             1507 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(tmp_buf, -1, NULL, v, 20);
NULL             1509 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base == NULL);
NULL             1511 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	i = evbuffer_peek(tmp_buf, 50, NULL, v, 20);
NULL             1513 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base == NULL);
NULL             1549 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	struct evbuffer *buf = NULL, *tmp_buf=NULL;
NULL             1595 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	r = evbuffer_add_reference(buf, string, 5, NULL, NULL);
NULL             1613 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp = evbuffer_readln(buf, NULL, EVBUFFER_EOL_LF);
NULL             1614 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	FREEZE_EQ(cp==NULL, 1, 0);
NULL             1648 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "evbuffer", test_evbuffer, 0, NULL, NULL },
NULL             1649 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "remove_buffer_with_empty", test_evbuffer_remove_buffer_with_empty, 0, NULL, NULL },
NULL             1650 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "reserve2", test_evbuffer_reserve2, 0, NULL, NULL },
NULL             1651 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "reserve_many", test_evbuffer_reserve_many, 0, NULL, NULL },
NULL             1654 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "expand", test_evbuffer_expand, 0, NULL, NULL },
NULL             1655 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "reference", test_evbuffer_reference, 0, NULL, NULL },
NULL             1656 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "iterative", test_evbuffer_iterative, 0, NULL, NULL },
NULL             1657 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "readln", test_evbuffer_readln, TT_NO_LOGS, &basic_setup, NULL },
NULL             1658 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "search_eol", test_evbuffer_search_eol, 0, NULL, NULL },
NULL             1659 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "find", test_evbuffer_find, 0, NULL, NULL },
NULL             1660 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "ptr_set", test_evbuffer_ptr_set, 0, NULL, NULL },
NULL             1661 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "search", test_evbuffer_search, 0, NULL, NULL },
NULL             1662 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "callbacks", test_evbuffer_callbacks, 0, NULL, NULL },
NULL             1663 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "add_reference", test_evbuffer_add_reference, 0, NULL, NULL },
NULL             1664 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "prepend", test_evbuffer_prepend, TT_FORK, NULL, NULL },
NULL             1665 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	{ "peek", test_evbuffer_peek, 0, NULL, NULL },
NULL               94 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		assert(evbuf != NULL);
NULL              126 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev1 = NULL, *bev2 = NULL;
NULL              132 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_assert(0 == bufferevent_pair_new(NULL, 0, pair));
NULL              135 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bufferevent_setcb(bev1, readcb, writecb, errorcb, NULL);
NULL              136 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bufferevent_setcb(bev2, readcb, writecb, errorcb, NULL);
NULL              138 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_ptr_op(bufferevent_get_underlying(bev1), ==, NULL);
NULL              142 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bev1 = bufferevent_new(pair[0], readcb, writecb, errorcb, NULL);
NULL              143 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bev2 = bufferevent_new(pair[1], readcb, writecb, errorcb, NULL);
NULL              145 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_ptr_op(bufferevent_get_underlying(bev1), ==, NULL);
NULL              146 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_ptr_op(bufferevent_pair_get_partner(bev1), ==, NULL);
NULL              147 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_ptr_op(bufferevent_pair_get_partner(bev2), ==, NULL);
NULL              164 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	tt_ptr_op(bufferevent_pair_get_partner(bev2), ==, NULL);
NULL              198 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	assert(evbuf != NULL);
NULL              231 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev1 = NULL, *bev2 = NULL;
NULL              238 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_assert(0 == bufferevent_pair_new(NULL, 0, pair));
NULL              241 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bufferevent_setcb(bev1, NULL, wm_writecb, errorcb, NULL);
NULL              242 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bufferevent_setcb(bev2, wm_readcb, NULL, errorcb, NULL);
NULL              244 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bev1 = bufferevent_new(pair[0], NULL, wm_writecb, wm_errorcb, NULL);
NULL              245 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bev2 = bufferevent_new(pair[1], wm_readcb, NULL, wm_errorcb, NULL);
NULL              270 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	tt_assert(!event_pending(&bev2->ev_write, EV_WRITE, NULL));
NULL              339 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev1 = NULL, *bev2 = NULL;
NULL              340 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev1_base = NULL, *bev2_base = NULL;
NULL              348 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		tt_assert(0 == bufferevent_pair_new(NULL, 0, pair));
NULL              352 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bev1 = bufferevent_socket_new(NULL, pair[0], 0);
NULL              353 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bev2 = bufferevent_socket_new(NULL, pair[1], 0);
NULL              361 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bev1 = bufferevent_filter_new(bev1, NULL, bufferevent_output_filter,
NULL              362 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 				      BEV_OPT_CLOSE_ON_FREE, NULL, NULL);
NULL              365 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 				      NULL, BEV_OPT_CLOSE_ON_FREE, NULL, NULL);
NULL              366 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev1, NULL, writecb, errorcb, NULL);
NULL              367 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev2, readcb, NULL, errorcb, NULL);
NULL              436 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev, NULL, sender_writecb, sender_errorcb, NULL);
NULL              461 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 			event_base_loopexit(base, NULL);
NULL              477 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct evconnlistener *lev=NULL;
NULL              478 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev1=NULL, *bev2=NULL;
NULL              501 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		ext->ConnectEx = NULL;
NULL              527 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev1, reader_readcb,NULL, reader_eventcb, data->base);
NULL              528 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev2, reader_readcb,NULL, reader_eventcb, data->base);
NULL              568 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	event_base_loopexit(base, NULL);
NULL              585 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev=NULL;
NULL              611 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev, NULL, NULL, want_fail_eventcb, data->base);
NULL              653 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	evutil_gettimeofday(&res->last_wrote_at, NULL);
NULL              664 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		evutil_gettimeofday(&res->read_timeout_at, NULL);
NULL              669 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		evutil_gettimeofday(&res->write_timeout_at, NULL);
NULL              678 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	struct bufferevent *bev1 = NULL, *bev2 = NULL;
NULL              708 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bevf1 = bufferevent_filter_new(bev1, NULL, NULL,
NULL              709 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		    BEV_OPT_CLOSE_ON_FREE, NULL, NULL);
NULL              710 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		bevf2 = bufferevent_filter_new(bev2, NULL, NULL,
NULL              711 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 		    BEV_OPT_CLOSE_ON_FREE, NULL, NULL);
NULL              722 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	evutil_gettimeofday(&started_at, NULL);
NULL              726 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev1, NULL, bev_timeout_write_cb,
NULL              743 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 			    NULL, NULL);
NULL              749 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	bufferevent_setcb(bev2, NULL,  bev_timeout_write_cb,
NULL              803 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	  TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL              815 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	{ "bufferevent_zlib", NULL, TT_SKIP, NULL, NULL },
NULL              837 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	  TT_FORK|TT_NEED_BASE|TT_ENABLE_IOCP, &basic_setup, NULL },
NULL              143 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	if (arg == NULL)
NULL              144 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_loopexit(NULL);
NULL              146 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_base_loopexit((struct event_base *)arg, NULL);
NULL              153 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	evdns_resolve_ipv4("www.monkey.org", 0, dns_gethostbyname_cb, NULL);
NULL              166 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL);
NULL              185 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	evdns_resolve_reverse(&in, 0, dns_gethostbyname_cb, NULL);
NULL              200 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_request *req = NULL;
NULL              258 opal/mca/event/libevent2022/libevent/test/regress_dns.c 			r = evdns_server_request_add_ptr_reply(req, NULL,
NULL              265 opal/mca/event/libevent2022/libevent/test/regress_dns.c 			r = evdns_server_request_add_ptr_reply(req, NULL,
NULL              363 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_loopexit(NULL);
NULL              374 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *port=NULL;
NULL              377 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *base=NULL;
NULL              378 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_request *req=NULL;
NULL              382 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	base = evdns_base_new(NULL, 0);
NULL              404 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port = evdns_add_server_port(sock, 0, dns_server_request_cb, NULL);
NULL              413 opal/mca/event/libevent2022/libevent/test/regress_dns.c 					   dns_server_gethostbyname_cb, NULL);
NULL              415 opal/mca/event/libevent2022/libevent/test/regress_dns.c 					   dns_server_gethostbyname_cb, NULL);
NULL              418 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	    dns_server_gethostbyname_cb, NULL);
NULL              477 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		res->addrs = NULL;
NULL              488 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_base_loopexit(exit_base, NULL);
NULL              505 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ NULL, NULL, NULL, 0 }
NULL              513 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns = NULL;
NULL              567 opal/mca/event/libevent2022/libevent/test/regress_dns.c static struct evdns_request *current_req = NULL;
NULL              586 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		evdns_cancel_request(NULL, current_req);
NULL              597 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns = NULL;
NULL              598 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *port = NULL;
NULL              603 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port = regress_get_dnsserver(base, &portnum, NULL,
NULL              604 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	    search_cancel_server_cb, NULL);
NULL              655 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_base_loopexit(exit_base, NULL);
NULL              672 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *port = NULL;
NULL              673 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns = NULL;
NULL              680 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port = regress_get_dnsserver(base, &portnum, NULL,
NULL              748 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ NULL, NULL, NULL, 0 }
NULL              753 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ NULL, NULL, NULL, 0 }
NULL              761 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *port1 = NULL, *port2 = NULL;
NULL              762 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns = NULL;
NULL              767 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port1 = regress_get_dnsserver(base, &portnum1, NULL,
NULL              770 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port2 = regress_get_dnsserver(base, &portnum2, NULL,
NULL              827 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns = NULL;
NULL              866 opal/mca/event/libevent2022/libevent/test/regress_dns.c static struct event_base *be_connect_hostname_base = NULL;
NULL             1003 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		    NULL);
NULL             1032 opal/mca/event/libevent2022/libevent/test/regress_dns.c 				    NULL);
NULL             1044 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evconnlistener *listener = NULL;
NULL             1045 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct bufferevent *be1=NULL, *be2=NULL, *be3=NULL, *be4=NULL, *be5=NULL;
NULL             1049 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns=NULL;
NULL             1050 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *port=NULL;
NULL             1072 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port = regress_get_dnsserver(data->base, &dns_port, NULL,
NULL             1091 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	bufferevent_setcb(be1, NULL, NULL, be_connect_hostname_event_cb,
NULL             1093 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	bufferevent_setcb(be2, NULL, NULL, be_connect_hostname_event_cb,
NULL             1095 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	bufferevent_setcb(be3, NULL, NULL, be_connect_hostname_event_cb,
NULL             1097 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	bufferevent_setcb(be4, NULL, NULL, be_connect_hostname_event_cb,
NULL             1099 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	bufferevent_setcb(be5, NULL, NULL, be_connect_hostname_event_cb,
NULL             1113 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_assert(!bufferevent_socket_connect_hostname(be4, NULL, AF_INET,
NULL             1116 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_assert(!bufferevent_socket_connect_hostname(be5, NULL, AF_INET,
NULL             1122 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		struct evutil_addrinfo hints, *ai = NULL;
NULL             1175 opal/mca/event/libevent2022/libevent/test/regress_dns.c static struct event_base *exit_base_on_no_pending_results = NULL;
NULL             1184 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_base_loopexit(exit_base_on_no_pending_results, NULL);
NULL             1207 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *port = NULL;
NULL             1215 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	evdns_base_load_hosts(dns_base, NULL);
NULL             1232 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		tt_ptr_op(local_outcome.ai,!=,NULL);
NULL             1235 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		local_outcome.ai = NULL;
NULL             1247 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_ptr_op(r,==,NULL);
NULL             1249 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_ptr_op(local_outcome.ai,==,NULL);
NULL             1261 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_ptr_op(local_outcome.ai->ai_next,==,NULL);
NULL             1264 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	local_outcome.ai = NULL;
NULL             1270 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	r = evdns_getaddrinfo(dns_base, "5.6.7.8", NULL,
NULL             1282 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	local_outcome.ai = NULL;
NULL             1290 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	r = evdns_getaddrinfo(dns_base, NULL, "9090",
NULL             1304 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	local_outcome.ai = NULL;
NULL             1311 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	r = evdns_getaddrinfo(dns_base, NULL, "2",
NULL             1325 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	local_outcome.ai = NULL;
NULL             1346 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	local_outcome.ai = NULL;
NULL             1360 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_ptr_op(a->ai_next, ==, NULL);
NULL             1362 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	local_outcome.ai = NULL;
NULL             1366 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	port = regress_get_dnsserver(data->base, &dns_port, NULL,
NULL             1492 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_assert(a_out[1].ai->ai_canonname == NULL);
NULL             1553 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	tt_assert(a_out[11].ai == NULL);
NULL             1591 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	event_base_loopexit(status->base, NULL);
NULL             1625 opal/mca/event/libevent2022/libevent/test/regress_dns.c 		event_base_loopexit(base, NULL);
NULL             1639 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	    "foobar.bazquux.example.com", "80", NULL, gaic_getaddrinfo_cb,
NULL             1775 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_base *dns_base = NULL;
NULL             1776 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	struct evdns_server_port *server = NULL;
NULL             1833 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "resolve_reverse", dns_resolve_reverse, TT_FORK, NULL, NULL },
NULL             1834 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "search", dns_search_test, TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             1836 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	  TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             1837 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "retry", dns_retry_test, TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             1838 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "reissue", dns_reissue_test, TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             1839 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "inflight", dns_inflight_test, TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             1841 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	  TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL             1846 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	  TT_FORK, NULL, NULL },
NULL             1849 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "leak_shutdown", test_dbg_leak_shutdown, TT_FORK, &testleak_funcs, NULL },
NULL             1850 opal/mca/event/libevent2022/libevent/test/regress_dns.c 	{ "leak_cancel", test_dbg_leak_cancel, TT_FORK, &testleak_funcs, NULL },
NULL               83 opal/mca/event/libevent2022/libevent/test/regress_et.c 	struct event *ev = NULL;
NULL               84 opal/mca/event/libevent2022/libevent/test/regress_et.c 	struct event_base *base = NULL;
NULL              127 opal/mca/event/libevent2022/libevent/test/regress_et.c 	event_add(ev, NULL);
NULL              162 opal/mca/event/libevent2022/libevent/test/regress_et.c 	struct event_base *base = NULL;
NULL              163 opal/mca/event/libevent2022/libevent/test/regress_et.c 	struct event *ev_et=NULL, *ev_lt=NULL;
NULL              181 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(0, ==, event_add(ev_et, NULL));
NULL              182 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(-1, ==, event_add(ev_lt, NULL));
NULL              183 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(EV_READ, ==, event_pending(ev_et, EV_READ, NULL));
NULL              184 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(0, ==, event_pending(ev_lt, EV_READ, NULL));
NULL              188 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(0, ==, event_add(ev_lt, NULL));
NULL              189 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(-1, ==, event_add(ev_et, NULL));
NULL              190 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(EV_READ, ==, event_pending(ev_lt, EV_READ, NULL));
NULL              191 opal/mca/event/libevent2022/libevent/test/regress_et.c 	tt_int_op(0, ==, event_pending(ev_et, EV_READ, NULL));
NULL              203 opal/mca/event/libevent2022/libevent/test/regress_et.c 	{ "et", test_edgetriggered, TT_FORK, NULL, NULL },
NULL              205 opal/mca/event/libevent2022/libevent/test/regress_et.c 	  TT_FORK|TT_NEED_SOCKETPAIR|TT_NO_LOGS, &basic_setup, NULL },
NULL               89 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (sock == NULL)
NULL              109 opal/mca/event/libevent2022/libevent/test/regress_http.c 		return NULL;
NULL              200 opal/mca/event/libevent2022/libevent/test/regress_http.c 	ptr = evbuffer_search(buf, s, strlen(s), NULL);
NULL              211 opal/mca/event/libevent2022/libevent/test/regress_http.c 		struct evhttp_request *req = evhttp_request_new(NULL, NULL);
NULL              225 opal/mca/event/libevent2022/libevent/test/regress_http.c 			"Content-Type") != NULL)
NULL              232 opal/mca/event/libevent2022/libevent/test/regress_http.c 			event_base_loopexit(exit_base, NULL);
NULL              234 opal/mca/event/libevent2022/libevent/test/regress_http.c 			event_base_loopexit(my_base, NULL);
NULL              256 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL              263 opal/mca/event/libevent2022/libevent/test/regress_http.c 	int empty = evhttp_find_header(evhttp_request_get_input_headers(req), "Empty") != NULL;
NULL              286 opal/mca/event/libevent2022/libevent/test/regress_http.c 	    !empty ? evb : NULL);
NULL              454 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evhttp_send_reply(req, HTTP_OK, "Everything is fine", NULL);
NULL              506 opal/mca/event/libevent2022/libevent/test/regress_http.c 		event_base_loopexit(arg, NULL);
NULL              511 opal/mca/event/libevent2022/libevent/test/regress_http.c 		struct evhttp_request *req = evhttp_request_new(NULL, NULL);
NULL              525 opal/mca/event/libevent2022/libevent/test/regress_http.c 			"Content-Type") != NULL)
NULL              540 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(exit_base, NULL);
NULL              548 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct bufferevent *bev = NULL;
NULL              645 opal/mca/event/libevent2022/libevent/test/regress_http.c 	int empty = evhttp_find_header(evhttp_request_get_input_headers(req), "Empty") != NULL;
NULL              658 opal/mca/event/libevent2022/libevent/test/regress_http.c 	    !empty ? evb : NULL);
NULL              718 opal/mca/event/libevent2022/libevent/test/regress_http.c 		event_base_loopexit(exit_base, NULL);
NULL              729 opal/mca/event/libevent2022/libevent/test/regress_http.c 	char *result1=NULL, *result2=NULL, *result3=NULL;
NULL              745 opal/mca/event/libevent2022/libevent/test/regress_http.c 	bufferevent_setcb(bev1, NULL, NULL,
NULL              762 opal/mca/event/libevent2022/libevent/test/regress_http.c 	bufferevent_setcb(bev2, NULL, NULL,
NULL              779 opal/mca/event/libevent2022/libevent/test/regress_http.c 	bufferevent_setcb(bev3, NULL, NULL,
NULL              829 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL              830 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL              836 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL              919 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ NULL, NULL, NULL, 0 }
NULL              927 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL              928 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL              929 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evdns_base *dns_base = NULL;
NULL             1047 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             1048 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             1057 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             1065 opal/mca/event/libevent2022/libevent/test/regress_http.c 	req = evhttp_request_new(http_request_never_call, NULL);
NULL             1129 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Type") == NULL) {
NULL             1146 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(exit_base, NULL);
NULL             1159 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             1168 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             1169 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             1170 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp *second = NULL, *third = NULL;
NULL             1180 opal/mca/event/libevent2022/libevent/test/regress_http.c 	second = evhttp_new(NULL);
NULL             1181 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evhttp_set_cb(second, "/funnybunny", http_basic_cb, NULL);
NULL             1182 opal/mca/event/libevent2022/libevent/test/regress_http.c 	third = evhttp_new(NULL);
NULL             1183 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evhttp_set_cb(third, "/blackcoffee", http_basic_cb, NULL);
NULL             1197 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             1297 opal/mca/event/libevent2022/libevent/test/regress_http.c 	    http_errorcb, NULL);
NULL             1333 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Date") == NULL) {
NULL             1339 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Length") == NULL) {
NULL             1357 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             1388 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Type") == NULL) {
NULL             1405 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(base, NULL);
NULL             1413 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             1414 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             1420 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             1463 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             1464 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             1470 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             1559 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (req == NULL) {
NULL             1570 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Type") == NULL) {
NULL             1587 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(base, NULL);
NULL             1603 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             1604 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             1610 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             1677 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (req == NULL) {
NULL             1688 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Type") == NULL) {
NULL             1706 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(base, NULL);
NULL             1716 opal/mca/event/libevent2022/libevent/test/regress_http.c 		event_base_loopexit(arg, NULL);
NULL             1799 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (req != NULL && evhttp_request_get_response_code(req) != HTTP_OK) {
NULL             1817 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             1818 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             1826 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL,
NULL             1850 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_assert(TAILQ_FIRST(&http->connections) == NULL);
NULL             1874 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp *myhttp = NULL;
NULL             1912 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_assert(real_val != NULL);
NULL             1993 opal/mca/event/libevent2022/libevent/test/regress_http.c 	const int nonconform = (ptr != NULL);
NULL             1996 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_uri *uri = NULL;
NULL             2003 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(ret != NULL);						\
NULL             2009 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(NULL, 0, 0) == NULL);
NULL             2010 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(NULL, url_tmp, 0) == NULL);
NULL             2011 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(NULL, url_tmp, sizeof(url_tmp)) == NULL);
NULL             2015 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (URI_PARSE(s) != NULL)				\
NULL             2021 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (uri != NULL && !nonconform) {			\
NULL             2023 opal/mca/event/libevent2022/libevent/test/regress_http.c 		} else if (uri == NULL && nonconform) {			\
NULL             2072 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(uri, url_tmp, sizeof(url_tmp)) != NULL);
NULL             2074 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(uri, url_tmp, 3) == NULL);
NULL             2077 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(uri, url_tmp, sizeof(url_tmp)) == NULL);
NULL             2078 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(uri, NULL, sizeof(url_tmp))==NULL);
NULL             2079 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_join(uri, url_tmp, 0)==NULL);
NULL             2082 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(uri != NULL);
NULL             2083 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_host(uri) == NULL);
NULL             2084 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2088 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2089 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2108 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(0 == evhttp_uri_set_scheme(uri,NULL));
NULL             2110 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(0 == evhttp_uri_set_userinfo(uri,NULL));
NULL             2115 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(0 == evhttp_uri_set_host(uri,NULL));
NULL             2122 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(0 == evhttp_uri_set_path(uri, NULL));
NULL             2126 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(0 == evhttp_uri_set_query(uri, NULL));
NULL             2129 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(0 == evhttp_uri_set_fragment(uri, NULL));
NULL             2138 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2140 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2148 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2149 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2151 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2160 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2162 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2170 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2171 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2181 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2182 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2184 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2192 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2193 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2195 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2203 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2204 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2206 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2214 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2215 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2217 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2226 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2228 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2237 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2239 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2248 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2250 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2259 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2261 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2282 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2293 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2300 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2304 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2305 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2310 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(uri != NULL);
NULL             2311 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_scheme(uri) == NULL);
NULL             2312 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2316 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2317 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2322 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(uri != NULL);
NULL             2323 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_scheme(uri) == NULL);
NULL             2324 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2325 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_host(uri) == NULL);
NULL             2334 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(uri != NULL);
NULL             2335 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_scheme(uri) == NULL);
NULL             2336 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2337 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_host(uri) == NULL);
NULL             2340 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2341 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_fragment(uri) == NULL);
NULL             2346 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(uri != NULL);
NULL             2347 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_scheme(uri) == NULL);
NULL             2348 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2349 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_host(uri) == NULL);
NULL             2358 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(uri != NULL);
NULL             2359 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_scheme(uri) == NULL);
NULL             2360 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_userinfo(uri) == NULL);
NULL             2361 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_host(uri) == NULL);
NULL             2364 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(evhttp_uri_get_query(uri) == NULL);
NULL             2376 opal/mca/event/libevent2022/libevent/test/regress_http.c 	char *s=NULL, *s2=NULL;
NULL             2390 opal/mca/event/libevent2022/libevent/test/regress_http.c 		s = s2 = NULL;					\
NULL             2399 opal/mca/event/libevent2022/libevent/test/regress_http.c 		s = NULL;					\
NULL             2407 opal/mca/event/libevent2022/libevent/test/regress_http.c 		s = NULL;					\
NULL             2432 opal/mca/event/libevent2022/libevent/test/regress_http.c 	s = NULL;
NULL             2449 opal/mca/event/libevent2022/libevent/test/regress_http.c 	s = NULL;
NULL             2453 opal/mca/event/libevent2022/libevent/test/regress_http.c 	s = evhttp_uridecode("%00%00x%00%00", 1, NULL);
NULL             2456 opal/mca/event/libevent2022/libevent/test/regress_http.c 	s = NULL;
NULL             2476 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct event_base *base = NULL;
NULL             2525 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(exit_base,NULL);
NULL             2535 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(exit_base,NULL);
NULL             2541 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (arg != NULL) {
NULL             2575 opal/mca/event/libevent2022/libevent/test/regress_http.c 	    http_incomplete_errorcb, use_timeout ? NULL : &fd);
NULL             2583 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_start, NULL);
NULL             2587 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_end, NULL);
NULL             2638 opal/mca/event/libevent2022/libevent/test/regress_http.c 		struct evhttp_request *req = evhttp_request_new(NULL, NULL);
NULL             2652 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL || strcmp(header, "chunked"))
NULL             2656 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL || strcmp(header, "close"))
NULL             2659 opal/mca/event/libevent2022/libevent/test/regress_http.c 		header = evbuffer_readln(bufferevent_get_input(bev), NULL, EVBUFFER_EOL_CRLF);
NULL             2660 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL)
NULL             2675 opal/mca/event/libevent2022/libevent/test/regress_http.c 		header = evbuffer_readln(bufferevent_get_input(bev), NULL, EVBUFFER_EOL_CRLF);
NULL             2676 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL)
NULL             2689 opal/mca/event/libevent2022/libevent/test/regress_http.c 		header = evbuffer_readln(bufferevent_get_input(bev), NULL, EVBUFFER_EOL_CRLF);
NULL             2690 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL)
NULL             2705 opal/mca/event/libevent2022/libevent/test/regress_http.c 		header = evbuffer_readln(bufferevent_get_input(bev), NULL, EVBUFFER_EOL_CRLF);
NULL             2706 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL)
NULL             2721 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             2743 opal/mca/event/libevent2022/libevent/test/regress_http.c 		"Transfer-Encoding") == NULL) {
NULL             2761 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             2773 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             2774 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             2798 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_start, NULL);
NULL             2804 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_end, NULL);
NULL             2812 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             2846 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             2847 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             2854 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             2904 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(exit_base, NULL);
NULL             2916 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             2922 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL,"127.0.0.1", port);
NULL             2973 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             2988 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             2993 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             3030 opal/mca/event/libevent2022/libevent/test/regress_http.c        event_base_loopexit(base, NULL);
NULL             3040 opal/mca/event/libevent2022/libevent/test/regress_http.c        struct evhttp_connection *evcon = NULL;
NULL             3041 opal/mca/event/libevent2022/libevent/test/regress_http.c        struct evhttp_request *req = NULL;
NULL             3049 opal/mca/event/libevent2022/libevent/test/regress_http.c        http = NULL;
NULL             3053 opal/mca/event/libevent2022/libevent/test/regress_http.c        evcon = evhttp_connection_base_new(data->base, NULL, "239.10.20.30", 80);
NULL             3081 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Type") != NULL) {
NULL             3089 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg,NULL);
NULL             3092 opal/mca/event/libevent2022/libevent/test/regress_http.c static struct event_base *http_make_web_server_base=NULL;
NULL             3105 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             3106 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             3115 opal/mca/event/libevent2022/libevent/test/regress_http.c 	http = NULL;
NULL             3117 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             3140 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_start, NULL);
NULL             3142 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_end, NULL);
NULL             3167 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_start, NULL);
NULL             3169 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_end, NULL);
NULL             3204 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_start, NULL);
NULL             3206 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evutil_gettimeofday(&tv_end, NULL);
NULL             3225 opal/mca/event/libevent2022/libevent/test/regress_http.c 	char *escaped = NULL;
NULL             3226 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp *http = NULL;
NULL             3237 opal/mca/event/libevent2022/libevent/test/regress_http.c 	http = evhttp_new(NULL);
NULL             3239 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_int_op(evhttp_set_cb(http, "/test", http_basic_cb, NULL), ==, 0);
NULL             3240 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_int_op(evhttp_set_cb(http, "/test", http_basic_cb, NULL), ==, -1);
NULL             3243 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_int_op(evhttp_set_cb(http, "/test", http_basic_cb, NULL), ==, 0);
NULL             3256 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct bufferevent *bev= NULL;
NULL             3299 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (req != NULL) {
NULL             3305 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             3313 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             3314 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             3320 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             3354 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             3363 opal/mca/event/libevent2022/libevent/test/regress_http.c 	event_base_loopexit(arg, NULL);
NULL             3371 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
NULL             3372 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_request *req = NULL;
NULL             3379 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evcon = evhttp_connection_base_new(data->base, NULL, "127.0.0.1", port);
NULL             3460 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (evhttp_request_get_connection(state->req) == NULL) {
NULL             3463 opal/mca/event/libevent2022/libevent/test/regress_http.c 		event_base_loopexit(state->base,NULL);
NULL             3526 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct bufferevent *bev = NULL;
NULL             3581 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ #name, http_##name##_test, TT_ISOLATED, &basic_setup, NULL }
NULL             3584 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ "primitives", http_primitives, 0, NULL, NULL },
NULL             3585 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ "base", http_base_test, TT_FORK, NULL, NULL },
NULL             3586 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ "bad_headers", http_bad_header_test, 0, NULL, NULL },
NULL             3587 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ "parse_query", http_parse_query_test, 0, NULL, NULL },
NULL             3588 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ "parse_uri", http_parse_uri_test, 0, NULL, NULL },
NULL             3590 opal/mca/event/libevent2022/libevent/test/regress_http.c 	{ "uriencode", http_uriencode_test, 0, NULL, NULL },
NULL               58 opal/mca/event/libevent2022/libevent/test/regress_iocp.c static void *count_lock = NULL, *count_cond = NULL;
NULL              157 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	struct event_iocp_port *port = NULL;
NULL              211 opal/mca/event/libevent2022/libevent/test/regress_iocp.c static struct evbuffer *rbuf = NULL, *wbuf = NULL;
NULL              240 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	struct event_iocp_port *port = NULL;
NULL              241 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	struct evbuffer *buf=NULL;
NULL              255 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	evbuffer_enable_locking(rbuf, NULL);
NULL              256 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	evbuffer_enable_locking(wbuf, NULL);
NULL              270 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	tt_assert(buf != NULL);
NULL              308 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	struct event_iocp_port *port = NULL;
NULL              309 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	struct bufferevent *bea1=NULL, *bea2=NULL;
NULL              324 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	bufferevent_setcb(bea2, async_readcb, NULL, NULL, NULL);
NULL              344 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	{ "port", test_iocp_port, TT_FORK|TT_NEED_THREADS, &basic_setup, NULL },
NULL              347 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	  &basic_setup, NULL },
NULL              350 opal/mca/event/libevent2022/libevent/test/regress_iocp.c 	  &basic_setup, NULL },
NULL               72 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	struct evconnlistener *listener1 = NULL, *listener2 = NULL;
NULL              156 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	struct evconnlistener *listener = NULL;
NULL              188 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	  &basic_setup, NULL},
NULL              195 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	  &basic_setup, NULL},
NULL              207 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	  &basic_setup, NULL},
NULL              211 opal/mca/event/libevent2022/libevent/test/regress_listener.c 	  &basic_setup, NULL},
NULL              158 opal/mca/event/libevent2022/libevent/test/regress_main.c 		    0, NULL, CREATE_ALWAYS, FILE_ATTRIBUTE_NORMAL, NULL);
NULL              165 opal/mca/event/libevent2022/libevent/test/regress_main.c 	WriteFile(h, data, (DWORD)datalen, &written, NULL);
NULL              191 opal/mca/event/libevent2022/libevent/test/regress_main.c 	struct event_base *base = NULL;
NULL              193 opal/mca/event/libevent2022/libevent/test/regress_main.c 	struct basic_test_data *data = NULL;
NULL              202 opal/mca/event/libevent2022/libevent/test/regress_main.c 			return NULL;
NULL              248 opal/mca/event/libevent2022/libevent/test/regress_main.c 			return NULL; /* fast failure */ /*XXX asserts. */
NULL              270 opal/mca/event/libevent2022/libevent/test/regress_main.c 		event_set_log_callback(NULL);
NULL              308 opal/mca/event/libevent2022/libevent/test/regress_main.c 	if (data == (void*)TT_SKIP || data == NULL)
NULL              347 opal/mca/event/libevent2022/libevent/test/regress_main.c 	global_base = NULL;
NULL              359 opal/mca/event/libevent2022/libevent/test/regress_main.c 	{ "basic", NULL, TT_SKIP, NULL, NULL },
NULL               96 opal/mca/event/libevent2022/libevent/test/regress_minheap.c 	{ "randomized", test_heap_randomized, 0, NULL, NULL },
NULL               83 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	myhttp = evhttp_new(NULL);
NULL              141 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              142 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              147 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_REGISTER(base, Message, msg, kill, MessageCb, NULL);
NULL              148 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_REGISTER(base, NeverReply, msg, kill, NeverReplyCb, NULL);
NULL              177 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	event_loopexit(NULL);
NULL              188 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              189 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              190 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_connection *evcon = NULL;
NULL              191 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_request *req = NULL;
NULL              203 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	req = evhttp_request_new(rpc_postrequest_failure, NULL);
NULL              233 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct kill* kill_reply = NULL;
NULL              250 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	event_loopexit(NULL);
NULL              257 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              258 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              259 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_connection *evcon = NULL;
NULL              260 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_request *req = NULL;
NULL              273 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	req = evhttp_request_new(rpc_postrequest_done, NULL);
NULL              274 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	if (req == NULL) {
NULL              314 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	pool = evrpc_pool_new(NULL);
NULL              315 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(pool != NULL);
NULL              318 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(evcon != NULL);
NULL              361 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	event_loopexit(NULL);
NULL              393 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		event_loopexit(NULL);
NULL              406 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(evrpc_hook_get_connection(ctx) != NULL);
NULL              417 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(evrpc_hook_get_connection(ctx) != NULL);
NULL              427 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	void *data = NULL;
NULL              430 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(header != NULL);
NULL              437 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(data != NULL);
NULL              440 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(evrpc_hook_get_connection(ctx) != NULL);
NULL              449 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              450 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              451 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_pool *pool = NULL;
NULL              452 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct msg *msg = NULL;
NULL              453 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct kill *kill = NULL;
NULL              461 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	    != NULL);
NULL              463 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	    != NULL);
NULL              467 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(evrpc_add_hook(pool, EVRPC_OUTPUT, rpc_hook_add_meta, NULL));
NULL              477 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill,  GotKillCb, NULL);
NULL              488 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill,  GotKillCb, NULL);
NULL              500 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 			pool, msg, kill, GotKillCb, NULL);
NULL              533 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              534 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              535 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_pool *pool = NULL;
NULL              536 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct msg *msg=NULL;
NULL              537 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct kill *kill_one=NULL, *kill_two=NULL;
NULL              551 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill_one,  GotKillCbTwo, NULL);
NULL              552 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill_two,  GotKillCb, NULL);
NULL              590 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	event_loopexit(NULL);
NULL              618 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(tmp != NULL);
NULL              631 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              632 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              633 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_pool *pool = NULL;
NULL              634 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct msg *msg = NULL;
NULL              635 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct kill *kill= NULL;
NULL              654 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(Message, pool, msg, kill, GotKillCb, NULL);
NULL              682 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp *http = NULL;
NULL              683 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_base *base = NULL;
NULL              684 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evrpc_pool *pool = NULL;
NULL              685 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct msg *msg = NULL;
NULL              686 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct kill *kill = NULL;
NULL              702 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	EVRPC_MAKE_REQUEST(NeverReply, pool, msg, kill, GotErrorCb, NULL);
NULL              730 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct msg *msg = NULL, *msg2 = NULL;
NULL              731 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct kill *attack = NULL;
NULL              732 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct run *run = NULL;
NULL              752 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (EVTAG_ARRAY_ADD_VALUE(attack, how_often, i) == NULL) {
NULL              757 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	evutil_gettimeofday(&tv_start, NULL);
NULL              760 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (run == NULL) {
NULL              768 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 			    run, notes, "this is my note") == NULL) {
NULL              771 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) {
NULL              795 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	evutil_gettimeofday(&tv_end, NULL);
NULL              884 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	{ #name, NULL, TT_SKIP, NULL, NULL }
NULL               80 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	key = PEM_read_bio_PrivateKey(bio,NULL,NULL,NULL);
NULL               86 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	return NULL;
NULL               95 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	X509 *x509 = NULL;
NULL               96 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	X509_NAME *name = NULL;
NULL               99 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	time_t now = time(NULL);
NULL              129 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	return NULL;
NULL              133 opal/mca/event/libevent2022/libevent/test/regress_ssl.c static SSL_CTX *the_ssl_ctx = NULL;
NULL              142 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 		return NULL;
NULL              178 opal/mca/event/libevent2022/libevent/test/regress_ssl.c static struct event_base *exit_base = NULL;
NULL              186 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	line = evbuffer_readln(b, NULL, EVBUFFER_EOL_LF);
NULL              232 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 			tt_assert(peer_cert == NULL);
NULL              234 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 			tt_assert(peer_cert != NULL);
NULL              238 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 				event_base_loopexit(exit_base, NULL);
NULL              287 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	const int start_open = strstr((char*)data->setup_data, "open")!=NULL;
NULL              288 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	const int filter = strstr((char*)data->setup_data, "filter")!=NULL;
NULL              290 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	struct bufferevent *bev_ll[2] = { NULL, NULL };
NULL              291 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	evutil_socket_t *fd_pair = NULL;
NULL              346 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 		bev1 = bev2 = NULL;
NULL              387 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	bufferevent_setcb(bev, respond_to_number, NULL, eventcb,
NULL              431 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	bufferevent_setcb(bev, respond_to_number, NULL, eventcb,
NULL              469 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	  TT_FORK|TT_NEED_BASE, &basic_setup, NULL },
NULL              100 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	struct evdns_server_port *port = NULL;
NULL              127 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	return NULL;
NULL              154 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	if (tab->q == NULL)
NULL              209 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	return dns_port != NULL;
NULL               69 opal/mca/event/libevent2022/libevent/test/regress_thread.c #define THREAD_RETURN() return (NULL)
NULL               71 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	pthread_create(&(threadvar), NULL, fn, arg)
NULL               72 opal/mca/event/libevent2022/libevent/test/regress_thread.c #define THREAD_JOIN(th) pthread_join(th, NULL)
NULL               78 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	uintptr_t threadhandle = _beginthreadex(NULL,0,fn,(arg),0,NULL); \
NULL              149 opal/mca/event/libevent2022/libevent/test/regress_thread.c 		event_base_loopexit(base, NULL);
NULL              191 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	struct event *notification_event = NULL;
NULL              192 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	struct event *sigchld_event = NULL;
NULL              212 opal/mca/event/libevent2022/libevent/test/regress_thread.c 		    NULL);
NULL              213 opal/mca/event/libevent2022/libevent/test/regress_thread.c 		event_add(sigchld_event, NULL);
NULL              214 opal/mca/event/libevent2022/libevent/test/regress_thread.c 		event_add(notification_event, NULL);
NULL              224 opal/mca/event/libevent2022/libevent/test/regress_thread.c 			    notify_fd_cb, NULL);
NULL              225 opal/mca/event/libevent2022/libevent/test/regress_thread.c 			event_add(notification_event, NULL);
NULL              246 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	evtimer_assign(&ev, base, NULL, NULL);
NULL              297 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	evutil_gettimeofday(&rec->alerted_at, NULL);
NULL              340 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	evutil_gettimeofday(&launched_at, NULL);
NULL              437 opal/mca/event/libevent2022/libevent/test/regress_thread.c 		event_deferred_cb_init(&data->cbs[i], deferred_callback, NULL);
NULL              448 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	timer_end = time(NULL);
NULL              477 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	timer_start = time(NULL);
NULL              478 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	event_base_once(data->base, -1, EV_TIMEOUT, timer_callback, NULL,
NULL              481 opal/mca/event/libevent2022/libevent/test/regress_thread.c 			NULL, NULL);
NULL              498 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	  &basic_setup, NULL }
NULL              502 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	  &basic_setup, NULL },
NULL               76 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ NULL, 0, BAD },
NULL              106 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ NULL, { 0, 0, 0, 0,  }, BAD },
NULL              215 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "[ffff::1", 0, NULL, 0 },
NULL              216 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "[ffff::1]:65599", 0, NULL, 0 },
NULL              217 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "[ffff::1]:0", 0, NULL, 0 },
NULL              218 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "[ffff::1]:-1", 0, NULL, 0 },
NULL              223 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ NULL, 0, NULL, 0 },
NULL              333 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ NULL,		 0 },
NULL              368 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_want(evutil_strtoll("5000000000", NULL, 10) ==
NULL              370 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_want(evutil_strtoll("-5000000000", NULL, 10) ==
NULL              375 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_want(evutil_strtoll("foo", NULL, 10) == 0);
NULL              435 opal/mca/event/libevent2022/libevent/test/regress_util.c static char *logmsg = NULL;
NULL              450 opal/mca/event/libevent2022/libevent/test/regress_util.c static const char *fatal_want_message = NULL;
NULL              522 opal/mca/event/libevent2022/libevent/test/regress_util.c 		logmsg = NULL;			\
NULL              526 opal/mca/event/libevent2022/libevent/test/regress_util.c 		tt_assert(logmsg != NULL);	\
NULL              553 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(logmsg,==,NULL);
NULL              752 opal/mca/event/libevent2022/libevent/test/regress_util.c 	return NULL;
NULL              763 opal/mca/event/libevent2022/libevent/test/regress_util.c 	return NULL;
NULL              877 opal/mca/event/libevent2022/libevent/test/regress_util.c 	struct evutil_addrinfo *ai = NULL, *a;
NULL              893 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai->ai_next, ==, NULL); /* no ambiguity */
NULL              896 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              904 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai->ai_next, ==, NULL); /* no ambiguity */
NULL              907 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              914 opal/mca/event/libevent2022/libevent/test/regress_util.c 	r = evutil_getaddrinfo(NULL, "9999", &hints, &ai);
NULL              917 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai->ai_next, ==, NULL);
NULL              920 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              922 opal/mca/event/libevent2022/libevent/test/regress_util.c 	r = evutil_getaddrinfo(NULL, "9998", &hints, &ai);
NULL              926 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai->ai_next, ==, NULL);
NULL              928 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              932 opal/mca/event/libevent2022/libevent/test/regress_util.c 	r = evutil_getaddrinfo(NULL, "9997", &hints, &ai);
NULL              935 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai->ai_next, ==, NULL);
NULL              938 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              942 opal/mca/event/libevent2022/libevent/test/regress_util.c 	r = evutil_getaddrinfo(NULL, "9996", &hints, &ai);
NULL              945 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai->ai_next, ==, NULL);
NULL              948 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              952 opal/mca/event/libevent2022/libevent/test/regress_util.c 	r = evutil_getaddrinfo(NULL, "9996", &hints, &ai);
NULL              962 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              969 opal/mca/event/libevent2022/libevent/test/regress_util.c 	r = evutil_getaddrinfo("1.2.3.4", NULL, &hints, &ai);
NULL              978 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ai = NULL;
NULL              986 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_ptr_op(ai, ==, NULL);
NULL             1007 opal/mca/event/libevent2022/libevent/test/regress_util.c 		ai = NULL;
NULL             1033 opal/mca/event/libevent2022/libevent/test/regress_util.c 		ai = NULL;
NULL             1062 opal/mca/event/libevent2022/libevent/test/regress_util.c 	HANDLE h=NULL;
NULL             1075 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "ipv4_parse", regress_ipv4_parse, 0, NULL, NULL },
NULL             1076 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "ipv6_parse", regress_ipv6_parse, 0, NULL, NULL },
NULL             1077 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "sockaddr_port_parse", regress_sockaddr_port_parse, 0, NULL, NULL },
NULL             1078 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "sockaddr_port_format", regress_sockaddr_port_format, 0, NULL, NULL },
NULL             1079 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "sockaddr_predicates", test_evutil_sockaddr_predicates, 0,NULL,NULL },
NULL             1080 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "evutil_snprintf", test_evutil_snprintf, 0, NULL, NULL },
NULL             1081 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "evutil_strtoll", test_evutil_strtoll, 0, NULL, NULL },
NULL             1082 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "evutil_casecmp", test_evutil_casecmp, 0, NULL, NULL },
NULL             1083 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "strlcpy", test_evutil_strlcpy, 0, NULL, NULL },
NULL             1084 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "log", test_evutil_log, TT_FORK, NULL, NULL },
NULL             1085 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "upcast", test_evutil_upcast, 0, NULL, NULL },
NULL             1086 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "integers", test_evutil_integers, 0, NULL, NULL },
NULL             1087 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "rand", test_evutil_rand, TT_FORK, NULL, NULL },
NULL             1088 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "getaddrinfo", test_evutil_getaddrinfo, TT_FORK, NULL, NULL },
NULL             1090 opal/mca/event/libevent2022/libevent/test/regress_util.c 	{ "loadsyslib", test_evutil_loadsyslib, TT_FORK, NULL, NULL },
NULL              140 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 		n = evbuffer_peek(src, -1, NULL, v_in, 1);
NULL              194 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 		n = evbuffer_peek(src, -1, NULL, v_in, 1);
NULL              244 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 		assert(evbuf != NULL);
NULL              276 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	struct bufferevent *bev1=NULL, *bev2=NULL;
NULL              293 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	bev1 = bufferevent_socket_new(NULL, pair[0], 0);
NULL              294 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	bev2 = bufferevent_socket_new(NULL, pair[1], 0);
NULL              304 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	bev1 = bufferevent_filter_new(bev1, NULL, zlib_output_filter,
NULL              307 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	    NULL, BEV_OPT_CLOSE_ON_FREE, zlib_inflate_free, &z_input);
NULL              308 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	bufferevent_setcb(bev1, readcb, writecb, errorcb, NULL);
NULL              309 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 	bufferevent_setcb(bev2, readcb, writecb, errorcb, NULL);
NULL               78 opal/mca/event/libevent2022/libevent/test/test-changelist.c 	evutil_gettimeofday(&timer->timeBegin, NULL);
NULL              128 opal/mca/event/libevent2022/libevent/test/test-changelist.c 	evutil_gettimeofday(&timeEnd, NULL);
NULL              146 opal/mca/event/libevent2022/libevent/test/test-changelist.c 	event_add(*(struct event**)arg,NULL);
NULL              198 opal/mca/event/libevent2022/libevent/test/test-changelist.c 	event_add(ev, NULL);
NULL               74 opal/mca/event/libevent2022/libevent/test/test-ratelim.c static struct ev_token_bucket_cfg *conn_bucket_cfg = NULL;
NULL               75 opal/mca/event/libevent2022/libevent/test/test-ratelim.c static struct ev_token_bucket_cfg *group_bucket_cfg = NULL;
NULL               76 opal/mca/event/libevent2022/libevent/test/test-ratelim.c struct bufferevent_rate_limit_group *ratelim_group = NULL;
NULL              161 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	bufferevent_setcb(bev, echo_readcb, echo_writecb, echo_eventcb, NULL);
NULL              182 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	struct bufferevent_rate_limit_group *group = NULL;
NULL              279 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	ratelim_group = NULL; /* So no more responders get added */
NULL              287 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	ratelim_group = NULL;
NULL              370 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	{ NULL, NULL, -1, 0 },
NULL              377 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	char *endptr = NULL;
NULL              465 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 		evutil_gettimeofday(&tv, NULL);
NULL               75 opal/mca/event/libevent2022/libevent/test/test-weof.c 			event_add(arg, NULL);
NULL              111 opal/mca/event/libevent2022/libevent/test/test-weof.c 	event_add(&ev, NULL);
NULL               73 opal/mca/event/libevent2022/libevent/test/tinytest.c const char *cur_test_prefix = NULL; /**< prefix of the current test group */
NULL               75 opal/mca/event/libevent2022/libevent/test/tinytest.c const char *cur_test_name = NULL;
NULL               88 opal/mca/event/libevent2022/libevent/test/tinytest.c 	void *env = NULL;
NULL              146 opal/mca/event/libevent2022/libevent/test/tinytest.c 	ok = CreateProcessA(commandname, buffer, NULL, NULL, 0,
NULL              147 opal/mca/event/libevent2022/libevent/test/tinytest.c 			   0, NULL, NULL, &si, &info);
NULL              354 opal/mca/event/libevent2022/libevent/test/tinytest.c 	setvbuf(stdout, NULL, _IONBF, 0);
NULL              389 opal/mca/event/libevent2022/libevent/test/tinytest.c 		cur_test_name = NULL;
NULL               58 opal/mca/event/libevent2022/libevent/test/tinytest.h #define END_OF_TESTCASES { NULL, NULL, 0, NULL, NULL }
NULL               65 opal/mca/event/libevent2022/libevent/test/tinytest.h #define END_OF_GROUPS { NULL, NULL}
NULL              182 opal/mca/event/libevent2022/libevent/win32select.c 		return NULL;
NULL              210 opal/mca/event/libevent2022/libevent/win32select.c 	return (NULL);
NULL               98 opal/mca/event/libevent2022/libevent2022.h #define opal_event_base_loopexit(b) event_base_loopexit(b, NULL)
NULL               41 opal/mca/event/libevent2022/libevent2022_component.c char *ompi_event_module_include = NULL;
NULL               89 opal/mca/event/libevent2022/libevent2022_component.c 	NULL
NULL              130 opal/mca/event/libevent2022/libevent2022_component.c     char *help_msg = NULL;
NULL              158 opal/mca/event/libevent2022/libevent2022_component.c     if (NULL != (*_eventop)) {
NULL              183 opal/mca/event/libevent2022/libevent2022_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL               70 opal/mca/event/libevent2022/libevent2022_module.c static struct event_config *config=NULL;
NULL               79 opal/mca/event/libevent2022/libevent2022_module.c     if (NULL == base) {
NULL               88 opal/mca/event/libevent2022/libevent2022_module.c     char **includes=NULL;
NULL               97 opal/mca/event/libevent2022/libevent2022_module.c     if (NULL == ompi_event_module_include) {
NULL              106 opal/mca/event/libevent2022/libevent2022_module.c     for (i = 0 ; NULL != ompi_eventops[i] ; ++i) {
NULL              111 opal/mca/event/libevent2022/libevent2022_module.c         for (j=0; NULL != includes[j]; j++) {
NULL               28 opal/mca/hwloc/base/hwloc_base_dt.c     char *xmlbuffer=NULL;
NULL               47 opal/mca/hwloc/base/hwloc_base_dt.c         if (NULL != xmlbuffer) {
NULL              171 opal/mca/hwloc/base/hwloc_base_dt.c     char *x1=NULL, *x2=NULL;
NULL              215 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL == (s1 = (struct hwloc_topology_support*)hwloc_topology_get_support(t1)) ||
NULL              216 opal/mca/hwloc/base/hwloc_base_dt.c         NULL == s1->cpubind || NULL == s1->membind) {
NULL              219 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL == (s2 = (struct hwloc_topology_support*)hwloc_topology_get_support(t2)) ||
NULL              220 opal/mca/hwloc/base/hwloc_base_dt.c         NULL == s2->cpubind || NULL == s2->membind) {
NULL              248 opal/mca/hwloc/base/hwloc_base_dt.c     opal_asprintf(&pfx, "\n%s\t", (NULL == prefix) ? "" : prefix);
NULL              250 opal/mca/hwloc/base/hwloc_base_dt.c              (NULL == prefix) ? "" : prefix, string, obj->arity,
NULL              251 opal/mca/hwloc/base/hwloc_base_dt.c              pfx, (NULL == obj->name) ? "NULL" : obj->name);
NULL              261 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL != obj->cpuset) {
NULL              281 opal/mca/hwloc/base/hwloc_base_dt.c     opal_asprintf(&tmp2, "%s%s\n", (NULL == *output) ? "" : *output, tmp);
NULL              284 opal/mca/hwloc/base/hwloc_base_dt.c     opal_asprintf(&pfx, "%s\t", (NULL == prefix) ? "" : prefix);
NULL              291 opal/mca/hwloc/base/hwloc_base_dt.c     if (NULL != *output) {
NULL              300 opal/mca/hwloc/base/hwloc_base_dt.c     char *tmp=NULL;
NULL               42 opal/mca/hwloc/base/hwloc_base_frame.c hwloc_topology_t opal_hwloc_topology=NULL;
NULL               43 opal/mca/hwloc/base/hwloc_base_frame.c hwloc_cpuset_t opal_hwloc_my_cpuset=NULL;
NULL               44 opal/mca/hwloc/base/hwloc_base_frame.c hwloc_cpuset_t opal_hwloc_base_given_cpus=NULL;
NULL               48 opal/mca/hwloc/base/hwloc_base_frame.c char *opal_hwloc_base_cpu_list=NULL;
NULL               61 opal/mca/hwloc/base/hwloc_base_frame.c char *opal_hwloc_base_topo_file = NULL;
NULL               66 opal/mca/hwloc/base/hwloc_base_frame.c     {0, NULL}
NULL               73 opal/mca/hwloc/base/hwloc_base_frame.c     {0, NULL}
NULL               80 opal/mca/hwloc/base/hwloc_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(opal, hwloc, NULL, opal_hwloc_base_register, opal_hwloc_base_open, opal_hwloc_base_close,
NULL               83 opal/mca/hwloc/base/hwloc_base_frame.c static char *opal_hwloc_base_binding_policy = NULL;
NULL              120 opal/mca/hwloc/base/hwloc_base_frame.c     opal_hwloc_base_binding_policy = NULL;
NULL              126 opal/mca/hwloc/base/hwloc_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              132 opal/mca/hwloc/base/hwloc_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              137 opal/mca/hwloc/base/hwloc_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              142 opal/mca/hwloc/base/hwloc_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              145 opal/mca/hwloc/base/hwloc_base_frame.c     opal_hwloc_base_cpu_list = NULL;
NULL              148 opal/mca/hwloc/base/hwloc_base_frame.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              157 opal/mca/hwloc/base/hwloc_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              160 opal/mca/hwloc/base/hwloc_base_frame.c     opal_hwloc_base_topo_file = NULL;
NULL              163 opal/mca/hwloc/base/hwloc_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              216 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL != opal_hwloc_base_cpu_list) {
NULL              269 opal/mca/hwloc/base/hwloc_base_frame.c     ret = mca_base_framework_components_close (&opal_hwloc_base_framework, NULL);
NULL              275 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL != opal_hwloc_my_cpuset) {
NULL              277 opal/mca/hwloc/base/hwloc_base_frame.c         opal_hwloc_my_cpuset = NULL;
NULL              281 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL != opal_hwloc_topology) {
NULL              283 opal/mca/hwloc/base/hwloc_base_frame.c         opal_hwloc_topology = NULL;
NULL              301 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL != value) {
NULL              318 opal/mca/hwloc/base/hwloc_base_frame.c             return NULL;
NULL              324 opal/mca/hwloc/base/hwloc_base_frame.c     if (OPAL_SUCCESS != ret) return NULL;
NULL              326 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL == ptr) {
NULL              344 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL == ptr) {
NULL              433 opal/mca/hwloc/base/hwloc_base_frame.c                    obj_data_const, NULL);
NULL              444 opal/mca/hwloc/base/hwloc_base_frame.c     while (NULL != (item = opal_list_remove_first(&ptr->sorted_by_dist_list))) {
NULL              454 opal/mca/hwloc/base/hwloc_base_frame.c     ptr->available = NULL;
NULL              456 opal/mca/hwloc/base/hwloc_base_frame.c     ptr->userdata = NULL;
NULL              462 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL != ptr->available) {
NULL              465 opal/mca/hwloc/base/hwloc_base_frame.c     while (NULL != (item = opal_list_remove_first(&ptr->summaries))) {
NULL              469 opal/mca/hwloc/base/hwloc_base_frame.c     ptr->userdata = NULL;
NULL              478 opal/mca/hwloc/base/hwloc_base_frame.c         NULL,
NULL              479 opal/mca/hwloc/base/hwloc_base_frame.c         NULL);
NULL              491 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL == spec) {
NULL              509 opal/mca/hwloc/base/hwloc_base_frame.c             for (i=0; NULL != quals[i]; i++) {
NULL              527 opal/mca/hwloc/base/hwloc_base_frame.c         if (NULL == tmpvals[0] || ':' == spec[0]) {
NULL               55 opal/mca/hwloc/base/hwloc_base_maffinity.c     if (NULL == cpuset) {
NULL               81 opal/mca/hwloc/base/hwloc_base_maffinity.c     char *msg = NULL;
NULL               83 opal/mca/hwloc/base/hwloc_base_maffinity.c     hwloc_cpuset_t cpuset = NULL;
NULL               96 opal/mca/hwloc/base/hwloc_base_maffinity.c     if (NULL == cpuset) {
NULL              115 opal/mca/hwloc/base/hwloc_base_maffinity.c     if (NULL != cpuset) {
NULL              137 opal/mca/hwloc/base/hwloc_base_maffinity.c     char *msg = NULL;
NULL              138 opal/mca/hwloc/base/hwloc_base_maffinity.c     hwloc_cpuset_t cpuset = NULL;
NULL              148 opal/mca/hwloc/base/hwloc_base_maffinity.c     if (NULL == cpuset) {
NULL              167 opal/mca/hwloc/base/hwloc_base_maffinity.c     if (NULL != cpuset) {
NULL               34 opal/mca/hwloc/base/hwloc_base_proc_mempolicy.c     if (NULL == opal_hwloc_topology) {
NULL               54 opal/mca/hwloc/base/hwloc_base_proc_mempolicy.c     if (NULL == cpuset) {
NULL               92 opal/mca/hwloc/base/hwloc_base_util.c     if (opal_hwloc_use_hwthreads_as_cpus || (NULL == hwloc_get_obj_by_type(topo, HWLOC_OBJ_CORE, 0))) {
NULL              104 opal/mca/hwloc/base/hwloc_base_util.c                              lid, (NULL == obj) ? "not" : "is",
NULL              105 opal/mca/hwloc/base/hwloc_base_util.c                              (NULL == opal_hwloc_base_cpu_list) ? "None" : opal_hwloc_base_cpu_list));
NULL              107 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != obj && HWLOC_OBJ_CORE == obj_type) {
NULL              120 opal/mca/hwloc/base/hwloc_base_util.c                          lid, (NULL == obj) ? "not" : "is",
NULL              121 opal/mca/hwloc/base/hwloc_base_util.c                          (NULL == opal_hwloc_base_cpu_list) ? "None" : opal_hwloc_base_cpu_list));
NULL              133 opal/mca/hwloc/base/hwloc_base_util.c     hwloc_cpuset_t avail = NULL, pucpus, res;
NULL              136 opal/mca/hwloc/base/hwloc_base_util.c     char **ranges=NULL, **range=NULL;
NULL              141 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == root->userdata) {
NULL              147 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != sum->available) {
NULL              152 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == opal_hwloc_base_cpu_list) {
NULL              176 opal/mca/hwloc/base/hwloc_base_util.c                 cpu = strtoul(range[0], NULL, 10);
NULL              177 opal/mca/hwloc/base/hwloc_base_util.c                 if (NULL != (pu = opal_hwloc_base_get_pu(topo, cpu, OPAL_HWLOC_LOGICAL))) {
NULL              187 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL == data) {
NULL              196 opal/mca/hwloc/base/hwloc_base_util.c                 start = strtoul(range[0], NULL, 10);
NULL              197 opal/mca/hwloc/base/hwloc_base_util.c                 end = strtoul(range[1], NULL, 10);
NULL              199 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != (pu = opal_hwloc_base_get_pu(topo, cpu, OPAL_HWLOC_LOGICAL))) {
NULL              209 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL == data) {
NULL              222 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != ranges) {
NULL              251 opal/mca/hwloc/base/hwloc_base_util.c             if (NULL == obj) {
NULL              256 opal/mca/hwloc/base/hwloc_base_util.c                 if (NULL != obj->attr &&
NULL              279 opal/mca/hwloc/base/hwloc_base_util.c     char *val = NULL;
NULL              290 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != opal_hwloc_topology) {
NULL              296 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != opal_pmix.get) {
NULL              325 opal/mca/hwloc/base/hwloc_base_util.c                         while (fgets(line, sizeof(line), file) != NULL) {
NULL              367 opal/mca/hwloc/base/hwloc_base_util.c     if (OPAL_SUCCESS == rc && NULL != val) {
NULL              402 opal/mca/hwloc/base/hwloc_base_util.c     } else if (NULL == opal_hwloc_base_topo_file) {
NULL              444 opal/mca/hwloc/base/hwloc_base_util.c    if (NULL != opal_hwloc_topology) {
NULL              495 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != obj->userdata) {
NULL              498 opal/mca/hwloc/base/hwloc_base_util.c         obj->userdata = NULL;
NULL              516 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != obj->userdata) {
NULL              519 opal/mca/hwloc/base/hwloc_base_util.c             obj->userdata = NULL;
NULL              535 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != opal_hwloc_topology) {
NULL              536 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL == opal_hwloc_my_cpuset) {
NULL              610 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == data || !data->npus_calculated) {
NULL              627 opal/mca/hwloc/base/hwloc_base_util.c             if (NULL == (cpuset = obj->cpuset)) {
NULL              641 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL == data) {
NULL              667 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == data) {
NULL              728 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL              731 opal/mca/hwloc/base/hwloc_base_util.c             return NULL;
NULL              736 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL              755 opal/mca/hwloc/base/hwloc_base_util.c         hwloc_obj_t found = NULL;
NULL              756 opal/mca/hwloc/base/hwloc_base_util.c         obj = NULL;
NULL              759 opal/mca/hwloc/base/hwloc_base_util.c         while ((obj = hwloc_get_next_obj_by_depth(topo, search_depth, obj)) != NULL) {
NULL              787 opal/mca/hwloc/base/hwloc_base_util.c         obj = NULL;
NULL              788 opal/mca/hwloc/base/hwloc_base_util.c         while ((obj = hwloc_get_next_obj_inside_cpuset_by_depth(topo, constrained_cpuset, search_depth, obj)) != NULL) {
NULL              796 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL              798 opal/mca/hwloc/base/hwloc_base_util.c     return NULL;
NULL              813 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == topo) {
NULL              842 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == data) {
NULL              889 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == topo) {
NULL              890 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL              907 opal/mca/hwloc/base/hwloc_base_util.c     return df_search(topo, obj, target, cache_level, instance, rtype, NULL);
NULL              918 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != data) {
NULL              933 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == topo) {
NULL             1021 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == (socket = opal_hwloc_base_get_obj_by_type(topo, HWLOC_OBJ_SOCKET, 0,
NULL             1031 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == hwloc_get_obj_by_type(topo, HWLOC_OBJ_CORE, 0)) {
NULL             1035 opal/mca/hwloc/base/hwloc_base_util.c     for (i=1; NULL != socket_core[i]; i++) {
NULL             1055 opal/mca/hwloc/base/hwloc_base_util.c                 for (j=0; NULL != list[j]; j++) {
NULL             1058 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL == (core = df_search(topo, socket, obj_type, 0,
NULL             1060 opal/mca/hwloc/base/hwloc_base_util.c                                                   NULL))) {
NULL             1080 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL == (core = df_search(topo, socket, obj_type, 0,
NULL             1082 opal/mca/hwloc/base/hwloc_base_util.c                                                   NULL))) {
NULL             1118 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == opal_hwloc_topology) {
NULL             1121 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == slot_str || 0 == strlen(slot_str)) {
NULL             1135 opal/mca/hwloc/base/hwloc_base_util.c     for (i=0; NULL != item[i]; i++) {
NULL             1145 opal/mca/hwloc/base/hwloc_base_util.c             NULL != strchr(item[i], ':')) {
NULL             1147 opal/mca/hwloc/base/hwloc_base_util.c             if (NULL == strchr(item[i], ':')) {
NULL             1153 opal/mca/hwloc/base/hwloc_base_util.c                 for (j=0; NULL != rngs[j]; j++) {
NULL             1166 opal/mca/hwloc/base/hwloc_base_util.c                     for (j=0; NULL != rngs[j]; j++) {
NULL             1176 opal/mca/hwloc/base/hwloc_base_util.c                     for (j=0; NULL != rngs[j]; j++) {
NULL             1188 opal/mca/hwloc/base/hwloc_base_util.c             for (k=0; NULL != rngs[k]; k++) {
NULL             1196 opal/mca/hwloc/base/hwloc_base_util.c                     for (j=0; NULL != list[j]; j++) {
NULL             1199 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL == (pu = opal_hwloc_base_get_pu(topo, core_id, rtype))) {
NULL             1217 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL == (pu = opal_hwloc_base_get_pu(topo, core_id, rtype))) {
NULL             1261 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == cpuset1 || NULL == cpuset2) {
NULL             1379 opal/mca/hwloc/base/hwloc_base_util.c     char **cps = NULL;
NULL             1380 opal/mca/hwloc/base/hwloc_base_util.c     char *cpstring = NULL;
NULL             1389 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL             1394 opal/mca/hwloc/base/hwloc_base_util.c     while (NULL != osdev) {
NULL             1408 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != cps) {
NULL             1414 opal/mca/hwloc/base/hwloc_base_util.c                          (NULL == cpstring) ? "NONE" : cpstring));
NULL             1431 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != ret) {
NULL             1437 opal/mca/hwloc/base/hwloc_base_util.c     return NULL;
NULL             1451 opal/mca/hwloc/base/hwloc_base_util.c     char *t, *cptr, *e, *cp=NULL;
NULL             1458 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL             1460 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == (fp = fopen("/proc/elog", "r"))) {
NULL             1462 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL             1467 opal/mca/hwloc/base/hwloc_base_util.c     while (NULL != (cptr = hwloc_getline(fp))) {
NULL             1468 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != (t = strstr(cptr, "Card"))) {
NULL             1473 opal/mca/hwloc/base/hwloc_base_util.c             if (NULL == (e = strchr(t, ':'))) {
NULL             1488 opal/mca/hwloc/base/hwloc_base_util.c                          (NULL == cp) ? "NONE" : cp));
NULL             1532 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == ptr) {
NULL             1656 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == data) {
NULL             1660 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == data[0]) {
NULL             1674 opal/mca/hwloc/base/hwloc_base_util.c          NULL != pu;
NULL             1680 opal/mca/hwloc/base/hwloc_base_util.c         while (NULL != core && core->type != HWLOC_OBJ_CORE) {
NULL             1684 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != core) {
NULL             1690 opal/mca/hwloc/base/hwloc_base_util.c         while (NULL != socket && socket->type != HWLOC_OBJ_SOCKET) {
NULL             1694 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != socket) {
NULL             1719 opal/mca/hwloc/base/hwloc_base_util.c     int **map=NULL;
NULL             1732 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != root->userdata) {
NULL             1734 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL == sum->available) {
NULL             1762 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != map) {
NULL             1763 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL != map[0]) {
NULL             1800 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != root->userdata) {
NULL             1802 opal/mca/hwloc/base/hwloc_base_util.c         if (NULL == sum->available) {
NULL             1812 opal/mca/hwloc/base/hwloc_base_util.c          NULL != socket;
NULL             1821 opal/mca/hwloc/base/hwloc_base_util.c              NULL != core;
NULL             1834 opal/mca/hwloc/base/hwloc_base_util.c                  NULL != pu;
NULL             1869 opal/mca/hwloc/base/hwloc_base_util.c     hwloc_obj_t device_obj = NULL;
NULL             1870 opal/mca/hwloc/base/hwloc_base_util.c     hwloc_obj_t obj = NULL;
NULL             1877 opal/mca/hwloc/base/hwloc_base_util.c     hwloc_obj_t root = NULL;
NULL             1891 opal/mca/hwloc/base/hwloc_base_util.c                 while ((obj != NULL) && (obj->type != HWLOC_OBJ_NODE)) {
NULL             1898 opal/mca/hwloc/base/hwloc_base_util.c                 if (obj != NULL) {
NULL             1902 opal/mca/hwloc/base/hwloc_base_util.c                 if (obj == NULL) {
NULL             1914 opal/mca/hwloc/base/hwloc_base_util.c                 if (NULL ==  distances) {
NULL             1936 opal/mca/hwloc/base/hwloc_base_util.c                 if ((NULL == distances) || (0 == distances->nbobjs)) {
NULL             1977 opal/mca/hwloc/base/hwloc_base_util.c     hwloc_obj_t device_obj = NULL;
NULL             2002 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != data) {
NULL             2053 opal/mca/hwloc/base/hwloc_base_util.c     char *sig=NULL, *arch = NULL, *endian;
NULL             2073 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == arch) {
NULL             2096 opal/mca/hwloc/base/hwloc_base_util.c     char *locality=NULL, *tmp, *t2;
NULL             2104 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == bitmap) {
NULL             2105 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL             2111 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL             2163 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sNM%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2164 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2170 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sSK%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2171 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2179 opal/mca/hwloc/base/hwloc_base_util.c                         opal_asprintf(&t2, "%sL3%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2180 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL != locality) {
NULL             2186 opal/mca/hwloc/base/hwloc_base_util.c                         opal_asprintf(&t2, "%sL2%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2187 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL != locality) {
NULL             2193 opal/mca/hwloc/base/hwloc_base_util.c                         opal_asprintf(&t2, "%sL1%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2194 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL != locality) {
NULL             2203 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sL3%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2204 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2210 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sL2%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2211 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2217 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sL1%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2218 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2225 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sCR%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2226 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2232 opal/mca/hwloc/base/hwloc_base_util.c                     opal_asprintf(&t2, "%sHT%s:", (NULL == locality) ? "" : locality, tmp);
NULL             2233 opal/mca/hwloc/base/hwloc_base_util.c                     if (NULL != locality) {
NULL             2250 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != locality) {
NULL             2261 opal/mca/hwloc/base/hwloc_base_util.c     char *srch, *ans = NULL;
NULL             2264 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == locality) {
NULL             2265 opal/mca/hwloc/base/hwloc_base_util.c         return NULL;
NULL             2302 opal/mca/hwloc/base/hwloc_base_util.c             return NULL;
NULL             2305 opal/mca/hwloc/base/hwloc_base_util.c     for (n=0; NULL != loc[n]; n++) {
NULL             2330 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == loc1 || NULL == loc2) {
NULL             2340 opal/mca/hwloc/base/hwloc_base_util.c     for (n1=0; NULL != set1[n1]; n1++) {
NULL             2344 opal/mca/hwloc/base/hwloc_base_util.c         for (n2=0; NULL != set2[n2]; n2++) {
NULL               43 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     return NULL;
NULL               48 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     return NULL;
NULL              243 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     return NULL;
NULL              248 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     return NULL;
NULL              585 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   void *p = NULL;
NULL              589 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     p = NULL;
NULL              602 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   void * buffer = mmap(NULL, len, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0);
NULL              603 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c   return buffer == MAP_FAILED ? NULL : buffer;
NULL              639 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     return NULL;
NULL              655 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c       return NULL;
NULL              660 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c       return NULL;
NULL              670 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c     return NULL;
NULL              686 opal/mca/hwloc/hwloc201/hwloc/hwloc/bind.c 	ret = NULL;
NULL               90 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     return NULL;
NULL               97 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     return NULL;
NULL              204 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     return NULL;
NULL              210 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     return NULL;
NULL              215 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c     return NULL;
NULL              229 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   return hwloc_bitmap_tma_dup(NULL, old);
NULL              353 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   len = hwloc_bitmap_snprintf(NULL, 0, set);
NULL              370 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   while ((current = strchr(current+1, ',')) != NULL)
NULL              479 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   len = hwloc_bitmap_list_snprintf(NULL, 0, set);
NULL              620 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c   len = hwloc_bitmap_taskset_snprintf(NULL, 0, set);
NULL               21 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c static struct hwloc_disc_component * hwloc_disc_components = NULL;
NULL               28 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c static const char * hwloc_plugins_blacklist = NULL;
NULL               74 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c } *hwloc_plugins = NULL;
NULL              155 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   desc->next = NULL;
NULL              191 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   hwloc_plugins = NULL;
NULL              217 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   hwloc_plugins = NULL;
NULL              221 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   err = lt_dlforeachfile(path, hwloc__dlforeach_cb, NULL);
NULL              278 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (NULL != *prev) {
NULL              303 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (NULL != *prev) {
NULL              341 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   hwloc_component_finalize_cbs = NULL;
NULL              344 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   for(i=0; NULL != hwloc_static_components[i]; i++)
NULL              347 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   for(desc = hwloc_plugins; NULL != desc; desc = desc->next)
NULL              359 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   for(i=0; NULL != hwloc_static_components[i]; i++) {
NULL              378 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       hwloc_disc_component_register(hwloc_static_components[i]->data, NULL);
NULL              387 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   for(desc = hwloc_plugins; NULL != desc; desc = desc->next) {
NULL              420 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   topology->backends = NULL;
NULL              429 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (NULL != comp) {
NULL              431 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c        && (NULL == name || !strcmp(name, comp->name)))
NULL              435 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   return NULL;
NULL              486 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   backend = comp->instantiate(comp, comparg, NULL, NULL);
NULL              507 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   env = _env ? strdup(_env) : NULL;
NULL              546 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	  hwloc_disc_component_try_enable(topology, comp, NULL, 1 /* envvar forced */);
NULL              568 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     while (NULL != comp) {
NULL              588 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       hwloc_disc_component_try_enable(topology, comp, NULL, 0 /* defaults, not envvar forced */);
NULL              599 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     while (backend != NULL) {
NULL              625 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   hwloc_component_finalize_cbs = NULL;
NULL              630 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   hwloc_disc_components = NULL;
NULL              646 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     return NULL;
NULL              650 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   backend->discover = NULL;
NULL              651 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   backend->get_pci_busid_cpuset = NULL;
NULL              652 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   backend->disable = NULL;
NULL              654 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   backend->next = NULL;
NULL              681 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (NULL != *pprev) {
NULL              699 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (NULL != *pprev)
NULL              726 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (backend != NULL) {
NULL              740 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (backend != NULL) {
NULL              759 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   topology->get_pci_busid_cpuset_backend = NULL;
NULL              760 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (backend != NULL) {
NULL              775 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   while (NULL != (backend = topology->backends)) {
NULL              783 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   topology->backends = NULL;
NULL               50 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	newdiff->generic.next = NULL;
NULL               86 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	newdiff->obj_attr.diff.string.name = name ? strdup(name) : NULL;
NULL               87 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	newdiff->obj_attr.diff.string.oldvalue = oldvalue ? strdup(oldvalue) : NULL;
NULL               88 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	newdiff->obj_attr.diff.string.newvalue = newvalue ? strdup(newvalue) : NULL;
NULL              160 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 						       NULL,
NULL              237 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	    child1 != NULL && child2 != NULL;
NULL              251 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	    child1 != NULL && child2 != NULL;
NULL              265 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	    child1 != NULL && child2 != NULL;
NULL              279 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	    child1 != NULL && child2 != NULL;
NULL              318 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	*diffp = NULL;
NULL               24 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   topology->first_dist = topology->last_dist = NULL;
NULL               83 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   while ((dist = next) != NULL) {
NULL               87 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   topology->first_dist = topology->last_dist = NULL;
NULL              118 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   newdist->next = NULL;
NULL              175 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   while ((dist = next) != NULL) {
NULL              252 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   dist->next = NULL;
NULL              282 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   return hwloc_internal_distances__add(topology, type, nbobjs, NULL, indexes, values, kind);
NULL              332 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   return hwloc_internal_distances__add(topology, objs[0]->type, nbobjs, objs, NULL, values, kind);
NULL              420 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   return NULL;
NULL              548 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     return NULL;
NULL              569 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   return NULL;
NULL              623 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     distancesp[i] = NULL;
NULL              873 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c           res_obj = hwloc__insert_object_by_cpuset(topology, NULL, group_obj,
NULL               57 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c   fakestr = NULL;
NULL               62 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c     if (NULL == fakestr)
NULL              132 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c   unsigned res = GetModuleFileName(NULL, name, sizeof(name));
NULL              134 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c     return NULL;
NULL              155 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c   name = NULL;
NULL              158 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c     return NULL;
NULL               90 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     char *next = NULL;
NULL              116 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   topology->pci_forced_locality = NULL;
NULL              305 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	    (*childp)->next_sibling = NULL;
NULL              316 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   new->next_sibling = NULL;
NULL              324 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   hwloc_pci_add_object(NULL /* no parent on top of tree */, treep, obj);
NULL              339 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   hwloc_pci_traverse(NULL, old_tree, hwloc_pci_traverse_print_cb);
NULL              377 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     child->next_sibling = NULL;
NULL              555 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   while ((obj = *listp) != NULL) {
NULL              590 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c       obj->next_sibling = NULL;
NULL              649 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     return NULL;
NULL              193 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   assert(old->backends == NULL);
NULL              194 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   assert(old->get_pci_busid_cpuset_backend == NULL);
NULL              205 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   new->tma = NULL;
NULL              220 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   new->userdata_export_cb = NULL;
NULL              221 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   new->userdata_import_cb = NULL;
NULL               77 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c     rs_op(RS_ADDRESOURCE, rad, NULL, R_PROCS, cpu);
NULL              110 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c     if (rs_op(RS_TESTRESOURCE, rset, NULL, R_PROCS, cpu) == 1)
NULL              262 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   if ((errno = pthread_getthrds_np(&pthread, PTHRDSINFO_QUERY_TID, &info, sizeof(info), NULL, &size)))
NULL              276 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   if (pthread_getthrds_np(&pthread, PTHRDSINFO_QUERY_TID, &info, sizeof(info), NULL, &size))
NULL              341 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   MCMlevel = rs_getinfo(NULL, R_MCMSDL, 0);
NULL              424 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c     if (rs_op(RS_TESTRESOURCE, rset, NULL, R_PROCS, cpu) == 1)
NULL              502 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   if ((errno = pthread_getthrds_np(&pthread, PTHRDSINFO_QUERY_TID, &info, sizeof(info), NULL, &size)))
NULL              516 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   if (pthread_getthrds_np(&pthread, PTHRDSINFO_QUERY_TID, &info, sizeof(info), NULL, &size))
NULL              598 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   ret = ra_mmap(NULL, len, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0, R_RSET, rsid, aix_policy);
NULL              601 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   return ret == (void*)-1 ? NULL : ret;
NULL              638 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (rs_op(RS_TESTRESOURCE, rad, NULL, R_PROCS, j))
NULL              752 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   hwloc_debug("Note: SMPSDL is at %d\n", rs_getinfo(NULL, R_SMPSDL, 0));
NULL              754 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   hwloc_debug("Note: REF1SDL is at %d\n", rs_getinfo(NULL, R_REF1SDL, 0));
NULL              757 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   for (i=0; i<=rs_getinfo(NULL, R_MAXSDL, 0); i++)
NULL              761 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (i == rs_getinfo(NULL, R_SMPSDL, 0))
NULL              772 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (i == rs_getinfo(NULL, R_MCMSDL, 0))
NULL              780 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (i == rs_getinfo(NULL, R_L2CSDL, 0))
NULL              788 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (i == rs_getinfo(NULL, R_PCORESDL, 0))
NULL              795 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       if (i == rs_getinfo(NULL, R_MAXSDL, 0))
NULL              812 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   hwloc_add_uname_info(topology, NULL);
NULL              872 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c     return NULL;
NULL              884 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   NULL
NULL              889 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   NULL, NULL,
NULL              143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c   hwloc_add_uname_info(topology, NULL);
NULL              272 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c       return NULL;
NULL              280 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c     return NULL;
NULL              294 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c   NULL
NULL              299 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c   NULL, NULL,
NULL              110 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c     parent = NULL;
NULL              111 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c     if (hwloc_cudart_get_device_pci_ids(NULL /* topology unused */, i, &domain, &bus, &dev) == 0) {
NULL              135 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c     return NULL;
NULL              148 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c   NULL
NULL              167 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-cuda.c   hwloc_cuda_component_init, NULL,
NULL               72 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   if (sysctlbyname("machdep.cpu.vendor", cpuvendor, &size, NULL, 0))
NULL               76 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   if (sysctlbyname("machdep.cpu.brand_string", cpumodel, &size, NULL, 0))
NULL              224 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   if (!sysctlbyname("hw.cacheconfig", NULL, &size, NULL, 0)) {
NULL              230 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c     if ((!sysctlbyname("hw.cacheconfig", cacheconfig, &size, NULL, 0))) {
NULL              242 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c       if (sysctlbyname("hw.cachesize", cachesize, &size, NULL, 0)) {
NULL              343 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   hwloc_add_uname_info(topology, NULL);
NULL              362 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c     return NULL;
NULL              374 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   NULL
NULL              379 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   NULL, NULL,
NULL               20 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-fake.c   return NULL;
NULL               30 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-fake.c   NULL
NULL              174 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c        sysctl(mib, 2, &physmem, &len, NULL, 0);
NULL              202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   hwloc_add_uname_info(topology, NULL);
NULL              238 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c     return NULL;
NULL              250 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   NULL
NULL              255 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   NULL, NULL,
NULL              108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c       productname = NULL;
NULL              150 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c     return NULL;
NULL              162 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c   NULL
NULL              181 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-gl.c   hwloc_gl_component_init, NULL,
NULL              169 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c       return NULL;
NULL              172 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c   p = mmap(NULL, len, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS | mmap_flags, -1, 0);
NULL              173 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c   return p == MAP_FAILED ? NULL : p;
NULL              263 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c   hwloc_add_uname_info(topology, NULL);
NULL              296 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c     return NULL;
NULL              308 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c   NULL
NULL              313 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-hpux.c   NULL, NULL,
NULL              320 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              353 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              390 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              394 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              530 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   *value = (unsigned) strtoul(string, NULL, 10);
NULL              717 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              721 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL              766 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       nextlast = strtoul(tmp+1, NULL, 0);
NULL              998 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(taskdir)) != NULL) {
NULL             1613 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hwloc_nodeset_t linux_nodeset = NULL;
NULL             1683 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return hwloc_mbind((void *) addr, len, linuxpolicy, NULL, 0, 0);
NULL             1691 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return hwloc_mbind((void *) addr, len, MPOL_PREFERRED, NULL, 0, 0);
NULL             1725 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             1730 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             1750 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return hwloc_set_mempolicy(linuxpolicy, NULL, 0);
NULL             1758 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return hwloc_set_mempolicy(MPOL_PREFERRED, NULL, 0);
NULL             1974 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   ret = hwloc_move_pages(0, count, pages, NULL, status, 0);
NULL             2095 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   *cgroup_mntpnt = NULL;
NULL             2096 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   *cpuset_mntpnt = NULL;
NULL             2133 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       while ((opt = strsep(&opts, ",")) != NULL) {
NULL             2211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             2281 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     number = strtoull(tmp+10, NULL, 10);
NULL             2289 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       number = strtoull(tmp+14, NULL, 10);
NULL             2294 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	number = strtoull(tmp+16, NULL, 10);
NULL             2317 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     while ((dirent = readdir(dir)) != NULL) {
NULL             2321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       memory->page_types[index_].size = strtoul(dirent->d_name+10, NULL, 0) * 1024ULL;
NULL             2326 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	memory->page_types[index_].count = strtoull(line, NULL, 0);
NULL             2373 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 			   memory->page_types == NULL);
NULL             2393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       memory->page_types[0].size = strtoull(pagesize_env, NULL, 10);
NULL             2437 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 			   &meminfo_hugepages_count, NULL /* no hugepage size in node-specific meminfo */,
NULL             2438 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 			   memory->page_types == NULL);
NULL             2589 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   char *ret = NULL;
NULL             2604 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (NULL != ret) {
NULL             2608 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       ret = NULL;
NULL             2610 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (NULL != bytes_read)
NULL             2628 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if ((NULL != ret) && (0 < cb) && (0 != ret[cb-1])) {
NULL             2632 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       return NULL;
NULL             2684 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   cpus->p[cpus->n].cpuset = (NULL == cpuset)?NULL:hwloc_bitmap_dup(cpuset);
NULL             2697 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if ((NULL == level) || (NULL == cpuset) || phandle == (uint32_t) -1)
NULL             2702 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (NULL != cpus->p[i].cpuset) {
NULL             2721 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   struct hwloc_obj *c = NULL;
NULL             2810 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (NULL == dt)
NULL             2820 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   cpus.p = NULL;
NULL             2823 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while (NULL != (dirent = readdir(dt))) {
NULL             2837 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (NULL == device_type)
NULL             2848 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       add_device_tree_cpus_node(&cpus, NULL, l2_cache, phandle, dirent->d_name);
NULL             2852 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       hwloc_bitmap_t cpuset = NULL;
NULL             2857 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (NULL != threads) {
NULL             2873 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (NULL == cpuset) {
NULL             2876 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c         struct hwloc_obj *core = NULL;
NULL             2906 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (NULL == cpus.p[i].cpuset) {
NULL             2919 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (NULL != cpus.p[i].cpuset)
NULL             2962 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   char *data_beg = NULL;
NULL             3134 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             3138 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             3140 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             3143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     osnode = strtoul(dirent->d_name+4, NULL, 0);
NULL             3152 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             3205 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (NULL == nodes_cpuset || NULL == nodes || NULL == distances) {
NULL             3222 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  annotate = (node != NULL);
NULL             3265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	distances = NULL;
NULL             3270 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	distances = NULL;
NULL             3276 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       hwloc_obj_t knl_clusters[4]= { NULL, NULL, NULL, NULL };
NULL             3370 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  distances = NULL;
NULL             3395 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	    res_obj = hwloc__insert_object_by_cpuset(topology, NULL, node, hwloc_report_os_error);
NULL             3406 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	distances = NULL;
NULL             3435 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hwloc_obj_t packages = NULL; /* temporary list of packages before actual insert in the tree */
NULL             3446 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     while ((dirent = readdir(dir)) != NULL) {
NULL             3452 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       cpu = strtoul(dirent->d_name+3, NULL, 0);
NULL             3560 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  packageset = NULL; /* don't free it */
NULL             3613 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  coreset = NULL; /* don't free it */
NULL             3640 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c           bookset = NULL; /* don't free it */
NULL             3762 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  cacheset = NULL; /* don't free it */
NULL             3774 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     packages->next_cousin = NULL;
NULL             3971 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   struct hwloc_linux_cpuinfo_proc * Lprocs = NULL;
NULL             3974 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   int (*parse_cpuinfo_func)(const char *, const char *, struct hwloc_info_s **, unsigned *, int) = NULL;
NULL             3986 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while (fgets(str,len,fd)!=NULL) {
NULL             4052 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     Lprocs[curproc].infos = NULL;
NULL             4105 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   *Lprocs_p = NULL;
NULL             4337 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	data->pagesize = strtoull(line+10, NULL, 10);
NULL             4426 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   char *cpuset_mntpnt, *cgroup_mntpnt, *cpuset_name = NULL;
NULL             4460 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   struct hwloc_linux_cpuinfo_proc * Lprocs = NULL;
NULL             4461 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   struct hwloc_info_s *global_infos = NULL;
NULL             4478 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     sysfs_cpu_path = NULL;
NULL             4487 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     sysfs_node_path = NULL;
NULL             4490 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   already_pus = (topology->levels[0][0]->complete_cpuset != NULL
NULL             4496 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   already_numanodes = (topology->levels[0][0]->complete_nodeset != NULL
NULL             4523 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       const char *cpuvendor = NULL, *cpufamilynumber = NULL, *cpumodelnumber = NULL;
NULL             4700 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   data->root_path = NULL;
NULL             4735 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   data->udev = NULL;
NULL             4755 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return NULL;
NULL             4765 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   NULL
NULL             4770 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   NULL, NULL,
NULL             4812 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       return NULL;
NULL             4818 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       return NULL;
NULL             4823 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       return NULL;
NULL             4943 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     unsigned long long sectors = strtoull(line, NULL, 10);
NULL             4951 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     sectorsize = strtoul(line, NULL, 10);
NULL             5026 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while (NULL != fgets(line, sizeof(line), file)) {
NULL             5102 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5181 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5298 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5366 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     unsigned long count = strtoul(string, NULL, 16);
NULL             5373 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     unsigned long count = strtoul(string, NULL, 16);
NULL             5392 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5428 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5483 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5552 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   struct hwloc_info_s *infos = NULL;
NULL             5698 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   hwloc_obj_t tree = NULL;
NULL             5713 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   while ((dirent = readdir(dir)) != NULL) {
NULL             5747 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       class_id = strtoul(value, NULL, 16) >> 8;
NULL             5790 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->vendor_id = strtoul(value, NULL, 16);
NULL             5795 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->device_id = strtoul(value, NULL, 16);
NULL             5800 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->subvendor_id = strtoul(value, NULL, 16);
NULL             5805 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       attr->subdevice_id = strtoul(value, NULL, 16);
NULL             5848 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	return NULL;
NULL             5868 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   return NULL;
NULL             5882 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     while ((dirent = readdir(dir)) != NULL) {
NULL             5914 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   struct hwloc_linux_backend_data_s *data = NULL;
NULL             6006 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return NULL;
NULL             6027 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   NULL
NULL             6032 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   NULL, NULL,
NULL              143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   sysctl(mib, 2, &physmem, &len, NULL, 0);
NULL              169 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   hwloc_add_uname_info(topology, NULL);
NULL              197 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c     return NULL;
NULL              209 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   NULL
NULL              214 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   NULL, NULL,
NULL               31 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-noos.c   hwloc_add_uname_info(topology, NULL);
NULL               44 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-noos.c     return NULL;
NULL               56 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-noos.c   NULL
NULL               61 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-noos.c   NULL, NULL,
NULL               70 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c     parent = NULL;
NULL              112 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c     return NULL;
NULL              124 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c   NULL
NULL              143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-nvml.c   hwloc_nvml_component_init, NULL,
NULL               34 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c   clret = clGetPlatformIDs(0, NULL, &nr_platforms);
NULL               48 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c     clret = clGetDeviceIDs(platform_ids[j], CL_DEVICE_TYPE_ALL, 0, NULL, &nr_devices);
NULL               70 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clGetDeviceInfo(device_ids[i], CL_DEVICE_TYPE, sizeof(type), &type, NULL);
NULL               94 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clGetDeviceInfo(device_ids[i], CL_DEVICE_VENDOR, sizeof(buffer), buffer, NULL);
NULL              100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clret = clGetDeviceInfo(device_ids[i], CL_DEVICE_BOARD_NAME_AMD, sizeof(buffer), buffer, NULL);
NULL              103 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c         clGetDeviceInfo(device_ids[i], CL_DEVICE_NAME, sizeof(buffer), buffer, NULL);
NULL              111 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clret = clGetDeviceInfo(device_ids[i], CL_DEVICE_PLATFORM, sizeof(platform_id), &platform_id, NULL);
NULL              113 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c 	clGetPlatformInfo(platform_id, CL_PLATFORM_NAME, sizeof(buffer), buffer, NULL);
NULL              121 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clGetDeviceInfo(device_ids[i], CL_DEVICE_MAX_COMPUTE_UNITS, sizeof(computeunits), &computeunits, NULL);
NULL              125 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clGetDeviceInfo(device_ids[i], CL_DEVICE_GLOBAL_MEM_SIZE, sizeof(globalmemsize), &globalmemsize, NULL);
NULL              129 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       parent = NULL;
NULL              131 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c       clret = clGetDeviceInfo(device_ids[i], CL_DEVICE_TOPOLOGY_AMD, sizeof(amdtopo), &amdtopo, NULL);
NULL              163 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c     return NULL;
NULL              175 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c   NULL
NULL              194 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-opencl.c   hwloc_opencl_component_init, NULL,
NULL               95 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c   struct hwloc_obj *tree = NULL, *tmp;
NULL              134 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c   iter = pci_slot_match_iterator_create(NULL);
NULL              153 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c     pci_device_cfg_read(pcidev, config_space_cache, 0, CONFIG_SPACE_CACHESIZE, NULL);
NULL              217 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c           pcidev->vendor_id = strtoul(value, NULL, 16);
NULL              228 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c           pcidev->device_id = strtoul(value, NULL, 16);
NULL              304 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c     return NULL;
NULL              309 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c     return NULL;
NULL              321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c   NULL
NULL              340 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c   hwloc_pci_component_init, NULL,
NULL              451 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris-chiptype.c       ret = picl_walk_tree_by_class(root, "cpu", (void *)NULL, probe_cpu);
NULL              452 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris-chiptype.c       ret = picl_walk_tree_by_class(root, "core", (void *)NULL, probe_cpu);
NULL               43 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     if (processor_bind(idtype, id, PBIND_NONE, NULL) != 0)
NULL              101 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 		     (processorid_t) (target_cpu), NULL) != 0)
NULL              340 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   npids = lgrp_cpus(cookie, root, NULL, 0, LGRP_CONTENT_HIERARCHY);
NULL              364 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   nnids = lgrp_resources(cookie, root, NULL, 0, LGRP_RSRC_MEM);
NULL              405 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   npids = lgrp_cpus(cookie, root, NULL, 0, LGRP_CONTENT_HIERARCHY);
NULL              419 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   nnids = lgrp_resources(cookie, root, NULL, 0, LGRP_RSRC_MEM);
NULL              522 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	glob_lgrps = NULL; /* dont free it below */
NULL              635 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c       if (kstat_read(kc, ksp, NULL) == -1)
NULL              794 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c       if (kstat_read(kc, ksp, NULL) == -1) {
NULL              815 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	      cpuset = NULL; /* don't free below */
NULL              838 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	      cpuset = NULL; /* don't free below */
NULL              849 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	    cpuset = NULL; /* don't free below */
NULL              992 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   hwloc_add_uname_info(topology, NULL);
NULL             1052 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     return NULL;
NULL             1064 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   NULL
NULL             1069 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   NULL, NULL,
NULL               78 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   unsigned *array = NULL;
NULL              339 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   const char *index_string = NULL;
NULL              436 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.array = NULL;
NULL              441 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->level[0].indexes.string = NULL;
NULL              442 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->level[0].indexes.array = NULL;
NULL              444 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->level[0].attached = NULL;
NULL              452 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.string = NULL;
NULL              453 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   data->numa_attached_indexes.array = NULL;
NULL              494 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	attached->next = NULL;
NULL              524 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[count].indexes.string = NULL;
NULL              525 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[count].indexes.array = NULL;
NULL              526 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[count].attached = NULL;
NULL              583 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[count].indexes.string = NULL;
NULL              584 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[count].indexes.array = NULL;
NULL              761 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[1].indexes.string = NULL;
NULL              762 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     data->level[1].indexes.array = NULL;
NULL             1046 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   return NULL;
NULL             1056 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   NULL
NULL             1061 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   NULL, NULL,
NULL             1098 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   struct hwloc_synthetic_intlv_loop_s *loops = NULL, *tmploops;
NULL             1463 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     while ((node = node->next_cousin) != NULL) {
NULL              419 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     if (!SetThreadGroupAffinityProc(thread, &aff, NULL))
NULL              442 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_cpuset_t _cpuset = NULL;
NULL              546 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_cpuset_t _cpuset = NULL;
NULL              640 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   return VirtualAlloc(NULL, len, MEM_COMMIT|MEM_RESERVE, PAGE_EXECUTE_READWRITE);
NULL              658 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     return NULL;
NULL              672 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   return VirtualAllocExNumaProc(GetCurrentProcess(), NULL, len, MEM_COMMIT|MEM_RESERVE, PAGE_EXECUTE_READWRITE, node);
NULL              737 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_bitmap_t groups_pu_set = NULL;
NULL              759 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c       procInfo = NULL;
NULL              887 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c       procInfoTotal = NULL;
NULL             1085 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_add_uname_info(topology, NULL);
NULL             1147 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     return NULL;
NULL             1159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   NULL
NULL              127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   return NULL;
NULL              369 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   infos->cache = NULL;
NULL              763 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	package = hwloc_get_next_obj_covering_cpuset_by_type(topology, set, HWLOC_OBJ_PACKAGE, NULL);
NULL              976 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	cache = hwloc_get_next_obj_covering_cpuset_by_type(topology, puset, otype, NULL);
NULL             1042 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   hwloc_bitmap_t orig_cpuset = NULL;
NULL             1043 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   hwloc_bitmap_t set = NULL;
NULL             1056 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     struct cpuiddump *src_cpuiddump = NULL;
NULL             1159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   struct procinfo *infos = NULL;
NULL             1165 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   int (*get_cpubind)(hwloc_topology_t topology, hwloc_cpuset_t set, int flags) = NULL;
NULL             1166 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   int (*set_cpubind)(hwloc_topology_t topology, hwloc_const_cpuset_t set, int flags) = NULL;
NULL             1167 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   struct cpuiddump *src_cpuiddump = NULL;
NULL             1204 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   if (NULL == infos)
NULL             1275 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   if (NULL != infos) {
NULL             1348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     hwloc_add_uname_info(topology, NULL); /* we already know is_thissystem() is true */
NULL             1393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   while ((dirent = readdir(dir)) != NULL) {
NULL             1462 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   data->src_cpuiddump_path = NULL;
NULL             1483 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   return NULL;
NULL             1493 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   NULL
NULL             1498 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   NULL, NULL,
NULL               36 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     xmlSetGenericErrorFunc(NULL, hwloc__xml_verbose() ? xmlGenericError : hwloc_libxml2_error_callback);
NULL              117 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     lchildstate->attr = NULL;
NULL              227 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   state->parent = NULL;
NULL              230 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   lstate->attr = NULL;
NULL              245 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     bdata->data = NULL;
NULL              259 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   char *refname = NULL;
NULL              260 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlDoc *doc = NULL;
NULL              273 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS);
NULL              275 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS);
NULL              312 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   state->parent = NULL;
NULL              315 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   lstate->attr = NULL;
NULL              361 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlDoc *doc = NULL;
NULL              369 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS);
NULL              371 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS);
NULL              411 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   ldata->current_node = xmlNewChild(lpdata->current_node, NULL, BAD_CAST name, NULL);
NULL              441 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlDocPtr doc = NULL;       /* document pointer */
NULL              442 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlNodePtr root_node = NULL; /* root pointer */
NULL              451 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   root_node = xmlNewNode(NULL, BAD_CAST "topology");
NULL              457 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   (void) xmlCreateIntSubset(doc, BAD_CAST "topology", NULL, v1export ? BAD_CAST "hwloc.dtd" : BAD_CAST "hwloc2.dtd");
NULL              513 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlDocPtr doc = NULL;       /* document pointer */
NULL              514 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   xmlNodePtr root_node = NULL; /* root pointer */
NULL              523 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   root_node = xmlNewNode(NULL, BAD_CAST "topologydiff");
NULL              529 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   (void) xmlCreateIntSubset(doc, BAD_CAST "topologydiff", NULL, BAD_CAST "hwloc2-diff.dtd");
NULL              598 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   NULL,
NULL              618 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   hwloc_xml_libxml_component_init, NULL,
NULL              162 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     nchildstate->attrbuffer = NULL;
NULL              301 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   state->parent = NULL;
NULL              305 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   nstate->attrbuffer = NULL;
NULL              321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     nbdata->buffer = NULL;
NULL              325 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     nbdata->copy = NULL;
NULL              456 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   char *refname = NULL;
NULL              491 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   state->parent = NULL;
NULL              494 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   nstate->tagname = NULL;
NULL              495 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   nstate->attrbuffer = NULL;
NULL              565 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     return NULL; /* nothing to escape */
NULL              907 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   NULL
NULL              912 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   NULL, NULL,
NULL               80 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c static struct hwloc_xml_callbacks *hwloc_nolibxml_callbacks = NULL, *hwloc_libxml_callbacks = NULL;
NULL               94 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   hwloc_nolibxml_callbacks = NULL;
NULL               95 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   hwloc_libxml_callbacks = NULL;
NULL              118 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     obj->os_index = strtoul(value, NULL, 10);
NULL              120 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     obj->gp_index = strtoull(value, NULL, 10);
NULL              160 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long long lvalue = strtoull(value, NULL, 10);
NULL              169 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
NULL              187 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
NULL              202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long long lvalue = strtoull(value, NULL, 10);
NULL              213 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
NULL              224 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
NULL              233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     unsigned long lvalue = strtoul(value, NULL, 10);
NULL              401 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	unsigned long long lvalue = strtoull(value, NULL, 10);
NULL              413 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	unsigned long lvalue = strtoul(value, NULL, 10);
NULL              427 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	unsigned long lvalue = strtoul(value, NULL, 10);
NULL              460 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *infoname = NULL;
NULL              461 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *infovalue = NULL;
NULL              505 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       size = strtoull(attrvalue, NULL, 10);
NULL              507 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       count = strtoull(attrvalue, NULL, 10);
NULL              542 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       nbobjs = strtoul(attrvalue, NULL, 10);
NULL              544 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       reldepth = strtoul(attrvalue, NULL, 10);
NULL              628 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       v1dist->next = NULL;
NULL              646 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *name = NULL; /* optional */
NULL              654 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       length = strtoul(attrvalue, NULL, 10);
NULL              723 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *c2 = NULL, *cc2 = NULL, t2[64];
NULL              783 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (hwloc_type_sscanf(attrvalue, &obj->type, NULL, 0) < 0) {
NULL              826 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     tag = NULL;
NULL             1075 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     obj->next_cousin = NULL;
NULL             1121 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     tag = NULL;
NULL             1206 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       nbobjs = strtoul(attrvalue, NULL, 10);
NULL             1208 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (hwloc_type_sscanf(attrvalue, &type, NULL, 0) < 0)
NULL             1219 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       kind = strtoul(attrvalue, NULL, 10);
NULL             1386 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   indexes = NULL;
NULL             1387 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   u64values = NULL;
NULL             1406 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *type_s = NULL;
NULL             1407 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *obj_depth_s = NULL;
NULL             1408 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *obj_index_s = NULL;
NULL             1409 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *obj_attr_type_s = NULL;
NULL             1411 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *obj_attr_name_s = NULL;
NULL             1412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *obj_attr_oldvalue_s = NULL;
NULL             1413 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *obj_attr_newvalue_s = NULL;
NULL             1489 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	diff->obj_attr.diff.uint64.oldvalue = strtoull(obj_attr_oldvalue_s, NULL, 0);
NULL             1490 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	diff->obj_attr.diff.uint64.newvalue = strtoull(obj_attr_newvalue_s, NULL, 0);
NULL             1506 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       diff->generic.next = NULL;
NULL             1518 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   hwloc_topology_diff_t firstdiff = NULL, lastdiff = NULL;
NULL             1519 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   *firstdiffp = NULL;
NULL             1618 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   data->first_numanode = data->last_numanode = NULL;
NULL             1619 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   data->first_v1dist = data->last_v1dist = NULL;
NULL             1636 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   ret = hwloc__xml_import_object(topology, data, NULL /*  no parent */, root,
NULL             1693 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     while ((v1dist = v1next) != NULL) {
NULL             1723 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     data->first_v1dist = data->last_v1dist = NULL;
NULL             1781 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   root->first_child = NULL;
NULL             1783 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   root->memory_first_child = NULL;
NULL             1785 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   root->io_first_child = NULL;
NULL             1787 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   root->misc_first_child = NULL;
NULL             1825 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   *firstdiffp = NULL;
NULL             1830 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = hwloc_nolibxml_callbacks->import_diff(&state, xmlpath, NULL, 0, firstdiffp, refnamep);
NULL             1832 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = hwloc_libxml_callbacks->import_diff(&state, xmlpath, NULL, 0, firstdiffp, refnamep);
NULL             1834 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             1864 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   *firstdiffp = NULL;
NULL             1869 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = hwloc_nolibxml_callbacks->import_diff(&state, NULL, xmlbuffer, buflen, firstdiffp, refnamep);
NULL             1871 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = hwloc_libxml_callbacks->import_diff(&state, NULL, xmlbuffer, buflen, firstdiffp, refnamep);
NULL             1873 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             1919 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   char *setstring = NULL, *setstring2 = NULL;
NULL             2225 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     group->cpuset = NULL;
NULL             2226 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     group->complete_cpuset = NULL;
NULL             2227 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     group->nodeset = NULL;
NULL             2228 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     group->complete_nodeset = NULL;
NULL             2428 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   edata.v1_memory_group = NULL;
NULL             2440 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             2476 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   edata.v1_memory_group = NULL;
NULL             2488 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             2531 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             2572 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             2654 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       realname = NULL;
NULL             2784 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       hwloc_libxml_callbacks = NULL;
NULL             2799 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   return NULL;
NULL             2809 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   NULL
NULL             2814 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   NULL, NULL,
NULL              107 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (sysctlbyname(name, &n, &size, NULL, 0))
NULL              128 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (sysctl(name, namelen, &n, &size, NULL, 0))
NULL              208 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c        (*pchild == child ? pchild = &(child->next_sibling) : NULL), \
NULL              215 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c        (*pchild == child ? pchild = &(child->next_sibling) : NULL), \
NULL              222 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c        (*pchild == child ? pchild = &(child->next_sibling) : NULL), \
NULL              229 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c        (*pchild == child ? pchild = &(child->next_sibling) : NULL), \
NULL              238 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   char type[64], idx[10], attr[1024], *cpuset = NULL;
NULL              382 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   *src_infosp = NULL;
NULL              393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   *src_infosp = NULL;
NULL              426 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   new->infos = NULL;
NULL              549 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for(length = 0, tmpp = &firstnew, last = NULL ; *tmpp; length++, last = *tmpp, tmpp = &((*tmpp)->next_sibling))
NULL              576 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for(length = 0, tmpp = firstp, last = NULL ; *tmpp; length++, last = *tmpp, tmpp = &((*tmpp)->next_sibling));
NULL              788 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     err = hwloc__duplicate_object(newtopology, newobj, NULL, child);
NULL              793 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     err = hwloc__duplicate_object(newtopology, newobj, NULL, child);
NULL              798 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     err = hwloc__duplicate_object(newtopology, newobj, NULL, child);
NULL              803 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     err = hwloc__duplicate_object(newtopology, newobj, NULL, child);
NULL              816 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       newobj->children[0]->prev_sibling = NULL;
NULL              823 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       prev = NULL;
NULL              832 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       prev = NULL;
NULL              841 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       prev = NULL;
NULL              934 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   err = hwloc__duplicate_object(new, NULL, newroot, oldroot);
NULL              946 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   new->backends = NULL;
NULL              947 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   new->get_pci_busid_cpuset_backend = NULL;
NULL              968 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   return hwloc__topology_dup(newp, old, NULL);
NULL             1198 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	char *nodesetstr = NULL;
NULL             1242 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     new->name = NULL;
NULL             1246 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     new->subtype = NULL;
NULL             1261 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       new->attr->numanode.page_types = NULL;
NULL             1295 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       return NULL;
NULL             1315 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       return NULL;
NULL             1324 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   return NULL;
NULL             1336 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   hwloc_obj_t child, next_child = NULL;
NULL             1341 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   hwloc_obj_t *putp = NULL; /* OBJ position isn't found yet */
NULL             1348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for (child = cur->first_child, child ? next_child = child->next_sibling : NULL;
NULL             1350 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c        child = next_child, child ? next_child = child->next_sibling : NULL) {
NULL             1400 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	child->next_sibling = NULL;
NULL             1407 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  child->memory_first_child = NULL;
NULL             1433 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   while ((child = obj->first_child) != NULL) {
NULL             1443 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   return NULL;
NULL             1559 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   obj->next_sibling = NULL;
NULL             1601 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	return NULL;
NULL             1630 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   return hwloc__insert_object_by_cpuset(topology, NULL, obj, hwloc_report_os_error);
NULL             1671 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   obj->next_sibling = NULL;
NULL             1696 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1714 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1720 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1739 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1742 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   res = hwloc__insert_object_by_cpuset(topology, NULL, obj, NULL /* do not show errors on stdout */);
NULL             1744 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1752 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1772 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1777 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1842 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     return NULL;
NULL             1988 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   assert(obj->cpuset != NULL);
NULL             1990 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(child->cpuset != NULL);
NULL             2134 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   parent->first_child = NULL;
NULL             2268 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	child->children = NULL;
NULL             2310 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	  child->parent = NULL;
NULL             2334 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	child->prev_sibling = rank > 0 ? child->parent->children[rank-1] : NULL;
NULL             2335 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	child->next_sibling = rank < child->parent->arity-1 ? child->parent->children[rank+1] : NULL;
NULL             2364 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     topology->levels[topology->nb_levels-1] = NULL;
NULL             2477 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   prev_child = NULL;
NULL             2494 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     parent->children = NULL;
NULL             2518 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   prev_child = NULL;
NULL             2531 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   prev_child = NULL;
NULL             2544 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   prev_child = NULL;
NULL             2648 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     obj->prev_cousin = NULL;
NULL             2660 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     obj->next_cousin = NULL;
NULL             2672 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     obj->next_cousin = NULL;
NULL             2681 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     obj->next_cousin = NULL;
NULL             2760 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   root->prev_cousin = NULL;
NULL             2761 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   root->next_cousin = NULL;
NULL             2763 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   root->parent = NULL;
NULL             2765 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   root->prev_sibling = NULL;
NULL             2766 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   root->next_sibling = NULL;
NULL             2824 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       new_objs = NULL;
NULL             2841 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     taken_objs[0]->prev_cousin = NULL;
NULL             2842 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     taken_objs[n_taken_objs-1]->next_cousin = NULL;
NULL             2853 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     taken_objs[n_taken_objs] = NULL;
NULL             2998 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   while (NULL != backend) {
NULL             3081 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     newroot->parent = NULL;
NULL             3109 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   while (NULL != backend) {
NULL             3203 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->machine_memory.page_types = NULL;
NULL             3206 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->allowed_cpuset = NULL;
NULL             3207 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->allowed_nodeset = NULL;
NULL             3259 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->userdata = NULL;
NULL             3261 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->adopted_shmem_addr = NULL;
NULL             3276 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->userdata_export_cb = NULL;
NULL             3277 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   topology->userdata_import_cb = NULL;
NULL             3292 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 			      NULL); /* no TMA for normal topologies, too many allocations to fix */
NULL             3325 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					   description, NULL, NULL);
NULL             3340 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					   xmlpath, NULL, NULL);
NULL             3355 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					   -1, "xml", NULL,
NULL             3566 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					  NULL /* backend will getenv again */, NULL, NULL);
NULL             3574 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					  NULL /* backend will getenv again */, NULL, NULL);
NULL             3582 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					  synthetic_env, NULL, NULL);
NULL             3590 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 					  xmlpath_env, NULL, NULL);
NULL             3688 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       obj->io_first_child = NULL;
NULL             3692 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       obj->misc_first_child = NULL;
NULL             3756 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     droppednodeset = NULL;
NULL             3879 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(child->prev_sibling == NULL);
NULL             3881 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(child->prev_sibling != NULL);
NULL             3884 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(child->next_sibling == NULL);
NULL             3886 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(child->next_sibling != NULL);
NULL             3912 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for(prev = NULL, child = parent->first_child, j = 0;
NULL             4003 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for(prev = NULL, child = parent->memory_first_child, j = 0;
NULL             4008 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     hwloc__check_child_siblings(parent, NULL, parent->memory_arity, j, child, prev);
NULL             4036 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for(prev = NULL, child = parent->io_first_child, j = 0;
NULL             4042 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     hwloc__check_child_siblings(parent, NULL, parent->io_arity, j, child, prev);
NULL             4066 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   for(prev = NULL, child = parent->misc_first_child, j = 0;
NULL             4072 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     hwloc__check_child_siblings(parent, NULL, parent->misc_arity, j, child, prev);
NULL             4220 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   struct hwloc_obj *prev = NULL;
NULL             4246 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(prev->next_cousin == NULL);
NULL             4372 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     hwloc__check_level(topology, j, NULL, NULL);
NULL               93 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c       return idx < topology->slevels[l].nbobjs ? topology->slevels[l].objs[idx] : NULL;
NULL               95 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c       return NULL;
NULL               98 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c     return NULL;
NULL              136 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h     return NULL;
NULL              159 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	hwloc_obj_t osdev = NULL;
NULL              163 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 		return NULL;
NULL              165 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	osdev = NULL;
NULL              166 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              180 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	return NULL;
NULL              201 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	hwloc_obj_t osdev = NULL;
NULL              202 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              209 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cuda.h 	return NULL;
NULL              133 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cudart.h     return NULL;
NULL              158 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cudart.h 	hwloc_obj_t osdev = NULL;
NULL              159 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cudart.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              166 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/cudart.h 	return NULL;
NULL               58 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h         hwloc_obj_t osdev = NULL;
NULL               59 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h         while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL               67 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h         return NULL;
NULL               88 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h         hwloc_obj_t osdev = NULL;
NULL               89 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h         while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL               96 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h         return NULL;
NULL               46 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL               90 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              114 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              136 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              145 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL              169 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              251 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   while ((obj = obj->prev_cousin) != NULL)
NULL              280 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              287 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL              301 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              326 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              353 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              378 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              620 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL              634 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              641 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL              671 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   hwloc_obj_t obj = NULL;
NULL              672 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   while ((obj = hwloc_get_next_obj_by_type(topology, HWLOC_OBJ_PU, obj)) != NULL)
NULL              675 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL              692 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   hwloc_obj_t obj = NULL;
NULL              693 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   while ((obj = hwloc_get_next_obj_by_type(topology, HWLOC_OBJ_NUMANODE, obj)) != NULL)
NULL              696 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL              737 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL              768 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h       return NULL;
NULL              997 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	hwloc_obj_t obj = NULL;
NULL             1000 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	while ((obj = hwloc_get_next_obj_covering_cpuset_by_depth(topology, _cpuset, depth, obj)) != NULL)
NULL             1018 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	hwloc_obj_t obj = NULL;
NULL             1021 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	while ((obj = hwloc_get_next_obj_by_depth(topology, depth, obj)) != NULL) {
NULL             1077 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   hwloc_obj_t obj = NULL;
NULL             1078 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   while ((obj = hwloc_get_next_pcidev(topology, obj)) != NULL) {
NULL             1085 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h   return NULL;
NULL             1100 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h     return NULL;
NULL               78 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h     return NULL;
NULL               80 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h     return NULL;
NULL               90 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h     return NULL;
NULL              100 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h     return NULL;
NULL              119 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h   return NULL;
NULL              131 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h     return NULL;
NULL               66 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/intel-mic.h 	DIR *sysdir = NULL;
NULL               80 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/intel-mic.h 	while ((dirent = readdir(sysdir)) != NULL) {
NULL              115 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/intel-mic.h 	hwloc_obj_t osdev = NULL;
NULL              116 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/intel-mic.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              123 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/intel-mic.h         return NULL;
NULL               59 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL               65 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_covering_cpuset_by_depth(topology, cpuset, depth, node)) != NULL) {
NULL               93 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL               99 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_by_depth(topology, depth, node)) != NULL) {
NULL              127 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL              129 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_by_depth(topology, depth, node)) != NULL)
NULL              150 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL              152 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_by_depth(topology, depth, node)) != NULL)
NULL              194 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL              197 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h     return NULL;
NULL              198 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_covering_cpuset_by_depth(topology, cpuset, depth, node)) != NULL)
NULL              219 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL              222 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h     return NULL;
NULL              223 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_by_depth(topology, depth, node)) != NULL)
NULL              239 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL              241 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_by_depth(topology, depth, node)) != NULL)
NULL              257 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   hwloc_obj_t node = NULL;
NULL              259 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/linux-libnuma.h   while ((node = hwloc_get_next_obj_by_depth(topology, depth, node)) != NULL)
NULL              104 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 	hwloc_obj_t osdev = NULL;
NULL              105 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              112 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h         return NULL;
NULL              138 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 		return NULL;
NULL              143 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 		return NULL;
NULL              149 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 	osdev = NULL;
NULL              150 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              170 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 	return NULL;
NULL               85 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	clret = clGetDeviceInfo(device, CL_DEVICE_TOPOLOGY_AMD, sizeof(amdtopo), &amdtopo, NULL);
NULL              127 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	hwloc_obj_t osdev = NULL;
NULL              128 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              135 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h         return NULL;
NULL              167 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	clret = clGetDeviceInfo(device, CL_DEVICE_TOPOLOGY_AMD, sizeof(amdtopo), &amdtopo, NULL);
NULL              170 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 		return NULL;
NULL              174 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 		return NULL;
NULL              177 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	osdev = NULL;
NULL              178 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              192 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	return NULL;
NULL              194 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/opencl.h 	return NULL;
NULL              108 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/openfabrics-verbs.h 	hwloc_obj_t osdev = NULL;
NULL              109 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/openfabrics-verbs.h 	while ((osdev = hwloc_get_next_osdev(topology, osdev)) != NULL) {
NULL              114 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/openfabrics-verbs.h 	return NULL;
NULL              137 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/openfabrics-verbs.h 		return NULL;
NULL              354 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h   handle = lt_dlopen(NULL);
NULL               94 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h     if (utarray_tmp == NULL) oom();                                           \
NULL              119 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h #define utarray_eltptr(a,j) (((j) < (a)->i) ? _utarray_eltptr(a,j) : NULL)
NULL              217 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h #define utarray_front(a) (((a)->i) ? (_utarray_eltptr(a,0)) : NULL)
NULL              218 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h #define utarray_next(a,e) (((e)==NULL) ? utarray_front(a) : ((((a)->i) > (utarray_eltidx(a,e)+1)) ? _utarray_eltptr(a,utarray_eltidx(a,e)+1) : NULL))
NULL              219 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h #define utarray_prev(a,e) (((e)==NULL) ? utarray_back(a) : ((utarray_eltidx(a,e) > 0) ? _utarray_eltptr(a,utarray_eltidx(a,e)-1) : NULL))
NULL              220 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h #define utarray_back(a) (((a)->i) ? (_utarray_eltptr(a,(a)->i-1)) : NULL)
NULL              226 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h   *_dst = (*_src == NULL) ? NULL : strdup(*_src);
NULL              232 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h static const UT_icd ut_str_icd _UNUSED_ = {sizeof(char*),NULL,utarray_str_cpy,utarray_str_dtor};
NULL              233 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h static const UT_icd ut_int_icd _UNUSED_ = {sizeof(int),NULL,NULL,NULL};
NULL              234 opal/mca/hwloc/hwloc201/hwloc/include/netloc/utarray.h static const UT_icd ut_ptr_icd _UNUSED_ = {sizeof(void*),NULL,NULL,NULL};
NULL              108 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   out=NULL;                                                                      \
NULL              109 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   if (head != NULL) {                                                            \
NULL              177 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   replaced=NULL;                                                                 \
NULL              179 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   if (replaced!=NULL) {                                                          \
NULL              188 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  (add)->hh.next = NULL;                                                          \
NULL              193 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     (head)->hh.prev = NULL;                                                      \
NULL              230 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     if ( ((delptr)->hh.prev == NULL) && ((delptr)->hh.next == NULL) )  {         \
NULL              235 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         head = NULL;                                                             \
NULL              244 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         if ((delptr)->hh.prev != NULL) {                                         \
NULL              250 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         if (_hd_hh_del->next != NULL) {                                          \
NULL              301 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             _prev = NULL;                                                        \
NULL              323 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         _prev = NULL;                                                            \
NULL              333 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                                   (head)->hh.tbl->hho) : NULL );                 \
NULL              616 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  if (head.hh_head != NULL) { DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,head.hh_head)); } \
NULL              617 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  else { out=NULL; }                                                              \
NULL              618 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  while (out != NULL) {                                                           \
NULL              622 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     if ((out)->hh.hh_next != NULL) { DECLTYPE_ASSIGN(out,ELMT_FROM_HH(tbl,(out)->hh.hh_next)); } \
NULL              623 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     else { out = NULL; }                                                         \
NULL              632 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  (addhh)->hh_prev = NULL;                                                        \
NULL              633 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  if (head.hh_head != NULL) { (head).hh_head->hh_prev = (addhh); }                \
NULL              701 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h         while (_he_thh != NULL) {                                                \
NULL              710 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h            _he_thh->hh_prev = NULL;                                              \
NULL              712 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h            if (_he_newbkt->hh_head != NULL) { _he_newbkt->hh_head->hh_prev =     \
NULL              741 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   if (head != NULL) {                                                            \
NULL              747 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h           _hs_list = NULL;                                                       \
NULL              748 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h           _hs_tail = NULL;                                                       \
NULL              750 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h           while (_hs_p != NULL) {                                                \
NULL              756 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                   _hs_q = (UT_hash_handle*)((_hs_q->next != NULL) ?              \
NULL              758 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                           (head)->hh.tbl->hho)) : NULL);                         \
NULL              762 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h               while ((_hs_psize > 0U) || ((_hs_qsize > 0U) && (_hs_q != NULL))) {\
NULL              765 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                       _hs_q = (UT_hash_handle*)((_hs_q->next != NULL) ?          \
NULL              767 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                               (head)->hh.tbl->hho)) : NULL);                     \
NULL              769 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                   } else if ( (_hs_qsize == 0U) || (_hs_q == NULL) ) {           \
NULL              771 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                       if (_hs_p != NULL){                                        \
NULL              772 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                         _hs_p = (UT_hash_handle*)((_hs_p->next != NULL) ?        \
NULL              774 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                                 (head)->hh.tbl->hho)) : NULL);                   \
NULL              782 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                       if (_hs_p != NULL){                                        \
NULL              783 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                         _hs_p = (UT_hash_handle*)((_hs_p->next != NULL) ?        \
NULL              785 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                                (head)->hh.tbl->hho)) : NULL);                    \
NULL              790 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                       _hs_q = (UT_hash_handle*)((_hs_q->next != NULL) ?          \
NULL              792 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                               (head)->hh.tbl->hho)) : NULL);                     \
NULL              795 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                   if ( _hs_tail != NULL ) {                                      \
NULL              796 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                       _hs_tail->next = ((_hs_e != NULL) ?                        \
NULL              797 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                             ELMT_FROM_HH((head)->hh.tbl,_hs_e) : NULL);          \
NULL              801 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                   if (_hs_e != NULL) {                                           \
NULL              802 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                   _hs_e->prev = ((_hs_tail != NULL) ?                            \
NULL              803 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h                      ELMT_FROM_HH((head)->hh.tbl,_hs_tail) : NULL);              \
NULL              809 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h           if (_hs_tail != NULL){                                                 \
NULL              810 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             _hs_tail->next = NULL;                                               \
NULL              831 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   void *_last_elt=NULL, *_elt;                                                   \
NULL              832 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   UT_hash_handle *_src_hh, *_dst_hh, *_last_elt_hh=NULL;                         \
NULL              834 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   if (src != NULL) {                                                             \
NULL              837 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h           _src_hh != NULL;                                                       \
NULL              846 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             _dst_hh->next = NULL;                                                \
NULL              847 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             if (_last_elt_hh != NULL) { _last_elt_hh->next = _elt; }             \
NULL              848 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h             if (dst == NULL) {                                                   \
NULL              868 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   if (head != NULL) {                                                            \
NULL              873 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h     (head)=NULL;                                                                 \
NULL              878 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h  ((head != NULL) ? (                                                             \
NULL              886 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h for(((el)=(head)), ((*(char**)(&(tmp)))=(char*)((head!=NULL)?(head)->hh.next:NULL)); \
NULL              887 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   (el) != NULL; ((el)=(tmp)), ((*(char**)(&(tmp)))=(char*)((tmp!=NULL)?(tmp)->hh.next:NULL)))
NULL              890 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h for(((el)=(head)), ((tmp)=DECLTYPE(el)((head!=NULL)?(head)->hh.next:NULL));      \
NULL              891 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h   (el) != NULL; ((el)=(tmp)), ((tmp)=DECLTYPE(el)((tmp!=NULL)?(tmp)->hh.next:NULL)))
NULL              896 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h #define HASH_CNT(hh,head) ((head != NULL)?((head)->hh.tbl->num_items):0U)
NULL              341 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h             (partition) != NULL; \
NULL              346 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h             (hwloctopo) != NULL; \
NULL              521 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h             (link) != NULL; \
NULL              544 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h         return NULL;
NULL              564 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h         return NULL;
NULL              574 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h #define STRDUP_IF_NOT_NULL(str) (NULL == str ? NULL : strdup(str))
NULL              575 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h #define STR_EMPTY_IF_NULL(str) (NULL == str ? "" : str)
NULL              307 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h     return NULL;
NULL               36 opal/mca/if/base/if_base_components.c OBJ_CLASS_INSTANCE(opal_if_t, opal_list_item_t, opal_if_construct, NULL);
NULL               38 opal/mca/if/base/if_base_components.c MCA_BASE_FRAMEWORK_DECLARE(opal, if, NULL, opal_if_base_register, opal_if_base_open, opal_if_base_close,
NULL               46 opal/mca/if/base/if_base_components.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               53 opal/mca/if/base/if_base_components.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               84 opal/mca/if/base/if_base_components.c     while (NULL != (item = opal_list_remove_first(&opal_if_list))) {
NULL               89 opal/mca/if/base/if_base_components.c     return mca_base_framework_components_close(&opal_if_base_framework, NULL);
NULL               43 opal/mca/if/bsdx_ipv4/if_bsdx.c         NULL
NULL               90 opal/mca/if/bsdx_ipv4/if_bsdx.c     for (cur_ifaddrs = *ifadd_list; NULL != cur_ifaddrs;
NULL              119 opal/mca/if/bsdx_ipv4/if_bsdx.c         if (NULL == intf) {
NULL               79 opal/mca/if/bsdx_ipv6/if_bsdx_ipv6.c         NULL
NULL              113 opal/mca/if/bsdx_ipv6/if_bsdx_ipv6.c     for (cur_ifaddrs = *ifadd_list; NULL != cur_ifaddrs;
NULL              181 opal/mca/if/bsdx_ipv6/if_bsdx_ipv6.c         if (NULL == intf) {
NULL               72 opal/mca/if/linux_ipv6/if_linux_ipv6.c         NULL
NULL              120 opal/mca/if/linux_ipv6/if_linux_ipv6.c             if (NULL == intf) {
NULL               45 opal/mca/if/posix_ipv4/if_posix.c         NULL
NULL              112 opal/mca/if/posix_ipv4/if_posix.c         if (NULL == ifconf.ifc_req) {
NULL              212 opal/mca/if/posix_ipv4/if_posix.c         if (NULL == intf) {
NULL               38 opal/mca/if/solaris_ipv6/if_solaris_ipv6.c         NULL
NULL               83 opal/mca/if/solaris_ipv6/if_solaris_ipv6.c     if (NULL == lifconf.lifc_buf) {
NULL              136 opal/mca/if/solaris_ipv6/if_solaris_ipv6.c                 if (NULL == intf) {
NULL              158 opal/mca/if/solaris_ipv6/if_solaris_ipv6.c     if (NULL != lifconf.lifc_buf) {
NULL               28 opal/mca/installdirs/base/installdirs_base_components.c         if (origin.field != NULL && target.field == NULL) {     \
NULL              171 opal/mca/installdirs/base/installdirs_base_components.c     return mca_base_framework_components_close (&opal_installdirs_base_framework, NULL);
NULL              175 opal/mca/installdirs/base/installdirs_base_components.c MCA_BASE_FRAMEWORK_DECLARE(opal, installdirs, NULL, NULL, opal_installdirs_base_open,
NULL               33 opal/mca/installdirs/base/installdirs_base_expand.c         if (NULL != (start_pos = strstr(retval, "${" #fieldname "}"))) { \
NULL               42 opal/mca/installdirs/base/installdirs_base_expand.c         } else if (NULL != (start_pos = strstr(retval, "@{" #fieldname "}"))) { \
NULL               64 opal/mca/installdirs/base/installdirs_base_expand.c     char *retval = NULL;
NULL               65 opal/mca/installdirs/base/installdirs_base_expand.c     char *destdir = NULL;
NULL              110 opal/mca/installdirs/base/installdirs_base_expand.c         if (NULL != destdir && strlen(destdir) > 0) {
NULL              124 opal/mca/installdirs/base/installdirs_base_expand.c     if (NULL == retval) return NULL;
NULL              152 opal/mca/installdirs/base/installdirs_base_expand.c     if (NULL != destdir) {
NULL              154 opal/mca/installdirs/base/installdirs_base_expand.c         retval = opal_os_path(false, destdir, tmp, NULL);
NULL               29 opal/mca/installdirs/config/opal_installdirs_config.c         NULL,
NULL               30 opal/mca/installdirs/config/opal_installdirs_config.c         NULL
NULL               37 opal/mca/installdirs/env/opal_installdirs_env.c         NULL
NULL               46 opal/mca/installdirs/env/opal_installdirs_env.c         NULL,
NULL               54 opal/mca/installdirs/env/opal_installdirs_env.c          if (NULL != tmp && 0 == strlen(tmp)) {                           \
NULL               55 opal/mca/installdirs/env/opal_installdirs_env.c              tmp = NULL;                                                  \
NULL               32 opal/mca/memchecker/base/memchecker_base_open.c MCA_BASE_FRAMEWORK_DECLARE(opal, memchecker, "memory checker framework", NULL, NULL, NULL,
NULL               29 opal/mca/memchecker/base/memchecker_base_select.c const opal_memchecker_base_component_2_0_0_t *opal_memchecker_base_component = NULL;
NULL               30 opal/mca/memchecker/base/memchecker_base_select.c const opal_memchecker_base_module_1_0_0_t *opal_memchecker_base_module = NULL;
NULL               37 opal/mca/memchecker/base/memchecker_base_select.c     opal_memchecker_base_component_2_0_0_t *best_component = NULL;
NULL               38 opal/mca/memchecker/base/memchecker_base_select.c     opal_memchecker_base_module_1_0_0_t *best_module = NULL;
NULL               46 opal/mca/memchecker/base/memchecker_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               58 opal/mca/memchecker/base/memchecker_base_select.c     if (NULL != opal_memchecker_base_module) {
NULL               82 opal/mca/memchecker/valgrind/memchecker_valgrind_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               33 opal/mca/memcpy/base/memcpy_base_open.c MCA_BASE_FRAMEWORK_DECLARE(opal, memcpy, NULL, NULL, NULL, NULL,
NULL              121 opal/mca/memory/base/memory_base_open.c MCA_BASE_FRAMEWORK_DECLARE(opal, memory, "memory hooks", NULL, opal_memory_base_open, NULL,
NULL              132 opal/mca/memory/malloc_solaris/memory_malloc_solaris_component.c     if (NULL == realmunmap) {
NULL              209 opal/mca/memory/patcher/memory_patcher_component.c         new_address = NULL;
NULL              378 opal/mca/memory/patcher/memory_patcher_component.c         while ( (newline = strchr(ptr, '\n')) != NULL ) {
NULL              391 opal/mca/memory/patcher/memory_patcher_component.c             if (newline == NULL) {
NULL              440 opal/mca/memory/patcher/memory_patcher_component.c                                      MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_5,
NULL               62 opal/mca/mpool/base/mpool_base_alloc.c     mca_mpool_base_tree_item_t *mpool_tree_item = NULL;
NULL               64 opal/mca/mpool/base/mpool_base_alloc.c     void *mem = NULL;
NULL               71 opal/mca/mpool/base/mpool_base_alloc.c         return NULL;
NULL               78 opal/mca/mpool/base/mpool_base_alloc.c     if (NULL != mpool) {
NULL               82 opal/mca/mpool/base/mpool_base_alloc.c     if (NULL == mem) {
NULL              106 opal/mca/mpool/base/mpool_base_alloc.c     mca_mpool_base_tree_item_t *mpool_tree_item = NULL;
NULL               57 opal/mca/mpool/base/mpool_base_basic.c         return NULL;
NULL               95 opal/mca/mpool/base/mpool_base_basic.c     if (OPAL_UNLIKELY(NULL == basic_module)) {
NULL               96 opal/mca/mpool/base/mpool_base_basic.c         return NULL;
NULL               32 opal/mca/mpool/base/mpool_base_default.c     void *addr = NULL;
NULL               55 opal/mca/mpool/base/mpool_base_default.c     if (NULL != addr) {
NULL               72 opal/mca/mpool/base/mpool_base_default.c     if (NULL != addr) {
NULL               57 opal/mca/mpool/base/mpool_base_frame.c OBJ_CLASS_INSTANCE(mca_mpool_base_selected_module_t, opal_list_item_t, NULL, NULL);
NULL               61 opal/mca/mpool/base/mpool_base_frame.c     mca_mpool_base_default_hints = NULL;
NULL               64 opal/mca/mpool/base/mpool_base_frame.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL               72 opal/mca/mpool/base/mpool_base_frame.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              114 opal/mca/mpool/base/mpool_base_frame.c   while(NULL != (item = opal_list_remove_first(&mca_mpool_base_modules))) {
NULL              122 opal/mca/mpool/base/mpool_base_frame.c     if (NULL != sm->mpool_module->mpool_finalize) {
NULL              130 opal/mca/mpool/base/mpool_base_frame.c   (void) mca_base_framework_components_close(&opal_mpool_base_framework, NULL);
NULL               49 opal/mca/mpool/base/mpool_base_lookup.c     return NULL;
NULL               41 opal/mca/mpool/base/mpool_base_tree.c static char *leak_msg = NULL;
NULL               46 opal/mca/mpool/base/mpool_base_tree.c OBJ_CLASS_INSTANCE(mca_mpool_base_tree_item_t, opal_free_list_item_t, NULL, NULL);
NULL               87 opal/mca/mpool/base/mpool_base_tree.c             0, -1 , 4, NULL, 0, NULL, NULL, NULL);
NULL              203 opal/mca/mpool/base/mpool_base_tree.c     leak_msg = NULL;
NULL              225 opal/mca/mpool/base/mpool_base_tree.c         if (NULL == leak_msg) {
NULL              121 opal/mca/mpool/hugepage/mpool_hugepage_component.c                                             "(default: 50)", MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              128 opal/mca/mpool/hugepage/mpool_hugepage_component.c                                             "(default: 2M)", MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              136 opal/mca/mpool/hugepage/mpool_hugepage_component.c                                              MCA_BASE_VAR_TYPE_UNSIGNED_LONG, NULL, MCA_BASE_VAR_BIND_NO_OBJECT,
NULL              138 opal/mca/mpool/hugepage/mpool_hugepage_component.c                                              NULL, NULL, NULL, (void *) &mca_mpool_hugepage_component.bytes_allocated);
NULL              159 opal/mca/mpool/hugepage/mpool_hugepage_component.c     if (NULL == mca_mpool_hugepage_component.modules) {
NULL              188 opal/mca/mpool/hugepage/mpool_hugepage_component.c     mca_mpool_hugepage_component.modules = NULL;
NULL              215 opal/mca/mpool/hugepage/mpool_hugepage_component.c     if (NULL == fh) {
NULL              219 opal/mca/mpool/hugepage/mpool_hugepage_component.c     while (NULL != (mntent = getmntent(fh))) {
NULL              227 opal/mca/mpool/hugepage/mpool_hugepage_component.c         if (NULL == opts) {
NULL              237 opal/mca/mpool/hugepage/mpool_hugepage_component.c             tok = strtok_r (NULL, ",", &ctx);
NULL              261 opal/mca/mpool/hugepage/mpool_hugepage_component.c         if (NULL == hp) {
NULL              302 opal/mca/mpool/hugepage/mpool_hugepage_component.c         if (NULL == hints_array) {
NULL              308 opal/mca/mpool/hugepage/mpool_hugepage_component.c             char *value = NULL;
NULL              310 opal/mca/mpool/hugepage/mpool_hugepage_component.c             if (NULL != (tmp = strchr (key, '='))) {
NULL               89 opal/mca/mpool/hugepage/mpool_hugepage_module.c     mpool->super.mpool_base = NULL; /* no base .. */
NULL              103 opal/mca/mpool/hugepage/mpool_hugepage_module.c     if (NULL == allocator_component) {
NULL              125 opal/mca/mpool/hugepage/mpool_hugepage_module.c     void *base = NULL;
NULL              126 opal/mca/mpool/hugepage/mpool_hugepage_module.c     char *path = NULL;
NULL              141 opal/mca/mpool/hugepage/mpool_hugepage_module.c             return NULL;
NULL              147 opal/mca/mpool/hugepage/mpool_hugepage_module.c             return NULL;
NULL              154 opal/mca/mpool/hugepage/mpool_hugepage_module.c             return NULL;
NULL              165 opal/mca/mpool/hugepage/mpool_hugepage_module.c     base = mmap (NULL, size, PROT_READ | PROT_WRITE, flags | huge_page->mmap_flags, fd, 0);
NULL              179 opal/mca/mpool/hugepage/mpool_hugepage_module.c         base = mmap (NULL, size, PROT_READ | PROT_WRITE, flags, -1, 0);
NULL              183 opal/mca/mpool/hugepage/mpool_hugepage_module.c         return NULL;
NULL              257 opal/mca/mpool/hugepage/mpool_hugepage_module.c         hugepage_module->allocator = NULL;
NULL               83 opal/mca/mpool/memkind/mpool_memkind_component.c     if (NULL != elem->module.kind) {
NULL               90 opal/mca/mpool/memkind/mpool_memkind_component.c                    NULL,
NULL               96 opal/mca/mpool/memkind/mpool_memkind_component.c   {.string = NULL},
NULL              105 opal/mca/mpool/memkind/mpool_memkind_component.c   {.string = NULL},
NULL              111 opal/mca/mpool/memkind/mpool_memkind_component.c   {.string = NULL},
NULL              114 opal/mca/mpool/memkind/mpool_memkind_component.c static mca_base_var_enum_t *mca_mpool_memkind_policy_enum = NULL;
NULL              115 opal/mca/mpool/memkind/mpool_memkind_component.c static mca_base_var_enum_t *mca_mpool_memkind_type_enum = NULL;
NULL              116 opal/mca/mpool/memkind/mpool_memkind_component.c static mca_base_var_enum_t *mca_mpool_memkind_kind_bits_enum = NULL;
NULL              173 opal/mca/mpool/memkind/mpool_memkind_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              193 opal/mca/mpool/memkind/mpool_memkind_component.c     mca_mpool_memkind_module_le_t *item = NULL;
NULL              196 opal/mca/mpool/memkind/mpool_memkind_component.c         mca_mpool_memkind_component.output = opal_output_open(NULL);
NULL              244 opal/mca/mpool/memkind/mpool_memkind_component.c         mca_mpool_memkind_policy_enum = NULL;
NULL              249 opal/mca/mpool/memkind/mpool_memkind_component.c         mca_mpool_memkind_type_enum = NULL;
NULL              254 opal/mca/mpool/memkind/mpool_memkind_component.c         mca_mpool_memkind_kind_bits_enum = NULL;
NULL              265 opal/mca/mpool/memkind/mpool_memkind_component.c     char *tmp, *key, *value = NULL;
NULL              270 opal/mca/mpool/memkind/mpool_memkind_component.c     mca_mpool_memkind_module_le_t *item = NULL;
NULL              271 opal/mca/mpool/memkind/mpool_memkind_component.c     mca_mpool_base_module_t *found_module = NULL;
NULL              274 opal/mca/mpool/memkind/mpool_memkind_component.c     if (NULL == hints) {
NULL              282 opal/mca/mpool/memkind/mpool_memkind_component.c     if (NULL == hint_array) {
NULL              301 opal/mca/mpool/memkind/mpool_memkind_component.c         if (value == NULL) break;
NULL              361 opal/mca/mpool/memkind/mpool_memkind_component.c     if (NULL == found_module) {
NULL              394 opal/mca/mpool/memkind/mpool_memkind_component.c     if ((found_module) && (NULL != module)) {
NULL               59 opal/mca/mpool/memkind/mpool_memkind_module.c         return NULL;
NULL               79 opal/mca/patcher/base/patcher_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(opal, patcher, "runtime code patching", NULL, NULL,
NULL               24 opal/mca/patcher/base/patcher_base_patch.c     patch->patch_symbol = NULL;
NULL              191 opal/mca/patcher/base/patcher_base_patch.c     if (OPAL_UNLIKELY(NULL == hook_patch)) {
NULL               21 opal/mca/patcher/linux/patcher_linux_component.c                                      MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_5,
NULL               48 opal/mca/patcher/linux/patcher_linux_module.c OBJ_CLASS_INSTANCE(mca_patcher_linux_patch_got_t, opal_list_item_t, NULL, NULL);
NULL               75 opal/mca/patcher/linux/patcher_linux_module.c     return NULL;
NULL               86 opal/mca/patcher/linux/patcher_linux_module.c     return NULL;
NULL              117 opal/mca/patcher/linux/patcher_linux_module.c     return NULL;
NULL              180 opal/mca/patcher/linux/patcher_linux_module.c     if (entry == NULL) {
NULL              195 opal/mca/patcher/linux/patcher_linux_module.c             if (NULL == patch_got) {
NULL              293 opal/mca/patcher/linux/patcher_linux_module.c     if (handle != NULL) {
NULL              325 opal/mca/patcher/linux/patcher_linux_module.c         if (func_ptr == NULL) {
NULL              343 opal/mca/patcher/linux/patcher_linux_module.c     if (OPAL_UNLIKELY(NULL == patch)) {
NULL              348 opal/mca/patcher/linux/patcher_linux_module.c     if (NULL == patch->super.patch_symbol) {
NULL               23 opal/mca/patcher/overwrite/patcher_overwrite_component.c                                      MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_5,
NULL              319 opal/mca/patcher/overwrite/patcher_overwrite_module.c     if (OPAL_UNLIKELY(NULL == patch)) {
NULL              351 opal/mca/patcher/overwrite/patcher_overwrite_module.c     if (NULL == sym_addr) {
NULL              353 opal/mca/patcher/overwrite/patcher_overwrite_module.c         if ( (sym_addr == NULL) && ((error = dlerror()) != NULL) )  {
NULL               84 opal/mca/pmix/base/base.h         pthread_cond_init(&(l)->cond, NULL);            \
NULL               52 opal/mca/pmix/base/pmix_base_fns.c static opal_pmix_notification_fn_t evhandler = NULL;
NULL               61 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != cbfunc) {
NULL               71 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != evhandler) {
NULL               80 opal/mca/pmix/base/pmix_base_fns.c     evhandler = NULL;
NULL               81 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != cbfunc) {
NULL              219 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == pmi_packed_data) {
NULL              227 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == data) {
NULL              235 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != data) {
NULL              250 opal/mca/pmix/base/pmix_base_fns.c     char *pmikey = NULL, *tmp;
NULL              259 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == (tmp = malloc(max_key))) {
NULL              264 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == (encoded_data = pmi_encode(*data, data_len))) {
NULL              269 opal/mca/pmix/base/pmix_base_fns.c     *data = NULL;
NULL              280 opal/mca/pmix/base/pmix_base_fns.c         if (NULL == (pmikey = setup_key(&OPAL_PROC_MY_NAME, tmp_key, max_key))) {
NULL              308 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == (pmikey = setup_key(&OPAL_PROC_MY_NAME, tmp_key, max_key))) {
NULL              325 opal/mca/pmix/base/pmix_base_fns.c     *data = NULL;
NULL              328 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != *enc_data) {
NULL              330 opal/mca/pmix/base/pmix_base_fns.c         *enc_data = NULL;
NULL              342 opal/mca/pmix/base/pmix_base_fns.c     char *pmikey = NULL, *tmp;
NULL              351 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == (tmp = malloc(max_key))) {
NULL              356 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == (encoded_data = pmi_encode(*data, data_len))) {
NULL              362 opal/mca/pmix/base/pmix_base_fns.c         *data = NULL;
NULL              378 opal/mca/pmix/base/pmix_base_fns.c         if (NULL == (pmikey = setup_key(&OPAL_PROC_MY_NAME, tmp_key, max_key))) {
NULL              399 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != *enc_data) {
NULL              411 opal/mca/pmix/base/pmix_base_fns.c     char *tmp_encoded = NULL, *pmikey, *pmi_tmp;
NULL              417 opal/mca/pmix/base/pmix_base_fns.c     *packed_data = NULL;
NULL              421 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == pmi_tmp) {
NULL              431 opal/mca/pmix/base/pmix_base_fns.c         if (NULL == (pmikey = setup_key(proc, tmp_key, vallen))) {
NULL              435 opal/mca/pmix/base/pmix_base_fns.c             if (NULL != tmp_encoded) {
NULL              452 opal/mca/pmix/base/pmix_base_fns.c         if (NULL == tmp_encoded) {
NULL              471 opal/mca/pmix/base/pmix_base_fns.c                          (NULL == tmp_encoded) ? "NULL" : tmp_encoded));
NULL              473 opal/mca/pmix/base/pmix_base_fns.c     if (NULL != tmp_encoded) {
NULL              476 opal/mca/pmix/base/pmix_base_fns.c         if (NULL == *packed_data) {
NULL              496 opal/mca/pmix/base/pmix_base_fns.c     *out_kv = NULL;
NULL              532 opal/mca/pmix/base/pmix_base_fns.c         stored_type = (opal_data_type_t) strtol (tmp, NULL, 16);
NULL              533 opal/mca/pmix/base/pmix_base_fns.c         size = strtol (tmp2, NULL, 16);
NULL              547 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.pid = strtoul(tmp3, NULL, 10);
NULL              550 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.integer = strtol(tmp3, NULL, 10);
NULL              553 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.int8 = strtol(tmp3, NULL, 10);
NULL              556 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.int16 = strtol(tmp3, NULL, 10);
NULL              559 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.int32 = strtol(tmp3, NULL, 10);
NULL              562 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.int64 = strtol(tmp3, NULL, 10);
NULL              565 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint = strtoul(tmp3, NULL, 10);
NULL              568 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint8 = strtoul(tmp3, NULL, 10);
NULL              571 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint16 = strtoul(tmp3, NULL, 10);
NULL              574 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint32 = strtoul(tmp3, NULL, 10);
NULL              577 opal/mca/pmix/base/pmix_base_fns.c                 kv->data.uint64 = strtoull(tmp3, NULL, 10);
NULL              581 opal/mca/pmix/base/pmix_base_fns.c                     kv->data.bo.bytes = NULL;
NULL              613 opal/mca/pmix/base/pmix_base_fns.c     if (OPAL_SUCCESS == rc && NULL == *out_kv) {
NULL              626 opal/mca/pmix/base/pmix_base_fns.c         return NULL;
NULL              702 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == outdata) {
NULL              703 opal/mca/pmix/base/pmix_base_fns.c         return NULL;
NULL              726 opal/mca/pmix/base/pmix_base_fns.c     if (NULL == ret) {
NULL               40 opal/mca/pmix/base/pmix_base_frame.c     .evbase = NULL,
NULL               54 opal/mca/pmix/base/pmix_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               58 opal/mca/pmix/base/pmix_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               64 opal/mca/pmix/base/pmix_base_frame.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL               73 opal/mca/pmix/base/pmix_base_frame.c     rc = mca_base_framework_components_close(&opal_pmix_base_framework, NULL);
NULL              119 opal/mca/pmix/base/pmix_base_frame.c     p->blob = NULL;
NULL              124 opal/mca/pmix/base/pmix_base_frame.c     if (NULL != p->blob) {
NULL              134 opal/mca/pmix/base/pmix_base_frame.c     p->cmd = NULL;
NULL              135 opal/mca/pmix/base/pmix_base_frame.c     p->argv = NULL;
NULL              136 opal/mca/pmix/base/pmix_base_frame.c     p->env = NULL;
NULL              137 opal/mca/pmix/base/pmix_base_frame.c     p->cwd = NULL;
NULL              143 opal/mca/pmix/base/pmix_base_frame.c     if (NULL != p->cmd) {
NULL              146 opal/mca/pmix/base/pmix_base_frame.c     if (NULL != p->argv) {
NULL              149 opal/mca/pmix/base/pmix_base_frame.c     if (NULL != p->env) {
NULL              152 opal/mca/pmix/base/pmix_base_frame.c     if (NULL != p->cwd) {
NULL              163 opal/mca/pmix/base/pmix_base_frame.c     p->keys = NULL;
NULL              168 opal/mca/pmix/base/pmix_base_frame.c     if (NULL != p->keys) {
NULL               80 opal/mca/pmix/base/pmix_base_hash.c     return NULL;
NULL               90 opal/mca/pmix/base/pmix_base_hash.c     opal_pmix_proc_data_t *proc_data = NULL;
NULL               93 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == proc_data && create) {
NULL               95 opal/mca/pmix/base/pmix_base_hash.c 	if (NULL == proc_data) {
NULL               97 opal/mca/pmix/base/pmix_base_hash.c 	    return NULL;
NULL              127 opal/mca/pmix/base/pmix_base_hash.c 	if (NULL != proc_data) {
NULL              134 opal/mca/pmix/base/pmix_base_hash.c 	    if (NULL != proc_data) {
NULL              156 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (proc_data = lookup_proc(&ptable, *id, true))) {
NULL              173 opal/mca/pmix/base/pmix_base_hash.c 			 (NULL == kv ? "storing" : "updating"),
NULL              178 opal/mca/pmix/base/pmix_base_hash.c     if (NULL != kv) {
NULL              202 opal/mca/pmix/base/pmix_base_hash.c 			 (NULL == key) ? "NULL" : key, OPAL_NAME_PRINT(*id)));
NULL              205 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (proc_data = lookup_proc(&ptable, *id, true))) {
NULL              214 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == key) {
NULL              216 opal/mca/pmix/base/pmix_base_hash.c 	if (NULL == kvs) {
NULL              229 opal/mca/pmix/base/pmix_base_hash.c 				 (NULL == kv->key) ? "NULL" : kv->key,
NULL              239 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (kv = lookup_keyval(proc_data, key))) {
NULL              243 opal/mca/pmix/base/pmix_base_hash.c 			     (NULL == key) ? "NULL" : key,
NULL              250 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == kvs) {
NULL              271 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == (proc_data = lookup_proc(&ptable, *id, false))) {
NULL              277 opal/mca/pmix/base/pmix_base_hash.c     if (NULL == key) {
NULL              278 opal/mca/pmix/base/pmix_base_hash.c 	while (NULL != (kv = (opal_value_t *) opal_list_remove_first(&proc_data->data))) {
NULL               32 opal/mca/pmix/base/pmix_base_select.c     opal_pmix_base_component_t *best_component = NULL;
NULL               33 opal/mca/pmix/base/pmix_base_select.c     opal_pmix_base_module_t *best_module = NULL;
NULL               48 opal/mca/pmix/base/pmix_base_select.c 					(mca_base_component_t **) &best_component, NULL) ) {
NULL              129 opal/mca/pmix/cray/pmix_cray.c                           NULL, NULL);
NULL              150 opal/mca/pmix/cray/pmix_cray.c static char *pmix_kvs_name = NULL;
NULL              151 opal/mca/pmix/cray/pmix_cray.c static int *pmix_lranks = NULL;
NULL              196 opal/mca/pmix/cray/pmix_cray.c     lli_ret = alps_app_lli_put_request(ALPS_APP_LLI_ALPS_REQ_APID, NULL, 0);
NULL              226 opal/mca/pmix/cray/pmix_cray.c                                         NULL,
NULL              227 opal/mca/pmix/cray/pmix_cray.c                                         NULL,
NULL              228 opal/mca/pmix/cray/pmix_cray.c                                         NULL,
NULL              229 opal/mca/pmix/cray/pmix_cray.c                                         NULL,
NULL              230 opal/mca/pmix/cray/pmix_cray.c                                         NULL,
NULL              233 opal/mca/pmix/cray/pmix_cray.c                                         NULL,
NULL              234 opal/mca/pmix/cray/pmix_cray.c                                         NULL);
NULL              246 opal/mca/pmix/cray/pmix_cray.c     nps = NULL;
NULL              247 opal/mca/pmix/cray/pmix_cray.c     firstranks = NULL;
NULL              281 opal/mca/pmix/cray/pmix_cray.c     if(getenv("SLURM_WORKING_DIR") == NULL) {
NULL              302 opal/mca/pmix/cray/pmix_cray.c     char *pmapping = NULL;
NULL              310 opal/mca/pmix/cray/pmix_cray.c     char *str, **localranks = NULL;
NULL              356 opal/mca/pmix/cray/pmix_cray.c     if( pmix_kvs_name == NULL ){
NULL              391 opal/mca/pmix/cray/pmix_cray.c     if( pmapping == NULL ){
NULL              404 opal/mca/pmix/cray/pmix_cray.c     if (NULL == pmix_lranks) {
NULL              581 opal/mca/pmix/cray/pmix_cray.c         if (NULL != pmix_kvs_name) {
NULL              583 opal/mca/pmix/cray/pmix_cray.c             pmix_kvs_name = NULL;
NULL              586 opal/mca/pmix/cray/pmix_cray.c         if (NULL != pmix_lranks) {
NULL              588 opal/mca/pmix/cray/pmix_cray.c             pmix_lranks = NULL;
NULL              668 opal/mca/pmix/cray/pmix_cray.c     if (NULL == mca_pmix_cray_component.cache_global) {
NULL              693 opal/mca/pmix/cray/pmix_cray.c     int *all_lens = NULL;
NULL              695 opal/mca/pmix/cray/pmix_cray.c     opal_buffer_t *send_buffer = NULL;
NULL              696 opal/mca/pmix/cray/pmix_cray.c     opal_buffer_t *buf = NULL;
NULL              698 opal/mca/pmix/cray/pmix_cray.c     char *cptr, *rcv_buff = NULL;
NULL              707 opal/mca/pmix/cray/pmix_cray.c     bytes_and_rank_t *r_bytes_and_ranks = NULL;
NULL              710 opal/mca/pmix/cray/pmix_cray.c     char *cpuset = NULL;
NULL              726 opal/mca/pmix/cray/pmix_cray.c     if (NULL == send_buffer) {
NULL              737 opal/mca/pmix/cray/pmix_cray.c     if (NULL == r_bytes_and_ranks) {
NULL              765 opal/mca/pmix/cray/pmix_cray.c     if (NULL == rcv_buff) {
NULL              771 opal/mca/pmix/cray/pmix_cray.c     if (NULL == all_lens) {
NULL              786 opal/mca/pmix/cray/pmix_cray.c     send_buffer  = NULL;
NULL              789 opal/mca/pmix/cray/pmix_cray.c     if (buf == NULL) {
NULL              798 opal/mca/pmix/cray/pmix_cray.c         buf->base_ptr = NULL;  /* TODO: ugh */
NULL              823 opal/mca/pmix/cray/pmix_cray.c     buf->base_ptr = NULL;  /* TODO: ugh */
NULL              837 opal/mca/pmix/cray/pmix_cray.c         cpuset = NULL;
NULL              870 opal/mca/pmix/cray/pmix_cray.c             if (NULL == kp->data.string) {
NULL              898 opal/mca/pmix/cray/pmix_cray.c     if (NULL != cpuset) {
NULL              901 opal/mca/pmix/cray/pmix_cray.c     if (all_lens != NULL) {
NULL              904 opal/mca/pmix/cray/pmix_cray.c     if (rcv_buff != NULL) {
NULL              907 opal/mca/pmix/cray/pmix_cray.c     if (r_bytes_and_ranks != NULL) {
NULL              910 opal/mca/pmix/cray/pmix_cray.c     if (NULL != op->opcbfunc) {
NULL               77 opal/mca/pmix/cray/pmix_cray_component.c     .cache_local = NULL,
NULL               78 opal/mca/pmix/cray/pmix_cray_component.c     .cache_global = NULL,
NULL              100 opal/mca/pmix/cray/pmix_cray_component.c     if (NULL == getenv("PMI_NO_FORK")) {
NULL              112 opal/mca/pmix/cray/pmix_cray_component.c     FILE *fd = NULL, *fd_task_is_app = NULL;
NULL              118 opal/mca/pmix/cray/pmix_cray_component.c     if ((fd == NULL) || (getenv("OMPI_NO_USE_CRAY_PMI") != NULL)) {
NULL              120 opal/mca/pmix/cray/pmix_cray_component.c         *module = NULL;
NULL              126 opal/mca/pmix/cray/pmix_cray_component.c         if (fd_task_is_app != NULL) {   /* okay we're in a PAGG container,
NULL               63 opal/mca/pmix/cray/pmix_cray_pmap_parser.c     while (NULL != (p = strstr(p+1, ",("))) {
NULL               90 opal/mca/pmix/cray/pmix_cray_pmap_parser.c     while (NULL != (p = strstr(p+1, ",("))) {
NULL               93 opal/mca/pmix/cray/pmix_cray_pmap_parser.c             return NULL;
NULL               98 opal/mca/pmix/cray/pmix_cray_pmap_parser.c                 if (NULL == lrs) {
NULL              101 opal/mca/pmix/cray/pmix_cray_pmap_parser.c                     return NULL;
NULL              139 opal/mca/pmix/cray/pmix_cray_pmap_parser.c     if (NULL == p) {
NULL              140 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         return NULL;
NULL              145 opal/mca/pmix/cray/pmix_cray_pmap_parser.c        return NULL;
NULL              182 opal/mca/pmix/cray/pmix_cray_pmap_parser.c         if (NULL == lrs) {
NULL              114 opal/mca/pmix/ext1x/pmix1x.c     return NULL;
NULL              314 opal/mca/pmix/ext1x/pmix1x.c             if (NULL != kv->data.string) {
NULL              317 opal/mca/pmix/ext1x/pmix1x.c                 v->data.string = NULL;
NULL              385 opal/mca/pmix/ext1x/pmix1x.c             if (NULL != kv->data.bo.bytes) {
NULL              390 opal/mca/pmix/ext1x/pmix1x.c                 v->data.bo.bytes = NULL;
NULL              437 opal/mca/pmix/ext1x/pmix1x.c         if (NULL != v->data.string) {
NULL              503 opal/mca/pmix/ext1x/pmix1x.c         if (NULL != v->data.bo.bytes && 0 < v->data.bo.size) {
NULL              508 opal/mca/pmix/ext1x/pmix1x.c             kv->data.bo.bytes = NULL;
NULL              524 opal/mca/pmix/ext1x/pmix1x.c                    NULL, NULL);
NULL              529 opal/mca/pmix/ext1x/pmix1x.c     p->procs = NULL;
NULL              531 opal/mca/pmix/ext1x/pmix1x.c     p->error_procs = NULL;
NULL              533 opal/mca/pmix/ext1x/pmix1x.c     p->info = NULL;
NULL              535 opal/mca/pmix/ext1x/pmix1x.c     p->apps = NULL;
NULL              538 opal/mca/pmix/ext1x/pmix1x.c     p->opcbfunc = NULL;
NULL              539 opal/mca/pmix/ext1x/pmix1x.c     p->mdxcbfunc = NULL;
NULL              540 opal/mca/pmix/ext1x/pmix1x.c     p->valcbfunc = NULL;
NULL              541 opal/mca/pmix/ext1x/pmix1x.c     p->lkcbfunc = NULL;
NULL              542 opal/mca/pmix/ext1x/pmix1x.c     p->spcbfunc = NULL;
NULL              543 opal/mca/pmix/ext1x/pmix1x.c     p->cbdata = NULL;
NULL              547 opal/mca/pmix/ext1x/pmix1x.c     if (NULL != p->procs) {
NULL              550 opal/mca/pmix/ext1x/pmix1x.c     if (NULL != p->error_procs) {
NULL              553 opal/mca/pmix/ext1x/pmix1x.c     if (NULL != p->info) {
NULL              556 opal/mca/pmix/ext1x/pmix1x.c     if (NULL != p->apps) {
NULL              569 opal/mca/pmix/ext1x/pmix1x.c     p->opcbfunc = NULL;
NULL              570 opal/mca/pmix/ext1x/pmix1x.c     p->dmdxfunc = NULL;
NULL              571 opal/mca/pmix/ext1x/pmix1x.c     p->mdxcbfunc = NULL;
NULL              572 opal/mca/pmix/ext1x/pmix1x.c     p->lkupcbfunc = NULL;
NULL              573 opal/mca/pmix/ext1x/pmix1x.c     p->spwncbfunc = NULL;
NULL              574 opal/mca/pmix/ext1x/pmix1x.c     p->cbdata = NULL;
NULL              575 opal/mca/pmix/ext1x/pmix1x.c     p->odmdxfunc = NULL;
NULL              576 opal/mca/pmix/ext1x/pmix1x.c     p->ocbdata = NULL;
NULL               36 opal/mca/pmix/ext1x/pmix1x_client.c static char *dbgvalue=NULL;
NULL               72 opal/mca/pmix/ext1x/pmix1x_client.c         nm->name.jobid = strtoul(procs[n].nspace, NULL, 10);
NULL              125 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
NULL              146 opal/mca/pmix/ext1x/pmix1x_client.c     PMIx_Register_errhandler(NULL, 0, myerr, errreg_cbfunc, NULL );
NULL              159 opal/mca/pmix/ext1x/pmix1x_client.c     PMIx_Deregister_errhandler(errhdler_ref, NULL, NULL);
NULL              177 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_proc_t *parray=NULL;
NULL              187 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              193 opal/mca/pmix/ext1x/pmix1x_client.c             job = NULL;
NULL              200 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL == job) {
NULL              226 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != proc) {
NULL              229 opal/mca/pmix/ext1x/pmix1x_client.c         job = NULL;
NULL              236 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == job) {
NULL              276 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != op->opcbfunc) {
NULL              285 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_proc_t *parray=NULL;
NULL              296 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              302 opal/mca/pmix/ext1x/pmix1x_client.c             job = NULL;
NULL              309 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL == job) {
NULL              325 opal/mca/pmix/ext1x/pmix1x_client.c         iptr = NULL;
NULL              334 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != iptr) {
NULL              346 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_proc_t *parray=NULL;
NULL              358 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              364 opal/mca/pmix/ext1x/pmix1x_client.c             job = NULL;
NULL              371 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL == job) {
NULL              388 opal/mca/pmix/ext1x/pmix1x_client.c         iptr = NULL;
NULL              442 opal/mca/pmix/ext1x/pmix1x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              445 opal/mca/pmix/ext1x/pmix1x_client.c     *val = NULL;
NULL              446 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != proc) {
NULL              449 opal/mca/pmix/ext1x/pmix1x_client.c         job = NULL;
NULL              456 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == job) {
NULL              488 opal/mca/pmix/ext1x/pmix1x_client.c         pptr = NULL;
NULL              491 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL              505 opal/mca/pmix/ext1x/pmix1x_client.c         pinfo = NULL;
NULL              512 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == kv) {
NULL              516 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL != key) {
NULL              534 opal/mca/pmix/ext1x/pmix1x_client.c     opal_value_t val, *v=NULL;
NULL              537 opal/mca/pmix/ext1x/pmix1x_client.c     if (PMIX_SUCCESS == status && NULL != kv) {
NULL              542 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != op->valcbfunc) {
NULL              561 opal/mca/pmix/ext1x/pmix1x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              568 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != proc) {
NULL              571 opal/mca/pmix/ext1x/pmix1x_client.c         job = NULL;
NULL              578 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == job) {
NULL              588 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL              622 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == info) {
NULL              636 opal/mca/pmix/ext1x/pmix1x_client.c         pinfo = NULL;
NULL              658 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == info) {
NULL              700 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == data) {
NULL              711 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != info && (0 < (ninfo = opal_list_get_size(info)))) {
NULL              720 opal/mca/pmix/ext1x/pmix1x_client.c         pinfo = NULL;
NULL              741 opal/mca/pmix/ext1x/pmix1x_client.c             job = NULL;
NULL              748 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL == job) {
NULL              778 opal/mca/pmix/ext1x/pmix1x_client.c     opal_list_t results, *r = NULL;
NULL              783 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == op->lkcbfunc) {
NULL              804 opal/mca/pmix/ext1x/pmix1x_client.c             job = NULL;
NULL              811 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL == job) {
NULL              836 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != r) {
NULL              859 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL              881 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL              890 opal/mca/pmix/ext1x/pmix1x_client.c         pinfo = NULL;
NULL              913 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL              931 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_info_t *pinfo = NULL;
NULL              939 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != job_info && 0 < (ninfo = opal_list_get_size(job_info))) {
NULL             1039 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != job_info && 0 < (op->ninfo = opal_list_get_size(job_info))) {
NULL             1078 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_proc_t *parray=NULL;
NULL             1084 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == procs || 0 == (cnt = opal_list_get_size(procs))) {
NULL             1095 opal/mca/pmix/ext1x/pmix1x_client.c         job = NULL;
NULL             1102 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == job) {
NULL             1115 opal/mca/pmix/ext1x/pmix1x_client.c     ret = PMIx_Connect(parray, cnt, NULL, 0);
NULL             1132 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == procs || 0 == (cnt = opal_list_get_size(procs))) {
NULL             1163 opal/mca/pmix/ext1x/pmix1x_client.c     ret = PMIx_Connect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1171 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_proc_t *parray=NULL;
NULL             1177 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == procs || 0 == (cnt = opal_list_get_size(procs))) {
NULL             1202 opal/mca/pmix/ext1x/pmix1x_client.c     ret = PMIx_Disconnect(parray, cnt, NULL, 0);
NULL             1219 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL == procs || 0 == (cnt = opal_list_get_size(procs))) {
NULL             1250 opal/mca/pmix/ext1x/pmix1x_client.c     ret = PMIx_Disconnect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1260 opal/mca/pmix/ext1x/pmix1x_client.c     pmix_proc_t *array=NULL;
NULL             1268 opal/mca/pmix/ext1x/pmix1x_client.c         nspace = NULL;
NULL             1270 opal/mca/pmix/ext1x/pmix1x_client.c         job = NULL;
NULL             1277 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == job) {
NULL             1286 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != array && 0 < nprocs) {
NULL             1300 opal/mca/pmix/ext1x/pmix1x_client.c             job = NULL;
NULL             1307 opal/mca/pmix/ext1x/pmix1x_client.c             if (NULL == job) {
NULL             1324 opal/mca/pmix/ext1x/pmix1x_client.c     char *nspace=NULL;
NULL             1330 opal/mca/pmix/ext1x/pmix1x_client.c         job = NULL;
NULL             1337 opal/mca/pmix/ext1x/pmix1x_client.c         if (NULL == job) {
NULL               45 opal/mca/pmix/ext1x/pmix1x_component.c static char *pmix_library_version = NULL;
NULL               94 opal/mca/pmix/ext1x/pmix1x_component.c                                            NULL, 0, 0,
NULL              131 opal/mca/pmix/ext1x/pmix1x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
NULL              132 opal/mca/pmix/ext1x/pmix1x_component.c         NULL != (id = getenv("PMIX_ID"))) {
NULL              106 opal/mca/pmix/ext1x/pmix1x_server_north.c opal_pmix_server_module_t *host_module = NULL;
NULL              113 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL != opalcaddy->opcbfunc) {
NULL              124 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->client_connected) {
NULL              136 opal/mca/pmix/ext1x/pmix1x_server_north.c                                        NULL, NULL);
NULL              147 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->client_finalized) {
NULL              181 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->abort) {
NULL              224 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL != opalcaddy->odmdxfunc) {
NULL              237 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL != opalcaddy->mdxcbfunc) {
NULL              258 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->fence_nb) {
NULL              312 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->direct_modex) {
NULL              363 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->publish) {
NULL              408 opal/mca/pmix/ext1x/pmix1x_server_north.c     pmix_pdata_t *d=NULL;
NULL              412 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL != opalcaddy->lkupcbfunc) {
NULL              415 opal/mca/pmix/ext1x/pmix1x_server_north.c         if (NULL != data) {
NULL              443 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->lookup) {
NULL              493 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->unpublish) {
NULL              538 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL != opalcaddy->spwncbfunc) {
NULL              559 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->spawn) {
NULL              593 opal/mca/pmix/ext1x/pmix1x_server_north.c         if (NULL != apps[n].cmd) {
NULL              596 opal/mca/pmix/ext1x/pmix1x_server_north.c         if (NULL != apps[n].argv) {
NULL              599 opal/mca/pmix/ext1x/pmix1x_server_north.c         if (NULL != apps[n].env) {
NULL              635 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->connect) {
NULL              690 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->disconnect) {
NULL              777 opal/mca/pmix/ext1x/pmix1x_server_north.c     if (NULL == host_module || NULL == host_module->listener) {
NULL               52 opal/mca/pmix/ext1x/pmix1x_server_south.c static char *dbgvalue=NULL;
NULL               87 opal/mca/pmix/ext1x/pmix1x_server_south.c         nm->name.jobid = strtoul(procs[n].nspace, NULL, 10);
NULL              143 opal/mca/pmix/ext1x/pmix1x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              153 opal/mca/pmix/ext1x/pmix1x_server_south.c         pinfo = NULL;
NULL              173 opal/mca/pmix/ext1x/pmix1x_server_south.c     PMIx_Register_errhandler(NULL, 0, myerr, errreg_cbfunc, NULL);
NULL              178 opal/mca/pmix/ext1x/pmix1x_server_south.c     PMIx_server_register_nspace(job->nspace, 1, NULL, 0, op2cbfunc, (void*)&active);
NULL              189 opal/mca/pmix/ext1x/pmix1x_server_south.c     PMIx_Deregister_errhandler(errhdler_ref, NULL, NULL);
NULL              216 opal/mca/pmix/ext1x/pmix1x_server_south.c     if (NULL != op->opcbfunc) {
NULL              251 opal/mca/pmix/ext1x/pmix1x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              281 opal/mca/pmix/ext1x/pmix1x_server_south.c         pinfo = NULL;
NULL              387 opal/mca/pmix/ext1x/pmix1x_server_south.c     if (NULL != op->mdxcbfunc) {
NULL              388 opal/mca/pmix/ext1x/pmix1x_server_south.c         op->mdxcbfunc(rc, data, sz, op->cbdata, NULL, NULL);
NULL              433 opal/mca/pmix/ext1x/pmix1x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              442 opal/mca/pmix/ext1x/pmix1x_server_south.c         pinfo = NULL;
NULL              448 opal/mca/pmix/ext1x/pmix1x_server_south.c     rc = PMIx_Notify_error(rc, NULL, 0, NULL, 0,
NULL              142 opal/mca/pmix/ext2x/ext2x.c     if (NULL != op->opcbfunc) {
NULL              162 opal/mca/pmix/ext2x/ext2x.c     return NULL;
NULL              203 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cd->pmixcbfunc) {
NULL              206 opal/mca/pmix/ext2x/ext2x.c         if (NULL != results && 0 < (op->ninfo = opal_list_get_size(results))) {
NULL              223 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cd->info) {
NULL              229 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cbfunc) {
NULL              271 opal/mca/pmix/ext2x/ext2x.c     if (NULL == source) {
NULL              283 opal/mca/pmix/ext2x/ext2x.c     if (NULL != info) {
NULL              298 opal/mca/pmix/ext2x/ext2x.c     if (NULL != results) {
NULL              319 opal/mca/pmix/ext2x/ext2x.c             if (NULL != event->handler) {
NULL              334 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cbfunc) {
NULL              335 opal/mca/pmix/ext2x/ext2x.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              659 opal/mca/pmix/ext2x/ext2x.c     return NULL;
NULL              689 opal/mca/pmix/ext2x/ext2x.c             if (NULL != kv->data.string) {
NULL              692 opal/mca/pmix/ext2x/ext2x.c                 v->data.string = NULL;
NULL              787 opal/mca/pmix/ext2x/ext2x.c             if (NULL != kv->data.bo.bytes) {
NULL              792 opal/mca/pmix/ext2x/ext2x.c                 v->data.bo.bytes = NULL;
NULL              833 opal/mca/pmix/ext2x/ext2x.c                 v->data.darray->array = NULL;
NULL              866 opal/mca/pmix/ext2x/ext2x.c         if (NULL != v->data.string) {
NULL              962 opal/mca/pmix/ext2x/ext2x.c         if (NULL != v->data.bo.bytes && 0 < v->data.bo.size) {
NULL              967 opal/mca/pmix/ext2x/ext2x.c             kv->data.bo.bytes = NULL;
NULL              994 opal/mca/pmix/ext2x/ext2x.c         if (NULL == v->data.darray || NULL == v->data.darray->array) {
NULL              995 opal/mca/pmix/ext2x/ext2x.c             kv->data.ptr = NULL;
NULL             1012 opal/mca/pmix/ext2x/ext2x.c                     kv->data.ptr = NULL;
NULL             1037 opal/mca/pmix/ext2x/ext2x.c     if (NULL != op->evregcbfunc) {
NULL             1056 opal/mca/pmix/ext2x/ext2x.c         if (NULL != cbfunc) {
NULL             1067 opal/mca/pmix/ext2x/ext2x.c     if (NULL != event_codes) {
NULL             1078 opal/mca/pmix/ext2x/ext2x.c     if (NULL != info && 0 < (op->ninfo = opal_list_get_size(info))) {
NULL             1110 opal/mca/pmix/ext2x/ext2x.c         if (NULL != cbfunc) {
NULL             1139 opal/mca/pmix/ext2x/ext2x.c     if (NULL != op->opcbfunc) {
NULL             1173 opal/mca/pmix/ext2x/ext2x.c     if (NULL == source) {
NULL             1174 opal/mca/pmix/ext2x/ext2x.c         pptr = NULL;
NULL             1176 opal/mca/pmix/ext2x/ext2x.c         if (NULL == (nsptr = ext2x_convert_jobid(source->jobid))) {
NULL             1191 opal/mca/pmix/ext2x/ext2x.c     if (NULL != info && 0 < (op->ninfo = opal_list_get_size(info))) {
NULL             1217 opal/mca/pmix/ext2x/ext2x.c     if (NULL != results) {
NULL             1230 opal/mca/pmix/ext2x/ext2x.c     opal_list_t *results = NULL;
NULL             1237 opal/mca/pmix/ext2x/ext2x.c     if (NULL != info) {
NULL             1245 opal/mca/pmix/ext2x/ext2x.c                 results = NULL;
NULL             1251 opal/mca/pmix/ext2x/ext2x.c     if (NULL != release_fn) {
NULL             1256 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cd->qcbfunc) {
NULL             1275 opal/mca/pmix/ext2x/ext2x.c         if (NULL != cbfunc) {
NULL             1276 opal/mca/pmix/ext2x/ext2x.c             cbfunc(OPAL_ERR_NOT_INITIALIZED, NULL, cbdata, NULL, NULL);
NULL             1286 opal/mca/pmix/ext2x/ext2x.c     if (NULL == queries || 0 == (nqueries = opal_list_get_size(queries))) {
NULL             1325 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cbfunc) {
NULL             1326 opal/mca/pmix/ext2x/ext2x.c         cbfunc(rc, NULL, cbdata, NULL, NULL);
NULL             1344 opal/mca/pmix/ext2x/ext2x.c         if (NULL != cbfunc) {
NULL             1355 opal/mca/pmix/ext2x/ext2x.c     if (NULL == info || 0 == (ninfo = opal_list_get_size(info))) {
NULL             1375 opal/mca/pmix/ext2x/ext2x.c     if (PMIX_SUCCESS != (prc = PMIx_Log_nb(cd->info, cd->ninfo, NULL, 0,
NULL             1385 opal/mca/pmix/ext2x/ext2x.c     if (NULL != cbfunc) {
NULL             1410 opal/mca/pmix/ext2x/ext2x.c                    NULL, NULL);
NULL             1415 opal/mca/pmix/ext2x/ext2x.c     p->handler = NULL;
NULL             1416 opal/mca/pmix/ext2x/ext2x.c     p->cbdata = NULL;
NULL             1429 opal/mca/pmix/ext2x/ext2x.c     p->nspace = NULL;
NULL             1430 opal/mca/pmix/ext2x/ext2x.c     p->procs = NULL;
NULL             1432 opal/mca/pmix/ext2x/ext2x.c     p->pdata = NULL;
NULL             1434 opal/mca/pmix/ext2x/ext2x.c     p->error_procs = NULL;
NULL             1436 opal/mca/pmix/ext2x/ext2x.c     p->info = NULL;
NULL             1438 opal/mca/pmix/ext2x/ext2x.c     p->apps = NULL;
NULL             1441 opal/mca/pmix/ext2x/ext2x.c     p->codes = NULL;
NULL             1442 opal/mca/pmix/ext2x/ext2x.c     p->pcodes = NULL;
NULL             1444 opal/mca/pmix/ext2x/ext2x.c     p->queries = NULL;
NULL             1446 opal/mca/pmix/ext2x/ext2x.c     p->event = NULL;
NULL             1447 opal/mca/pmix/ext2x/ext2x.c     p->opcbfunc = NULL;
NULL             1448 opal/mca/pmix/ext2x/ext2x.c     p->mdxcbfunc = NULL;
NULL             1449 opal/mca/pmix/ext2x/ext2x.c     p->valcbfunc = NULL;
NULL             1450 opal/mca/pmix/ext2x/ext2x.c     p->lkcbfunc = NULL;
NULL             1451 opal/mca/pmix/ext2x/ext2x.c     p->spcbfunc = NULL;
NULL             1452 opal/mca/pmix/ext2x/ext2x.c     p->evregcbfunc = NULL;
NULL             1453 opal/mca/pmix/ext2x/ext2x.c     p->qcbfunc = NULL;
NULL             1454 opal/mca/pmix/ext2x/ext2x.c     p->cbdata = NULL;
NULL             1459 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->nspace) {
NULL             1462 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->procs) {
NULL             1465 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->pdata) {
NULL             1468 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->error_procs) {
NULL             1471 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->info) {
NULL             1474 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->apps) {
NULL             1477 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->pcodes) {
NULL             1480 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->queries) {
NULL             1493 opal/mca/pmix/ext2x/ext2x.c     p->opcbfunc = NULL;
NULL             1494 opal/mca/pmix/ext2x/ext2x.c     p->dmdxfunc = NULL;
NULL             1495 opal/mca/pmix/ext2x/ext2x.c     p->mdxcbfunc = NULL;
NULL             1496 opal/mca/pmix/ext2x/ext2x.c     p->lkupcbfunc = NULL;
NULL             1497 opal/mca/pmix/ext2x/ext2x.c     p->spwncbfunc = NULL;
NULL             1498 opal/mca/pmix/ext2x/ext2x.c     p->cbdata = NULL;
NULL             1499 opal/mca/pmix/ext2x/ext2x.c     p->odmdxfunc = NULL;
NULL             1500 opal/mca/pmix/ext2x/ext2x.c     p->infocbfunc = NULL;
NULL             1501 opal/mca/pmix/ext2x/ext2x.c     p->toolcbfunc = NULL;
NULL             1502 opal/mca/pmix/ext2x/ext2x.c     p->ocbdata = NULL;
NULL             1517 opal/mca/pmix/ext2x/ext2x.c     p->msg = NULL;
NULL             1518 opal/mca/pmix/ext2x/ext2x.c     p->strings = NULL;
NULL             1519 opal/mca/pmix/ext2x/ext2x.c     p->source = NULL;
NULL             1520 opal/mca/pmix/ext2x/ext2x.c     p->event_codes = NULL;
NULL             1521 opal/mca/pmix/ext2x/ext2x.c     p->info = NULL;
NULL             1523 opal/mca/pmix/ext2x/ext2x.c     p->evhandler = NULL;
NULL             1525 opal/mca/pmix/ext2x/ext2x.c     p->cbfunc = NULL;
NULL             1526 opal/mca/pmix/ext2x/ext2x.c     p->opcbfunc = NULL;
NULL             1527 opal/mca/pmix/ext2x/ext2x.c     p->cbdata = NULL;
NULL             1532 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->strings) {
NULL             1543 opal/mca/pmix/ext2x/ext2x.c     p->nspace = NULL;
NULL             1544 opal/mca/pmix/ext2x/ext2x.c     p->cbfunc = NULL;
NULL             1545 opal/mca/pmix/ext2x/ext2x.c     p->cbdata = NULL;
NULL             1549 opal/mca/pmix/ext2x/ext2x.c     if (NULL != p->nspace) {
NULL               46 opal/mca/pmix/ext2x/ext2x_client.c static char *dbgvalue=NULL;
NULL               93 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != ilist && 0 < (ninfo = opal_list_get_size(ilist))) {
NULL              102 opal/mca/pmix/ext2x/ext2x_client.c         pinfo = NULL;
NULL              108 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != pinfo) {
NULL              125 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
NULL              154 opal/mca/pmix/ext2x/ext2x_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, ext2x_event_hdlr, errreg_cbfunc, event);
NULL              200 opal/mca/pmix/ext2x/ext2x_client.c     rc = PMIx_Finalize(NULL, 0);
NULL              222 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL              239 opal/mca/pmix/ext2x/ext2x_client.c         pinfo = NULL;
NULL              248 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != pinfo) {
NULL              286 opal/mca/pmix/ext2x/ext2x_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, ext2x_event_hdlr, errreg_cbfunc, event);
NULL              340 opal/mca/pmix/ext2x/ext2x_client.c     pmix_proc_t *parray=NULL;
NULL              357 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              361 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL              396 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != proc) {
NULL              397 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(proc->jobid))) {
NULL              443 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != op->opcbfunc) {
NULL              455 opal/mca/pmix/ext2x/ext2x_client.c     pmix_proc_t *parray = NULL;
NULL              469 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              473 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL              493 opal/mca/pmix/ext2x/ext2x_client.c         iptr = NULL;
NULL              501 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != parray) {
NULL              512 opal/mca/pmix/ext2x/ext2x_client.c     pmix_proc_t *parray=NULL;
NULL              529 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              533 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL              555 opal/mca/pmix/ext2x/ext2x_client.c         PMIX_INFO_LOAD(&op->info[0], PMIX_COLLECT_DATA, NULL, PMIX_BOOL);
NULL              594 opal/mca/pmix/ext2x/ext2x_client.c     pmix_info_t *pinfo = NULL;
NULL              597 opal/mca/pmix/ext2x/ext2x_client.c     pmix_value_t *pval = NULL;
NULL              603 opal/mca/pmix/ext2x/ext2x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              611 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == proc && NULL != key) {
NULL              631 opal/mca/pmix/ext2x/ext2x_client.c     *val = NULL;
NULL              633 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == proc) {
NULL              637 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(proc->jobid))) {
NULL              646 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              659 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL != key) {
NULL              679 opal/mca/pmix/ext2x/ext2x_client.c     opal_value_t val, *v=NULL;
NULL              683 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != op->nspace) {
NULL              687 opal/mca/pmix/ext2x/ext2x_client.c     if (PMIX_SUCCESS == status && NULL != kv) {
NULL              692 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != op->valcbfunc) {
NULL              712 opal/mca/pmix/ext2x/ext2x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              720 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == proc) {
NULL              723 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL != cbfunc) {
NULL              735 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL != cbfunc) {
NULL              751 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != key) {
NULL              754 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == proc) {
NULL              758 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(proc->jobid))) {
NULL              767 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL              803 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == info) {
NULL              817 opal/mca/pmix/ext2x/ext2x_client.c         pinfo = NULL;
NULL              846 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == info) {
NULL              875 opal/mca/pmix/ext2x/ext2x_client.c     pmix_info_t *pinfo = NULL;
NULL              892 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == data || 0 == (cnt = opal_list_get_size(data))) {
NULL              902 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              928 opal/mca/pmix/ext2x/ext2x_client.c             job = NULL;
NULL              935 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == job) {
NULL              949 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != pinfo) {
NULL              961 opal/mca/pmix/ext2x/ext2x_client.c     opal_list_t results, *r = NULL;
NULL              968 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == op->lkcbfunc) {
NULL              990 opal/mca/pmix/ext2x/ext2x_client.c             job = NULL;
NULL              997 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == job) {
NULL             1021 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != r) {
NULL             1051 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL             1079 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL             1088 opal/mca/pmix/ext2x/ext2x_client.c         pinfo = NULL;
NULL             1118 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL             1136 opal/mca/pmix/ext2x/ext2x_client.c     pmix_info_t *info = NULL;
NULL             1153 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != job_info && 0 < (ninfo = opal_list_get_size(job_info))) {
NULL             1168 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL != app->argv) {
NULL             1171 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL != app->env) {
NULL             1174 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL != app->cwd) {
NULL             1269 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != job_info && 0 < (op->ninfo = opal_list_get_size(job_info))) {
NULL             1284 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL != app->argv) {
NULL             1287 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL != app->env) {
NULL             1321 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == procs || 0 == (nprocs = opal_list_get_size(procs))) {
NULL             1336 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL             1347 opal/mca/pmix/ext2x/ext2x_client.c     ret = PMIx_Connect(p, nprocs, NULL, 0);
NULL             1367 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL             1388 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL             1399 opal/mca/pmix/ext2x/ext2x_client.c     ret = PMIx_Connect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1419 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == procs || 0 == (nprocs = opal_list_get_size(procs))) {
NULL             1434 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL             1445 opal/mca/pmix/ext2x/ext2x_client.c     ret = PMIx_Disconnect(p, nprocs, NULL, 0);
NULL             1465 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL             1486 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL             1497 opal/mca/pmix/ext2x/ext2x_client.c     ret = PMIx_Disconnect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1510 opal/mca/pmix/ext2x/ext2x_client.c     pmix_proc_t *array=NULL;
NULL             1522 opal/mca/pmix/ext2x/ext2x_client.c         if (NULL == (nspace = ext2x_convert_jobid(jobid))) {
NULL             1527 opal/mca/pmix/ext2x/ext2x_client.c         nspace = NULL;
NULL             1533 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != array && 0 < nprocs) {
NULL             1548 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == ext2x_convert_jobid(nm->name.jobid)) {
NULL             1573 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL == (nsptr = ext2x_convert_jobid(jobid))) {
NULL             1599 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != release_fn) {
NULL             1603 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != op->qcbfunc) {
NULL             1604 opal/mca/pmix/ext2x/ext2x_client.c         op->qcbfunc(rc, NULL, op->cbdata, relcbfunc, op);
NULL             1638 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != targets) {
NULL             1646 opal/mca/pmix/ext2x/ext2x_client.c             if (NULL == (nsptr = ext2x_convert_jobid(ptr->name.jobid))) {
NULL             1658 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != directives && 0 < (op->ninfo = opal_list_get_size(directives))) {
NULL               45 opal/mca/pmix/ext2x/ext2x_component.c static char *pmix_library_version = NULL;
NULL               94 opal/mca/pmix/ext2x/ext2x_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              103 opal/mca/pmix/ext2x/ext2x_component.c                                            NULL, 0, 0,
NULL              147 opal/mca/pmix/ext2x/ext2x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
NULL              148 opal/mca/pmix/ext2x/ext2x_component.c         NULL != (t = getenv("PMIX_SERVER_URI2")) ||
NULL              149 opal/mca/pmix/ext2x/ext2x_component.c         NULL != (id = getenv("PMIX_ID"))) {
NULL              140 opal/mca/pmix/ext2x/ext2x_server_north.c opal_pmix_server_module_t *host_module = NULL;
NULL              148 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->opcbfunc) {
NULL              161 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->client_connected) {
NULL              188 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->client_finalized) {
NULL              226 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->abort) {
NULL              270 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->odmdxfunc) {
NULL              284 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->mdxcbfunc) {
NULL              293 opal/mca/pmix/ext2x/ext2x_server_north.c         while (NULL != (dmdx = (opal_ext2x_dmx_trkr_t*)opal_list_remove_first(&mca_pmix_ext2x_component.dmdx))) {
NULL              294 opal/mca/pmix/ext2x/ext2x_server_north.c             dmdx->cbfunc(PMIX_SUCCESS, NULL, 0, dmdx->cbdata, NULL, NULL);
NULL              317 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->fence_nb) {
NULL              367 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->direct_modex) {
NULL              436 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->publish) {
NULL              482 opal/mca/pmix/ext2x/ext2x_server_north.c     pmix_pdata_t *d=NULL;
NULL              486 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->lkupcbfunc) {
NULL              489 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != data) {
NULL              517 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->lookup) {
NULL              568 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->unpublish) {
NULL              614 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->spwncbfunc) {
NULL              635 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->spawn) {
NULL              665 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != apps[n].cmd) {
NULL              668 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != apps[n].argv) {
NULL              671 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != apps[n].env) {
NULL              674 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != apps[n].cwd) {
NULL              710 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->connect) {
NULL              761 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->disconnect) {
NULL              860 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->notify_event) {
NULL              928 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != info && 0 < (pcaddy->ninfo = opal_list_get_size(info))) {
NULL              937 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != release_fn) {
NULL              942 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->infocbfunc) {
NULL              961 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->query) {
NULL             1037 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL != opalcaddy->toolcbfunc) {
NULL             1066 opal/mca/pmix/ext2x/ext2x_server_north.c             if (NULL != cbfunc) {
NULL             1067 opal/mca/pmix/ext2x/ext2x_server_north.c                 cbfunc(err, NULL, cbdata);
NULL             1088 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->log) {
NULL             1089 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != cbfunc) {
NULL             1104 opal/mca/pmix/ext2x/ext2x_server_north.c         if (NULL != cbfunc) {
NULL             1121 opal/mca/pmix/ext2x/ext2x_server_north.c             if (NULL != cbfunc) {
NULL             1137 opal/mca/pmix/ext2x/ext2x_server_north.c             if (NULL != cbfunc) {
NULL             1163 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->allocate) {
NULL             1216 opal/mca/pmix/ext2x/ext2x_server_north.c     if (NULL == host_module || NULL == host_module->job_control) {
NULL               59 opal/mca/pmix/ext2x/ext2x_server_south.c static char *dbgvalue=NULL;
NULL               82 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != op->opcbfunc) {
NULL              124 opal/mca/pmix/ext2x/ext2x_server_south.c     sz = 2 + ((NULL==info)?0:opal_list_get_size(info));
NULL              127 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != info) {
NULL              160 opal/mca/pmix/ext2x/ext2x_server_south.c     PMIx_Register_event_handler(NULL, 0, pinfo, 1, ext2x_event_hdlr, errreg_cbfunc, (void*)event);
NULL              168 opal/mca/pmix/ext2x/ext2x_server_south.c     PMIX_INFO_LOAD(&pinfo[0], PMIX_REGISTER_NODATA, NULL, PMIX_BOOL);
NULL              254 opal/mca/pmix/ext2x/ext2x_server_south.c     pmix_info_t *pinfo = NULL, *pmap;
NULL              280 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              312 opal/mca/pmix/ext2x/ext2x_server_south.c         pinfo = NULL;
NULL              323 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != pinfo) {
NULL              330 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != cbfunc) {
NULL              347 opal/mca/pmix/ext2x/ext2x_server_south.c         if (NULL != cbfunc) {
NULL              372 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != cbfunc) {
NULL              421 opal/mca/pmix/ext2x/ext2x_server_south.c         if (NULL != cbfunc) {
NULL              443 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != cbfunc) {
NULL              478 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != op->mdxcbfunc) {
NULL              479 opal/mca/pmix/ext2x/ext2x_server_south.c         op->mdxcbfunc(rc, data, sz, op->cbdata, NULL, NULL);
NULL              535 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              545 opal/mca/pmix/ext2x/ext2x_server_south.c         pinfo = NULL;
NULL              554 opal/mca/pmix/ext2x/ext2x_server_south.c     if (NULL == source) {
NULL              151 opal/mca/pmix/ext3x/ext3x.c     if (NULL != op->opcbfunc) {
NULL              171 opal/mca/pmix/ext3x/ext3x.c     return NULL;
NULL              212 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cd->pmixcbfunc) {
NULL              215 opal/mca/pmix/ext3x/ext3x.c         if (NULL != results && 0 < (op->ninfo = opal_list_get_size(results))) {
NULL              232 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cd->info) {
NULL              238 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cbfunc) {
NULL              259 opal/mca/pmix/ext3x/ext3x.c             if (NULL != event->handler) {
NULL              274 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cd->pmixcbfunc) {
NULL              275 opal/mca/pmix/ext3x/ext3x.c         cd->pmixcbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cd->cbdata);
NULL              319 opal/mca/pmix/ext3x/ext3x.c     if (NULL == source) {
NULL              331 opal/mca/pmix/ext3x/ext3x.c     if (NULL != info) {
NULL              346 opal/mca/pmix/ext3x/ext3x.c     if (NULL != results) {
NULL              384 opal/mca/pmix/ext3x/ext3x.c             PMIX_INFO_LOAD(&pinfo[ninfo], PMIX_CLEANUP_RECURSIVE, NULL, PMIX_BOOL);
NULL              395 opal/mca/pmix/ext3x/ext3x.c         rc = PMIx_Job_control_nb(NULL, 0, pinfo, ninfo, NULL, NULL);
NULL              398 opal/mca/pmix/ext3x/ext3x.c         rc = PMIx_Job_control_nb(&mca_pmix_ext3x_component.myproc, 1, pinfo, ninfo, NULL, NULL);
NULL              732 opal/mca/pmix/ext3x/ext3x.c     return NULL;
NULL              762 opal/mca/pmix/ext3x/ext3x.c             if (NULL != kv->data.string) {
NULL              765 opal/mca/pmix/ext3x/ext3x.c                 v->data.string = NULL;
NULL              860 opal/mca/pmix/ext3x/ext3x.c             if (NULL != kv->data.bo.bytes) {
NULL              865 opal/mca/pmix/ext3x/ext3x.c                 v->data.bo.bytes = NULL;
NULL              908 opal/mca/pmix/ext3x/ext3x.c                     if (NULL != val->key) {
NULL              915 opal/mca/pmix/ext3x/ext3x.c                 v->data.darray->array = NULL;
NULL              934 opal/mca/pmix/ext3x/ext3x.c             if (NULL != kv->data.pinfo.hostname) {
NULL              937 opal/mca/pmix/ext3x/ext3x.c             if (NULL != kv->data.pinfo.executable_name) {
NULL              947 opal/mca/pmix/ext3x/ext3x.c             if (NULL != kv->data.envar.envar) {
NULL              950 opal/mca/pmix/ext3x/ext3x.c             if (NULL != kv->data.envar.value) {
NULL              985 opal/mca/pmix/ext3x/ext3x.c         if (NULL != v->data.string) {
NULL             1097 opal/mca/pmix/ext3x/ext3x.c         if (NULL != v->data.bo.bytes && 0 < v->data.bo.size) {
NULL             1102 opal/mca/pmix/ext3x/ext3x.c             kv->data.bo.bytes = NULL;
NULL             1152 opal/mca/pmix/ext3x/ext3x.c         if (NULL == v->data.pinfo) {
NULL             1171 opal/mca/pmix/ext3x/ext3x.c         if (NULL != v->data.pinfo->hostname) {
NULL             1174 opal/mca/pmix/ext3x/ext3x.c         if (NULL != v->data.pinfo->executable_name) {
NULL             1182 opal/mca/pmix/ext3x/ext3x.c         if (NULL == v->data.darray || NULL == v->data.darray->array) {
NULL             1183 opal/mca/pmix/ext3x/ext3x.c             kv->data.ptr = NULL;
NULL             1195 opal/mca/pmix/ext3x/ext3x.c                 if (NULL == iptr) {
NULL             1204 opal/mca/pmix/ext3x/ext3x.c                     kv->data.ptr = NULL;
NULL             1239 opal/mca/pmix/ext3x/ext3x.c         if (NULL != v->data.envar.envar) {
NULL             1242 opal/mca/pmix/ext3x/ext3x.c         if (NULL != v->data.envar.value) {
NULL             1266 opal/mca/pmix/ext3x/ext3x.c     if (NULL != op->evregcbfunc) {
NULL             1285 opal/mca/pmix/ext3x/ext3x.c         if (NULL != cbfunc) {
NULL             1296 opal/mca/pmix/ext3x/ext3x.c     if (NULL != event_codes) {
NULL             1307 opal/mca/pmix/ext3x/ext3x.c     if (NULL != info && 0 < (op->ninfo = opal_list_get_size(info))) {
NULL             1339 opal/mca/pmix/ext3x/ext3x.c         if (NULL != cbfunc) {
NULL             1368 opal/mca/pmix/ext3x/ext3x.c     if (NULL != op->opcbfunc) {
NULL             1402 opal/mca/pmix/ext3x/ext3x.c     if (NULL == source) {
NULL             1403 opal/mca/pmix/ext3x/ext3x.c         pptr = NULL;
NULL             1405 opal/mca/pmix/ext3x/ext3x.c         if (NULL == (nsptr = ext3x_convert_jobid(source->jobid))) {
NULL             1420 opal/mca/pmix/ext3x/ext3x.c     if (NULL != info && 0 < (op->ninfo = opal_list_get_size(info))) {
NULL             1446 opal/mca/pmix/ext3x/ext3x.c     if (NULL != results) {
NULL             1459 opal/mca/pmix/ext3x/ext3x.c     opal_list_t *results = NULL;
NULL             1466 opal/mca/pmix/ext3x/ext3x.c     if (NULL != info) {
NULL             1475 opal/mca/pmix/ext3x/ext3x.c                 results = NULL;
NULL             1481 opal/mca/pmix/ext3x/ext3x.c     if (NULL != release_fn) {
NULL             1486 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cd->qcbfunc) {
NULL             1505 opal/mca/pmix/ext3x/ext3x.c         if (NULL != cbfunc) {
NULL             1506 opal/mca/pmix/ext3x/ext3x.c             cbfunc(OPAL_ERR_NOT_INITIALIZED, NULL, cbdata, NULL, NULL);
NULL             1516 opal/mca/pmix/ext3x/ext3x.c     if (NULL == queries || 0 == (nqueries = opal_list_get_size(queries))) {
NULL             1555 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cbfunc) {
NULL             1556 opal/mca/pmix/ext3x/ext3x.c         cbfunc(rc, NULL, cbdata, NULL, NULL);
NULL             1574 opal/mca/pmix/ext3x/ext3x.c         if (NULL != cbfunc) {
NULL             1585 opal/mca/pmix/ext3x/ext3x.c     if (NULL == info || 0 == (ninfo = opal_list_get_size(info))) {
NULL             1605 opal/mca/pmix/ext3x/ext3x.c     if (PMIX_SUCCESS != (prc = PMIx_Log_nb(cd->info, cd->ninfo, NULL, 0,
NULL             1615 opal/mca/pmix/ext3x/ext3x.c     if (NULL != cbfunc) {
NULL             1729 opal/mca/pmix/ext3x/ext3x.c                    NULL, NULL);
NULL             1734 opal/mca/pmix/ext3x/ext3x.c     p->handler = NULL;
NULL             1735 opal/mca/pmix/ext3x/ext3x.c     p->cbdata = NULL;
NULL             1748 opal/mca/pmix/ext3x/ext3x.c     p->nspace = NULL;
NULL             1749 opal/mca/pmix/ext3x/ext3x.c     p->procs = NULL;
NULL             1751 opal/mca/pmix/ext3x/ext3x.c     p->pdata = NULL;
NULL             1753 opal/mca/pmix/ext3x/ext3x.c     p->error_procs = NULL;
NULL             1755 opal/mca/pmix/ext3x/ext3x.c     p->info = NULL;
NULL             1757 opal/mca/pmix/ext3x/ext3x.c     p->apps = NULL;
NULL             1760 opal/mca/pmix/ext3x/ext3x.c     p->codes = NULL;
NULL             1761 opal/mca/pmix/ext3x/ext3x.c     p->pcodes = NULL;
NULL             1763 opal/mca/pmix/ext3x/ext3x.c     p->queries = NULL;
NULL             1765 opal/mca/pmix/ext3x/ext3x.c     p->event = NULL;
NULL             1766 opal/mca/pmix/ext3x/ext3x.c     p->opcbfunc = NULL;
NULL             1767 opal/mca/pmix/ext3x/ext3x.c     p->mdxcbfunc = NULL;
NULL             1768 opal/mca/pmix/ext3x/ext3x.c     p->valcbfunc = NULL;
NULL             1769 opal/mca/pmix/ext3x/ext3x.c     p->lkcbfunc = NULL;
NULL             1770 opal/mca/pmix/ext3x/ext3x.c     p->spcbfunc = NULL;
NULL             1771 opal/mca/pmix/ext3x/ext3x.c     p->evregcbfunc = NULL;
NULL             1772 opal/mca/pmix/ext3x/ext3x.c     p->qcbfunc = NULL;
NULL             1773 opal/mca/pmix/ext3x/ext3x.c     p->cbdata = NULL;
NULL             1778 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->nspace) {
NULL             1781 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->procs) {
NULL             1784 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->pdata) {
NULL             1787 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->error_procs) {
NULL             1790 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->info) {
NULL             1793 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->apps) {
NULL             1796 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->pcodes) {
NULL             1799 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->queries) {
NULL             1812 opal/mca/pmix/ext3x/ext3x.c     p->opcbfunc = NULL;
NULL             1813 opal/mca/pmix/ext3x/ext3x.c     p->dmdxfunc = NULL;
NULL             1814 opal/mca/pmix/ext3x/ext3x.c     p->mdxcbfunc = NULL;
NULL             1815 opal/mca/pmix/ext3x/ext3x.c     p->lkupcbfunc = NULL;
NULL             1816 opal/mca/pmix/ext3x/ext3x.c     p->spwncbfunc = NULL;
NULL             1817 opal/mca/pmix/ext3x/ext3x.c     p->cbdata = NULL;
NULL             1818 opal/mca/pmix/ext3x/ext3x.c     p->odmdxfunc = NULL;
NULL             1819 opal/mca/pmix/ext3x/ext3x.c     p->infocbfunc = NULL;
NULL             1820 opal/mca/pmix/ext3x/ext3x.c     p->toolcbfunc = NULL;
NULL             1821 opal/mca/pmix/ext3x/ext3x.c     p->ocbdata = NULL;
NULL             1836 opal/mca/pmix/ext3x/ext3x.c     p->msg = NULL;
NULL             1837 opal/mca/pmix/ext3x/ext3x.c     p->strings = NULL;
NULL             1838 opal/mca/pmix/ext3x/ext3x.c     p->source = NULL;
NULL             1839 opal/mca/pmix/ext3x/ext3x.c     p->event_codes = NULL;
NULL             1840 opal/mca/pmix/ext3x/ext3x.c     p->info = NULL;
NULL             1842 opal/mca/pmix/ext3x/ext3x.c     p->evhandler = NULL;
NULL             1844 opal/mca/pmix/ext3x/ext3x.c     p->cbfunc = NULL;
NULL             1845 opal/mca/pmix/ext3x/ext3x.c     p->opcbfunc = NULL;
NULL             1846 opal/mca/pmix/ext3x/ext3x.c     p->cbdata = NULL;
NULL             1851 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->strings) {
NULL             1862 opal/mca/pmix/ext3x/ext3x.c     p->nspace = NULL;
NULL             1863 opal/mca/pmix/ext3x/ext3x.c     p->cbfunc = NULL;
NULL             1864 opal/mca/pmix/ext3x/ext3x.c     p->cbdata = NULL;
NULL             1868 opal/mca/pmix/ext3x/ext3x.c     if (NULL != p->nspace) {
NULL               46 opal/mca/pmix/ext3x/ext3x_client.c static char *dbgvalue=NULL;
NULL               93 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != ilist && 0 < (ninfo = opal_list_get_size(ilist))) {
NULL              102 opal/mca/pmix/ext3x/ext3x_client.c         pinfo = NULL;
NULL              108 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != pinfo) {
NULL              125 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
NULL              154 opal/mca/pmix/ext3x/ext3x_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, ext3x_event_hdlr, errreg_cbfunc, event);
NULL              200 opal/mca/pmix/ext3x/ext3x_client.c     rc = PMIx_Finalize(NULL, 0);
NULL              222 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL              239 opal/mca/pmix/ext3x/ext3x_client.c         pinfo = NULL;
NULL              248 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != pinfo) {
NULL              286 opal/mca/pmix/ext3x/ext3x_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, ext3x_event_hdlr, errreg_cbfunc, event);
NULL              340 opal/mca/pmix/ext3x/ext3x_client.c     pmix_proc_t *parray=NULL;
NULL              357 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              361 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL              396 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != proc) {
NULL              397 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(proc->jobid))) {
NULL              444 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != op->opcbfunc) {
NULL              456 opal/mca/pmix/ext3x/ext3x_client.c     pmix_proc_t *parray = NULL;
NULL              470 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              474 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL              494 opal/mca/pmix/ext3x/ext3x_client.c         iptr = NULL;
NULL              502 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != parray) {
NULL              513 opal/mca/pmix/ext3x/ext3x_client.c     pmix_proc_t *parray=NULL;
NULL              530 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              534 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL              556 opal/mca/pmix/ext3x/ext3x_client.c         PMIX_INFO_LOAD(&op->info[0], PMIX_COLLECT_DATA, NULL, PMIX_BOOL);
NULL              595 opal/mca/pmix/ext3x/ext3x_client.c     pmix_info_t *pinfo = NULL;
NULL              598 opal/mca/pmix/ext3x/ext3x_client.c     pmix_value_t *pval = NULL;
NULL              604 opal/mca/pmix/ext3x/ext3x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              612 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == proc) {
NULL              632 opal/mca/pmix/ext3x/ext3x_client.c     *val = NULL;
NULL              634 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == proc) {
NULL              638 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(proc->jobid))) {
NULL              647 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              660 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL != key) {
NULL              680 opal/mca/pmix/ext3x/ext3x_client.c     opal_value_t val, *v=NULL;
NULL              684 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != op->nspace) {
NULL              688 opal/mca/pmix/ext3x/ext3x_client.c     if (PMIX_SUCCESS == status && NULL != kv) {
NULL              693 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != op->valcbfunc) {
NULL              713 opal/mca/pmix/ext3x/ext3x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              721 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == proc) {
NULL              724 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL != cbfunc) {
NULL              736 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL != cbfunc) {
NULL              752 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != key) {
NULL              755 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == proc) {
NULL              759 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(proc->jobid))) {
NULL              768 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL              804 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == info) {
NULL              818 opal/mca/pmix/ext3x/ext3x_client.c         pinfo = NULL;
NULL              847 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == info) {
NULL              876 opal/mca/pmix/ext3x/ext3x_client.c     pmix_info_t *pinfo = NULL;
NULL              893 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == data || 0 == (cnt = opal_list_get_size(data))) {
NULL              903 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              929 opal/mca/pmix/ext3x/ext3x_client.c             job = NULL;
NULL              936 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == job) {
NULL              950 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != pinfo) {
NULL              962 opal/mca/pmix/ext3x/ext3x_client.c     opal_list_t results, *r = NULL;
NULL              969 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == op->lkcbfunc) {
NULL              991 opal/mca/pmix/ext3x/ext3x_client.c             job = NULL;
NULL              998 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == job) {
NULL             1022 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != r) {
NULL             1052 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL             1080 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL             1089 opal/mca/pmix/ext3x/ext3x_client.c         pinfo = NULL;
NULL             1119 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL             1137 opal/mca/pmix/ext3x/ext3x_client.c     pmix_info_t *info = NULL;
NULL             1154 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != job_info && 0 < (ninfo = opal_list_get_size(job_info))) {
NULL             1169 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL != app->argv) {
NULL             1172 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL != app->env) {
NULL             1175 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL != app->cwd) {
NULL             1270 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != job_info && 0 < (op->ninfo = opal_list_get_size(job_info))) {
NULL             1285 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL != app->argv) {
NULL             1288 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL != app->env) {
NULL             1322 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == procs || 0 == (nprocs = opal_list_get_size(procs))) {
NULL             1337 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL             1348 opal/mca/pmix/ext3x/ext3x_client.c     ret = PMIx_Connect(p, nprocs, NULL, 0);
NULL             1368 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL             1389 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL             1400 opal/mca/pmix/ext3x/ext3x_client.c     ret = PMIx_Connect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1419 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == procs || 0 == (nprocs = opal_list_get_size(procs))) {
NULL             1434 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL             1445 opal/mca/pmix/ext3x/ext3x_client.c     ret = PMIx_Disconnect(p, nprocs, NULL, 0);
NULL             1465 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL             1486 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL             1497 opal/mca/pmix/ext3x/ext3x_client.c     ret = PMIx_Disconnect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1510 opal/mca/pmix/ext3x/ext3x_client.c     pmix_proc_t *array=NULL;
NULL             1522 opal/mca/pmix/ext3x/ext3x_client.c         if (NULL == (nspace = ext3x_convert_jobid(jobid))) {
NULL             1527 opal/mca/pmix/ext3x/ext3x_client.c         nspace = NULL;
NULL             1533 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != array && 0 < nprocs) {
NULL             1548 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == ext3x_convert_jobid(nm->name.jobid)) {
NULL             1573 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL == (nsptr = ext3x_convert_jobid(jobid))) {
NULL             1599 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != release_fn) {
NULL             1603 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != op->qcbfunc) {
NULL             1604 opal/mca/pmix/ext3x/ext3x_client.c         op->qcbfunc(rc, NULL, op->cbdata, relcbfunc, op);
NULL             1638 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != targets) {
NULL             1646 opal/mca/pmix/ext3x/ext3x_client.c             if (NULL == (nsptr = ext3x_convert_jobid(ptr->name.jobid))) {
NULL             1658 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != directives && 0 < (op->ninfo = opal_list_get_size(directives))) {
NULL               45 opal/mca/pmix/ext3x/ext3x_component.c static char *pmix_library_version = NULL;
NULL               89 opal/mca/pmix/ext3x/ext3x_component.c     char *tmp = NULL;
NULL               94 opal/mca/pmix/ext3x/ext3x_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              105 opal/mca/pmix/ext3x/ext3x_component.c                                            NULL, 0, 0,
NULL              147 opal/mca/pmix/ext3x/ext3x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
NULL              148 opal/mca/pmix/ext3x/ext3x_component.c         NULL != (id = getenv("PMIX_ID"))) {
NULL              151 opal/mca/pmix/ext3x/ext3x_server_north.c opal_pmix_server_module_t *host_module = NULL;
NULL              159 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->opcbfunc) {
NULL              172 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->client_connected) {
NULL              199 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->client_finalized) {
NULL              237 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->abort) {
NULL              281 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->odmdxfunc) {
NULL              295 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->mdxcbfunc) {
NULL              308 opal/mca/pmix/ext3x/ext3x_server_north.c         while (NULL != (dmdx = (opal_ext3x_dmx_trkr_t*)opal_list_remove_first(&mca_pmix_ext3x_component.dmdx))) {
NULL              310 opal/mca/pmix/ext3x/ext3x_server_north.c             dmdx->cbfunc(PMIX_SUCCESS, NULL, 0, dmdx->cbdata, NULL, NULL);
NULL              332 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->fence_nb) {
NULL              382 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->direct_modex) {
NULL              451 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->publish) {
NULL              497 opal/mca/pmix/ext3x/ext3x_server_north.c     pmix_pdata_t *d=NULL;
NULL              501 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->lkupcbfunc) {
NULL              504 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != data) {
NULL              532 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->lookup) {
NULL              583 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->unpublish) {
NULL              629 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->spwncbfunc) {
NULL              650 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->spawn) {
NULL              680 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != apps[n].cmd) {
NULL              683 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != apps[n].argv) {
NULL              686 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != apps[n].env) {
NULL              689 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != apps[n].cwd) {
NULL              725 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->connect) {
NULL              776 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->disconnect) {
NULL              875 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->notify_event) {
NULL              943 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != info && 0 < (pcaddy->ninfo = opal_list_get_size(info))) {
NULL              953 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != release_fn) {
NULL              958 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->infocbfunc) {
NULL              977 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->query) {
NULL             1063 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL != opalcaddy->toolcbfunc) {
NULL             1108 opal/mca/pmix/ext3x/ext3x_server_north.c                     if (NULL != cbfunc) {
NULL             1109 opal/mca/pmix/ext3x/ext3x_server_north.c                         cbfunc(err, NULL, cbdata);
NULL             1117 opal/mca/pmix/ext3x/ext3x_server_north.c             if (NULL != cbfunc) {
NULL             1118 opal/mca/pmix/ext3x/ext3x_server_north.c                 cbfunc(err, NULL, cbdata);
NULL             1140 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->log) {
NULL             1141 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != cbfunc) {
NULL             1156 opal/mca/pmix/ext3x/ext3x_server_north.c         if (NULL != cbfunc) {
NULL             1173 opal/mca/pmix/ext3x/ext3x_server_north.c             if (NULL != cbfunc) {
NULL             1189 opal/mca/pmix/ext3x/ext3x_server_north.c             if (NULL != cbfunc) {
NULL             1215 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->allocate) {
NULL             1268 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->job_control) {
NULL             1323 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->iof_pull) {
NULL             1335 opal/mca/pmix/ext3x/ext3x_server_north.c     if (NULL == host_module || NULL == host_module->iof_push) {
NULL               60 opal/mca/pmix/ext3x/ext3x_server_south.c static char *dbgvalue=NULL;
NULL               83 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != op->opcbfunc) {
NULL              126 opal/mca/pmix/ext3x/ext3x_server_south.c     sz = 2 + ((NULL==info)?0:opal_list_get_size(info));
NULL              129 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != info) {
NULL              162 opal/mca/pmix/ext3x/ext3x_server_south.c     PMIx_Register_event_handler(NULL, 0, pinfo, 1, ext3x_event_hdlr, errreg_cbfunc, (void*)event);
NULL              170 opal/mca/pmix/ext3x/ext3x_server_south.c     PMIX_INFO_LOAD(&pinfo[0], PMIX_REGISTER_NODATA, NULL, PMIX_BOOL);
NULL              256 opal/mca/pmix/ext3x/ext3x_server_south.c     pmix_info_t *pinfo = NULL, *pmap;
NULL              282 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              314 opal/mca/pmix/ext3x/ext3x_server_south.c         pinfo = NULL;
NULL              325 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != pinfo) {
NULL              332 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != cbfunc) {
NULL              349 opal/mca/pmix/ext3x/ext3x_server_south.c         if (NULL != cbfunc) {
NULL              374 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != cbfunc) {
NULL              423 opal/mca/pmix/ext3x/ext3x_server_south.c         if (NULL != cbfunc) {
NULL              445 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != cbfunc) {
NULL              480 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != op->mdxcbfunc) {
NULL              481 opal/mca/pmix/ext3x/ext3x_server_south.c         op->mdxcbfunc(rc, data, sz, op->cbdata, NULL, NULL);
NULL              537 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              552 opal/mca/pmix/ext3x/ext3x_server_south.c         pinfo = NULL;
NULL              561 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL == source) {
NULL              633 opal/mca/pmix/ext3x/ext3x_server_south.c     rc = PMIx_server_IOF_deliver(&op->p, pchan, &bo, NULL, 0, lkcbfunc, (void*)&lock);
NULL              670 opal/mca/pmix/ext3x/ext3x_server_south.c     if (OPAL_SUCCESS == rc && NULL != info) {
NULL              686 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != cbfunc) {
NULL              690 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != op->setupcbfunc) {
NULL              720 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              730 opal/mca/pmix/ext3x/ext3x_server_south.c         pinfo = NULL;
NULL              772 opal/mca/pmix/ext3x/ext3x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              782 opal/mca/pmix/ext3x/ext3x_server_south.c         pinfo = NULL;
NULL               93 opal/mca/pmix/flux/pmix_flux.c static char *pmix_kvs_name = NULL;
NULL               95 opal/mca/pmix/flux/pmix_flux.c static char* pmix_packed_data = NULL;
NULL               97 opal/mca/pmix/flux/pmix_flux.c static char* pmix_packed_encoded_data = NULL;
NULL              101 opal/mca/pmix/flux/pmix_flux.c static int *lranks = NULL, nlranks;
NULL              132 opal/mca/pmix/flux/pmix_flux.c static void *dso = NULL;
NULL              175 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Get_size") : NULL;
NULL              182 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Get_rank") : NULL;
NULL              189 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Get_universe_size") : NULL;
NULL              196 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Get_appnum") : NULL;
NULL              203 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Barrier") : NULL;
NULL              210 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Abort") : NULL;
NULL              217 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Get_my_name") : NULL;
NULL              224 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Get_name_length_max") : NULL;
NULL              231 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Get_key_length_max") : NULL;
NULL              238 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Get_value_length_max") : NULL;
NULL              245 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Put") : NULL;
NULL              252 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Commit") : NULL;
NULL              260 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_KVS_Get") : NULL;
NULL              267 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Get_clique_size") : NULL;
NULL              274 opal/mca/pmix/flux/pmix_flux.c     *(void **)(&f) = dso ? dlsym (dso, "PMI_Get_clique_ranks") : NULL;
NULL              371 opal/mca/pmix/flux/pmix_flux.c     char **localranks=NULL;
NULL              426 opal/mca/pmix/flux/pmix_flux.c     flux_pname.jobid = strtoul(jobid, NULL, 10);
NULL              454 opal/mca/pmix/flux/pmix_flux.c     if (pmix_kvs_name == NULL) {
NULL              482 opal/mca/pmix/flux/pmix_flux.c         if (NULL == lranks) {
NULL               81 opal/mca/pmix/flux/pmix_flux_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               94 opal/mca/pmix/flux/pmix_flux_component.c     if (NULL == getenv("FLUX_JOB_ID")) {
NULL               96 opal/mca/pmix/flux/pmix_flux_component.c         *module = NULL;
NULL              389 opal/mca/pmix/isolated/pmix_isolated.c     if (NULL != cbfunc) {
NULL               77 opal/mca/pmix/pmix.h         _kv.key = NULL;                                                  \
NULL              102 opal/mca/pmix/pmix.h         _kv.data.bo.bytes = NULL; /* protect the data */         \
NULL              103 opal/mca/pmix/pmix.h         _kv.key = NULL;  /* protect the key */                   \
NULL              154 opal/mca/pmix/pmix.h             if (NULL == _kv) {                                                           \
NULL              195 opal/mca/pmix/pmix.h             if (NULL == _kv) {                                                           \
NULL              225 opal/mca/pmix/pmix.h         if (OPAL_SUCCESS == ((r) = opal_pmix.get((p), (s), NULL, &(_kv)))) {    \
NULL              226 opal/mca/pmix/pmix.h             if (NULL == _kv) {                                                  \
NULL              256 opal/mca/pmix/pmix.h         if (OPAL_SUCCESS == ((r) = opal_pmix.get((p), (s), NULL, &(_kv)))) {    \
NULL              257 opal/mca/pmix/pmix.h             if (NULL == _kv) {                                                  \
NULL              263 opal/mca/pmix/pmix.h                 _kv->data.bo.bytes = NULL; /* protect the data */               \
NULL              294 opal/mca/pmix/pmix.h         if (NULL == _key) {                                             \
NULL               40 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( kvs_name == NULL ){
NULL               56 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( pmapping == NULL ){
NULL               68 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     *local_ranks = NULL;
NULL               70 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if (NULL == *local_ranks) {
NULL               86 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( NULL == encoded ){
NULL               96 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( NULL == encoded ){
NULL              149 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( NULL == *key_val ){
NULL              170 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c     if( NULL == *key_val ){
NULL               64 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c     while (NULL != (p = strstr(p+1, ",("))) {
NULL               91 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c     while (NULL != (p = strstr(p+1, ",("))) {
NULL               94 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c             return NULL;
NULL               99 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c                 if (NULL == lrs) {
NULL              102 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c                     return NULL;
NULL              140 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c     if (NULL == p) {
NULL              141 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         return NULL;
NULL              146 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c        return NULL;
NULL              183 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_pmap_parser.c         if (NULL == lrs) {
NULL               97 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_utils.c     if (NULL == outdata) {
NULL               98 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_utils.c     return NULL;
NULL              121 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2_utils.c     if (NULL == ret) {
NULL               52 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         { "help",           0, NULL, 'h' },
NULL               54 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         { "key-size",       1, NULL, 's' },
NULL               55 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         { "key-count",      1, NULL, 'c' },
NULL               56 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         { "direct-modex",   0, NULL, 'd' },
NULL               57 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         { "debug",          0, NULL, '0' },
NULL               63 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         c = getopt_long(argc, argv, "hs:c:d0", long_options, NULL);
NULL              126 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c     char *line = NULL;
NULL              136 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c     if (NULL == (smaps = fopen(data, "r"))) {
NULL               34 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&this_proc, NULL, 0)))
NULL               46 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&job_proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL               66 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&job_proc, PMIX_LOCAL_SIZE, NULL, 0, &val))) {
NULL               75 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&job_proc, PMIX_LOCAL_PEERS, NULL, 0, &val))) {
NULL               80 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     for(i=0; NULL != ptr && i < *local_cnt; i++ ){
NULL               84 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if( i != *local_cnt || NULL != ptr ){
NULL              117 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     char *token = NULL;
NULL              118 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     char *saveptr = NULL;
NULL              122 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if(NULL == token) {
NULL              123 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         return NULL;
NULL              147 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     FILE *maps_fp = NULL;
NULL              148 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     char *line = NULL;
NULL              152 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (NULL == (maps_fp = fopen(maps_path, "r"))) {
NULL              230 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     pmix_info_t *info = NULL;
NULL              267 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, key_name, NULL, 0, &val))) {
NULL              280 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     val->data.bo.bytes = NULL;
NULL              303 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, key_name, NULL, 0, &val))) {
NULL              325 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0)))
NULL               75 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (NULL != release_fn) {
NULL              101 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     lock = NULL;
NULL              109 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (NULL == lock) {
NULL              112 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         if (NULL != cbfunc) {
NULL              113 opal/mca/pmix/pmix4x/pmix/examples/alloc.c             cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              119 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (NULL != cbfunc) {
NULL              120 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              170 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              180 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              251 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               44 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         pthread_mutex_init(&(l)->mutex, NULL);      \
NULL               45 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         pthread_cond_init(&(l)->cond, NULL);        \
NULL               86 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (NULL != cbfunc) {
NULL               87 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              136 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         if (NULL != cbfunc) {
NULL              137 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              154 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     rc = PMIx_Group_join_nb(grp, source, PMIX_GROUP_ACCEPT, NULL, 0, grpcomplete, NULL);
NULL              160 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (NULL != cbfunc) {
NULL              161 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              179 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              192 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              208 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              220 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     PMIx_Register_event_handler(&code, 1, NULL, 0,
NULL              233 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              246 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         rc = PMIx_Group_invite("ourgroup", procs, nprocs, NULL, 0, &results, &nresults);
NULL              254 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         rc = PMIx_Fence(&proc, 1, NULL, 0);
NULL              260 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         rc = PMIx_Group_destruct("ourgroup", NULL, 0);
NULL              272 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         rc = PMIx_Fence(&proc, 1, NULL, 0);
NULL              278 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         rc = PMIx_Group_destruct("ourgroup", NULL, 0);
NULL              289 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              302 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               50 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (NULL != cbfunc) {
NULL               51 opal/mca/pmix/pmix4x/pmix/examples/client.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL               73 opal/mca/pmix/pmix4x/pmix/examples/client.c     lock = NULL;
NULL               81 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (NULL == lock) {
NULL               84 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (NULL != cbfunc) {
NULL               85 opal/mca/pmix/pmix4x/pmix/examples/client.c             cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               91 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (NULL != cbfunc) {
NULL               92 opal/mca/pmix/pmix4x/pmix/examples/client.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              146 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              156 opal/mca/pmix/pmix4x/pmix/examples/client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              180 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS == (rc = PMIx_Get(&proc, PMIX_DEBUG_WAIT_FOR_NOTIFY, NULL, 0, &val))) {
NULL              203 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              210 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL              275 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&myproc, tmp, NULL, 0, &val))) {
NULL              297 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&myproc, tmp, NULL, 0, &val))) {
NULL              321 opal/mca/pmix/pmix4x/pmix/examples/client.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               50 opal/mca/pmix/pmix4x/pmix/examples/client2.c     if (NULL != cbfunc) {
NULL               51 opal/mca/pmix/pmix4x/pmix/examples/client2.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL               94 opal/mca/pmix/pmix4x/pmix/examples/client2.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              104 opal/mca/pmix/pmix4x/pmix/examples/client2.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              123 opal/mca/pmix/pmix4x/pmix/examples/client2.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL              170 opal/mca/pmix/pmix4x/pmix/examples/client2.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, "test-key", NULL, 0, &val))) {
NULL              182 opal/mca/pmix/pmix4x/pmix/examples/client2.c         if (NULL == dptr) {
NULL              220 opal/mca/pmix/pmix4x/pmix/examples/client2.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               44 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         pthread_mutex_init(&(l)->mutex, NULL);      \
NULL               45 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         pthread_cond_init(&(l)->cond, NULL);        \
NULL              120 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL != release_fn) {
NULL              141 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL != cbfunc) {
NULL              142 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              162 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL != cbfunc) {
NULL              163 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              210 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIX_INFO_LOAD(&dinfo[1], PMIX_DEBUGGER_DAEMONS, NULL, PMIX_BOOL); // these are debugger daemons
NULL              212 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIX_INFO_LOAD(&dinfo[3], PMIX_NOTIFY_COMPLETION, NULL, PMIX_BOOL); // notify us when the debugger job completes
NULL              213 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIX_INFO_LOAD(&dinfo[4], PMIX_DEBUG_WAITING_FOR_NOTIFY, NULL, PMIX_BOOL);  // tell the daemon that the proc is waiting to be released
NULL              235 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     char *nspace = NULL;
NULL              255 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             if (NULL != nspace) {
NULL              273 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     info = NULL;
NULL              280 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIX_INFO_LOAD(&info[0], PMIX_CONNECT_SYSTEM_FIRST, NULL, PMIX_BOOL);
NULL              292 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              300 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIx_Register_event_handler(&code, 1, NULL, 0,
NULL              306 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL != nspace) {
NULL              327 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         myquery_data.info = NULL;
NULL              364 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 if (NULL != strstr(myquery_data.info[n].value.data.string, PMIX_COSPAWN_APP)) {
NULL              370 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 if (NULL != strstr(myquery_data.info[n].value.data.string, PMIX_DEBUG_STOP_ON_EXEC)) {
NULL              397 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 PMIX_INFO_LOAD(&info[1], PMIX_DEBUG_STOP_ON_EXEC, NULL, PMIX_BOOL);  // procs are to stop on first instruction
NULL              399 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 PMIX_INFO_LOAD(&info[1], PMIX_DEBUG_STOP_IN_INIT, NULL, PMIX_BOOL);  // procs are to pause in PMIx_Init for debugger attach
NULL              401 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             PMIX_INFO_LOAD(&info[2], PMIX_FWD_STDOUT, NULL, PMIX_BOOL);  // forward stdout to me
NULL              402 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             PMIX_INFO_LOAD(&info[3], PMIX_FWD_STDERR, NULL, PMIX_BOOL);  // forward stderr to me
NULL              455 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL == q->info) {
NULL              464 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL == q->info[0].value.data.string) {
NULL              494 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     if (NULL == info[0].data.darray.array) {
NULL              523 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     app[0].argv[1] = NULL;
NULL              533 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     PMIx_Spawn(NULL, 0, app, napps, dspace);
NULL               79 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (NULL != release_fn) {
NULL               99 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (NULL != cbfunc) {
NULL              100 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              143 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, NULL, 0))) {
NULL              152 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              164 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_DEBUG_JOB, NULL, 0, &val))) {
NULL              168 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (NULL == val) {
NULL              185 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     myquery_data.info = NULL;
NULL              211 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c                       NULL, PMIX_RANGE_LOCAL,
NULL              212 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c                       info, ninfo, NULL, NULL);
NULL              225 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               57 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         if (NULL != strstr(key, "local")) {
NULL               66 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         } else if (NULL != strstr(key, "remote")) {
NULL               99 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              109 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              169 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Fence_nb(&proc, 1, NULL, 0, opcbfunc, &mylock))) {
NULL              184 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                                               NULL, 0, valcbfunc, tmp))) {
NULL              194 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                                               NULL, 0, valcbfunc, tmp))) {
NULL              209 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         nanosleep(&ts, NULL);
NULL              215 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              223 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               59 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (NULL == getcwd(dir, 1024)) {
NULL               64 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               75 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL               86 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              102 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         app->argv[1] = NULL;
NULL              105 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         app->env[1] = NULL;
NULL              115 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         if (PMIX_SUCCESS != (rc = PMIx_Spawn(NULL, 0, app, 1, nsp2))) {
NULL              122 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         val = NULL;
NULL              125 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val)) ||
NULL              126 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             NULL == val) {
NULL              138 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Connect(&proc, 1, NULL, 0))) {
NULL              144 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Disconnect(&proc, 1, NULL, 0))) {
NULL              152 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         if (PMIX_SUCCESS != (rc = PMIx_Resolve_peers(hostname, NULL, &peers, &npeers))) {
NULL              189 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              197 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               46 opal/mca/pmix/pmix4x/pmix/examples/examples.h         pthread_mutex_init(&(l)->mutex, NULL);      \
NULL               47 opal/mca/pmix/pmix4x/pmix/examples/examples.h         pthread_cond_init(&(l)->cond, NULL);        \
NULL               88 opal/mca/pmix/pmix4x/pmix/examples/examples.h         (q)->info = NULL;                           \
NULL               95 opal/mca/pmix/pmix4x/pmix/examples/examples.h         if (NULL != (q)->info) {                    \
NULL              113 opal/mca/pmix/pmix4x/pmix/examples/examples.h         (r)->nspace = NULL;                     \
NULL              121 opal/mca/pmix/pmix4x/pmix/examples/examples.h         if (NULL != (r)->nspace) {              \
NULL               50 opal/mca/pmix/pmix4x/pmix/examples/fault.c     pmix_proc_t *affected = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/examples/fault.c     lock = NULL;
NULL               67 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (NULL == lock) {
NULL               70 opal/mca/pmix/pmix4x/pmix/examples/fault.c         if (NULL != cbfunc) {
NULL               71 opal/mca/pmix/pmix4x/pmix/examples/fault.c             cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               77 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (NULL != cbfunc) {
NULL               78 opal/mca/pmix/pmix4x/pmix/examples/fault.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL               81 opal/mca/pmix/pmix4x/pmix/examples/fault.c             (NULL == affected) ? "NULL" : affected->nspace);
NULL              122 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              133 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              166 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              189 opal/mca/pmix/pmix4x/pmix/examples/fault.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               44 opal/mca/pmix/pmix4x/pmix/examples/group.c         pthread_mutex_init(&(l)->mutex, NULL);      \
NULL               45 opal/mca/pmix/pmix4x/pmix/examples/group.c         pthread_cond_init(&(l)->cond, NULL);        \
NULL              121 opal/mca/pmix/pmix4x/pmix/examples/group.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              132 opal/mca/pmix/pmix4x/pmix/examples/group.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              148 opal/mca/pmix/pmix4x/pmix/examples/group.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              161 opal/mca/pmix/pmix4x/pmix/examples/group.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              174 opal/mca/pmix/pmix4x/pmix/examples/group.c         PMIX_INFO_LOAD(&info, PMIX_GROUP_ASSIGN_CONTEXT_ID, NULL, PMIX_BOOL);
NULL              181 opal/mca/pmix/pmix4x/pmix/examples/group.c         if (NULL != results) {
NULL              191 opal/mca/pmix/pmix4x/pmix/examples/group.c         rc = PMIx_Group_destruct("ourgroup", NULL, 0);
NULL              206 opal/mca/pmix/pmix4x/pmix/examples/group.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               51 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (NULL != cbfunc) {
NULL               52 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL               87 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (NULL != release_fn) {
NULL              109 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              119 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              138 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              164 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Job_control_nb(NULL, 0, info, 2, infocbfunc, (void*)&mylock))) {
NULL              180 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     PMIX_INFO_LOAD(&iptr[0], PMIX_MONITOR_HEARTBEAT, NULL, PMIX_POINTER);
NULL              225 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               46 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               56 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL               65 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL               90 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              100 opal/mca/pmix/pmix4x/pmix/examples/pub.c         if (PMIX_SUCCESS != (rc = PMIx_Lookup(pdata, 1, NULL, 0))) {
NULL              130 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              140 opal/mca/pmix/pmix4x/pmix/examples/pub.c         keys[2] = NULL;
NULL              143 opal/mca/pmix/pmix4x/pmix/examples/pub.c         if (PMIX_SUCCESS != (rc = PMIx_Unpublish(keys, NULL, 0))) {
NULL              153 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              161 opal/mca/pmix/pmix4x/pmix/examples/pub.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               47 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               57 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              135 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              145 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         keys[2] = NULL;
NULL              148 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         if (PMIX_SUCCESS != (rc = PMIx_Unpublish(keys, NULL, 0))) {
NULL              158 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              166 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL              133 opal/mca/pmix/pmix4x/pmix/examples/server.c                     NULL, NULL);
NULL              155 opal/mca/pmix/pmix4x/pmix/examples/server.c     p->info = NULL;
NULL              158 opal/mca/pmix/pmix4x/pmix/examples/server.c     p->cbfunc = NULL;
NULL              159 opal/mca/pmix/pmix4x/pmix/examples/server.c     p->spcbfunc = NULL;
NULL              160 opal/mca/pmix/pmix4x/pmix/examples/server.c     p->cbdata = NULL;
NULL              164 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != p->info) {
NULL              178 opal/mca/pmix/pmix4x/pmix/examples/server.c                     NULL, NULL);
NULL              204 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != x->cbfunc) {
NULL              212 opal/mca/pmix/pmix4x/pmix/examples/server.c     char **client_env=NULL;
NULL              213 opal/mca/pmix/pmix4x/pmix/examples/server.c     char **client_argv=NULL;
NULL              214 opal/mca/pmix/pmix4x/pmix/examples/server.c     char *tmp, **atmp, *executable=NULL, *tmpdir, *cleanup;
NULL              228 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL == (tdir = getenv("TMPDIR"))) {
NULL              229 opal/mca/pmix/pmix4x/pmix/examples/server.c         if (NULL == (tdir = getenv("TEMP"))) {
NULL              230 opal/mca/pmix/pmix4x/pmix/examples/server.c             if (NULL == (tdir = getenv("TMP"))) {
NULL              259 opal/mca/pmix/pmix4x/pmix/examples/server.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              260 opal/mca/pmix/pmix4x/pmix/examples/server.c                                 errhandler, errhandler_reg_callbk, NULL);
NULL              269 opal/mca/pmix/pmix4x/pmix/examples/server.c     pmix_event_add(&handler, NULL);
NULL              275 opal/mca/pmix/pmix4x/pmix/examples/server.c             NULL != argv[n+1]) {
NULL              276 opal/mca/pmix/pmix4x/pmix/examples/server.c             nprocs = strtol(argv[n+1], NULL, 10);
NULL              279 opal/mca/pmix/pmix4x/pmix/examples/server.c                    NULL != argv[n+1]) {
NULL              281 opal/mca/pmix/pmix4x/pmix/examples/server.c             for (k=n+2; NULL != argv[k]; k++) {
NULL              287 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL == executable) {
NULL              292 opal/mca/pmix/pmix4x/pmix/examples/server.c     atmp = NULL;
NULL              320 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (PMIX_SUCCESS != (rc = PMIx_server_setup_local_support("foobar", NULL, 0, opcbfunc, x))) {
NULL              341 opal/mca/pmix/pmix4x/pmix/examples/server.c                                                               NULL, opcbfunc, x))) {
NULL              377 opal/mca/pmix/pmix4x/pmix/examples/server.c         nanosleep(&ts, NULL);
NULL              381 opal/mca/pmix/pmix4x/pmix/examples/server.c     PMIx_Deregister_event_handler(0, NULL, NULL);
NULL              412 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              433 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (PMIX_SUCCESS != (rc = PMIx_server_setup_application(nspace, NULL, 0, setup_cbfunc, &myxfer))) {
NULL              510 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              522 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              533 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != x->cbfunc) {
NULL              548 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != procs) {
NULL              591 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              592 opal/mca/pmix/pmix4x/pmix/examples/server.c         cbfunc(PMIX_SUCCESS, data, ndata, cbdata, NULL, NULL);
NULL              606 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              607 opal/mca/pmix/pmix4x/pmix/examples/server.c         cbfunc(PMIX_ERR_NOT_FOUND, NULL, 0, cbdata, NULL, NULL);
NULL              630 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              644 opal/mca/pmix/pmix4x/pmix/examples/server.c     pmix_pdata_t *pd = NULL;
NULL              651 opal/mca/pmix/pmix4x/pmix/examples/server.c     for (n=0; NULL != keys[n]; n++) {
NULL              678 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              697 opal/mca/pmix/pmix4x/pmix/examples/server.c     for (n=0; NULL != keys[n]; n++) {
NULL              706 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              716 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != x->spcbfunc) {
NULL              756 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              773 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              784 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              820 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL == cbfunc) {
NULL              832 opal/mca/pmix/pmix4x/pmix/examples/server.c     cbfunc(PMIX_SUCCESS, info, nqueries, cbdata, NULL, NULL);
NULL              848 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL              860 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL != cbfunc) {
NULL               56 opal/mca/pmix/pmix4x/pmix/examples/tool.c     if (NULL != release_fn) {
NULL               71 opal/mca/pmix/pmix4x/pmix/examples/tool.c     pmix_info_t *info = NULL, *iptr;
NULL               72 opal/mca/pmix/pmix4x/pmix/examples/tool.c     char *server_uri = NULL;
NULL               73 opal/mca/pmix/pmix4x/pmix/examples/tool.c     char *nspace = NULL;
NULL               74 opal/mca/pmix/pmix4x/pmix/examples/tool.c     char *nodename = NULL;
NULL               82 opal/mca/pmix/pmix4x/pmix/examples/tool.c             if (NULL == argv[n+1]) {
NULL               88 opal/mca/pmix/pmix4x/pmix/examples/tool.c             if (NULL == argv[n+1]) {
NULL              100 opal/mca/pmix/pmix4x/pmix/examples/tool.c     if (NULL != server_uri) {
NULL              112 opal/mca/pmix/pmix4x/pmix/examples/tool.c     if (NULL != info) {
NULL              120 opal/mca/pmix/pmix4x/pmix/examples/tool.c         if (NULL != nodename) {
NULL              135 opal/mca/pmix/pmix4x/pmix/examples/tool.c                         (NULL == nodename) ? hostname : nodename,
NULL              147 opal/mca/pmix/pmix4x/pmix/examples/tool.c     if (NULL == nspace) {
NULL              164 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 if (NULL == darray || 0 == darray->size || NULL == darray->array) {
NULL              168 opal/mca/pmix/pmix4x/pmix/examples/tool.c                     if (NULL == info) {
NULL              173 opal/mca/pmix/pmix4x/pmix/examples/tool.c                             if (NULL == dptr || 0 == dptr->size || NULL == dptr->array) {
NULL              174 opal/mca/pmix/pmix4x/pmix/examples/tool.c                                 fprintf(stderr, "Error in array %s\n", (NULL == dptr) ? "NULL" : "NON-NULL");
NULL              221 opal/mca/pmix/pmix4x/pmix/examples/tool.c     PMIx_Finalize(NULL, 0);
NULL              543 opal/mca/pmix/pmix4x/pmix/include/pmix.h         PMIX_INFO_LOAD(&_in, PMIX_SEND_HEARTBEAT, NULL, PMIX_POINTER);      \
NULL              544 opal/mca/pmix/pmix4x/pmix/include/pmix.h         PMIx_Process_monitor_nb(&_in, PMIX_SUCCESS, NULL, 0, NULL, NULL);   \
NULL               47 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     bm->bitmap = NULL;
NULL               56 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL != bm->bitmap) {
NULL               58 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c         bm->bitmap = NULL;
NULL               65 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL == bm) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if ((size <= 0) || (NULL == bm) || (size > bm->max_size)) {
NULL               93 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if( NULL != bm->bitmap ) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL == bm->bitmap) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if ((bit < 0) || (NULL == bm) || (bit > bm->max_size)) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c         if (NULL == bm->bitmap) {
NULL              156 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if ((bit < 0) || NULL == bm || (bit >= (bm->array_size * SIZE_OF_BASE_TYPE))) {
NULL              173 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if ((bit < 0) || NULL == bm || (bit >= (bm->array_size * SIZE_OF_BASE_TYPE))) {
NULL              191 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL == bm) {
NULL              203 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL == bm) {
NULL              219 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL == bm) {
NULL              256 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if( NULL == dest || NULL == right ) {
NULL              280 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if( NULL == dest || NULL == right ) {
NULL              304 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if( NULL == dest || NULL == right ) {
NULL              328 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if( NULL == left || NULL == right ) {
NULL              351 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     char *bitmap_str = NULL;
NULL              353 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if( NULL == bitmap) {
NULL              354 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c         return NULL;
NULL              358 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if (NULL == bitmap_str) {
NULL              359 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c         return NULL;
NULL              385 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.c     if ((len < 0) || NULL == bm || (len >= (bm->array_size * SIZE_OF_BASE_TYPE))) {
NULL              167 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.h     return (NULL == bm) ? 0 : (bm->array_size * ((int) (sizeof(*bm->bitmap) * 8)));
NULL              181 opal/mca/pmix/pmix4x/pmix/src/class/pmix_bitmap.h         if( NULL != dest->bitmap) free(dest->bitmap);
NULL               83 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c   ht->ht_table = NULL;
NULL               87 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c   ht->ht_type_methods = NULL;
NULL              118 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL == ht->ht_table) {
NULL              127 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     ht->ht_type_methods   = NULL;
NULL              148 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c         elt->value = NULL;
NULL              153 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     ht->ht_type_methods = NULL;
NULL              173 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL == new_table) {
NULL              278 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     NULL,
NULL              294 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              331 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              376 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              411 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     NULL,
NULL              428 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              465 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              510 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              559 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != key) {
NULL              560 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c         elt->key.ptr.key = NULL;
NULL              591 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              630 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              680 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c     if (NULL != ht->ht_type_methods &&
NULL              715 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c   for (ii = (NULL == prev_elt ? 0 : (prev_elt-elts)+1); ii < capacity; ii += 1) {
NULL              730 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c   return pmix_hash_table_get_next_key_uint32(ht, key, value, NULL, node);
NULL              753 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c   return pmix_hash_table_get_next_key_ptr(ht, key, key_size, value, NULL, node);
NULL              777 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.c   return pmix_hash_table_get_next_key_uint64(ht, key, value, NULL, node);
NULL              394 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hash_table.h   for (void *_nptr=NULL;                                   \
NULL               35 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     room->occupant = NULL;
NULL               56 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c         NULL == evict_callback_fn) {
NULL               66 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     if (NULL != evict_callback_fn) {
NULL               75 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c         h->rooms[i].occupant = NULL;
NULL               85 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c         if (NULL != h->evbase) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     h->evbase = NULL;
NULL              102 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     h->evict_callback_fn = NULL;
NULL              103 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     h->rooms = NULL;
NULL              104 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     h->eviction_args = NULL;
NULL              105 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     h->unoccupied_rooms = NULL;
NULL              114 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     if (NULL != h->evbase) {
NULL              116 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c             if (NULL != h->rooms[i].occupant) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     if (NULL != h->rooms) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     if (NULL != h->eviction_args) {
NULL              128 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.c     if (NULL != h->unoccupied_rooms) {
NULL              205 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     if (NULL != hotel->evbase) {
NULL              226 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     assert(room->occupant == NULL);
NULL              230 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     if (NULL != hotel->evbase) {
NULL              260 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     if (PMIX_LIKELY(NULL != room->occupant)) {
NULL              264 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h         room->occupant = NULL;
NULL              265 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h         if (NULL != hotel->evbase) {
NULL              297 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h         *occupant = NULL;
NULL              303 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     if (PMIX_LIKELY(NULL != room->occupant)) {
NULL              309 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h         room->occupant = NULL;
NULL              310 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h         if (NULL != hotel->evbase) {
NULL              318 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h         *occupant = NULL;
NULL              353 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     *occupant = NULL;
NULL              361 opal/mca/pmix/pmix4x/pmix/src/class/pmix_hotel.h     if (PMIX_LIKELY(NULL != room->occupant)) {
NULL               59 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.c     item->pmix_list_next = item->pmix_list_prev = NULL;
NULL               63 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.c     item->pmix_list_item_belong_to = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.c     assert( NULL == item->pmix_list_item_belong_to );
NULL              183 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.c                 assert(NULL != item);
NULL              244 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.c     if (NULL == items) {
NULL              248 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.c     while(NULL != (item = pmix_list_remove_first(list))) {
NULL              131 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     ((item) ? ((pmix_list_item_t*) ((pmix_list_item_t*)(item))->pmix_list_next) : NULL)
NULL              141 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     ((item) ? ((pmix_list_item_t*) ((pmix_list_item_t*)(item))->pmix_list_prev) : NULL)
NULL              174 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h         while (NULL != (it = pmix_list_remove_first(list))) {   \
NULL              183 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h         while (NULL != (it = pmix_list_remove_first(list))) {   \
NULL              489 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h         return (pmix_list_item_t *)NULL;
NULL              508 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     item->pmix_list_item_belong_to = NULL;
NULL              548 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   assert( NULL == item->pmix_list_item_belong_to );
NULL              600 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   assert( NULL == item->pmix_list_item_belong_to );
NULL              653 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     return (pmix_list_item_t *)NULL;
NULL              676 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   item->pmix_list_item_belong_to = NULL;
NULL              677 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   item->pmix_list_prev=(pmix_list_item_t *)NULL;
NULL              678 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   item->pmix_list_next=(pmix_list_item_t *)NULL;
NULL              715 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h       return (pmix_list_item_t *)NULL;
NULL              738 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   item->pmix_list_next = item->pmix_list_prev = (pmix_list_item_t *)NULL;
NULL              745 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h   item->pmix_list_item_belong_to = NULL;
NULL              768 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h     assert( NULL == item->pmix_list_item_belong_to );
NULL               44 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     NULL,                 /* parent class */
NULL               45 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     NULL,                 /* constructor */
NULL               46 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     NULL,                 /* destructor */
NULL               49 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     NULL,                 /* array of constructors */
NULL               50 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     NULL,                 /* array of destructors */
NULL               60 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c static void** classes = NULL;
NULL              113 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         if( NULL != c->cls_construct ) {
NULL              116 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         if( NULL != c->cls_destruct ) {
NULL              131 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     if (NULL == cls->cls_construct_array) {
NULL              146 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     *cls_construct_array = NULL;  /* end marker for the constructors */
NULL              148 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         if( NULL != c->cls_construct ) {
NULL              152 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         if( NULL != c->cls_destruct ) {
NULL              158 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     *cls_destruct_array = NULL;  /* end marker for the destructors */
NULL              182 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     if (NULL != classes) {
NULL              184 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c             if (NULL != classes[i]) {
NULL              189 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         classes = NULL;
NULL              214 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     if (NULL == classes) {
NULL              219 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c     if (NULL == classes) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.c         classes[i] = NULL;
NULL              230 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h         0, 0, NULL, NULL,                                               \
NULL              278 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h         assert(NULL != ((pmix_object_t *) (object))->obj_class);        \
NULL              319 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h         assert(NULL != ((pmix_object_t *) (object))->obj_class);        \
NULL              326 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h             object = NULL;                                              \
NULL              335 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h             object = NULL;                                              \
NULL              428 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     assert(NULL != object->obj_class);
NULL              431 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     while( NULL != *cls_construct ) {
NULL              450 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     assert(NULL != object->obj_class);
NULL              453 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     while( NULL != *cls_destruct ) {
NULL              479 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     if (NULL != object) {
NULL               49 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     array->free_bits = NULL;
NULL               50 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     array->addr = NULL;
NULL               59 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if( NULL != array->free_bits) {
NULL               61 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         array->free_bits = NULL;
NULL               63 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if( NULL != array->addr ) {
NULL               65 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         array->addr = NULL;
NULL              163 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         if( NULL == array->addr[i] ) {
NULL              184 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if (NULL == array || max_size < block_size) {
NULL              196 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if (NULL == array->addr) { /* out of memory */
NULL              200 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if (NULL == array->free_bits) {  /* out of memory */
NULL              202 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         array->addr = NULL;
NULL              230 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     assert( (table->addr != NULL) && (table->size > 0) );
NULL              239 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     assert(NULL == table->addr[index]);
NULL              269 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     assert(table != NULL);
NULL              284 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if( NULL == value ) {
NULL              285 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         if( NULL != table->addr[index] ) {
NULL              293 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         if (NULL == table->addr[index]) {
NULL              335 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     assert(table != NULL);
NULL              347 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if ( index < table->size && table->addr[index] != NULL ) {
NULL              363 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     assert(NULL == table->addr[index]);
NULL              412 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c     if (NULL == p) {
NULL              419 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         table->addr[i] = NULL;
NULL              424 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.c         if (NULL == p) {
NULL              129 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.h         return NULL;
NULL              196 opal/mca/pmix/pmix4x/pmix/src/class/pmix_pointer_array.h         array->addr[i] = NULL;
NULL               47 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     ring->addr = NULL;
NULL               55 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     if( NULL != ring->addr) {
NULL               57 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c         ring->addr = NULL;
NULL               69 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     if (NULL == ring) {
NULL               75 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     if (NULL == ring->addr) { /* out of memory */
NULL               85 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     char *p=NULL;
NULL               87 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     if (NULL != ring->addr[ring->head]) {
NULL              109 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     char *p=NULL;
NULL              113 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c         p = NULL;
NULL              116 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c         ring->addr[ring->tail] = NULL;
NULL              132 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c     char *p=NULL;
NULL              136 opal/mca/pmix/pmix4x/pmix/src/class/pmix_ring_buffer.c         p = NULL;
NULL               27 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.c     array->array_items = NULL;
NULL               35 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.c     if (NULL != array->array_items)
NULL               61 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.c         if (NULL == array->array_items)
NULL               73 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.h     return (NULL != array->array_items) ? PMIX_SUCCESS : PMIX_ERR_OUT_OF_RESOURCE;
NULL               89 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.h          if(NULL == array->array_items) {
NULL              164 opal/mca/pmix/pmix4x/pmix/src/class/pmix_value_array.h         return NULL;
NULL               68 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               72 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c             if (NULL != spawned) {
NULL               94 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL != spawned) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == initialized) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Finalize(NULL, 0);
NULL              157 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Abort(flag, msg, NULL, 0);
NULL              170 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if ((kvsname == NULL) || (strlen(kvsname) > PMI_MAX_KVSNAME_LEN)) {
NULL              173 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if ((key == NULL) || (strlen(key) >PMI_MAX_KEY_LEN)) {
NULL              176 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if ((value == NULL) || (strlen(value) > PMI_MAX_VAL_LEN)) {
NULL              199 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if ((kvsname == NULL) || (strlen(kvsname) > PMI_MAX_KVSNAME_LEN)) {
NULL              221 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if ((kvsname == NULL) || (strlen(kvsname) > PMI_MAX_KVSNAME_LEN)) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if ((key == NULL) || (strlen(key) > PMI_MAX_KEY_LEN)) {
NULL              227 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (value == NULL) {
NULL              241 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c         if (PMIX_SUCCESS == PMIx_Get(&proc, PMIX_ANL_MAP, NULL, 0, &val) &&
NULL              242 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c                (NULL != val) && (PMIX_STRING == val->type)) {
NULL              263 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Get(&proc, key, NULL, 0, &val);
NULL              264 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (PMIX_SUCCESS == rc && NULL != val) {
NULL              267 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c         } else if (NULL != val->data.string) {
NULL              283 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     pmix_info_t *info = NULL;
NULL              296 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Fence(NULL, 0, info, ninfo);
NULL              314 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == size) {
NULL              344 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == rk) {
NULL              363 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == size) {
NULL              400 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == appnum) {
NULL              437 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == service_name || NULL == port) {
NULL              464 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == service_name) {
NULL              474 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     keys[1] = NULL;
NULL              476 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Unpublish(keys, NULL, 0);
NULL              487 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == service_name || NULL == port) {
NULL              501 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (PMIX_SUCCESS != (rc = PMIx_Lookup(&pdata, 1, NULL, 0))) {
NULL              506 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (PMIX_STRING != pdata.value.type || NULL == pdata.value.data.string) {
NULL              529 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == id_str) {
NULL              552 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == length) {
NULL              571 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == size) {
NULL              608 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == ranks) {
NULL              617 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Get(&proc, PMIX_LOCAL_PEERS, NULL, 0, &val);
NULL              622 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c         for (i = 0; NULL != rks[i] && i < length; i++) {
NULL              623 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c             ranks[i] = strtol(rks[i], NULL, 10);
NULL              644 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == length) {
NULL              656 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == length) {
NULL              668 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == length) {
NULL              724 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL == cmds) {
NULL              762 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     rc = PMIx_Spawn(NULL, 0, apps, count, NULL);
NULL              768 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (NULL != errors) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             if (NULL != spawned) {
NULL               70 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             if (NULL != size) {
NULL               73 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             if (NULL != rank) {
NULL               76 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c             if (NULL != appnum) {
NULL               97 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != size) {
NULL              115 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != spawned) {
NULL              129 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != appnum) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Finalize(NULL, 0);
NULL              188 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Abort(flag, msg, NULL, 0);
NULL              210 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == cmds) {
NULL              246 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Spawn(NULL, 0, apps, count, NULL);
NULL              252 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != errors) {
NULL              269 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == jobid) {
NULL              280 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == rank) {
NULL              299 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == size) {
NULL              331 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == conn) {
NULL              342 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Connect(&proc, 1, NULL, 0);
NULL              360 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Disconnect(&proc, 1, NULL, 0);
NULL              372 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == key) || (NULL == value)) {
NULL              420 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         rc = PMIx_Fence(NULL, 0, &info[0], 1);
NULL              449 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == key) || (NULL == value)) {
NULL              464 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Get(&proc, key, NULL, 0, &val);
NULL              465 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS == rc && NULL != val) {
NULL              468 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         } else if (NULL != val->data.string) {
NULL              491 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == name) || (NULL == value) || (NULL == found)) {
NULL              508 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS == rc && NULL != val) {
NULL              511 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         } else if (NULL != val->data.string) {
NULL              539 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == name) || (NULL == value)) {
NULL              564 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if ((NULL == name) || (NULL == value) || (NULL == found)) {
NULL              585 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         if (PMIX_SUCCESS == PMIx_Get(&proc, PMIX_ANL_MAP, NULL, 0, &val) &&
NULL              586 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c                (NULL != val) && (PMIX_STRING == val->type)) {
NULL              607 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS == rc && NULL != val) {
NULL              610 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         } else if (NULL != val->data.string) {
NULL              640 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == service_name || NULL == port) {
NULL              655 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != info_ptr) {
NULL              678 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == service_name || NULL == info_ptr || NULL == port) {
NULL              694 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != info_ptr) {
NULL              702 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (PMIX_SUCCESS != (rc = PMIx_Lookup(pdata, nvals, NULL, 0))) {
NULL              710 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c         NULL == pdata[0].value.data.string) {
NULL              720 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != info_ptr) {
NULL              735 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL == service_name || NULL == info_ptr) {
NULL              745 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     keys[1] = NULL;
NULL              746 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     keys[2] = NULL;
NULL              749 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (NULL != info_ptr) {
NULL              753 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     rc = PMIx_Unpublish(keys, NULL, 0);
NULL              107 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == chain) {
NULL              155 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == chain->info) {
NULL              187 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == chain) {
NULL              266 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     pmix_lock_t *lock=NULL;
NULL              267 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     char *name = NULL;
NULL              273 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != info) {
NULL              274 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         lock = NULL;
NULL              283 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL == lock) {
NULL              286 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c                                 (NULL == name) ? "NULL" : name);
NULL              288 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c             if (NULL != cbfunc) {
NULL              289 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c                 cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              294 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != lock) {
NULL              298 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != cbfunc) {
NULL              299 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              319 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     pmix_info_t *model=NULL, *library=NULL, *vers=NULL, *tmod=NULL;
NULL              341 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL == cd) {
NULL              346 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL == cd->info) {
NULL              352 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != model) {
NULL              356 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != library) {
NULL              360 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != vers) {
NULL              364 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != tmod) {
NULL              369 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         PMIX_INFO_LOAD(&cd->info[n], PMIX_EVENT_NON_DEFAULT, NULL, PMIX_BOOL);
NULL              413 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != bo.bytes && 0 < bo.size) {
NULL              414 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         pmix_iof_write_output(&source, channel, &bo, NULL);
NULL              430 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     pmix_value_t *val = NULL;
NULL              439 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         (NULL != pmix_globals.mypeer && PMIX_PROC_IS_SERVER(pmix_globals.mypeer))) {
NULL              443 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c          if (NULL != proc) {
NULL              452 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != info) {
NULL              460 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == (evar = getenv("PMIX_NAMESPACE"))) {
NULL              488 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_client_globals.myserver) {
NULL              494 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_client_globals.myserver->nptr) {
NULL              501 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_client_globals.myserver->info) {
NULL              511 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         pmix_client_globals.base_output = pmix_output_open(NULL);
NULL              520 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != proc) {
NULL              528 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == (evar = getenv("PMIX_RANK"))) {
NULL              534 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     pmix_globals.myid.rank = strtol(evar, NULL, 10);
NULL              535 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != proc) {
NULL              541 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_globals.mypeer->info) {
NULL              554 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_globals.mypeer->nptr->compat.psec) {
NULL              566 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == evar) {
NULL              582 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != evar) {
NULL              587 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         pmix_client_globals.myserver->nptr->compat.gds = pmix_gds_base_assign_module(NULL, 0);
NULL              589 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_client_globals.myserver->nptr->compat.gds) {
NULL              598 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (info != NULL) {
NULL              611 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == pmix_globals.mypeer->nptr->compat.gds) {
NULL              668 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     PMIX_INFO_LOAD(&ginfo, PMIX_OPTIONAL, NULL, PMIX_BOOL);
NULL              694 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != info) {
NULL              779 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != info && 0 < ninfo) {
NULL              783 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c                         rc = PMIx_Fence(NULL, 0, NULL, 0);
NULL              844 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         (void)pmix_progress_thread_pause(NULL);
NULL              849 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         if (NULL != (peer = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_client_globals.peers, i))) {
NULL              858 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != pmix_client_globals.myserver) {
NULL              864 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != pmix_globals.mypeer) {
NULL              964 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     pmix_kval_t *kv = NULL;
NULL              985 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c             if (NULL == tmp) {
NULL             1021 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL != kv) {
NULL             1272 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, NULL);
NULL             1342 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c         rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, NULL);
NULL              138 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_connect.c     if (NULL == procs || 0 >= nprocs) {
NULL              275 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_connect.c     if (NULL == procs || 0 >= nprocs) {
NULL              355 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_connect.c                         (NULL == buf) ? -1 : (int)buf->bytes_used);
NULL              357 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_connect.c     if (NULL == buf) {
NULL              414 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_connect.c     if (NULL != cb->cbfunc.opfn) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_fence.c     if (NULL == procs && 0 != nprocs) {
NULL              148 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_fence.c     if (NULL == procs) {
NULL              239 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_fence.c     if (NULL != info && 0 < ninfo) {
NULL              260 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_fence.c     if (NULL == cb) {
NULL              273 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_fence.c     if (NULL != cb->cbfunc.opfn) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                         (NULL == proc) ? "NULL" : proc->nspace,
NULL              100 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                         (NULL == proc) ? PMIX_RANK_UNDEF : proc->rank,
NULL              101 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                         (NULL == key) ? "NULL" : key);
NULL              120 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != val) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         cb->value = NULL;
NULL              160 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == proc && NULL == key) {
NULL              168 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != proc && PMIX_RANK_WILDCARD == proc->rank && NULL == key) {
NULL              176 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == proc || 0 == strlen(proc->nspace)) {
NULL              185 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == proc) {
NULL              193 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                         nm, rank, (NULL == key) ? "NULL" : key);
NULL              242 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         return NULL;
NULL              251 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         return NULL;
NULL              258 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         return NULL;
NULL              266 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         return NULL;
NULL              274 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c             return NULL;
NULL              291 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     pmix_value_t *val = NULL;
NULL              299 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == cb) {
NULL              353 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                     val = NULL;
NULL              357 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                     kv->value = NULL; // protect the value
NULL              373 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     cb->cbfunc.valuefn(PMIX_ERR_TIMEOUT, NULL, cb->cbdata);
NULL              389 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != cb->key && 1 == pmix_list_get_size(kvs)) {
NULL              392 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         kv->value = NULL;  // protect the value
NULL              398 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == val) {
NULL              403 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == val->data.darray) {
NULL              409 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     val->data.darray->array = NULL;
NULL              412 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == info) {
NULL              436 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     pmix_value_t *kv = NULL;
NULL              440 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         if (NULL != info) {
NULL              446 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                 if (NULL == kv) {
NULL              455 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                         if (NULL == kv->data.string) {
NULL              459 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                             kv = NULL;
NULL              474 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != cd->valcbfunc) {
NULL              478 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != kv) {
NULL              481 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != release_fn) {
NULL              495 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != info) {
NULL              528 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != *val) {
NULL              540 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     pmix_value_t *val = NULL;
NULL              555 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c                         (NULL == cb->key) ? "NULL" : cb->key);
NULL              562 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != cb->info) {
NULL              600 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == cb->key || 0 == strncmp(cb->key, "pmix", 4)) {
NULL              615 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c             } else if (NULL != cb->key) {
NULL              659 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c             val = NULL;
NULL              668 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != cb->cbfunc.valuefn) {
NULL              669 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c         if (NULL != val)  {
NULL              674 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL != val) {
NULL              717 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_get.c     if (NULL == msg) {
NULL               84 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     p->members = NULL;
NULL               86 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     p->info = NULL;
NULL               88 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     p->results = NULL;
NULL               90 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     p->cbfunc = NULL;
NULL               91 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     p->opcbfunc = NULL;
NULL               92 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     p->cbdata = NULL;
NULL               97 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != p->members) {
NULL              100 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != p->info) {
NULL              176 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_buffer_t *msg = NULL;
NULL              179 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_group_tracker_t *cb = NULL;
NULL              182 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_info_t *iptr = NULL;
NULL              202 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == procs || 0 >= nprocs) {
NULL              291 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (embed && NULL != iptr) {
NULL              294 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (PMIX_SUCCESS != rc && NULL != msg) {
NULL              350 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_buffer_t *msg = NULL;
NULL              353 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_group_tracker_t *cb = NULL;
NULL              356 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_info_t *iptr = NULL;
NULL              376 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == grp) {
NULL              451 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (embed && NULL != iptr) {
NULL              454 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (PMIX_SUCCESS != rc && NULL != msg) {
NULL              464 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != cb) {
NULL              484 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_group_tracker_t *cb = NULL;
NULL              485 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_proc_t *affected = NULL;
NULL              506 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == cb) {
NULL              510 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c         cbfunc(rc, NULL, 0, chaincbfunc, NULL, cbdata);
NULL              551 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c         if (NULL != cb->cbfunc) {
NULL              552 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c             cb->cbfunc(PMIX_SUCCESS, NULL, 0, cb->cbdata, relcbfunc, cb);
NULL              596 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == grp || NULL == procs) {
NULL              620 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == cb.info) {
NULL              629 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == cb.info[n].value.data.darray ||
NULL              630 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c         NULL == cb.info[n].value.data.darray->array) {
NULL              637 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     PMIX_INFO_LOAD(&cb.info[n], PMIX_EVENT_NON_DEFAULT, NULL, PMIX_BOOL);
NULL              690 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == grp || NULL == procs) {
NULL              695 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == cb) {
NULL              714 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     PMIX_INFO_LOAD(&myinfo[1], PMIX_EVENT_HDLR_PREPEND, NULL, PMIX_BOOL);
NULL              731 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != info) {
NULL              742 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == cb->info) {
NULL              756 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == cb->info[n].value.data.darray ||
NULL              757 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c         NULL == cb->info[n].value.data.darray->array) {
NULL              769 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     PMIX_INFO_LOAD(&cb->info[n], PMIX_EVENT_NON_DEFAULT, NULL, PMIX_BOOL);
NULL              876 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != info) {
NULL              893 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != leader) {
NULL              896 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c         if (NULL == cb->info) {
NULL              927 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != cb->opcbfunc) {
NULL              948 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     pmix_info_t info, *iptr=NULL;
NULL              952 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c                         (NULL == buf) ? -1 : (int)buf->bytes_used);
NULL              954 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL == buf) {
NULL              989 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != cb->cbfunc) {
NULL              992 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     } else if (NULL != cb->opcbfunc) {
NULL             1011 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != info) {
NULL             1018 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_group.c     if (NULL != release_fn) {
NULL              134 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL == info) {
NULL              201 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     char **keys = NULL;
NULL              222 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL == pdata) {
NULL              285 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL == keys) {
NULL              522 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c                         (NULL == buf) ? -1 : (int)buf->bytes_used);
NULL              524 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL == buf) {
NULL              544 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL != cb->cbfunc.opfn) {
NULL              573 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c                         (NULL == buf) ? -1 : (int)buf->bytes_used);
NULL              576 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     pdata = NULL;
NULL              579 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL == cb->cbfunc.lookupfn) {
NULL              584 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL == buf) {
NULL              604 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c         if (NULL != cb->cbfunc.lookupfn) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c             cb->cbfunc.lookupfn(ret, NULL, 0, cb->cbdata);
NULL              634 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL != cb->cbfunc.lookupfn) {
NULL              640 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c     if (NULL != pdata) {
NULL               91 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL != nspace) {
NULL              106 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL != nspace) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     char *harvest[2] = {"PMIX_MCA_", NULL};
NULL              147 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL != job_info) {
NULL              151 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c                 rc = pmix_pnet_base_harvest_envars(harvest, NULL, &ilist);
NULL              176 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c         if (NULL != aptr->info && 0 == aptr->ninfo) {
NULL              192 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c                     rc = pmix_pnet_base_harvest_envars(harvest, NULL, &ilist);
NULL              281 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     char *n2 = NULL;
NULL              289 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c                         (NULL == buf) ? -1 : (int)buf->bytes_used);
NULL              294 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL == buf) {
NULL              324 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL != n2) {
NULL              336 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL != cb->cbfunc.spawnfn) {
NULL              348 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_spawn.c     if (NULL != nspace) {
NULL               43 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     p->function = NULL;
NULL               44 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     p->attrs = NULL;
NULL               49 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (NULL != p->function) {
NULL               52 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (NULL != p->attrs) {
NULL              181 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_GDS_MODULE", .string = PMIX_GDS_MODULE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              182 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EVENT_BASE", .string = PMIX_EVENT_BASE, .type = PMIX_POINTER, .description = (char *[]){"VALID MEMORY REFERENCE", NULL}},
NULL              183 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              184 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_NODEID", .string = PMIX_NODEID, .type = PMIX_UINT32, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              185 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_PROGRAMMING_MODEL", .string = PMIX_PROGRAMMING_MODEL, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              186 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_MODEL_LIBRARY_NAME", .string = PMIX_MODEL_LIBRARY_NAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              187 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_MODEL_LIBRARY_VERSION", .string = PMIX_MODEL_LIBRARY_VERSION, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              188 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_THREADING_MODEL", .string = PMIX_THREADING_MODEL, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              189 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_USOCK_DISABLE", .string = PMIX_USOCK_DISABLE, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable usock messaging interface", NULL}},
NULL              190 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SOCKET_MODE", .string = PMIX_SOCKET_MODE, .type = PMIX_UINT32, .description = (char *[]){"Valid POSIX mode_t value", NULL}},
NULL              191 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_REPORT_URI", .string = PMIX_TCP_REPORT_URI, .type = PMIX_STRING, .description = (char *[]){"-, +, or filename", NULL}},
NULL              192 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IF_INCLUDE", .string = PMIX_TCP_IF_INCLUDE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Comma-separated list of", "TCP interfaces to include", NULL}},
NULL              193 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IF_EXCLUDE", .string = PMIX_TCP_IF_EXCLUDE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Comma-separated list of", "TCP interfaces to exclude", NULL}},
NULL              194 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IPV4_PORT", .string = PMIX_TCP_IPV4_PORT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", "IPv4 port to be used", NULL}},
NULL              195 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IPV6_PORT", .string = PMIX_TCP_IPV6_PORT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", "IPv6 port to be used", NULL}},
NULL              196 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_DISABLE_IPV4", .string = PMIX_TCP_DISABLE_IPV4, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable IPv4 messaging interface", NULL}},
NULL              197 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_DISABLE_IPV6", .string = PMIX_TCP_DISABLE_IPV6, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable IPv6 messaging interface", NULL}},
NULL              200 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Execute fence during finalize", NULL}},
NULL              205 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_DATA_SCOPE", .string = PMIX_DATA_SCOPE, .type = PMIX_SCOPE, .description = (char *[]){"PMIX_SCOPE_UNDEF,PMIX_LOCAL,", "PMIX_REMOTE,PMIX_GLOBAL,", "PMIX_INTERNAL", NULL}},
NULL              206 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_OPTIONAL", .string = PMIX_OPTIONAL, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              207 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_IMMEDIATE", .string = PMIX_IMMEDIATE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              208 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SESSION_INFO", .string = PMIX_SESSION_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting session-level value", NULL}},
NULL              209 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_JOB_INFO", .string = PMIX_JOB_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting job-level value", NULL}},
NULL              210 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_APP_INFO", .string = PMIX_APP_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting app-level value", NULL}},
NULL              211 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_NODE_INFO", .string = PMIX_NODE_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting node-level value", NULL}},
NULL              214 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_DATA_SCOPE", .string = PMIX_DATA_SCOPE, .type = PMIX_SCOPE, .description = (char *[]){"PMIX_SCOPE_UNDEF,PMIX_LOCAL,", "PMIX_REMOTE,PMIX_GLOBAL,", "PMIX_INTERNAL", NULL}},
NULL              215 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_OPTIONAL", .string = PMIX_OPTIONAL, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              216 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_IMMEDIATE", .string = PMIX_IMMEDIATE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              217 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SESSION_INFO", .string = PMIX_SESSION_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting session-level value", NULL}},
NULL              218 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_JOB_INFO", .string = PMIX_JOB_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting job-level value", NULL}},
NULL              219 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_APP_INFO", .string = PMIX_APP_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting app-level value", NULL}},
NULL              220 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_NODE_INFO", .string = PMIX_NODE_INFO, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Requesting node-level value", NULL}},
NULL              233 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              236 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              239 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              242 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              245 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              248 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              251 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              254 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SETUP_APP_ENVARS", .string = PMIX_SETUP_APP_ENVARS, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              257 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SETUP_APP_ENVARS", .string = PMIX_SETUP_APP_ENVARS, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              260 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              263 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_LOG_GENERATE_TIMESTAMP", .string = PMIX_LOG_GENERATE_TIMESTAMP, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              266 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_LOG_GENERATE_TIMESTAMP", .string = PMIX_LOG_GENERATE_TIMESTAMP, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              313 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (NULL != client_attributes[0].description[0]) {
NULL              315 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         client_attributes[0].description[0] = NULL;
NULL              353 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_GDS_MODULE", .string = PMIX_GDS_MODULE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              354 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EVENT_BASE", .string = PMIX_EVENT_BASE, .type = PMIX_POINTER, .description = (char *[]){"VALID MEMORY REFERENCE", NULL}},
NULL              355 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              356 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_NODEID", .string = PMIX_NODEID, .type = PMIX_UINT32, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              357 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SINGLE_LISTENER", .string = PMIX_SINGLE_LISTENER, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Only use one messaging interface", NULL}},
NULL              358 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_USOCK_DISABLE", .string = PMIX_USOCK_DISABLE, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable usock messaging interface", NULL}},
NULL              359 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SOCKET_MODE", .string = PMIX_SOCKET_MODE, .type = PMIX_UINT32, .description = (char *[]){"Valid POSIX mode_t value", NULL}},
NULL              360 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_REPORT_URI", .string = PMIX_TCP_REPORT_URI, .type = PMIX_STRING, .description = (char *[]){"-, +, or filename", NULL}},
NULL              361 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IF_INCLUDE", .string = PMIX_TCP_IF_INCLUDE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Comma-separated list of", "TCP interfaces to include", NULL}},
NULL              362 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IF_EXCLUDE", .string = PMIX_TCP_IF_EXCLUDE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Comma-separated list of", "TCP interfaces to exclude", NULL}},
NULL              363 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IPV4_PORT", .string = PMIX_TCP_IPV4_PORT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", "IPv4 port to be used", NULL}},
NULL              364 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IPV6_PORT", .string = PMIX_TCP_IPV6_PORT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", "IPv6 port to be used", NULL}},
NULL              365 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_DISABLE_IPV4", .string = PMIX_TCP_DISABLE_IPV4, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable IPv4 messaging interface", NULL}},
NULL              366 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_DISABLE_IPV6", .string = PMIX_TCP_DISABLE_IPV6, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable IPv6 messaging interface", NULL}},
NULL              367 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_REMOTE_CONNECTIONS", .string = PMIX_SERVER_REMOTE_CONNECTIONS, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Allow connections from", "remote tools", NULL}},
NULL              368 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_NSPACE", .string = PMIX_SERVER_NSPACE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Namespace assigned to server", NULL}},
NULL              369 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_RANK", .string = PMIX_SERVER_RANK, .type = PMIX_PROC_RANK, .description = (char *[]){"POSITIVE INTEGERS", "Rank assigned to server", NULL}},
NULL              370 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_TMPDIR", .string = PMIX_SERVER_TMPDIR, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Path to temp directory", "assigned to server", NULL}},
NULL              371 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SYSTEM_TMPDIR", .string = PMIX_SYSTEM_TMPDIR, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Path to system temp directory", NULL}},
NULL              372 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_TOOL_SUPPORT", .string = PMIX_SERVER_TOOL_SUPPORT, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Allow tool connections", NULL}},
NULL              373 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_SYSTEM_SUPPORT", .string = PMIX_SERVER_SYSTEM_SUPPORT, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Declare server as being the", "local system server for PMIx", "connection requests", NULL}},
NULL              378 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_DATA_SCOPE", .string = PMIX_DATA_SCOPE, .type = PMIX_SCOPE, .description = (char *[]){"PMIX_SCOPE_UNDEF,PMIX_LOCAL,","PMIX_REMOTE,PMIX_GLOBAL,", "PMIX_INTERNAL", NULL}},
NULL              379 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_OPTIONAL", .string = PMIX_OPTIONAL, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              380 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_IMMEDIATE", .string = PMIX_IMMEDIATE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              381 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              384 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              387 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              390 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              393 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              396 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              399 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              402 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              405 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              408 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SETUP_APP_ENVARS", .string = PMIX_SETUP_APP_ENVARS, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              411 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SETUP_APP_ENVARS", .string = PMIX_SETUP_APP_ENVARS, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              414 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EMBED_BARRIER", .string = PMIX_EMBED_BARRIER, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              417 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_LOG_GENERATE_TIMESTAMP", .string = PMIX_LOG_GENERATE_TIMESTAMP, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              420 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_LOG_GENERATE_TIMESTAMP", .string = PMIX_LOG_GENERATE_TIMESTAMP, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              423 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_IMMEDIATE", .string = PMIX_IMMEDIATE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              424 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              427 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_IMMEDIATE", .string = PMIX_IMMEDIATE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              428 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              431 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_COLLECT_DATA", .string = PMIX_COLLECT_DATA, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              432 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              435 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_COLLECT_DATA", .string = PMIX_COLLECT_DATA, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              436 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              439 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDIN", .string = PMIX_FWD_STDIN, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              440 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDOUT", .string = PMIX_FWD_STDOUT, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              441 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDERR", .string = PMIX_FWD_STDERR, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              442 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDDIAG", .string = PMIX_FWD_STDDIAG, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              445 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDIN", .string = PMIX_FWD_STDIN, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              446 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDOUT", .string = PMIX_FWD_STDOUT, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              447 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDERR", .string = PMIX_FWD_STDERR, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              448 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDDIAG", .string = PMIX_FWD_STDDIAG, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              451 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              454 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TIMEOUT", .string = PMIX_TIMEOUT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              457 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EVENT_AFFECTED_PROC", .string = PMIX_EVENT_AFFECTED_PROC, .type = PMIX_PROC, .description = (char *[]){"pmix_proc_t*", NULL}},
NULL              458 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EVENT_AFFECTED_PROCS", .string = PMIX_EVENT_AFFECTED_PROCS, .type = PMIX_DATA_ARRAY, .description = (char *[]){"Array of pmix_proc_t", NULL}},
NULL              461 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_QUERY_REFRESH_CACHE", .string = PMIX_QUERY_REFRESH_CACHE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              462 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_PROCID", .string = PMIX_PROCID, .type = PMIX_PROC, .description = (char *[]){"pmix_proc_t*", NULL}},
NULL              463 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_NSPACE", .string = PMIX_NSPACE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              464 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_RANK", .string = PMIX_RANK, .type = PMIX_PROC_RANK, .description = (char *[]){"UNSIGNED INT32", NULL}},
NULL              465 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              468 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_REGISTER_CLEANUP", .string = PMIX_REGISTER_CLEANUP, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              469 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_REGISTER_CLEANUP_DIR", .string = PMIX_REGISTER_CLEANUP_DIR, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              470 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_RECURSIVE", .string = PMIX_CLEANUP_RECURSIVE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              471 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_IGNORE", .string = PMIX_CLEANUP_IGNORE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              472 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_LEAVE_TOPDIR", .string = PMIX_CLEANUP_LEAVE_TOPDIR, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              475 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_REGISTER_CLEANUP", .string = PMIX_REGISTER_CLEANUP, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              476 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_REGISTER_CLEANUP_DIR", .string = PMIX_REGISTER_CLEANUP_DIR, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              477 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_RECURSIVE", .string = PMIX_CLEANUP_RECURSIVE, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              478 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_IGNORE", .string = PMIX_CLEANUP_IGNORE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              479 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CLEANUP_LEAVE_TOPDIR", .string = PMIX_CLEANUP_LEAVE_TOPDIR, .type = PMIX_BOOL, .description = (char *[]){"True,False", NULL}},
NULL              537 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_GDS_MODULE", .string = PMIX_GDS_MODULE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              538 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_EVENT_BASE", .string = PMIX_EVENT_BASE, .type = PMIX_POINTER, .description = (char *[]){"VALID MEMORY REFERENCE", NULL}},
NULL              539 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_HOSTNAME", .string = PMIX_HOSTNAME, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              540 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_NODEID", .string = PMIX_NODEID, .type = PMIX_UINT32, .description = (char *[]){"POSITIVE INTEGERS", NULL}},
NULL              541 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TOOL_NSPACE", .string = PMIX_TOOL_NSPACE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", NULL}},
NULL              542 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TOOL_RANK", .string = PMIX_TOOL_RANK, .type = PMIX_PROC_RANK, .description = (char *[]){"POSITIVE INTEGERS", "Rank assigned to tool", NULL}},
NULL              543 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TOOL_DO_NOT_CONNECT", .string = PMIX_TOOL_DO_NOT_CONNECT, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Do not connect to server", NULL}},
NULL              544 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CONNECT_TO_SYSTEM", .string = PMIX_CONNECT_TO_SYSTEM, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Connect to system PMIx server", NULL}},
NULL              545 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CONNECT_SYSTEM_FIRST", .string = PMIX_CONNECT_SYSTEM_FIRST, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Try system PMIx server first", NULL}},
NULL              546 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_PIDINFO", .string = PMIX_SERVER_PIDINFO, .type = PMIX_PID, .description = (char *[]){"Valid pid_t value", "PID of target PMIx server", NULL}},
NULL              547 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_URI", .string = PMIX_TCP_URI, .type = PMIX_STRING, .description = (char *[]){"Valid PMIx URI", "URI of PMIx server to connect to", NULL}},
NULL              548 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_URI", .string = PMIX_SERVER_URI, .type = PMIX_STRING, .description = (char *[]){"Valid PMIx URI", "URI of PMIx server to connect to", NULL}},
NULL              549 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_NSPACE", .string = PMIX_SERVER_NSPACE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Namespace of PMIx server to", "connect to", NULL}},
NULL              550 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CONNECT_RETRY_DELAY", .string = PMIX_CONNECT_RETRY_DELAY, .type = PMIX_UINT32, .description = (char *[]){"POSITIVE INTEGERS", "Seconds between connection", "attempts", NULL}},
NULL              551 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CONNECT_MAX_RETRIES", .string = PMIX_CONNECT_MAX_RETRIES, .type = PMIX_UINT32, .description = (char *[]){"POSITIVE INTEGERS", "Max number of connection retries", NULL}},
NULL              552 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SOCKET_MODE", .string = PMIX_SOCKET_MODE, .type = PMIX_UINT32, .description = (char *[]){"Valid POSIX mode_t value", NULL}},
NULL              553 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_REPORT_URI", .string = PMIX_TCP_REPORT_URI, .type = PMIX_STRING, .description = (char *[]){"-, +, or filename", NULL}},
NULL              554 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IF_INCLUDE", .string = PMIX_TCP_IF_INCLUDE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Comma-separated list of", "TCP interfaces to include", NULL}},
NULL              555 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IF_EXCLUDE", .string = PMIX_TCP_IF_EXCLUDE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Comma-separated list of", "TCP interfaces to exclude", NULL}},
NULL              556 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IPV4_PORT", .string = PMIX_TCP_IPV4_PORT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", "IPv4 port to be used", NULL}},
NULL              557 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_IPV6_PORT", .string = PMIX_TCP_IPV6_PORT, .type = PMIX_INT, .description = (char *[]){"POSITIVE INTEGERS", "IPv6 port to be used", NULL}},
NULL              558 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_DISABLE_IPV4", .string = PMIX_TCP_DISABLE_IPV4, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable IPv4 messaging interface", NULL}},
NULL              559 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_DISABLE_IPV6", .string = PMIX_TCP_DISABLE_IPV6, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Disable IPv6 messaging interface", NULL}},
NULL              560 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_FWD_STDIN", .string = PMIX_FWD_STDIN, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Forward stdin of the tool", NULL}},
NULL              561 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_LAUNCHER", .string = PMIX_LAUNCHER, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Tool is a job launcher", NULL}},
NULL              562 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_TMPDIR", .string = PMIX_SERVER_TMPDIR, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Path to temp directory", "assigned to tool", NULL}},
NULL              563 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SYSTEM_TMPDIR", .string = PMIX_SYSTEM_TMPDIR, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Path to system temp directory", NULL}},
NULL              568 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CONNECT_TO_SYSTEM", .string = PMIX_CONNECT_TO_SYSTEM, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Connect to system PMIx server", NULL}},
NULL              569 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_CONNECT_SYSTEM_FIRST", .string = PMIX_CONNECT_SYSTEM_FIRST, .type = PMIX_BOOL, .description = (char *[]){"True,False", "Try system PMIx server first", NULL}},
NULL              570 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_PIDINFO", .string = PMIX_SERVER_PIDINFO, .type = PMIX_PID, .description = (char *[]){"Valid pid_t value", "PID of target PMIx server", NULL}},
NULL              571 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_TCP_URI", .string = PMIX_TCP_URI, .type = PMIX_STRING, .description = (char *[]){"Valid PMIx URI", "URI of PMIx server to connect to", NULL}},
NULL              572 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_URI", .string = PMIX_SERVER_URI, .type = PMIX_STRING, .description = (char *[]){"Valid PMIx URI", "URI of PMIx server to connect to", NULL}},
NULL              573 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         {.name = "PMIX_SERVER_NSPACE", .string = PMIX_SERVER_NSPACE, .type = PMIX_STRING, .description = (char *[]){"UNRESTRICTED", "Namespace of PMIx server to", "connect to", NULL}},
NULL              641 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         trk = NULL;
NULL              642 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         for (m=0; NULL != fns[m] && NULL == trk; m++) {
NULL              649 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         if (NULL == trk || NULL == trk->attrs) {
NULL              676 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     char **fns = NULL, *tmp;
NULL              704 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (NULL != cd->info) {
NULL              755 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (NULL != cd->cbfunc) {
NULL              780 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         head = NULL;
NULL              783 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              788 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              793 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              804 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              815 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              821 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              827 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              838 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (NULL == cd->queries[n].qualifiers ||
NULL              927 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (NULL != cd->cbfunc) {
NULL              942 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     char **ans = NULL;
NULL              960 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         return NULL;
NULL             1024 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         for (m=1; NULL != attrs[n].description[m]; m++) {
NULL             1106 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     char **tmp, **ans=NULL;
NULL             1121 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         return NULL;
NULL             1131 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     for (n=0; NULL != tmp[n]; n++) {
NULL               44 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c     if (NULL != cd->info) {
NULL               66 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c         if (NULL != cd->cbfunc) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c             cd->cbfunc(PMIX_ERR_COMM_FAILURE, NULL, 0, cd->cbdata, NULL, NULL);
NULL              107 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c     if (NULL != cd->cbfunc) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c     if (NULL != release_fn) {
NULL              192 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c         if (NULL == pmix_host_server.job_control) {
NULL              233 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c     if (NULL != targets && 0 < ntargets) {
NULL              252 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c     if (NULL != directives && 0 < ndirs) {
NULL              339 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c     if (NULL == monitor) {
NULL              349 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c         if (NULL == pmix_host_server.monitor) {
NULL              370 opal/mca/pmix/pmix4x/pmix/src/common/pmix_control.c         if (NULL == msg) {
NULL               50 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         (db)->base_ptr = NULL;                              \
NULL               51 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         (db)->pack_ptr = NULL;                              \
NULL               52 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         (db)->unpack_ptr = NULL;                            \
NULL               64 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         (b)->base_ptr = NULL;                           \
NULL               65 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         (b)->pack_ptr = NULL;                           \
NULL               66 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         (b)->unpack_ptr = NULL;                         \
NULL               79 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == proc ) {
NULL               91 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c             if (NULL != (peer = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, i))) {
NULL              103 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&wildcard, PMIX_BFROPS_MODULE, NULL, 0, &value))) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c             return NULL;
NULL              109 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         if (NULL == peer) {
NULL              111 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c             return NULL;
NULL              114 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         if (NULL == peer->nptr) {
NULL              117 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c             return NULL;
NULL              123 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         if (NULL == peer->nptr->compat.bfrops) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c             return NULL;
NULL              144 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&wildcard, PMIX_BFROPS_MODULE, NULL, 0, &value))) {
NULL              146 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         return NULL;
NULL              150 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == peer) {
NULL              152 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         return NULL;
NULL              155 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == peer->nptr) {
NULL              158 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         return NULL;
NULL              164 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == peer->nptr->compat.bfrops) {
NULL              166 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c         return NULL;
NULL              182 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == (peer = find_peer(target))) {
NULL              213 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == (peer = find_peer(source))) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL != cd->cbfunc.opcbfn) {
NULL              116 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == cd) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == cd->iofreq) {
NULL              135 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == msg) {
NULL              200 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c static pmix_iof_read_event_t *stdinev = NULL;
NULL              214 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c         if (NULL != cd->cbfunc) {
NULL              227 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL != cd->cbfunc) {
NULL              253 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == bo) {
NULL              295 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c                                                   NULL);
NULL              356 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c         if (NULL == msg) {
NULL              398 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c         if (NULL != bo) {
NULL              409 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c         if (NULL == cd) {
NULL              427 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == pmix_host_server.push_stdin) {
NULL              456 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == flags) {
NULL              474 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c                          (NULL == channel) ? -1 : channel->fd));
NULL              691 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c         while (NULL != (output = (pmix_iof_write_output_t*)pmix_list_remove_first(&wev->outputs))) {
NULL              719 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     while (NULL != (item = pmix_list_remove_first(&wev->outputs))) {
NULL              840 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c                               NULL, 0, NULL, NULL);
NULL              897 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL == msg) {
NULL              997 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     rev->targets = NULL;
NULL              999 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     rev->directives = NULL;
NULL             1012 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL != rev->targets) {
NULL             1015 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if (NULL != rev->directives) {
NULL             1051 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c                     NULL, NULL);
NULL              132 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.h         struct timeval *tv = NULL;                                      \
NULL              176 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.h         struct timeval *tv = NULL;                              \
NULL              204 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.h         if (NULL != (d)) {                                              \
NULL               59 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c     if (NULL != cd->cbfunc.opcbfn) {
NULL              108 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c     if (NULL != cd->cbfunc.opcbfn) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c     pmix_proc_t *source = NULL;
NULL              137 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c     if (0 == ndata || NULL == data) {
NULL              144 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c     if (NULL != directives) {
NULL              149 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c                     timestamp = time(NULL);
NULL              242 opal/mca/pmix/pmix4x/pmix/src/common/pmix_log.c     if (NULL == source) {
NULL               45 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c     if (NULL != cd->info) {
NULL              114 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c     if (NULL != cd->cbfunc) {
NULL              129 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c     if (NULL != cd->cbfunc) {
NULL              160 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c     if (0 == nqueries || NULL == queries) {
NULL              168 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         if (NULL != queries[n].qualifiers && 0 == queries[n].nqual) {
NULL              251 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         for (p=0; NULL != queries[n].keys[p]; p++) {
NULL              307 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         if (NULL == pmix_host_server.query) {
NULL              374 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c     if (NULL != release_fn) {
NULL              442 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         if (NULL == pmix_host_server.allocate) {
NULL               45 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     pmix_info_t *info = NULL;
NULL               56 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c         if (NULL != cd->credcbfunc) {
NULL               57 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c             cd->credcbfunc(PMIX_ERR_COMM_FAILURE, NULL, NULL, 0, cd->cbdata);
NULL              103 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     if (NULL != cd->credcbfunc) {
NULL              107 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     if (NULL != info) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     pmix_info_t *results = NULL;
NULL              140 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c         if (NULL == pmix_host_server.get_credential) {
NULL              146 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c                 if (NULL != cbfunc) {
NULL              148 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c                     if (NULL != results) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c             if (NULL != cbfunc) {
NULL              176 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c                 if (NULL != results) {
NULL              240 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     pmix_info_t *info = NULL;
NULL              251 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c         if (NULL != cd->validcbfunc) {
NULL              252 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c             cd->validcbfunc(PMIX_ERR_COMM_FAILURE, NULL, 0, cd->cbdata);
NULL              290 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     if (NULL != cd->validcbfunc) {
NULL              293 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     if (NULL != info) {
NULL              307 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c     pmix_info_t *results = NULL;
NULL              326 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c         if (NULL == pmix_host_server.validate_credential) {
NULL              332 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c                 if (NULL != cbfunc) {
NULL              334 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c                     if (NULL != results) {
NULL              358 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c             if (NULL != cbfunc) {
NULL              360 opal/mca/pmix/pmix4x/pmix/src/common/pmix_security.c                 if (NULL != results) {
NULL              182 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h         ch = NULL;                                                                      \
NULL              190 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h         if (NULL == ch) {                                                               \
NULL              218 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event.h                 PMIX_INFO_LOAD(&ch->info[0], PMIX_EVENT_NON_DEFAULT, NULL, PMIX_BOOL);  \
NULL               60 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                             (NULL == source) ? "UNKNOWN" : source->nspace,
NULL               61 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                             (NULL == source) ? PMIX_RANK_WILDCARD : source->rank, PMIx_Error_string(status));
NULL               81 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                         (NULL == source) ? pmix_globals.myid.nspace : source->nspace,
NULL               82 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                         (NULL == source) ? pmix_globals.myid.rank : source->rank, status);
NULL              107 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != cb->cbfunc.opfn) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL == pk) {
NULL              164 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     pmix_buffer_t *msg = NULL;
NULL              181 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == msg) {
NULL              234 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL == source) {
NULL              251 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->targets) {
NULL              256 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->affected) {
NULL              259 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == cd->affected) {
NULL              274 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (PMIX_RANGE_PROC_LOCAL != range && NULL != msg) {
NULL              296 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     } else if (NULL != cbfunc) {
NULL              308 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != msg) {
NULL              357 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->evhdlr->name) {
NULL              387 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     item = NULL;
NULL              404 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL != chain->evhdlr->name) {
NULL              410 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL != chain->evhdlr->cbobject) {
NULL              428 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->evhdlr->codes || NULL != item) {
NULL              431 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == item) {
NULL              450 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL != chain->evhdlr->name) {
NULL              456 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL != chain->evhdlr->cbobject) {
NULL              476 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == item) {
NULL              490 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL != chain->evhdlr->name) {
NULL              496 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL != chain->evhdlr->cbobject) {
NULL              512 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != pmix_globals.events.last &&
NULL              523 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != chain->evhdlr->name) {
NULL              529 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != chain->evhdlr->cbobject) {
NULL              539 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         } else if (NULL != pmix_globals.events.last->codes) {
NULL              547 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL != chain->evhdlr->name) {
NULL              553 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL != chain->evhdlr->cbobject) {
NULL              571 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != chain->evhdlr->name) {
NULL              577 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != chain->evhdlr->cbobject) {
NULL              592 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->final_cbfunc) {
NULL              599 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != cbfunc) {
NULL              628 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL == chain->info) {
NULL              636 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->targets) {
NULL              651 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != pmix_globals.events.first) {
NULL              660 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         } else if (NULL != pmix_globals.events.first->codes) {
NULL              732 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != pmix_globals.events.last &&
NULL              741 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         } else if (NULL != pmix_globals.events.last->codes) {
NULL              760 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->final_cbfunc) {
NULL              773 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->evhdlr->name) {
NULL              779 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->evhdlr->cbobject) {
NULL              787 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                         (NULL == chain->evhdlr->name) ?
NULL              792 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                           NULL, 0,
NULL              801 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != cd->cbfunc) {
NULL              873 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->targets) {
NULL              885 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 nptr = NULL;
NULL              893 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL == nptr) {
NULL              903 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != chain->affected) {
NULL              906 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == cd->affected) {
NULL              909 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != cd->cbfunc) {
NULL              922 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (PMIX_RANGE_CUSTOM != cd->range && NULL != cd->targets) {
NULL              925 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL != cd->cbfunc) {
NULL              937 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         char *grpid = NULL;
NULL              946 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == grpid) {
NULL              950 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != cd->cbfunc) {
NULL              958 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == cd->targets || 0 == cd->ntargets) {
NULL              961 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != cd->cbfunc) {
NULL              979 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         rngtrk.procs = NULL;
NULL             1011 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL == cd->targets) {
NULL             1034 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL == bfr) {
NULL             1080 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     if (NULL != cd->targets && 0 < cd->nleft) {
NULL             1098 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c             if (NULL != pmix_host_server.notify_event) {
NULL             1113 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL != cd->cbfunc) {
NULL             1141 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != info) {
NULL             1152 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL == source) {
NULL             1161 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (0 < ninfo && NULL != info) {
NULL             1236 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL == interested) {
NULL             1240 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL == affected) {
NULL             1285 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != info && 0 < ninfo) {
NULL             1287 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c         if (NULL == chain->info) {
NULL             1303 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     NULL != info[n].value.data.darray &&
NULL             1304 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     NULL != info[n].value.data.darray->array) {
NULL             1319 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL == chain->affected) {
NULL             1327 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                 if (NULL == chain->affected) {
NULL             1342 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->name = NULL;
NULL             1345 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->locator = NULL;
NULL             1347 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->rng.procs = NULL;
NULL             1349 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->affected = NULL;
NULL             1351 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->evhdlr = NULL;
NULL             1352 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->cbobject = NULL;
NULL             1353 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->codes = NULL;
NULL             1358 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->name) {
NULL             1361 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->locator) {
NULL             1364 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->rng.procs) {
NULL             1367 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->affected) {
NULL             1370 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->codes) {
NULL             1384 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c                     accon, NULL);
NULL             1389 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->first = NULL;
NULL             1390 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->last = NULL;
NULL             1398 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->first) {
NULL             1401 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->last) {
NULL             1420 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->targets = NULL;
NULL             1423 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->affected = NULL;
NULL             1425 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->info = NULL;
NULL             1428 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->results = NULL;
NULL             1430 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->evhdlr = NULL;
NULL             1431 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->final_cbfunc = NULL;
NULL             1432 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     p->final_cbdata = NULL;
NULL             1439 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->targets) {
NULL             1442 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->affected) {
NULL             1445 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->info) {
NULL             1448 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_notification.c     if (NULL != p->results) {
NULL               53 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->list = NULL;
NULL               54 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->hdlr = NULL;
NULL               55 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->cd = NULL;
NULL               56 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->codes = NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->info = NULL;
NULL               60 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->affected = NULL;
NULL               62 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->evhdlr = NULL;
NULL               63 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->evregcbfn = NULL;
NULL               64 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     p->cbdata = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != p->cd) {
NULL              108 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == rb->list) {
NULL              109 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != rb->hdlr) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 pmix_globals.events.first = NULL;
NULL              115 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 pmix_globals.events.last = NULL;
NULL              117 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         } else if (NULL != rb->hdlr) {
NULL              126 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd && NULL != cd->evregcbfn) {
NULL              129 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd) {
NULL              136 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL!= rb->info) {
NULL              139 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != rb->codes) {
NULL              154 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == rb->list) {
NULL              155 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != rb->hdlr) {
NULL              159 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 pmix_globals.events.first = NULL;
NULL              161 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 pmix_globals.events.last = NULL;
NULL              163 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         } else if (NULL != rb->hdlr) {
NULL              171 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd && NULL != cd->evregcbfn) {
NULL              178 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL!= rb->info) {
NULL              181 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != rb->codes) {
NULL              252 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL == cd->codes) {
NULL              324 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != cd2->info) {
NULL              337 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         NULL != pmix_host_server.register_events) {
NULL              344 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != cd2->info) {
NULL              352 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != cd2->info) {
NULL              371 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == ncd) {
NULL              375 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == cd->codes) {
NULL              392 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != ncd->targets) {
NULL              427 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                     if (NULL == chain->affected) {
NULL              436 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                     if (NULL == chain->affected) {
NULL              466 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     char *name = NULL, *locator = NULL;
NULL              471 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     void *cbobject = NULL;
NULL              473 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     pmix_proc_t *parray = NULL;
NULL              485 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd->info) {
NULL              561 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if ((firstoverall && NULL != pmix_globals.events.first) ||
NULL              562 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             (lastoverall && NULL != pmix_globals.events.last)) {
NULL              569 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == evhdlr) {
NULL              574 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != name) {
NULL              581 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != parray && 0 < nprocs) {
NULL              584 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL == evhdlr->rng.procs) {
NULL              592 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != cd->affected && 0 < cd->naffected) {
NULL              595 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL == evhdlr->affected) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != cd->codes) {
NULL              607 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL == evhdlr->codes) {
NULL              622 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         cd->list = NULL;
NULL              634 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 pmix_globals.events.first = NULL;
NULL              636 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                 pmix_globals.events.last = NULL;
NULL              652 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL == evhdlr) {
NULL              657 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != name) {
NULL              666 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != parray && 0 < nprocs) {
NULL              669 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == evhdlr->rng.procs) {
NULL              677 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd->affected && 0 < cd->naffected) {
NULL              680 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == evhdlr->affected) {
NULL              690 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL == cd->codes) {
NULL              695 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == evhdlr->codes) {
NULL              770 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != ev) {
NULL              793 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL == ev->name) {
NULL              803 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                     if (NULL != ev) {
NULL              837 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd->evregcbfn) {
NULL              843 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd->codes) {
NULL              845 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         cd->codes = NULL;
NULL              865 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != cbfunc) {
NULL              880 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL == cd->codes) {
NULL              883 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != cbfunc) {
NULL              908 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     pmix_buffer_t *msg = NULL;
NULL              933 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if ((NULL != pmix_globals.events.first && pmix_globals.events.first->index == cd->ref) ||
NULL              934 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         (NULL != pmix_globals.events.last && pmix_globals.events.last->index == cd->ref)) {
NULL              936 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != pmix_globals.events.first && pmix_globals.events.first->index == cd->ref) {
NULL              941 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != msg) {
NULL              944 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL == ev->codes) {
NULL              979 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             pmix_globals.events.first = NULL;
NULL              981 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             pmix_globals.events.last  = NULL;
NULL              992 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != msg) {
NULL             1012 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (NULL != msg) {
NULL             1019 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                             if (NULL != msg) {
NULL             1050 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c                             if (NULL != msg) {
NULL             1071 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != msg) {
NULL             1077 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != msg) {
NULL             1079 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         PMIX_PTL_SEND_RECV(rc, pmix_client_globals.myserver, msg, NULL, NULL);
NULL             1087 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c     if (NULL != cd->cbfunc.opcbfn) {
NULL             1102 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c         if (NULL != cbfunc) {
NULL               46 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c PMIX_EXPORT hwloc_topology_t pmix_hwloc_topology = NULL;
NULL               52 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c static char *shmemfile = NULL;
NULL              106 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (NULL == info || 0 == ninfo) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             if (NULL != pmix_hwloc_topology) {
NULL              135 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             if (NULL != info[n].value.data.ptr) {
NULL              158 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             if (NULL == info[n].value.data.string) {
NULL              160 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             } else if (NULL != pmix_hwloc_topology) {
NULL              189 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c                 if (NULL == kp2) {
NULL              205 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             if (NULL == info[n].value.data.string) {
NULL              210 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             } else if (NULL != pmix_hwloc_topology) {
NULL              239 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c                 if (NULL == kp2) {
NULL              252 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             if (NULL == info[n].value.data.string) {
NULL              255 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             } else if (NULL != pmix_hwloc_topology) {
NULL              280 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c                 if (NULL == kp2) {
NULL              332 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (NULL == kp2) {
NULL              349 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (NULL == kp2) {
NULL              403 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             shmemfile = NULL;
NULL              413 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             shmemfile = NULL;
NULL              424 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             shmemfile = NULL;
NULL              439 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c             shmemfile = NULL;
NULL              451 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (NULL == kp2) {
NULL              464 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (NULL == kp2) {
NULL              477 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c         if (NULL == kp2) {
NULL              504 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (NULL != shmemfile) {
NULL              512 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (NULL != pmix_hwloc_topology && !external_topology) {
NULL              570 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c                 if ((end = strchr(next, '\n')) != NULL) {
NULL              633 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     while (fgets(line, sizeof(line), file) != NULL) {
NULL              722 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     char *last_sep = NULL;
NULL              728 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (NULL == target_dir) {
NULL              745 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     if (NULL != target_dir) {
NULL               69 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c                                 NULL, NULL);
NULL               73 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->path = NULL;
NULL               77 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->path) {
NULL               87 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->path = NULL;
NULL               93 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->path) {
NULL              103 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->nspace = NULL;
NULL              108 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->jobbkt = NULL;
NULL              120 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->nspace) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->jobbkt) {
NULL              141 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->ns = NULL;
NULL              145 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->ns) {
NULL              157 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     info->pname.nspace = NULL;
NULL              161 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     info->server_object = NULL;
NULL              165 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != info->pname.nspace) {
NULL              178 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->info = NULL;
NULL              185 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->send_msg = NULL;
NULL              186 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->recv_msg = NULL;
NULL              206 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->info) {
NULL              211 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->send_msg) {
NULL              214 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->recv_msg) {
NULL              223 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->nptr) {
NULL              233 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->peer = NULL;
NULL              236 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbfunc = NULL;
NULL              240 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->peer) {
NULL              243 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->pname.nspace) {
NULL              255 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->codes = NULL;
NULL              257 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->pname.nspace = NULL;
NULL              259 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->data = NULL;
NULL              261 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->key = NULL;
NULL              262 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->info = NULL;
NULL              264 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->directives = NULL;
NULL              266 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->evhdlr = NULL;
NULL              267 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->iofreq = NULL;
NULL              268 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->kv = NULL;
NULL              269 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->vptr = NULL;
NULL              270 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cd = NULL;
NULL              271 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->tracker = NULL;
NULL              273 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbfunc.relfn = NULL;
NULL              274 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbdata = NULL;
NULL              280 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->pname.nspace) {
NULL              283 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->kv) {
NULL              296 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbfunc.ptlfn = NULL;
NULL              297 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbdata = NULL;
NULL              298 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->pname.nspace = NULL;
NULL              301 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->key = NULL;
NULL              302 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->value = NULL;
NULL              303 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->procs = NULL;
NULL              305 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->info = NULL;
NULL              317 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != p->pname.nspace) {
NULL              329 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c                                 NULL, NULL);
NULL              346 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->queries = NULL;
NULL              348 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->targets = NULL;
NULL              350 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->info = NULL;
NULL              354 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbfunc = NULL;
NULL              355 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->valcbfunc = NULL;
NULL              356 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->cbdata = NULL;
NULL              357 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->relcbfunc = NULL;
NULL              358 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->credcbfunc = NULL;
NULL              359 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     p->validcbfunc = NULL;
NULL              388 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         for (n=0; NULL != tmp[n]; n++) {
NULL              421 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         for (n=0; NULL != tmp[n]; n++) {
NULL              460 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL == path) {  /* protect against error */
NULL              473 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL == dp) {
NULL              477 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     while (NULL != (ep = readdir(dp))) {
NULL              490 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         filenm = pmix_os_path(false, path, ep->d_name, NULL);
NULL              496 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c                 filenm = NULL;
NULL              500 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         if (NULL == filenm) {
NULL              567 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (NULL != path) {  /* protect against error */
NULL              569 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         if (NULL != dp) {
NULL              601 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     pmix_event_t *ev = NULL;
NULL              242 opal/mca/pmix/pmix4x/pmix/src/include/types.h #define pmix_event_base_loopexit(b) event_base_loopexit(b, NULL)
NULL               49 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_close.c         if (NULL != pmix_mca_base_system_default_path) {
NULL               52 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_close.c         if (NULL != pmix_mca_base_user_default_path) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c             {"mca_base_param_file_prefix", '\0', "am", NULL, 1,
NULL               69 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c              NULL, PMIX_CMD_LINE_TYPE_STRING,
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c             {"mca_base_envar_file_prefix", '\0', "tune", NULL, 1,
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c              NULL, PMIX_CMD_LINE_TYPE_STRING,
NULL              116 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     params = values = NULL;
NULL              124 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     if (NULL != params) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     params = values = NULL;
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     if (NULL != params) {
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     for (i = 0; NULL != *params && NULL != (*params)[i]; ++i) {
NULL              212 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     for (i = 0; NULL != params && NULL != params[i]; ++i) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c     for (i=0; NULL != args && NULL != args[i]; i++) {
NULL              227 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c             if (NULL == args[i+1] || NULL == args[i+2]) {
NULL              144 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_compare.c     char * str = NULL;
NULL              148 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_compare.c         return NULL;
NULL              103 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     char **requested_component_names = NULL;
NULL              122 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c         for (int i = 0 ; NULL != static_components[i]; ++i) {
NULL              127 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c                 if (NULL == cli) {
NULL              157 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL != requested_component_names) {
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     char **requested_component_names = NULL;
NULL              180 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     assert (NULL != components);
NULL              182 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (0 == filter_flags && NULL == framework->framework_selection) {
NULL              230 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL != requested_component_names) {
NULL              258 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL != path) {
NULL              291 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL == req_comp_name) {
NULL              295 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     while ( *req_comp_name != NULL ) {
NULL              326 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL == requested_component_names) {
NULL              330 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     for (int i = 0; NULL != requested_component_names[i]; ++i) {
NULL              359 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     *requested_component_names = NULL;
NULL              363 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL == requested || 0 == strlen (requested)) {
NULL              377 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c     if (NULL != strstr (requested, negate)) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     cli->comp = NULL;
NULL               64 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     cli->error_msg = NULL;
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     cli->comp = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if( NULL != cli->error_msg ) {
NULL               73 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         cli->error_msg = NULL;
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL == base) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (NULL == component_list) {
NULL              155 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL == ri) {
NULL              163 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL == ri->ri_path) {
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL == ext) {
NULL              190 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (0 > ret || NULL == final) {
NULL              204 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     char *path_to_use = NULL, *dir, *ctx;
NULL              207 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL == path) {
NULL              217 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c             && NULL != pmix_mca_base_user_default_path) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (0 != pmix_pdl_foreachfile(dir, process_repository_item, NULL) &&
NULL              232 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     } while (NULL != (dir = strtok_r (NULL, sep, &ctx)));
NULL              287 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     *framework_components = NULL;
NULL              299 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     group_id = pmix_mca_base_var_group_find (NULL, ri->ri_type, ri->ri_name);
NULL              308 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         ri->ri_dlhandle = NULL;
NULL              324 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         return NULL;
NULL              333 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     return NULL;
NULL              343 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL != ri && !(--ri->ri_refcnt)) {
NULL              354 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL != ri) {
NULL              370 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     pmix_mca_base_component_list_item_t *mitem = NULL;
NULL              371 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     char *struct_name = NULL;
NULL              393 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     mitem = NULL;
NULL              395 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (NULL != ri->ri_dlhandle) {
NULL              398 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (NULL == mitem) {
NULL              418 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     char *err_msg = NULL;
NULL              420 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (NULL == err_msg) {
NULL              463 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (NULL == mitem) {
NULL              468 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         err_msg = NULL;
NULL              470 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (PMIX_SUCCESS != ret || NULL == component_struct) {
NULL              471 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c             if (NULL == err_msg) {
NULL              483 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         struct_name = NULL;
NULL              532 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     ri->ri_dlhandle = NULL;
NULL              581 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     ri->ri_dlhandle = NULL;
NULL              582 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     ri->ri_component_struct = NULL;
NULL              583 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     ri->ri_path = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_close.c     if (NULL != component->pmix_mca_close_component) {
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_open.c         int ret = pmix_mca_base_component_find(NULL, framework, false, open_dso_components);
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_open.c         if (NULL != component->pmix_mca_open_component) {
NULL               57 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_register.c     ret = pmix_mca_base_component_find(NULL, framework, ignore_requested, open_dso_components);
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_register.c         if (NULL == component->pmix_mca_register_component_params) {
NULL              139 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_register.c         if (NULL != component->pmix_mca_register_component_params) {
NULL              146 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_register.c         pmix_mca_base_component_var_register (component, "major_version", NULL, PMIX_MCA_BASE_VAR_TYPE_INT, NULL,
NULL              150 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_register.c         pmix_mca_base_component_var_register (component, "minor_version", NULL, PMIX_MCA_BASE_VAR_TYPE_INT, NULL,
NULL              154 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_register.c         pmix_mca_base_component_var_register (component, "release_version", NULL, PMIX_MCA_BASE_VAR_TYPE_INT, NULL,
NULL               40 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               41 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c     pmix_mca_base_component_t *component = NULL;
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c     pmix_mca_base_module_t *module = NULL;
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c     *best_module = NULL;
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c     *best_component = NULL;
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               93 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c         if (NULL == module) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c     if (NULL == *best_component) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_components_select.c                                   NULL);
NULL               37 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c             framework->framework_output = pmix_output_open (NULL);
NULL               61 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c     assert (NULL != framework);
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c                                            NULL, framework->framework_description);
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c                                      NULL, NULL, desc, PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              125 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c         if (NULL != framework->framework_register) {
NULL              149 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c     assert (NULL != framework);
NULL              173 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c                                    NULL);
NULL              179 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c     if (NULL != framework->framework_open) {
NULL              199 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c     assert (NULL != framework);
NULL              212 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c                                         framework->framework_name, NULL);
NULL              219 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c         if (NULL != framework->framework_close) {
NULL              222 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c             ret = pmix_mca_base_framework_components_close (framework, NULL);
NULL              230 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.c         while (NULL != (item = pmix_list_remove_first (&framework->framework_components))) {
NULL              242 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.h         .framework_selection         = NULL,                            \
NULL               37 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_list.c                    pmix_list_item_t, cl_constructor, NULL);
NULL               44 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_list.c                    pmix_mca_base_component_list_item_t, cpl_constructor, NULL);
NULL               53 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_list.c   cli->cli_component = NULL;
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c char *pmix_mca_base_component_path = NULL;
NULL               49 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c char *pmix_mca_base_system_default_path = NULL;
NULL               50 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c char *pmix_mca_base_user_default_path = NULL;
NULL               55 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c static char *pmix_mca_base_verbose = NULL;
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     if (NULL == pmix_mca_base_user_default_path) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c                                    PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              109 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     (void) pmix_mca_base_var_register_synonym(var_id, "pmix", "mca", NULL, "component_path",
NULL              116 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c                                    PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              120 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     (void) pmix_mca_base_var_register_synonym(var_id, "pmix", "mca", NULL, "component_show_load_errors",
NULL              126 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c                                         PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              134 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c                                    PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              138 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     (void) pmix_mca_base_var_register_synonym(var_id, "pmix", "mca", NULL, "component_disable_dlopen",
NULL              145 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c                                    PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              149 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     (void) pmix_mca_base_var_register_synonym(var_id, "pmix", "mca", NULL, "verbose",
NULL              153 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     if (NULL != pmix_mca_base_verbose) {
NULL              200 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     if (NULL == e) {
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c     while (NULL != ptr && strlen(ptr) > 0) {
NULL              211 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c         if (NULL != next) {
NULL              272 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c         if (NULL == next) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c             if (NULL != fv->mbvfv_value) {
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c         if (NULL == fv) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c     fv->mbvfv_value = value ? strdup(value) : NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *home = NULL;
NULL               59 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *cwd  = NULL;
NULL               61 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char * force_agg_path = NULL;
NULL               62 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_var_files = NULL;
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_envar_files = NULL;
NULL               64 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char **pmix_mca_base_var_file_list = NULL;
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_var_override_file = NULL;
NULL               66 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_var_file_prefix = NULL;
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_envar_file_prefix = NULL;
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_param_file_path = NULL;
NULL               69 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_env_list = NULL;
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c static char *pmix_mca_base_env_list_internal = NULL;
NULL              154 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_source_file) {
NULL              162 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     return NULL;
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     *full_name = NULL;
NULL              178 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != names[i]) {
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == name) {
NULL              190 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != names[i]) {
NULL              204 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
NULL              205 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         (NULL == str1 && NULL == str2)) {
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != str1 && NULL != str2) {
NULL              235 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     return NULL;
NULL              244 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     char *name = NULL;
NULL              284 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                      PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL              290 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                      PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL              298 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != pmix_mca_base_env_list) {
NULL              300 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (NULL != name) {
NULL              312 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                 PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, PMIX_MCA_BASE_VAR_FLAG_INTERNAL, PMIX_INFO_LVL_3,
NULL              325 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == tokens) {
NULL              329 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     for (int i = 0 ; NULL != tokens[i] ; ++i) {
NULL              330 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == (ptr = strchr(tokens[i], '='))) {
NULL              332 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (NULL == value) {
NULL              340 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (NULL == value) {
NULL              345 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (NULL != (ptr = strchr(value, '='))) {
NULL              367 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != pmix_mca_base_env_list_sep) {
NULL              376 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != pmix_mca_base_env_list) {
NULL              385 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != pmix_mca_base_env_list_internal) {
NULL              412 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             *files = NULL;
NULL              428 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if(NULL == cwd) {
NULL              430 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if( NULL == (cwd = getcwd(cwd, MAXPATHLEN) )) {
NULL              453 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_2,
NULL              462 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     (void) pmix_mca_base_var_register_synonym (ret, "pmix", "mca", NULL, "param_files",
NULL              475 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, PMIX_MCA_BASE_VAR_FLAG_DEFAULT_ONLY,
NULL              491 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, PMIX_INFO_LVL_2,
NULL              501 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_var_file_prefix = NULL;
NULL              504 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL              510 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_envar_file_prefix = NULL;
NULL              513 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL              528 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL              535 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     force_agg_path = NULL;
NULL              538 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                  PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL              544 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != force_agg_path) {
NULL              545 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != pmix_mca_base_param_file_path) {
NULL              558 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != pmix_mca_base_var_file_prefix) {
NULL              563 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != pmix_mca_base_envar_file_prefix) {
NULL              595 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != value) {
NULL              601 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != source) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != source_file) {
NULL              617 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_storage->stringval) {
NULL              621 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     var->mbv_storage->stringval = NULL;
NULL              623 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == value || 0 == strlen (value)) {
NULL              631 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != home) {
NULL              643 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == value) {
NULL              647 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     while (NULL != (tmp = strstr (value, ":~/"))) {
NULL              674 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == src || 0 == strlen (src)) {
NULL              675 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == enumerator) {
NULL              776 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         dst->lfval = strtod (src, NULL);
NULL              811 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_enumerator) {
NULL              814 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                                      ((int *) value)[0], NULL);
NULL              828 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (PMIX_MCA_BASE_VAR_SOURCE_FILE == source && NULL != source_file) {
NULL              829 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         var->mbv_file_value = NULL;
NULL              866 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         var->mbv_storage->stringval = NULL;
NULL              871 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     var->mbv_enumerator = NULL;
NULL              873 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     var->mbv_storage = NULL;
NULL              883 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         *var_out = NULL;
NULL              896 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == var) {
NULL              916 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     assert (NULL != env_name);
NULL              931 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_var_t *var = NULL;
NULL              958 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     ret = pmix_mca_base_var_generate_full_name4 (NULL, framework_name, component_name,
NULL             1049 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         char *str = NULL;
NULL             1052 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == var) {
NULL             1064 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             NULL == var->mbv_storage->stringval) {
NULL             1096 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             str = NULL;
NULL             1102 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != str) {
NULL             1120 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         *env = NULL;
NULL             1139 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (NULL != pmixect) {
NULL             1145 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         while (NULL !=
NULL             1151 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         while (NULL !=
NULL             1157 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         while (NULL !=
NULL             1163 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if( NULL != cwd ) {
NULL             1165 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             cwd = NULL;
NULL             1171 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != pmix_mca_base_var_file_list) {
NULL             1174 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         pmix_mca_base_var_file_list = NULL;
NULL             1181 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         pmix_mca_base_envar_files = NULL;
NULL             1193 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     char **files = NULL;
NULL             1194 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     char **search_path = NULL;
NULL             1195 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     char * tmp_file = NULL;
NULL             1196 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     char **argv = NULL;
NULL             1212 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             tmp_file = pmix_path_access(files[i], NULL, mode);
NULL             1213 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         } else if (!rel_path_search && NULL != strchr(files[i], PMIX_PATH_SEP[0])) {
NULL             1228 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             tmp_file = pmix_path_find (files[i], search_path, mode, NULL);
NULL             1231 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == tmp_file) {
NULL             1241 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         tmp_file = NULL;
NULL             1249 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if( NULL != files ) {
NULL             1251 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         files = NULL;
NULL             1254 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if( NULL != argv ) {
NULL             1256 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         argv = NULL;
NULL             1259 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if( NULL != search_path ) {
NULL             1261 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         search_path = NULL;
NULL             1305 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_var_t *var, *original = NULL;
NULL             1308 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     assert (((flags & PMIX_MCA_BASE_VAR_FLAG_SYNONYM) || NULL != storage) && type >= 0 && type < PMIX_MCA_BASE_VAR_TYPE_MAX);
NULL             1358 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == original) {
NULL             1361 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             assert (NULL != original);
NULL             1381 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                                                    NULL);
NULL             1408 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != description) {
NULL             1412 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != variable_name) {
NULL             1414 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (NULL == var->mbv_variable_name) {
NULL             1420 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         ret = pmix_mca_base_var_generate_full_name4 (NULL, framework_name, component_name,
NULL             1501 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     } else if (NULL != enumerator) {
NULL             1517 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if ((PMIX_MCA_BASE_VAR_TYPE_STRING == type || PMIX_MCA_BASE_VAR_TYPE_VERSION_STRING == type) && NULL != ((char **)storage)[0]) {
NULL             1546 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     assert (NULL == enumerator || (PMIX_MCA_BASE_VAR_TYPE_INT == type || PMIX_MCA_BASE_VAR_TYPE_UNSIGNED_INT == type));
NULL             1606 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                               synonym_for, NULL);
NULL             1631 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == *value) {
NULL             1632 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         *source = NULL;
NULL             1680 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != source_env) {
NULL             1863 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         NULL != var->mbv_storage &&
NULL             1864 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         NULL != var->mbv_storage->stringval) {
NULL             1866 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         var->mbv_storage->stringval = NULL;
NULL             1874 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_variable_name) {
NULL             1877 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_full_name) {
NULL             1880 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_long_name) {
NULL             1884 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != var->mbv_description) {
NULL             1909 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != f->mbvfv_var) {
NULL             1912 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL != f->mbvfv_value) {
NULL             1935 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             return NULL;
NULL             1947 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_var_storage_t *value=NULL;
NULL             1952 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     ret = pmix_mca_base_var_get_value(var->mbv_index, &value, NULL, NULL);
NULL             1953 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (PMIX_SUCCESS != ret || NULL == value) {
NULL             1957 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == var->mbv_enumerator) {
NULL             2015 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_var_t *var_a = NULL, *var_b = NULL;
NULL             2019 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     project = NULL;
NULL             2029 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == var_a || NULL == var_b) {
NULL             2070 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     int synonym_count, ret, *synonyms = NULL;
NULL             2071 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     pmix_mca_base_var_t *var, *original=NULL;
NULL             2090 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == original) {
NULL             2110 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (NULL == source_string) {
NULL             2116 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != var->mbv_enumerator) {
NULL             2124 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == *out) {
NULL             2138 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != colon) {
NULL             2173 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != var->mbv_enumerator) {
NULL             2175 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c                 const char *enum_string = NULL;
NULL             2228 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == *out) {
NULL             2302 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL != var->mbv_enumerator) {
NULL             2316 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (NULL == *out) {
NULL              132 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     {-1, NULL}
NULL              204 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c         *out = NULL;
NULL              232 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     *enumerator = NULL;
NULL              235 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == new_enum) {
NULL              240 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == new_enum->enum_name) {
NULL              249 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == new_enum->enum_values) {
NULL              269 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     *enumerator = NULL;
NULL              272 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == new_enum) {
NULL              277 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == new_enum->super.enum_name) {
NULL              286 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == new_enum->enum_flags) {
NULL              316 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     *out = NULL;
NULL              318 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == self) {
NULL              322 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     tmp = NULL;
NULL              487 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == flags) {
NULL              528 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     char *out = NULL, *tmp;
NULL              578 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     *out = NULL;
NULL              580 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == self) {
NULL              585 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     if (NULL == *out) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c     enumerator->enum_flags = NULL;
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c             if (NULL != object) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL == *group || (!invalidok && !(*group)->group_isvalid)) {
NULL              114 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         *group = NULL;
NULL              147 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
NULL              148 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         (NULL == str1 && NULL == str2)) {
NULL              152 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != str1 && NULL != str2) {
NULL              197 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c                                            NULL, &full_name);
NULL              215 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL == project_name && NULL == framework_name && NULL == component_name) {
NULL              221 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != project_name && NULL != framework_name &&
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         project_name = NULL;
NULL              231 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c             assert (NULL != group);
NULL              245 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != project_name) {
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         if (NULL == group->group_project) {
NULL              252 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != framework_name) {
NULL              254 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         if (NULL == group->group_framework) {
NULL              259 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != component_name) {
NULL              261 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         if (NULL == group->group_component) {
NULL              266 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != description) {
NULL              268 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         if (NULL == group->group_description) {
NULL              274 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if (NULL != framework_name && NULL != component_name) {
NULL              275 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         parent_id = group_register (project_name, framework_name, NULL, NULL);
NULL              279 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     ret = pmix_mca_base_var_generate_full_name4 (NULL, project_name, framework_name, component_name,
NULL              451 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     group->group_full_name = NULL;
NULL              454 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     group->group_description = NULL;
NULL              457 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     group->group_project = NULL;
NULL              460 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     group->group_framework = NULL;
NULL              463 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     group->group_component = NULL;
NULL              202 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/base.h         if (NULL == __info) {                                               \
NULL              215 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/base.h         if (NULL == __info) {                                               \
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == dest || NULL == src) {
NULL               45 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(regtypes, type))) {
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == dest->base_ptr){
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == (ptr = pmix_bfrop_buffer_extend(dest, to_copy))) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     uint8_t *val = NULL;
NULL              187 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == val) {
NULL              205 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == src) {  /* got zero-length string/NULL pointer - store NULL */
NULL              206 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c         *dest = NULL;
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == *dest) {
NULL              263 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->cwd) {
NULL              284 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == *dest) {
NULL              300 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == *dest) {
NULL              313 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == *dest) {
NULL              325 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == *dest) {
NULL              352 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == p) {
NULL              356 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->hostname) {
NULL              359 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->executable_name) {
NULL              393 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == p) {
NULL              398 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (0 == p->size || NULL == src->array) {
NULL              409 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              418 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              427 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              436 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              444 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              452 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              460 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              468 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              475 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != strarray[n]) {
NULL              483 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              491 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              499 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              507 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              515 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              523 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              531 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              547 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              555 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              563 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              570 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sa[n].cmd) {
NULL              573 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sa[n].argv) {
NULL              576 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sa[n].env) {
NULL              579 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sa[n].cwd) {
NULL              583 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (0 < sa[n].ninfo && NULL != sa[n].info) {
NULL              585 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     if (NULL == pa[n].info) {
NULL              599 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              611 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              623 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              637 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              644 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sbo[n].bytes && 0 < sbo[n].size) {
NULL              649 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     pbo[n].bytes = NULL;
NULL              656 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              663 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sk[n].key) {
NULL              666 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sk[n].value) {
NULL              668 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     if (NULL == pk[n].value) {
NULL              683 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              699 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              707 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              715 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              723 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              731 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              739 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != si[n].hostname) {
NULL              742 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     pi[n].hostname = NULL;
NULL              744 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != si[n].executable_name) {
NULL              747 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     pi[n].executable_name = NULL;
NULL              759 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              766 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sq[n].keys) {
NULL              769 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sq[n].qualifiers && 0 < sq[n].nqual) {
NULL              771 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     if (NULL == pq[n].qualifiers) {
NULL              781 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                     pq[n].qualifiers = NULL;
NULL              788 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              795 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != se[n].envar) {
NULL              798 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != se[n].value) {
NULL              806 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              814 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c             if (NULL == p->array) {
NULL              821 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sr[n].name) {
NULL              826 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c                 if (NULL != sr[n].info) {
NULL              849 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->keys) {
NULL              853 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->qualifiers) {
NULL              867 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == (*dest)) {
NULL              870 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->envar) {
NULL              873 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->value) {
NULL              894 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL == (*dest)) {
NULL              897 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->name) {
NULL              902 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_copy.c     if (NULL != src->info) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c     if (NULL == data) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL == v->data.proc) {
NULL              152 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL == v->data.bo.bytes) {
NULL              173 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL == v->data.pinfo) {
NULL              179 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != pi->hostname) {
NULL              182 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != pi->executable_name) {
NULL              193 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != envar->envar) {
NULL              196 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != envar->value) {
NULL              242 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c     if (NULL == data ||
NULL              243 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c        (NULL == *data && PMIX_STRING != kv->type && PMIX_BYTE_OBJECT != kv->type)) {
NULL              259 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != kv->data.string) {
NULL              329 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != kv->data.bo.bytes && 0 < kv->data.bo.size) {
NULL              333 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c                 *data = NULL;
NULL              364 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL == envar) {
NULL              367 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != kv->data.envar.envar) {
NULL              370 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != kv->data.envar.value) {
NULL              379 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL == coord) {
NULL              387 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL == regattr) {
NULL              391 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != r->name) {
NULL              396 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != r->info) {
NULL              510 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != p->data.envar.envar) {
NULL              511 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c                 if (NULL == p1->data.envar.envar) {
NULL              520 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             } else if (NULL != p1->data.envar.envar) {
NULL              526 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (NULL != p->data.envar.value) {
NULL              527 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c                 if (NULL == p1->data.envar.value) {
NULL              536 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             } else if (NULL != p1->data.envar.value) {
NULL              593 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         if (NULL != src->data.string) {
NULL              596 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             p->data.string = NULL;
NULL              660 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         if (NULL == p->data.proc) {
NULL              671 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         if (NULL != src->data.bo.bytes && 0 < src->data.bo.size) {
NULL              676 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             p->data.bo.bytes = NULL;
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         if (NULL != src->data.envar.envar) {
NULL              704 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         if (NULL != src->data.envar.value) {
NULL              753 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c     if (NULL != buffer->base_ptr) {
NULL              767 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c     if (NULL == buffer->base_ptr) {
NULL              768 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         return NULL;
NULL              827 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(regtypes, type))) {
NULL              828 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c         return NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c                                PMIX_MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL               66 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c                                PMIX_MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL               78 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c                                PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_bfrops_base_framework, NULL);
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     if (NULL != p->module->finalize) {
NULL              124 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c                     NULL, moddes);
NULL              136 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     buffer->base_ptr = buffer->pack_ptr = buffer->unpack_ptr = NULL;
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     if (NULL != buffer->base_ptr) {
NULL              155 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     obj->odti_name = NULL;
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     obj->odti_pack_fn = NULL;
NULL              157 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     obj->odti_unpack_fn = NULL;
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     obj->odti_copy_fn = NULL;
NULL              159 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     obj->odti_print_fn = NULL;
NULL              164 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     if (NULL != obj->odti_name) {
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     k->key = NULL;
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     k->value = NULL;
NULL              180 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     if (NULL != k->key) {
NULL              183 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_frame.c     if (NULL != k->value) {
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     if (NULL == buffer || NULL == src) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     if (NULL == (dst = (uint8_t*)pmix_bfrop_buffer_extend(buffer, num_vals))) {
NULL              197 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals))) {
NULL              226 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              256 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              286 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, bytes_packed))) {
NULL              314 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c         if (NULL == ssrc[i]) {  /* got zero-length string/NULL pointer - store NULL */
NULL               45 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == output || NULL == src) {
NULL               51 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if(NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(regtypes, type))) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              109 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              149 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              189 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              198 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              229 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              238 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              268 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              277 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              308 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              317 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              348 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              357 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              388 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              397 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              428 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              437 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              468 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              477 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              508 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              517 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              548 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              557 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              588 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              597 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              629 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              638 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              669 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              678 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              709 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              718 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              750 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              759 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              793 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              802 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              834 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              843 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              881 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL              890 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL              983 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c             if (NULL == src->data.proc) {
NULL             1020 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                           prefx, (NULL == src->data.envar.envar) ? "NULL" : src->data.envar.envar,
NULL             1021 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                           (NULL == src->data.envar.value) ? "NULL" : src->data.envar.value,
NULL             1033 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                           prefx, (NULL == r->name) ? "NULL" : r->name,
NULL             1054 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     char *tmp=NULL, *tmp2=NULL;
NULL             1057 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     pmix_bfrops_base_print_value(&tmp, NULL, &src->value, PMIX_VALUE);
NULL             1058 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     pmix_bfrops_base_print_info_directives(&tmp2, NULL, &src->flags, PMIX_INFO_DIRECTIVES);
NULL             1076 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     pmix_bfrops_base_print_proc(&tmp1, NULL, &src->proc, PMIX_PROC);
NULL             1077 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     pmix_bfrops_base_print_value(&tmp2, NULL, &src->value, PMIX_VALUE);
NULL             1079 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                    (NULL == tmp2) ? "NULL" : tmp2);
NULL             1080 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL != tmp1) {
NULL             1083 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL != tmp2) {
NULL             1112 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1159 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1168 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL             1195 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1221 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1246 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1272 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1299 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1308 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL             1339 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1348 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == src) {
NULL             1379 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1407 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1437 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1479 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1510 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1531 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL != src->keys) {
NULL             1532 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c         for (n=0; NULL != src->keys[n]; n++) {
NULL             1581 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1626 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1655 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1684 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1693 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                    prefx, (NULL == src->envar) ? "NULL" : src->envar,
NULL             1694 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                    (NULL == src->value) ? "NULL" : src->value,
NULL             1715 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1744 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c     if (NULL == prefix) {
NULL             1753 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                    prefx, (NULL == src->name) ? "NULL" : src->name,
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_select.c     pmix_mca_base_component_t *component = NULL;
NULL               40 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_select.c     pmix_mca_base_module_t *module = NULL;
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_select.c         if (NULL != nmodule->init) {
NULL               44 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c         if (NULL != active->module->data_type_string) {
NULL               45 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c             if (NULL != (reply = (char*)active->module->data_type_string(type))) {
NULL               56 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c     char **tmp=NULL, *reply=NULL;
NULL               59 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c         return NULL;
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c     if (NULL != tmp) {
NULL               76 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c     char **tmp=NULL;
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c         return NULL;
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c     if (NULL != version) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c         if (NULL == tmp) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c             if (NULL != (mod = active->component->assign_module())) {
NULL               93 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c             for (i=0; NULL != tmp[i]; i++) {
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c                     if (NULL != (mod = active->component->assign_module())) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c     if (NULL != tmp) {
NULL              108 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c     return NULL;
NULL               73 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c     if (NULL == buffer || NULL == dst || NULL == num_vals) {
NULL              398 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             sdest[i] = NULL;
NULL              401 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == sdest[i]) {
NULL              429 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         convert = NULL;
NULL              434 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL != convert) {
NULL              435 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             tmp = strtof(convert, NULL);
NULL              458 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         convert = NULL;
NULL              463 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL != convert) {
NULL              464 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             tmp = strtod(convert, NULL);
NULL              562 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == val->data.proc) {
NULL              570 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == val->data.pinfo) {
NULL              578 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == val->data.darray) {
NULL              585 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == val->data.coord) {
NULL              646 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         tmp = NULL;
NULL              652 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL == tmp) {
NULL              704 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         tmp = NULL;
NULL              709 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL == tmp) {
NULL              763 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == ptr[i].base_ptr) {
NULL              801 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         tmp = NULL;
NULL              806 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL == tmp) {
NULL              856 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             tmp = NULL;
NULL              861 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == tmp) {
NULL              875 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             tmp = NULL;
NULL              880 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == tmp) {
NULL             1140 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL == ptr[i].array) {
NULL             1185 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == (ptr[i].keys = (char**)calloc(nkeys+1, sizeof(char*)))) {
NULL             1332 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         tmp = NULL;
NULL             1338 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c         if (NULL == tmp) {
NULL             1376 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c             if (NULL == (ptr[i].description = (char**)calloc(nd+1, sizeof(char*)))) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/bfrops_types.h         (d) = NULL;                                     \
NULL              139 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/bfrops_types.h         (b)->base_ptr = NULL;                   \
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/bfrops_types.h         (b)->pack_ptr = NULL;                   \
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/bfrops_types.h         (b)->unpack_ptr = NULL;                 \
NULL              373 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c         if (NULL != (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v12_component.types, n))) {
NULL              375 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c             pmix_pointer_array_set_item(&mca_bfrops_v12_component.types, n, NULL);
NULL              397 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v12_component.types, type))) {
NULL              398 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c         return NULL;
NULL              523 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c     if (NULL == data) {
NULL              613 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c     if (NULL == data ||
NULL              614 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c         (NULL == *data && PMIX_STRING != kv->type && PMIX_BYTE_OBJECT != kv->type)) {
NULL              630 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c             if (NULL != kv->data.string) {
NULL              696 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c             if (NULL != kv->data.bo.bytes && 0 < kv->data.bo.size) {
NULL              700 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/bfrop_v12.c                 *data = NULL;
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == dest) {
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == src) {
NULL               49 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v12_component.types, type))) {
NULL               62 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if( NULL == dest->base_ptr ){
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if( NULL == (ptr = pmix_bfrop_buffer_extend(dest, to_copy)) ){
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     uint8_t *val = NULL;
NULL              147 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == val) {
NULL              164 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == src) {  /* got zero-length string/NULL pointer - store NULL */
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c         *dest = NULL;
NULL              240 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c         if (NULL != src->data.string) {
NULL              243 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c             p->data.string = NULL;
NULL              303 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c         if (NULL != src->data.bo.bytes && 0 < src->data.bo.size) {
NULL              308 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c             p->data.bo.bytes = NULL;
NULL              327 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == *dest) {
NULL              380 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == *dest) {
NULL              410 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == *dest) {
NULL              423 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == *dest) {
NULL              426 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     (*dest)->blob = NULL;
NULL              428 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL != src->blob) {
NULL              430 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c         if (NULL == (*dest)->blob) {
NULL              444 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == *dest) {
NULL              456 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c     if (NULL == *dest) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/internal.h         (m) = NULL;                             \
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/internal.h         if (NULL != (m)->blob) {                \
NULL               79 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/internal.h             (m)->blob = NULL;                   \
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/internal.h         if (NULL != (m)) {                              \
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/internal.h             (m) = NULL;                                 \
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == buffer) {
NULL              110 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v12_component.types, v1type))) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == (dst = (uint8_t*)pmix_bfrop_buffer_extend(buffer, num_vals))) {
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals))) {
NULL              250 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              278 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              314 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, bytes_packed))) {
NULL              342 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c         if (NULL == ssrc[i]) {  /* got zero-length string/NULL pointer - store NULL */
NULL              910 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == v1scope) {
NULL              941 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == v1range) {
NULL              963 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     if (NULL == v1cmd) {
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == output) {
NULL               48 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if(NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v12_component.types, type))) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL               73 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              108 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              167 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              201 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              210 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              234 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              243 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              268 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              277 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              302 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              311 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              336 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              345 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              371 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              380 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              406 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              415 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              441 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              450 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              475 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              484 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              510 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              519 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              546 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              555 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              581 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              590 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              616 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              625 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              652 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              661 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              690 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              699 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              732 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              741 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              840 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     pmix12_bfrop_print_value(&tmp, NULL, &src->value, PMIX_VALUE);
NULL              842 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c                   (NULL == tmp) ? "PMIX_VALUE: NULL" : tmp);
NULL              843 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL != tmp) {
NULL              858 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     pmix12_bfrop_print_proc(&tmp1, NULL, &src->proc, PMIX_PROC);
NULL              859 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     pmix12_bfrop_print_value(&tmp2, NULL, &src->value, PMIX_VALUE);
NULL              861 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c                  (NULL == tmp2) ? "NULL" : tmp2);
NULL              862 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL != tmp1) {
NULL              865 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL != tmp2) {
NULL              892 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              922 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (0 > asprintf(&pfx, "\n%s\t",  (NULL == prefix) ? "" : prefix)) {
NULL              954 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              963 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL              989 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == prefix) {
NULL              998 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c     if (NULL == src) {
NULL               48 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c     if (NULL == buffer || NULL == dst || NULL == num_vals) {
NULL              410 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             sdest[i] = NULL;
NULL              413 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             if (NULL == sdest[i]) {
NULL              446 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         convert = NULL;
NULL              451 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         if (NULL != convert) {
NULL              452 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             tmp = strtof(convert, NULL);
NULL              479 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         convert = NULL;
NULL              485 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         if (NULL != convert) {
NULL              486 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             tmp = strtod(convert, NULL);
NULL              736 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         tmp = NULL;
NULL              740 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         if (NULL == tmp) {
NULL              791 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         tmp = NULL;
NULL              795 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         if (NULL == tmp) {
NULL              877 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         tmp = NULL;
NULL              881 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c         if (NULL == tmp) {
NULL              935 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             tmp = NULL;
NULL              939 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             if (NULL == tmp) {
NULL              952 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             tmp = NULL;
NULL              956 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c             if (NULL == tmp) {
NULL              391 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c         if (NULL != (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v20_component.types, n))) {
NULL              393 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             pmix_pointer_array_set_item(&mca_bfrops_v20_component.types, n, NULL);
NULL              415 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v20_component.types, type))) {
NULL              416 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c         return NULL;
NULL              469 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c     if (NULL == data) {
NULL              544 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL == v->data.proc) {
NULL              569 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL == v->data.pinfo) {
NULL              575 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL != pi->hostname) {
NULL              578 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL != pi->executable_name) {
NULL              603 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c     if (NULL == data ||
NULL              604 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c         (NULL == *data &&
NULL              622 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL != kv->data.string) {
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL == pc) {
NULL              711 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c             if (NULL != kv->data.bo.bytes && 0 < kv->data.bo.size) {
NULL              715 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/bfrop_pmix20.c                 *data = NULL;
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == dest) {
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == src) {
NULL               49 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v20_component.types, type))) {
NULL               62 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if( NULL == dest->base_ptr ){
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if( NULL == (ptr = pmix_bfrop_buffer_extend(dest, to_copy)) ){
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     uint8_t *val = NULL;
NULL              187 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == val) {
NULL              260 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == src) {  /* got zero-length string/NULL pointer - store NULL */
NULL              261 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c         *dest = NULL;
NULL              368 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL != src->data.string) {
NULL              371 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 p->data.string = NULL;
NULL              442 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL != src->data.bo.bytes && 0 < src->data.bo.size) {
NULL              447 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 p->data.bo.bytes = NULL;
NULL              465 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL != src->data.pinfo->hostname) {
NULL              468 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL != src->data.pinfo->executable_name) {
NULL              479 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (0 == p->data.darray->size || NULL == src->data.darray->array) {
NULL              480 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 p->data.darray->array = NULL;
NULL              490 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              498 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              506 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              514 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              521 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              528 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              535 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              542 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              548 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != strarray[n]) {
NULL              556 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              563 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              570 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              577 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              584 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              591 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              598 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              612 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              619 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              625 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sa[n].cmd) {
NULL              628 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sa[n].argv) {
NULL              631 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sa[n].env) {
NULL              634 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sa[n].cwd) {
NULL              638 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (0 < sa[n].ninfo && NULL != sa[n].info) {
NULL              640 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             if (NULL == pa[n].info) {
NULL              661 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              672 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              685 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              691 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sbo[n].bytes && 0 < sbo[n].size) {
NULL              696 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             pbo[n].bytes = NULL;
NULL              703 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              709 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sk[n].key) {
NULL              712 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sk[n].value) {
NULL              714 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             if (NULL == pk[n].value) {
NULL              726 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              733 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sm[n].blob && 0 < sm[n].size) {
NULL              735 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             if (NULL == pm[n].blob) {
NULL              741 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             pm[n].blob = NULL;
NULL              748 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              755 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              766 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              773 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              780 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              787 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              794 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              801 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != si[n].hostname) {
NULL              804 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             pi[n].hostname = NULL;
NULL              806 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != si[n].executable_name) {
NULL              809 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             pi[n].executable_name = NULL;
NULL              820 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == p->data.darray->array) {
NULL              826 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sq[n].keys) {
NULL              829 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                         if (NULL != sq[n].qualifiers && 0 < sq[n].nqual) {
NULL              831 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             if (NULL == pq[n].qualifiers) {
NULL              840 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                             pq[n].qualifiers = NULL;
NULL              871 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == *dest) {
NULL              908 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL != src->cwd) {
NULL              928 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == *dest) {
NULL              943 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == *dest) {
NULL              955 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == *dest) {
NULL              958 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     (*dest)->blob = NULL;
NULL              960 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL != src->blob) {
NULL              962 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c         if (NULL == (*dest)->blob) {
NULL              975 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == *dest) {
NULL              986 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == *dest) {
NULL             1011 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL != src->hostname) {
NULL             1014 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL != src->executable_name) {
NULL             1046 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL == p) {
NULL             1051 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (0 == p->size || NULL == src->array) {
NULL             1062 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1071 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1080 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1089 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1097 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1105 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1113 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1121 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1128 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != strarray[n]) {
NULL             1136 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1144 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1152 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1160 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1168 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1176 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1184 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1200 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1208 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1216 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1223 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sa[n].cmd) {
NULL             1226 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sa[n].argv) {
NULL             1229 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sa[n].env) {
NULL             1232 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sa[n].cwd) {
NULL             1236 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (0 < sa[n].ninfo && NULL != sa[n].info) {
NULL             1238 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == pa[n].info) {
NULL             1252 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1264 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1276 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1290 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1297 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sbo[n].bytes && 0 < sbo[n].size) {
NULL             1302 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     pbo[n].bytes = NULL;
NULL             1309 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1316 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sk[n].key) {
NULL             1319 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sk[n].value) {
NULL             1321 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == pk[n].value) {
NULL             1336 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1344 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sm[n].blob && 0 < sm[n].size) {
NULL             1346 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == pm[n].blob) {
NULL             1354 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     pm[n].blob = NULL;
NULL             1361 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1377 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1385 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1393 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1401 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1409 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1417 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != si[n].hostname) {
NULL             1420 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     pi[n].hostname = NULL;
NULL             1422 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != si[n].executable_name) {
NULL             1425 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     pi[n].executable_name = NULL;
NULL             1437 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             if (NULL == p->array) {
NULL             1444 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sq[n].keys) {
NULL             1447 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                 if (NULL != sq[n].qualifiers && 0 < sq[n].nqual) {
NULL             1449 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     if (NULL == pq[n].qualifiers) {
NULL             1459 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c                     pq[n].qualifiers = NULL;
NULL             1480 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL != src->keys) {
NULL             1484 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c     if (NULL != src->qualifiers) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/internal.h         (m) = NULL;                             \
NULL               78 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/internal.h         if (NULL != (m)->blob) {                \
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/internal.h             (m)->blob = NULL;                   \
NULL               87 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/internal.h         if (NULL != (m)) {                              \
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/internal.h             (m) = NULL;                                 \
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == buffer) {
NULL               98 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v20_component.types, v20type))) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == (dst = (uint8_t*)pmix_bfrop_buffer_extend(buffer, num_vals))) {
NULL              213 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals))) {
NULL              241 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              270 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*sizeof(tmp)))) {
NULL              310 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, bytes_packed))) {
NULL              338 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c         if (NULL == ssrc[i]) {  /* got zero-length string/NULL pointer - store NULL */
NULL               44 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == output) {
NULL               50 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if(NULL == (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v20_component.types, type))) {
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL               75 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              101 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              110 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              135 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              144 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              169 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              178 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              203 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              212 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              236 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              245 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              270 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              279 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              304 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              313 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              338 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              347 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              373 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              382 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              408 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              417 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              443 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              452 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              477 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              486 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              512 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              521 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              548 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              557 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              583 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              592 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              618 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              627 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              654 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              663 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              692 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              728 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              737 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              770 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL              779 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL              870 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c         if (NULL == src->data.proc) {
NULL              926 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     pmix20_bfrop_print_value(&tmp, NULL, &src->value, PMIX_VALUE);
NULL              928 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c                   src->flags, (NULL == tmp) ? "PMIX_VALUE: NULL" : tmp);
NULL              929 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL != tmp) {
NULL              944 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     pmix20_bfrop_print_proc(&tmp1, NULL, &src->proc, PMIX_PROC);
NULL              945 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     pmix20_bfrop_print_value(&tmp2, NULL, &src->value, PMIX_VALUE);
NULL              947 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c                   (NULL == tmp2) ? "NULL" : tmp2);
NULL              948 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL != tmp1) {
NULL              951 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL != tmp2) {
NULL              979 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1031 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1040 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL             1067 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1093 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1119 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1145 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1170 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1179 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == src) {
NULL             1205 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1229 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1256 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1296 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1324 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1345 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL != src->keys) {
NULL             1346 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c         for (n=0; NULL != src->keys[n]; n++) {
NULL             1394 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1438 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (NULL == prefix) {
NULL             1469 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c     if (0 > asprintf(&pfx, "\n%s\t",  (NULL == prefix) ? "" : prefix)) {
NULL               45 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c     if (NULL == buffer || NULL == dst || NULL == num_vals) {
NULL              401 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             sdest[i] = NULL;
NULL              404 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == sdest[i]) {
NULL              436 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         convert = NULL;
NULL              441 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         if (NULL != convert) {
NULL              442 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             tmp = strtof(convert, NULL);
NULL              469 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         convert = NULL;
NULL              474 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         if (NULL != convert) {
NULL              475 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             tmp = strtod(convert, NULL);
NULL              679 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == val->data.proc) {
NULL              725 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == val->data.pinfo) {
NULL              735 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == val->data.darray) {
NULL              812 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         tmp = NULL;
NULL              817 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         if (NULL == tmp) {
NULL              872 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         tmp = NULL;
NULL              876 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         if (NULL == tmp) {
NULL              954 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         tmp = NULL;
NULL              958 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         if (NULL == tmp) {
NULL             1004 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             tmp = NULL;
NULL             1008 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == tmp) {
NULL             1021 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             tmp = NULL;
NULL             1025 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == tmp) {
NULL             1367 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c         if (NULL == (ptr[i].array = malloc(m * nbytes))) {
NULL             1408 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c             if (NULL == (ptr[i].keys = (char**)calloc(nkeys+1, sizeof(char*)))) {
NULL              431 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c         if (NULL != (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v21_component.types, n))) {
NULL              433 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c             pmix_pointer_array_set_item(&mca_bfrops_v21_component.types, n, NULL);
NULL              630 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c     if (NULL == *dest) {
NULL              633 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c     (*dest)->blob = NULL;
NULL              635 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c     if (NULL != src->blob) {
NULL              637 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c         if (NULL == (*dest)->blob) {
NULL              659 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v21/bfrop_pmix21.c     if (0 > asprintf(&pfx, "\n%s\t",  (NULL == prefix) ? "" : prefix)) {
NULL              447 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c         if (NULL != (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v3_component.types, n))) {
NULL              449 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c             pmix_pointer_array_set_item(&mca_bfrops_v3_component.types, n, NULL);
NULL              646 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c     if (NULL == *dest) {
NULL              649 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c     (*dest)->blob = NULL;
NULL              651 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c     if (NULL != src->blob) {
NULL              653 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c         if (NULL == (*dest)->blob) {
NULL              675 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v3/bfrop_pmix3.c     if (0 > asprintf(&pfx, "\n%s\t",  (NULL == prefix) ? "" : prefix)) {
NULL              458 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v4/bfrop_pmix4.c         if (NULL != (info = (pmix_bfrop_type_info_t*)pmix_pointer_array_get_item(&mca_bfrops_v4_component.types, n))) {
NULL              460 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v4/bfrop_pmix4.c             pmix_pointer_array_set_item(&mca_bfrops_v4_component.types, n, NULL);
NULL              549 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v4/bfrop_pmix4.c     if (NULL == (dst = pmix_bfrop_buffer_extend(buffer, num_vals*max_size))) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c ns_map_data_t * (*_esh_session_map_search)(const char *nspace) = NULL;
NULL              171 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     p->meta_seg = NULL;
NULL              172 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     p->data_seg = NULL;
NULL              204 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == dir) {
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     while (NULL != (d_ptr = readdir(dir))) {
NULL              255 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ds_ctx->ns_track_array = NULL;
NULL              256 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ds_ctx->session_array = NULL;
NULL              257 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ds_ctx->ns_map_array = NULL;
NULL              260 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ds_ctx->ns_track_array = PMIX_NEW(pmix_value_array_t))) {
NULL              271 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ds_ctx->session_array = PMIX_NEW(pmix_value_array_t))){
NULL              289 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ds_ctx->ns_map_array = PMIX_NEW(pmix_value_array_t))) {
NULL              308 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != ds_ctx->ns_track_array) {
NULL              311 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != ds_ctx->session_array) {
NULL              314 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != ds_ctx->ns_map_array) {
NULL              326 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx->ns_map_array) {
NULL              340 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ds_ctx->ns_map_array = NULL;
NULL              349 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx->session_array) {
NULL              362 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ds_ctx->session_array = NULL;
NULL              370 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx->ns_track_array) {
NULL              385 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ds_ctx->ns_track_array = NULL;
NULL              395 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_t *new_map = NULL;
NULL              397 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == nspace) {
NULL              399 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         return NULL;
NULL              411 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (new_map = pmix_value_array_get_item(ds_ctx->ns_map_array, map_idx))) {
NULL              413 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         return NULL;
NULL              428 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     session_t *session_tbl = NULL;
NULL              457 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (new_sesion = pmix_value_array_get_item(ds_ctx->session_array, idx))) {
NULL              475 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == nspace) {
NULL              476 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         return NULL;
NULL              485 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     return NULL;
NULL              494 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == nspace) {
NULL              495 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         return NULL;
NULL              510 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_dstore_seg_desc_t *seg = NULL;
NULL              537 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if( NULL == seg ){
NULL              545 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if( NULL == seg ){
NULL              569 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != s->nspace_path) {
NULL              583 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != (str = getenv(ESH_ENV_INITIAL_SEG_SIZE)) ) {
NULL              584 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->initial_segment_size = strtoul(str, NULL, 10);
NULL              592 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != (str = getenv(ESH_ENV_NS_META_SEG_SIZE)) ) {
NULL              593 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->meta_segment_size = strtoul(str, NULL, 10);
NULL              601 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != (str = getenv(ESH_ENV_NS_DATA_SEG_SIZE)) ) {
NULL              602 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->data_segment_size = strtoul(str, NULL, 10);
NULL              610 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != (str = getenv(ESH_ENV_LINEAR))) {
NULL              611 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (1 == strtoul(str, NULL, 10)) {
NULL              629 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_dstore_seg_desc_t *seg, *tmp = NULL;
NULL              631 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_data_t *ns_map = NULL;
NULL              638 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, info->ns_map.name))) {
NULL              645 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != tmp) {
NULL              646 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while(NULL != tmp->next) {
NULL              657 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == seg) {
NULL              664 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == seg) {
NULL              671 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == tmp) {
NULL              681 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != tmp) {
NULL              682 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while(NULL != tmp->next) {
NULL              692 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == seg) {
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == seg) {
NULL              708 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == tmp) {
NULL              736 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == (last_seg = pmix_common_dstor_extend_segment(last_seg, ds_ctx->base_path, ns_map->name,
NULL              775 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == tmp->next && 1 == *((size_t*)((uint8_t*)(tmp->seg_info.seg_base_addr) + sizeof(size_t)))) {
NULL              781 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     while (NULL != tmp);
NULL              792 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     elem = NULL;
NULL              816 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     while (NULL != tmp);
NULL              823 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_track_elem_t *new_elem = NULL;
NULL              833 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             return NULL;
NULL              842 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (new_elem = pmix_value_array_get_item(ds_ctx->ns_track_array, size))) {
NULL              843 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         return NULL;
NULL              856 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     rank_meta_info *elem = NULL;
NULL              883 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while (NULL != tmp && NULL == elem);
NULL              891 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while (NULL != tmp->next && 0 != id) {
NULL              900 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 elem = NULL;
NULL              929 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while (NULL != tmp->next) {
NULL              940 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == tmp) {
NULL              948 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == elem) {
NULL              970 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         while (NULL != tmp->next && 0 != count) {
NULL              980 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (NULL == tmp) {
NULL              989 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == elem) {
NULL             1008 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     uint8_t *dataaddr = NULL;
NULL             1022 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     } while (NULL != tmp && NULL == dataaddr);
NULL             1034 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     while (NULL != tmp->next) {
NULL             1085 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     while (NULL != tmp->next) {
NULL             1118 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == tmp) {
NULL             1126 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == elem) {
NULL             1195 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (free_offset != offset && NULL != *rinfo) {
NULL             1207 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == *rinfo) {
NULL             1214 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     } else if (NULL != *rinfo) {
NULL             1217 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == addr) {
NULL             1248 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                     if (NULL == addr) {
NULL             1338 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 while (NULL != ldesc->next) {
NULL             1418 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     rank_meta_info *rinfo = NULL;
NULL             1428 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == datadesc || NULL == metadesc) {
NULL             1441 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL != rinfo) {
NULL             1458 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL != rinfo) {
NULL             1493 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if ((0 == data_exist) && NULL != rinfo) {
NULL             1505 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL != rinfo) {
NULL             1548 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     char *dstor_tmpdir = NULL;
NULL             1550 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_data_t *ns_map = NULL;
NULL             1551 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_common_dstore_ctx_t *ds_ctx = NULL;
NULL             1557 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx) {
NULL             1559 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         return NULL;
NULL             1599 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL != info) {
NULL             1631 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                     if (NULL == dstor_tmpdir) {
NULL             1639 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == dstor_tmpdir) {
NULL             1640 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == (dstor_tmpdir = getenv("TMPDIR"))) {
NULL             1641 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (NULL == (dstor_tmpdir = getenv("TEMP"))) {
NULL             1642 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                     if (NULL == (dstor_tmpdir = getenv("TMP"))) {
NULL             1651 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if ((0 > rc) || (NULL == ds_ctx->base_path)) {
NULL             1676 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         char *env_name = NULL;
NULL             1693 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == dstor_tmpdir) {
NULL             1696 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == dstor_tmpdir){
NULL             1700 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == (ds_ctx->base_path = strdup(dstor_tmpdir))) {
NULL             1707 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (0 != pthread_mutex_init(&ds_ctx->lock, NULL)) {
NULL             1720 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     char *nspace = NULL;
NULL             1722 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (nspace = getenv("PMIX_NAMESPACE"))) {
NULL             1733 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ns_map) {
NULL             1748 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     return NULL;
NULL             1765 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != ds_ctx->base_path){
NULL             1774 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         ds_ctx->base_path = NULL;
NULL             1776 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != ds_ctx->clients_peer) {
NULL             1799 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == kv) {
NULL             1818 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == elem) {
NULL             1826 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == elem->meta_seg || NULL == elem->data_seg) {
NULL             1833 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (PMIX_SUCCESS != rc || NULL == elem->meta_seg || NULL == elem->data_seg) {
NULL             1897 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, proc->nspace))) {
NULL             1934 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_seg_info_t *ns_info = NULL;
NULL             1937 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     rank_meta_info *rinfo = NULL;
NULL             1942 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_value_t val, *kval = NULL;
NULL             1945 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_data_t *ns_map = NULL;
NULL             1948 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_info_t *info = NULL;
NULL             1957 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if ((PMIX_RANK_UNDEF == rank) && (NULL == key)) {
NULL             1976 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, nspace))) {
NULL             1984 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == kvs) {
NULL             2025 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ns_info) {
NULL             2036 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == elem) {
NULL             2056 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != key ) {
NULL             2071 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == rinfo) {
NULL             2079 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == addr) {
NULL             2088 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if ((NULL == key) && (kval_cnt > 0)) {
NULL             2090 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == kval) {
NULL             2098 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == info) {
NULL             2105 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == kval->data.darray) {
NULL             2146 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                     if (NULL == addr) {
NULL             2159 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             } else if (NULL == key) {
NULL             2180 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 buffer.base_ptr = NULL;
NULL             2204 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 buffer.base_ptr = NULL;
NULL             2238 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if ((NULL == key) && (kval_cnt > 0)) {
NULL             2239 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if( NULL != info ) {
NULL             2242 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL != kval) {
NULL             2284 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                         "gds: dstore fetch `%s`", key == NULL ? "NULL" : key);
NULL             2288 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if( NULL == key ) {
NULL             2292 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == val->data.darray ||
NULL             2303 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (NULL == kv) {
NULL             2323 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == kv) {
NULL             2338 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_data_t *ns_map = NULL;
NULL             2343 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx->session_map_search) {
NULL             2349 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, peer->nspace))) {
NULL             2355 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if ((NULL == ds_ctx->base_path) || (strlen(ds_ctx->base_path) == 0)){
NULL             2378 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_data_t *ns_map = NULL;
NULL             2384 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != info) {
NULL             2406 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == ns_map) {
NULL             2421 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == ns_map) {
NULL             2432 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == _ESH_SESSION_lock(ds_ctx->session_array, tbl_idx)) {
NULL             2445 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_map_data_t *ns_map_data = NULL;
NULL             2447 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     session_t *session_tbl = NULL;
NULL             2448 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     ns_track_elem_t *trk = NULL;
NULL             2455 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map_data = ds_ctx->session_map_search(ds_ctx, nspace))) {
NULL             2508 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL != (peer = (pmix_peer_t *)pmix_pointer_array_get_item(&pmix_server_globals.clients, i))) {
NULL             2533 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, ns->nspace))) {
NULL             2643 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, proc->nspace))) {
NULL             2668 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_kval_t *kv2 = NULL, *kvp;
NULL             2762 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         if (NULL == (ns_map = ds_ctx->session_map_search(ds_ctx, proc.nspace))) {
NULL             2819 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if ((NULL == job_data) || (0 == job_data->bytes_used)) {
NULL             2829 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     pmix_namespace_t *nptr = NULL;
NULL             2831 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx->clients_peer) {
NULL             2842 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == ds_ctx->clients_peer) {
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_file.h     char *name_ptr = NULL;                                          \
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_file.h     uint8_t *data_ptr = NULL;                                       \
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     pmix_dstore_seg_desc_t *new_seg = NULL;
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c             new_seg->next = NULL;
NULL              131 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c         if( NULL != new_seg ){
NULL              134 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c         return NULL;
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     pmix_dstore_seg_desc_t *new_seg = NULL;
NULL              145 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     new_seg->next = NULL;
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c         new_seg = NULL;
NULL              170 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     pmix_dstore_seg_desc_t *new_seg = NULL;
NULL              192 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c             return NULL;
NULL              197 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c         new_seg->next = NULL;
NULL              222 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     if( NULL != new_seg ){
NULL              225 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     return NULL;
NULL              232 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     pmix_dstore_seg_desc_t *new_seg = NULL;
NULL              235 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     new_seg->next = NULL;
NULL              261 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c             return NULL;
NULL              266 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c         new_seg = NULL;
NULL              282 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     while (NULL != tmp->next) {
NULL              297 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_segment.c     while (NULL != desc) {
NULL               33 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         return NULL;
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c     pmix_gds_base_module_t *mod = NULL;
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         return NULL;
NULL               51 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         if (NULL == active->module->assign_module) {
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         if (NULL == active->module->setup_fork) {
NULL              108 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c     char  **kmap = NULL;
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c             if (NULL == kmap) {
NULL              215 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                 pbkt.base_ptr = NULL;
NULL              236 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                 pbkt.base_ptr = NULL;
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c                 pbkt.base_ptr = NULL;
NULL              251 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c             pbkt.base_ptr = NULL;
NULL              361 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_fns.c         if (NULL == kmap[key_idx]) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_frame.c       if (NULL != active->module->finalize) {
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_frame.c     if (NULL != pmix_gds_globals.all_mods) {
NULL               73 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_gds_base_framework, NULL);
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_frame.c     pmix_gds_globals.all_mods = NULL;
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_frame.c                                 NULL, pmix_gds_open, pmix_gds_close,
NULL               97 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_frame.c                     NULL, NULL);
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               40 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c     pmix_mca_base_component_t *component = NULL;
NULL               41 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c     pmix_mca_base_module_t *module = NULL;
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c     char **mods = NULL;
NULL               62 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               76 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/gds/base/gds_base_select.c         if (NULL != nmodule->init && PMIX_SUCCESS != nmodule->init(info, ninfo)) {
NULL               34 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c     pmix_common_dstore_file_cbs_t *dstore_file_cbs = NULL;
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c     if (NULL == ds12_ctx) {
NULL               61 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c     if (NULL != info) {
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c                 for (m=0; NULL != options[m]; m++) {
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_component.c         *module = NULL;
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_file.c     .key_hash = NULL,
NULL               90 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c     if (*ctx != NULL) {
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c     if (NULL == lock_ctx) {
NULL              154 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c     if (NULL != lock_ctx) {
NULL              155 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c         if (NULL != lock_ctx->lockfile) {
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c         lock_ctx = NULL;
NULL              167 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c     *ctx = NULL;
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c     if (NULL == fcntl_lock) {
NULL              187 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c     *lock_ctx = NULL;
NULL              194 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c      if (NULL == fcntl_lock) {
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c      if (NULL == fcntl_lock) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_fcntl.c      if (NULL == fcntl_lock) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (*ctx != NULL) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == lock_ctx) {
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == lock_ctx->segment) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL != lock_ctx) {
NULL              181 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c             lock_ctx->rwlock = NULL;
NULL              183 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c         if (NULL != lock_ctx->lockfile) {
NULL              187 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c         *ctx = (pmix_common_dstor_lock_ctx_t*)NULL;
NULL              198 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == pthread_lock) {
NULL              207 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == pthread_lock->segment) {
NULL              211 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == pthread_lock->lockfile) {
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     pthread_lock->segment = NULL;
NULL              225 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     pthread_lock->lockfile = NULL;
NULL              226 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     pthread_lock->rwlock = NULL;
NULL              228 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     *lock_ctx = NULL;
NULL              236 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == pthread_lock) {
NULL              251 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == pthread_lock) {
NULL              266 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_lock_pthread.c     if (NULL == pthread_lock) {
NULL              164 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds20_file.c     .key_hash = NULL,
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c     if (NULL == ds21_ctx) {
NULL               57 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c     if (NULL != info) {
NULL               61 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c                 for (m=0; NULL != options[m]; m++) {
NULL              128 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c     char *env_name = NULL;
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_component.c         *module = NULL;
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     p->lockfile = NULL;
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     p->mutex = NULL;
NULL               85 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     p->seg_desc = NULL;
NULL              123 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     lock_item_t *lock_item = NULL;
NULL              128 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == *ctx) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c         if (NULL == lock_ctx) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == lock_item) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c         if (NULL == lock_item->seg_desc) {
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c         if (NULL == lock_item->seg_desc) {
NULL              233 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c             if (NULL == lock_item->seg_desc) {
NULL              263 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL != lock_item) {
NULL              266 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c         lock_item = NULL;
NULL              268 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     *ctx = NULL;
NULL              278 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == lock_tracker) {
NULL              289 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c         lock_tracker = NULL;
NULL              291 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     *lock_ctx = NULL;
NULL              303 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == lock_tracker) {
NULL              350 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == lock_tracker) {
NULL              383 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == lock_tracker) {
NULL              423 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_lock_pthread.c     if (NULL == lock_tracker) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h         if (NULL != _g->assemb_kvs_req) {                               \
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h         if (NULL != _g->accept_kvs_resp) {                                  \
NULL              359 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h             if (NULL != _g->module->add_nspace) {           \
NULL              389 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h             if (NULL != _g->module->del_nspace) {           \
NULL              131 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     p->ns = NULL;
NULL              132 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     p->nptr = NULL;
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != p->ns) {
NULL              146 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != p->nptr) {
NULL              149 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     pmix_hash_remove_data(&p->internal, PMIX_RANK_WILDCARD, NULL);
NULL              151 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     pmix_hash_remove_data(&p->remote, PMIX_RANK_WILDCARD, NULL);
NULL              153 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     pmix_hash_remove_data(&p->local, PMIX_RANK_WILDCARD, NULL);
NULL              186 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != info) {
NULL              190 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 for (m=0; NULL != options[m]; m++) {
NULL              227 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     for (n=0; NULL != nodes[n]; n++) {
NULL              229 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         val = NULL;
NULL              231 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (PMIX_SUCCESS == rc && NULL != val) {
NULL              234 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 NULL == val->data.darray ||
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL != iptr[m].value.data.string) {
NULL              258 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == kp2) {
NULL              263 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == kp2->value) {
NULL              269 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == kp2->value->data.darray) {
NULL              276 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == info) {
NULL              296 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp2) {
NULL              301 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp2->value) {
NULL              307 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp2->value->data.darray) {
NULL              313 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == info) {
NULL              330 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         for (m=0; NULL != procs[m]; m++) {
NULL              337 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             rank = strtol(procs[m], NULL, 10);
NULL              375 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     char **nodes=NULL, **procs=NULL;
NULL              387 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     trk = NULL;
NULL              394 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == trk) {
NULL              397 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == trk) {
NULL              408 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == info || 0 == ninfo) {
NULL              437 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL != procs) {
NULL              451 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL != nodes) {
NULL              477 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == kp2) {
NULL              492 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                         if (NULL == tmp) {
NULL              514 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp2) {
NULL              529 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL == tmp) {
NULL              560 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp2) {
NULL              582 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != nodes) {
NULL              585 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != procs) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     trk = NULL;
NULL              612 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == trk) {
NULL              619 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     val = NULL;
NULL              620 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     rc = pmix_hash_fetch(ht, PMIX_RANK_WILDCARD, NULL, &val);
NULL              623 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL != val) {
NULL              629 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == val || NULL == val->data.darray ||
NULL              641 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != val) {
NULL              646 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         val = NULL;
NULL              647 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         rc = pmix_hash_fetch(ht, rank, NULL, &val);
NULL              650 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL != val) {
NULL              655 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == val) {
NULL              676 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL != val) {
NULL              710 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL != ns->jobbkt) {
NULL              722 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             ns->jobbkt = NULL;
NULL              729 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     trk = NULL;
NULL              733 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == trk->ns) {
NULL              739 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == trk) {
NULL              782 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     char **procs = NULL;
NULL              789 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     char **nodelist = NULL;
NULL              804 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if ((NULL == buf) || (0 == buf->bytes_used)) {
NULL              811 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     ht = NULL;
NULL              818 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == ht) {
NULL              857 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                         if (NULL == tmp) {
NULL              923 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL == kp2->value->data.darray) {
NULL              932 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL == info) {
NULL              960 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL == kp2->value->data.darray) {
NULL              968 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL == info) {
NULL              989 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 for (j=0; NULL != procs[j]; j++) {
NULL              998 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     rank = strtol(procs[j], NULL, 10);
NULL             1012 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL != nodelist) {
NULL             1037 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (NULL == tmp) {
NULL             1088 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == kv->key) {
NULL             1093 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     trk = NULL;
NULL             1100 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == trk) {
NULL             1114 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp) {
NULL             1119 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kp->value) {
NULL             1161 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == kp) {
NULL             1166 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == kp->value) {
NULL             1196 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     return pmix_gds_base_store_modex(nspace, buf, NULL,
NULL             1216 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     trk = NULL;
NULL             1223 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == trk) {
NULL             1278 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                         (NULL == key) ? "NULL" : key,
NULL             1284 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == key && PMIX_RANK_WILDCARD == proc->rank) {
NULL             1287 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         trk = NULL;
NULL             1294 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == trk) {
NULL             1301 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         val = NULL;
NULL             1302 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         rc = pmix_hash_fetch(ht, PMIX_RANK_WILDCARD, NULL, &val);
NULL             1304 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL != val) {
NULL             1309 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == val) {
NULL             1315 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             NULL == val->data.darray ||
NULL             1324 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == kv) {
NULL             1344 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     trk = NULL;
NULL             1351 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c     if (NULL == trk) {
NULL             1378 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == key) {
NULL             1379 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (NULL == val->data.darray ||
NULL             1389 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == kv) {
NULL             1395 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                 if (NULL == kv->value) {
NULL             1420 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (NULL == kv) {
NULL               33 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/base.h     (PMIX_STRING == (s)->type && NULL != (s)->data.string && pmix_compress_base.compress_limit < strlen((s)->data.string))
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/base.h             if (NULL == tmp) {                                              \
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/base.h                 val = NULL;                                                 \
NULL               55 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c     char *tar_target = NULL;
NULL               56 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c     char **argv = NULL;
NULL               90 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c     if( NULL != tar_target ) {
NULL              100 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c     char **argv = NULL;
NULL               41 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     NULL, /* init             */
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     NULL, /* finalize         */
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     NULL, /* compress         */
NULL               44 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     NULL, /* compress_nb      */
NULL               45 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     NULL, /* decompress       */
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     NULL,  /* decompress_nb    */
NULL               59 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c                                       PMIX_MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0, PMIX_INFO_LVL_3,
NULL               78 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     if( NULL != pmix_compress.finalize ) {
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c     return pmix_mca_base_framework_components_close (&pmix_pcompress_base_framework, NULL);
NULL               33 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_select.c     pmix_compress_base_component_t *best_component = NULL;
NULL               34 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_select.c     pmix_compress_base_module_t *best_module = NULL;
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_select.c                                              (pmix_mca_base_component_t **) &best_component, NULL) ) {
NULL               49 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_select.c     if (NULL != best_module) {
NULL               62 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     *outbytes = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     if (NULL == (tmp = (uint8_t*)malloc(len))) {
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c         *outbytes = NULL;
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     if (NULL == ptr) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     *outstring = NULL;
NULL              130 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     if (NULL == dest) {
NULL               25 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_close.c     return pmix_mca_base_framework_components_close(&pmix_pdl_base_framework, NULL);
NULL               31 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_fns.c     *handle = NULL;
NULL               33 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_fns.c     if (NULL != pmix_pdl && NULL != pmix_pdl->open) {
NULL               45 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_fns.c     if (NULL != pmix_pdl && NULL != pmix_pdl->lookup) {
NULL               54 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_fns.c     if (NULL != pmix_pdl && NULL != pmix_pdl->close) {
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_fns.c     if (NULL != pmix_pdl && NULL != pmix_pdl->foreachfile) {
NULL               25 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_open.c pmix_pdl_base_module_t *pmix_pdl = NULL;
NULL               26 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_open.c pmix_pdl_base_component_t *pmix_pdl_base_selected_component = NULL;
NULL               51 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_open.c                                 NULL /* register */,
NULL               53 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_open.c                                 NULL /* close */,
NULL               33 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_select.c     pmix_pdl_base_component_t *best_component = NULL;
NULL               34 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_select.c     pmix_pdl_base_module_t *best_module = NULL;
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/base/pdl_base_select.c                                              (pmix_mca_base_component_t **) &best_component, NULL) ) {
NULL               85 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_component.c                                              NULL,
NULL              109 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_component.c     if (NULL != mca_pdl_pdlopen_component.filename_suffixes) {
NULL              111 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_component.c         mca_pdl_pdlopen_component.filename_suffixes = NULL;
NULL               42 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != err_msg) {
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c         if (NULL != *handle) {
NULL               44 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             *err_msg = NULL;
NULL               59 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     *handle = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     void *local_handle = NULL;
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (use_ext && NULL != fname) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c              NULL != ext;
NULL               85 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             if (NULL == name) {
NULL               93 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c                 if (NULL != err_msg) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != local_handle) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c         if( NULL != fname ) {
NULL              126 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     return (NULL != local_handle) ? PMIX_SUCCESS : PMIX_ERROR;
NULL              139 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != *ptr) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != err_msg) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     DIR *dp = NULL;
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     char **dirs = NULL;
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     char **good_files = NULL;
NULL              179 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     for (int i = 0; NULL != dirs && NULL != dirs[i]; ++i) {
NULL              182 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c         if (NULL == dp) {
NULL              188 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c         while (NULL != (de = readdir(dp))) {
NULL              191 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             char *abs_name = NULL;
NULL              196 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             if (NULL == abs_name) {
NULL              217 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             if (NULL != ptr) {
NULL              232 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c             for (int j = 0; NULL != good_files &&
NULL              233 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c                      NULL != good_files[j]; ++j) {
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     dp = NULL;
NULL              250 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != good_files) {
NULL              251 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c         for (int i = 0; NULL != good_files[i]; ++i) {
NULL              262 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != dp) {
NULL              265 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != dirs) {
NULL              268 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c     if (NULL != good_files) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_component.c                                     NULL,
NULL               25 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     *handle = NULL;
NULL               26 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     if (NULL != err_msg) {
NULL               27 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c         *err_msg = NULL;
NULL               52 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     if (NULL != local_handle) {
NULL               57 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c         if( NULL != fname ) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     if (NULL != err_msg) {
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     if (NULL != err_msg) {
NULL               84 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c         *err_msg = NULL;
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     if (NULL != *ptr) {
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/plibltdl/pdl_libltdl_module.c     if (NULL != err_msg) {
NULL               36 opal/mca/pmix/pmix4x/pmix/src/mca/pif/base/pif_base_components.c PMIX_CLASS_INSTANCE(pmix_pif_t, pmix_list_item_t, pmix_pif_construct, NULL);
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/pif/base/pif_base_components.c PMIX_MCA_BASE_FRAMEWORK_DECLARE(pmix, pif, NULL, pmix_pif_base_register, pmix_pif_base_open, pmix_pif_base_close,
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/pif/base/pif_base_components.c                                                  PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, PMIX_MCA_BASE_VAR_FLAG_SETTABLE,
NULL               53 opal/mca/pmix/pmix4x/pmix/src/mca/pif/base/pif_base_components.c                                                  PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, PMIX_MCA_BASE_VAR_FLAG_SETTABLE,
NULL               84 opal/mca/pmix/pmix4x/pmix/src/mca/pif/base/pif_base_components.c     while (NULL != (item = pmix_list_remove_first(&pmix_if_list))) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/pif/base/pif_base_components.c     return pmix_mca_base_framework_components_close(&pmix_pif_base_framework, NULL);
NULL               75 opal/mca/pmix/pmix4x/pmix/src/mca/pif/bsdx_ipv4/pif_bsdx.c         NULL
NULL              122 opal/mca/pmix/pmix4x/pmix/src/mca/pif/bsdx_ipv4/pif_bsdx.c     for (cur_ifaddrs = *ifadd_list; NULL != cur_ifaddrs;
NULL              151 opal/mca/pmix/pmix4x/pmix/src/mca/pif/bsdx_ipv4/pif_bsdx.c         if (NULL == intf) {
NULL               78 opal/mca/pmix/pmix4x/pmix/src/mca/pif/bsdx_ipv6/pif_bsdx_ipv6.c         NULL
NULL              111 opal/mca/pmix/pmix4x/pmix/src/mca/pif/bsdx_ipv6/pif_bsdx_ipv6.c     for (cur_ifaddrs = *ifadd_list; NULL != cur_ifaddrs;
NULL              179 opal/mca/pmix/pmix4x/pmix/src/mca/pif/bsdx_ipv6/pif_bsdx_ipv6.c         if (NULL == intf) {
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/pif/linux_ipv6/pif_linux_ipv6.c         NULL
NULL              117 opal/mca/pmix/pmix4x/pmix/src/mca/pif/linux_ipv6/pif_linux_ipv6.c             if (NULL == intf) {
NULL               75 opal/mca/pmix/pmix4x/pmix/src/mca/pif/posix_ipv4/pif_posix.c         NULL
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/pif/posix_ipv4/pif_posix.c         if (NULL == ifconf.ifc_req) {
NULL              242 opal/mca/pmix/pmix4x/pmix/src/mca/pif/posix_ipv4/pif_posix.c         if (NULL == intf) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/pif/solaris_ipv6/pif_solaris_ipv6.c         NULL
NULL              132 opal/mca/pmix/pmix4x/pmix/src/mca/pif/solaris_ipv6/pif_solaris_ipv6.c     if (NULL == lifconf.lifc_buf) {
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/pif/solaris_ipv6/pif_solaris_ipv6.c                 if (NULL == intf) {
NULL              207 opal/mca/pmix/pmix4x/pmix/src/mca/pif/solaris_ipv6/pif_solaris_ipv6.c     if (NULL != lifconf.lifc_buf) {
NULL               29 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c         if (origin.field != NULL && target.field == NULL) {     \
NULL              171 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     return pmix_mca_base_framework_components_close (&pmix_pinstalldirs_base_framework, NULL);
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c PMIX_MCA_BASE_FRAMEWORK_DECLARE(pmix, pinstalldirs, NULL, NULL, pmix_pinstalldirs_base_open,
NULL               32 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c         if (NULL != (start_pos = strstr(retval, "${" #fieldname "}"))) {            \
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c         } else if (NULL != (start_pos = strstr(retval, "@{" #fieldname "}"))) {     \
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c     char *retval = NULL;
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c     char *destdir = NULL;
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c         if (NULL != destdir && strlen(destdir) > 0) {
NULL              127 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c     if (NULL == retval) return NULL;
NULL              155 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c     if (NULL != destdir) {
NULL              157 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c         retval = pmix_os_path(false, destdir, tmp, NULL);
NULL               30 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/config/pmix_pinstalldirs_config.c         NULL,
NULL               31 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/config/pmix_pinstalldirs_config.c         NULL
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/env/pmix_pinstalldirs_env.c         NULL
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/env/pmix_pinstalldirs_env.c         NULL,
NULL               55 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/env/pmix_pinstalldirs_env.c          if (NULL != tmp && 0 == strlen(tmp)) {                           \
NULL               56 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/env/pmix_pinstalldirs_env.c              tmp = NULL;                                                  \
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c static char *order = NULL;
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               47 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c     if (NULL != order) {
NULL               64 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c         if (NULL == (active = (pmix_plog_base_active_module_t*)pmix_pointer_array_get_item(&pmix_plog_globals.actives, n))) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c         if (NULL != active->module->finalize) {
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c         pmix_pointer_array_set_item(&pmix_plog_globals.actives, n, NULL);
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_plog_base_framework, NULL);
NULL               84 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c     pmix_plog_globals.channels = NULL;
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_frame.c                     acon, NULL);
NULL               37 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c     pmix_mca_base_component_t *component = NULL;
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c     pmix_mca_base_module_t *module = NULL;
NULL               41 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c     pmix_plog_base_active_module_t *newmodule, *mod, *default_mod = NULL;
NULL               64 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               78 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c         if (NULL != nmodule->init && PMIX_SUCCESS != nmodule->init()) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c     if (NULL != pmix_plog_globals.channels) {
NULL              120 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c         for (n=0; NULL != pmix_plog_globals.channels[n]; n++) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c             if (NULL != ptr) {
NULL              157 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c                     if (NULL == default_mod && reqd) {
NULL              162 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c                     } else if (NULL != default_mod) {
NULL              181 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c         while (NULL != (mod = (pmix_plog_base_active_module_t*)pmix_list_remove_first(&actives))) {
NULL              191 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c             if (NULL != (mod = (pmix_plog_base_active_module_t*)pmix_pointer_array_get_item(&pmix_plog_globals.actives, n))) {
NULL               37 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c     p->cbfunc = NULL;
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c     p->cbdata = NULL;
NULL               59 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c         if (NULL != mycount->cbfunc) {
NULL               97 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c     if (NULL == mycount) {
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c     if (NULL != directives) {
NULL              128 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c             if (NULL == (active = (pmix_plog_base_active_module_t*)pmix_pointer_array_get_item(&pmix_plog_globals.actives, m))) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c             if (NULL == active->module->channels) {
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c                 for (k=0; NULL != active->module->channels[k]; k++) {
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c                     if (NULL != strstr(data[n].key, active->module->channels[k])) {
NULL              161 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c         while (NULL != pmix_list_remove_first(&channels));
NULL              169 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c         if (NULL != active->module->log) {
NULL              235 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c     while (NULL != pmix_list_remove_first(&channels));
NULL              241 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_stubs.c         if (NULL != mycount->cbfunc) {
NULL               49 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     .channels = NULL,
NULL               51 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     .finalize = NULL,
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     p->data = NULL;
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     if (NULL != p->data) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     if (NULL == pmix_host_server.log) {
NULL               92 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     if (NULL != cd->cbfunc) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     if (NULL == cd) {
NULL              131 opal/mca/pmix/pmix4x/pmix/src/mca/plog/default/plog_default.c     if (NULL == cd->data) {
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/plog/stdfd/plog_stdfd.c     if (NULL == data || 0 == ndata) {
NULL              100 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog.c     if (NULL == data || 0 == ndata) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog.c     if (NULL != directives) {
NULL              188 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog.c     if (NULL == data) {
NULL              193 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog.c                (NULL == msg) ? "<N/A>" : msg);
NULL              197 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog.c         if (NULL == msg) {
NULL               62 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog_component.c                                            PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               69 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog_component.c                                            PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               97 opal/mca/pmix/pmix4x/pmix/src/mca/plog/syslog/plog_syslog_component.c                                            PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               46 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     char *params[2] = {"PMIX_MCA_", NULL};
NULL               56 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nspace || NULL == ilist) {
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         nptr = NULL;
NULL               69 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL == nptr) {
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (NULL == nptr) {
NULL               79 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != info) {
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             nregex = NULL;
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             pregex = NULL;
NULL               90 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (NULL != nregex && NULL != pregex) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                 if (NULL != active->module->allocate) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     rc = pmix_pnet_base_harvest_envars(params, NULL, ilist);
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nspace) {
NULL              146 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     nptr = NULL;
NULL              153 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nptr) {
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL == nptr) {
NULL              164 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->setup_local_network) {
NULL              186 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == proc || NULL == env) {
NULL              191 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     nptr = NULL;
NULL              198 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nptr) {
NULL              201 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL == nptr) {
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->setup_fork) {
NULL              228 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == peer) {
NULL              234 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->child_finalized) {
NULL              251 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nptr) {
NULL              256 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->local_app_finalized) {
NULL              276 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nspace) {
NULL              281 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     nptr = NULL;
NULL              288 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == nptr) {
NULL              294 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->deregister_nspace) {
NULL              332 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL != inventory) {
NULL              333 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         while (NULL != (kv = (pmix_kval_t*)pmix_list_remove_first(inventory))) {
NULL              348 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL != rollup->cbfunc) {
NULL              371 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != cbfunc) {
NULL              372 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             cbfunc(PMIX_ERR_INIT, NULL, cbdata);
NULL              378 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == myrollup) {
NULL              380 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != cbfunc) {
NULL              381 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             cbfunc(PMIX_ERR_NOMEM, NULL, cbdata);
NULL              394 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->collect_inventory) {
NULL              418 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != cbfunc) {
NULL              450 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL != rollup->opcbfunc) {
NULL              474 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != cbfunc) {
NULL              481 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == myrollup) {
NULL              483 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != cbfunc) {
NULL              497 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != active->module->deliver_inventory) {
NULL              520 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (NULL != cbfunc) {
NULL              540 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     for (j=0; NULL != incvars[j]; j++) {
NULL              545 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         for (i = 0; NULL != environ[i]; ++i) {
NULL              549 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                 if (NULL == kv) {
NULL              555 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                 if (NULL == kv->value) {
NULL              562 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                 if (NULL == string_key) {
NULL              579 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL != excvars) {
NULL              580 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         for (j=0; NULL != excvars[j]; j++) {
NULL              626 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     job = NULL;
NULL              635 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     if (NULL == job) {
NULL              646 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c     for (n=0; NULL != nodes[n]; n++) {
NULL              649 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             nd = NULL;
NULL              656 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (NULL == nd) {
NULL              691 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             lp->ranks[m] = strtoul(ranks[m], NULL, 10);
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c       if (NULL != active->module->finalize) {
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_pnet_base_framework, NULL);
NULL               99 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c                                 NULL, pmix_pnet_open, pmix_pnet_close,
NULL              104 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c                     NULL, NULL);
NULL              108 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     p->nspace = NULL;
NULL              109 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     p->ranks = NULL;
NULL              114 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     if (NULL != p->nspace) {
NULL              117 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     if (NULL != p->ranks) {
NULL              127 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     p->name = NULL;
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     if (NULL != p->name) {
NULL              145 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     p->nspace = NULL;
NULL              154 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     if (NULL != p->nspace) {
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c         if (NULL != (nd = (pmix_pnet_node_t*)pmix_pointer_array_get_item(&p->nodes, n))) {
NULL              159 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c             pmix_pointer_array_set_item(&p->nodes, n, NULL);
NULL              171 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     p->name = NULL;
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_frame.c     if (NULL != p->name) {
NULL               36 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               37 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_select.c     pmix_mca_base_component_t *component = NULL;
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_select.c     pmix_mca_base_module_t *module = NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_select.c         if (NULL != nmodule->init && PMIX_SUCCESS != nmodule->init()) {
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     p->name = NULL;
NULL               96 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     p->value = NULL;
NULL              100 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL != p->name) {
NULL              103 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL != p->value) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     p->device = NULL;
NULL              123 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL != p->device) {
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     pmix_srand(&rng,(unsigned int)time(NULL));
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     char *string_key = NULL, *format = NULL;
NULL              172 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL == string_key) {
NULL              173 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         return NULL;
NULL              188 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         return NULL;
NULL              253 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL == info) {
NULL              302 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (NULL == (string_key = transports_print(unique_key))) {
NULL              314 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (NULL == kv) {
NULL              321 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (NULL == kv->value) {
NULL              337 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                             (NULL == mca_pnet_opa_component.incparms) ? "NONE" : mca_pnet_opa_component.incparms,
NULL              338 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                             (NULL == mca_pnet_opa_component.excparms) ? "NONE" : mca_pnet_opa_component.excparms);
NULL              340 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (NULL != mca_pnet_opa_component.include) {
NULL              391 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (NULL == kv) {
NULL              397 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (NULL == kv->value) {
NULL              423 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL != info) {
NULL              430 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                 if (NULL == kv) {
NULL              435 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                 if (NULL == kv->value) {
NULL              573 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     if (NULL == pmix_hwloc_topology) {
NULL              578 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     obj = hwloc_get_next_osdev(pmix_hwloc_topology, NULL);
NULL              579 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c     while (NULL != obj) {
NULL              647 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         struct omgt_port * port = NULL;
NULL              651 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         status = omgt_open_port_by_num(&port, 1 /* hfi */, 1 /* port */, NULL);
NULL              747 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c             nd = NULL;
NULL              754 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c             if (NULL == nd) {
NULL              760 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c             lst = NULL;
NULL              767 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c             if (NULL == lst) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c     .include = NULL,
NULL               69 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c     .exclude = NULL,
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               84 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c     if (NULL != mca_pnet_opa_component.incparms) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c     mca_pnet_opa_component.excparms = NULL;
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c     if (NULL != mca_pnet_opa_component.excparms) {
NULL              101 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa_component.c                                                PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              114 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->device = NULL;
NULL              115 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->address = NULL;
NULL              119 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->device) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->address) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->type = NULL;
NULL              134 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->plane = NULL;
NULL              135 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->ports = NULL;
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->type) {
NULL              144 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->plane) {
NULL              147 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->ports) {
NULL              157 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->nspace = NULL;
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->ports = NULL;
NULL              159 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     p->src = NULL;
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->nspace) {
NULL              168 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != p->src) {
NULL              169 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL != p->ports) {
NULL              171 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             for (n=0; NULL != p->ports[n]; n++) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL == p->src->ports[m]) {
NULL              184 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     } else if (NULL != p->ports) {
NULL              216 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == mca_pnet_tcp_component.static_ports) {
NULL              222 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     for (n=0; NULL != grps[n]; n++) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == trk) {
NULL              229 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == (p = strrchr(grps[n], ':'))) {
NULL              239 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL != (p = strchr(grps[n], ':'))) {
NULL              249 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                             (NULL == trk->plane) ? "NULL" : trk->plane);
NULL              283 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     pmix_srand(&rng,(unsigned int)time(NULL));
NULL              309 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     pmix_info_t *requests = NULL;
NULL              316 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     char *type = NULL, *plane = NULL, *idkey = NULL;
NULL              327 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == info) {
NULL              342 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 NULL == info->value.data.darray ||
NULL              344 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 NULL == info->value.data.darray->array) {
NULL              355 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL != mca_pnet_tcp_component.include) {
NULL              358 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                                 (NULL == mca_pnet_tcp_component.incparms) ? "NONE" : mca_pnet_tcp_component.incparms,
NULL              359 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                                 (NULL == mca_pnet_tcp_component.excparms) ? "NONE" : mca_pnet_tcp_component.excparms);
NULL              369 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == requests) {
NULL              383 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 NULL == requests[n].value.data.string) {
NULL              391 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 NULL == requests[n].value.data.string) {
NULL              404 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 NULL == requests[n].value.data.string) {
NULL              415 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == idkey) {
NULL              422 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == kv) {
NULL              427 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == kv->value) {
NULL              441 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != type) {
NULL              448 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             avail = NULL;
NULL              452 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL != plane && (NULL == aptr->plane || 0 != strcmp(aptr->plane, plane))) {
NULL              460 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL == avail) {
NULL              466 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL == trk) {
NULL              489 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             avail = NULL;
NULL              493 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL != plane && (NULL == aptr->plane || 0 != strcmp(aptr->plane, plane))) {
NULL              501 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL == avail) {
NULL              507 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL == trk) {
NULL              534 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL != plane) {
NULL              543 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (NULL == trk) {
NULL              566 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL != mca_pnet_tcp_component.default_request) {
NULL              571 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 for (n=0; NULL != reqs[n]; n++) {
NULL              574 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     type = NULL;
NULL              575 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     plane = NULL;
NULL              576 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL == (cptr = strrchr(reqs[n], ':'))) {
NULL              581 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                         ports_per_node = strtoul(cptr, NULL, 10);
NULL              584 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                         if (NULL != (cptr = strrchr(cptr, ':'))) {
NULL              590 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                         avail = NULL;
NULL              594 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                                 if (NULL != plane && (NULL == aptr->plane || 0 != strcmp(aptr->plane, plane))) {
NULL              602 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                         if (NULL == avail) {
NULL              608 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL == trk) {
NULL              637 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (NULL != avail) {
NULL              640 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL == trk) {
NULL              671 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == kv) {
NULL              677 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == kv->value) {
NULL              684 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == kv->value->data.bo.bytes) {
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         while (NULL != (kv = (pmix_kval_t*)pmix_list_remove_first(&mylist))) {
NULL              714 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == kv->value) {
NULL              743 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     char *idkey = NULL;
NULL              748 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != info) {
NULL              782 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL == idkey &&
NULL              796 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 bkt.base_ptr = NULL;
NULL              800 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (NULL == idkey) {
NULL              812 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != idkey) {
NULL             1002 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == kv) {
NULL             1007 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == kv->value) {
NULL             1012 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     kv->value->data.string = NULL;
NULL             1023 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     plist = NULL;
NULL             1025 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL != avail->ports[m]) {
NULL             1029 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             avail->ports[m] = NULL;
NULL             1047 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == kv) {
NULL             1052 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL == kv->value) {
NULL             1059 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c     if (NULL != trk->src->plane) {
NULL             1061 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == kv) {
NULL             1066 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (NULL == kv->value) {
NULL             1112 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             nd = NULL;
NULL             1119 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL == nd) {
NULL             1125 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             lst = NULL;
NULL             1132 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c             if (NULL == lst) {
NULL             1186 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                             device = NULL;
NULL             1187 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                             if (NULL != prts->ports) {
NULL             1190 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                             pmix_output(0, "\tPorts: %s", (NULL == device) ? "UNSPECIFIED" : device);
NULL             1191 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                             if (NULL != device) {
NULL               57 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     .static_ports = NULL,
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     .default_request = NULL,
NULL               59 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     .include = NULL,
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     .exclude = NULL
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     mca_pnet_tcp_component.static_ports = NULL;
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     mca_pnet_tcp_component.incparms = NULL;
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               93 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     if (NULL != mca_pnet_tcp_component.incparms) {
NULL               97 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     mca_pnet_tcp_component.excparms = NULL;
NULL              100 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              104 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp_component.c     if (NULL != mca_pnet_tcp_component.excparms) {
NULL              105 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     pmix_info_t *requests = NULL;
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     char *idkey = NULL;
NULL              124 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == info) {
NULL              138 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                 NULL == info->value.data.darray ||
NULL              140 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                 NULL == info->value.data.darray->array) {
NULL              151 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (NULL == kv) {
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (NULL == kv->value) {
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == requests) {
NULL              178 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                 NULL == requests[n].value.data.string) {
NULL              190 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == idkey) {
NULL              197 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == kv) {
NULL              202 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == kv->value) {
NULL              212 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (NULL == kv) {
NULL              217 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (NULL == kv->value) {
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (NULL == kv->value->data.bo.bytes) {
NULL              233 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     job = NULL;
NULL              240 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL != job) {
NULL              243 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c             if (NULL == (nd = (pmix_pnet_node_t*)pmix_pointer_array_get_item(&job->nodes, n))) {
NULL              246 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c             lp = NULL;
NULL              253 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c             if (NULL == lp) {
NULL              267 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         while (NULL != (kv = (pmix_kval_t*)pmix_list_remove_first(&mylist))) {
NULL              280 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (NULL == kv->value) {
NULL              307 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     char *idkey = NULL;
NULL              313 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     pmix_output(0, "pnet:test setup_local_network NSPACE %s", (NULL == nptr) ? "NULL" : nptr->nspace);
NULL              314 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == nptr) {
NULL              318 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == nodestring) {
NULL              322 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     pmix_output(0, "pnet:test setup_local_network NODES %s", (NULL == nodes) ? "NULL" : "NON-NULL");
NULL              323 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL == nodes) {
NULL              327 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     for (n=0; NULL != nodes[n]; n++) {
NULL              331 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     for (n=0; NULL != nodes[n]; n++) {
NULL              334 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c       if (NULL == procs) {
NULL              344 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL != info) {
NULL              378 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                    if (NULL == idkey &&
NULL              392 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                bkt.base_ptr = NULL;
NULL              396 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                if (NULL == idkey) {
NULL              407 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c     if (NULL != idkey) {
NULL               66 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c     .include = NULL,
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c     .exclude = NULL
NULL               73 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c     const pmix_mca_base_var_storage_t *value=NULL;
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c     if (0 > (index = pmix_mca_base_var_find("pmix", "pnet", NULL, NULL))) {
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c     pmix_mca_base_var_get_value(index, &value, NULL, NULL);
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c     if (NULL != value && NULL != value->stringval && '\0' != value->stringval[0]) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test_component.c         if (NULL != strstr(value->stringval, "test")) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_preg_base_framework, NULL);
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c                                 NULL, pmix_preg_open, pmix_preg_close,
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c                     NULL, NULL);
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c                     rcon, NULL);
NULL               99 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c     p->prefix = NULL;
NULL              100 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c     p->suffix = NULL;
NULL              107 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c     if (NULL != p->prefix) {
NULL              110 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_frame.c     if (NULL != p->suffix) {
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_select.c     pmix_mca_base_component_t *component = NULL;
NULL               40 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_select.c     pmix_mca_base_module_t *module = NULL;
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_stubs.c         if (NULL != active->module->generate_node_regex) {
NULL               55 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_stubs.c         if (NULL != active->module->generate_ppn) {
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_stubs.c         if (NULL != active->module->parse_nodes) {
NULL               87 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_stubs.c         if (NULL != active->module->parse_procs) {
NULL              104 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_stubs.c         if (NULL != active->module->resolve_peers) {
NULL              120 opal/mca/pmix/pmix4x/pmix/src/mca/preg/base/preg_base_stubs.c         if (NULL != active->module->resolve_nodes) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     char **regexargs = NULL, *tmp, *tmp2;
NULL               93 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     *regexp = NULL;
NULL              102 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     while (NULL != (cptr = strchr(vptr, ',')) || 0 < strlen(vptr)) {
NULL              103 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL != cptr) {
NULL              140 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL == cptr) {
NULL              148 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL != sfx) {
NULL              152 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             suffix = NULL;
NULL              171 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (0 < strlen(prefix) && NULL == vreg->prefix) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (0 == strlen(prefix) && NULL != vreg->prefix) {
NULL              177 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (0 < strlen(prefix) && NULL != vreg->prefix
NULL              182 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL == suffix && NULL != vreg->suffix) {
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL != suffix && NULL == vreg->suffix) {
NULL              188 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL != suffix && NULL != vreg->suffix &&
NULL              203 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL == range) {
NULL              230 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL != suffix) {
NULL              243 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL != suffix) {
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL == cptr) {
NULL              255 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     while (NULL != (vreg = (pmix_regex_value_t*)pmix_list_remove_first(&vids))) {
NULL              258 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL != vreg->prefix) {
NULL              265 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL != vreg->prefix) {
NULL              275 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         while (NULL != (range = (pmix_regex_range_t*)pmix_list_remove_first(&vreg->ranges))) {
NULL              291 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL != vreg->suffix) {
NULL              330 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     *regexp = NULL;
NULL              339 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     for (i=0; NULL != ppn[i]; i++) {
NULL              340 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         rng = NULL;
NULL              347 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         for (j=0; NULL != npn[j]; j++) {
NULL              349 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL != (cptr = strchr(npn[j], '-'))) {
NULL              353 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 start = strtol(npn[j], NULL, 10);
NULL              354 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 end = strtol(cptr, NULL, 10);
NULL              356 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 if (NULL == rng) {
NULL              377 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 start = strtol(npn[j], NULL, 10);
NULL              379 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 if (NULL == rng) {
NULL              408 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         while (NULL != (rng = (pmix_regex_range_t*)pmix_list_remove_first(&vreg->ranges))) {
NULL              443 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     *names = NULL;
NULL              446 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == regexp) {
NULL              457 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == (ptr = strchr(tmp, '['))) {
NULL              485 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     *procs = NULL;
NULL              488 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == regexp) {
NULL              499 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == (ptr = strchr(tmp, '['))) {
NULL              530 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     pmix_proc_t *p=NULL;
NULL              561 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == kv->value ||
NULL              563 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         NULL == kv->value->data.darray ||
NULL              578 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL == p) {
NULL              585 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 p[j].rank = strtoul(ptr[j], NULL, 10);
NULL              594 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL != cb.info) {
NULL              597 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL != cb.key) {
NULL              599 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         cb.key = NULL;
NULL              619 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     *nodelist = NULL;
NULL              624 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == cb.info) {
NULL              657 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == kv->value ||
NULL              664 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL != kv->value->data.string) {
NULL              669 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL != cb.info) {
NULL              686 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     *names = NULL;
NULL              688 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == regexp) {
NULL              693 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == base) {
NULL              745 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             num_digits = strtol(&base[i], NULL, 10);
NULL              772 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 suffix = NULL;
NULL              779 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL != suffix) {
NULL              881 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == base || NULL == range) {
NULL              926 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 end = strtol(range + i, NULL, 10);
NULL              940 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL != suffix) {
NULL              944 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (NULL == str) {
NULL              961 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         if (NULL != suffix) {
NULL              979 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     char **rngs, **nds, *t, **ps=NULL;
NULL              984 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     for (j=0; NULL != nds[j]; j++) {
NULL              988 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         for (i=0; NULL != rngs[i]; i++) {
NULL              990 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c             if (NULL == (t = strchr(rngs[i], '-'))) {
NULL              996 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 start = strtol(rngs[i], NULL, 10);
NULL              998 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 end = strtol(t, NULL, 10);
NULL             1016 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c         ps = NULL;
NULL               31 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c     char **tmp=NULL, *reply=NULL;
NULL               34 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c         return NULL;
NULL               40 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c     if (NULL != tmp) {
NULL               51 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c     char **tmp=NULL;
NULL               55 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c         return NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c     if (NULL != options) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c         if (NULL == tmp) {
NULL               64 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c             if (NULL != (mod = active->component->assign_module())) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c             for (i=0; NULL != tmp[i]; i++) {
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c                     if (NULL != (mod = active->component->assign_module())) {
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c     if (NULL != tmp) {
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c     return NULL;
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_frame.c       if (NULL != active->component->finalize) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_psec_base_framework, NULL);
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_frame.c                                 NULL, pmix_psec_open, pmix_psec_close,
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_frame.c                     NULL, NULL);
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_select.c     pmix_mca_base_component_t *component = NULL;
NULL               40 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_select.c     pmix_mca_base_module_t *module = NULL;
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_select.c         if (NULL != nmodule->init && PMIX_SUCCESS != nmodule->init()) {
NULL               52 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c static char *mycred = NULL;
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c     if (EMUNGE_SUCCESS != (rc = munge_encode(&mycred, NULL, NULL, 0))) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c         if (NULL != mycred) {
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c             mycred = NULL;
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c     if (NULL != directives && 0 < ndirs) {
NULL              124 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c                 for (m=0; NULL != types[m]; m++) {
NULL              148 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c             if (NULL != mycred) {
NULL              151 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c             if (EMUNGE_SUCCESS != (rc = munge_encode(&mycred, NULL, NULL, 0))) {
NULL              162 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c     if (NULL != info) {
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c         if (NULL == *info) {
NULL              192 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c                         (NULL == cred) ? "NULL" : "NON-NULL");
NULL              196 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c     if (NULL != directives && 0 < ndirs) {
NULL              202 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c                 for (m=0; NULL != types[m]; m++) {
NULL              218 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c     if (EMUNGE_SUCCESS != (rc = munge_decode(cred->bytes, NULL, NULL, NULL, &euid, &egid))) {
NULL              237 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c     if (NULL != info) {
NULL              239 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c         if (NULL == *info) {
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c     if (NULL != directives && 0 < ndirs) {
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c                 for (m=0; NULL != types[m]; m++) {
NULL              115 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c         if (NULL == tmp) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c     if (NULL != info) {
NULL              136 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c         if (NULL == *info) {
NULL              172 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c                         (NULL == cred) ? "NULL" : "NON-NULL");
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c         if (NULL == cred) {
NULL              235 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c     if (NULL != directives && 0 < ndirs) {
NULL              241 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c                 for (m=0; NULL != types[m]; m++) {
NULL              271 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c     if (NULL != info) {
NULL              273 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c         if (NULL == *info) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none.c     if (NULL != directives && 0 < ndirs) {
NULL               95 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none.c                 for (m=0; NULL != types[m]; m++) {
NULL              111 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none.c     if (NULL != info) {
NULL              114 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none.c         if (NULL == *info) {
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none_component.c     const pmix_mca_base_var_storage_t *value=NULL;
NULL               76 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none_component.c     if (0 > (index = pmix_mca_base_var_find("pmix", "psec", NULL, NULL))) {
NULL               79 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none_component.c     pmix_mca_base_var_get_value (index, &value, NULL, NULL);
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none_component.c     if (NULL != value && NULL != value->stringval && '\0' != value->stringval[0]) {
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none_component.c         if (NULL != strstr(value->stringval, "none")) {
NULL              147 opal/mca/pmix/pmix4x/pmix/src/mca/psec/psec.h         if (NULL != (p)->nptr->compat.psec->validate_cred) {                                                \
NULL              163 opal/mca/pmix/pmix4x/pmix/src/mca/psec/psec.h         } else if (NULL != (p)->nptr->compat.psec->server_handshake) {                                      \
NULL               53 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_frame.c                                       PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               65 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_frame.c     if (use_separate_thread && NULL != pmix_psensor_base.evbase) {
NULL               70 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_psensor_base_framework, NULL);
NULL               84 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_frame.c         if (NULL == (pmix_psensor_base.evbase = pmix_progress_thread_init("PSENSOR"))) {
NULL              103 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_frame.c                     NULL, NULL);
NULL               36 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               37 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_select.c     pmix_psensor_base_component_t *component = NULL;
NULL               35 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_stubs.c         if (NULL != mod->module->start) {
NULL               66 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/base/psensor_base_stubs.c         if (NULL != mod->module->stop) {
NULL               90 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     ft->requestor = NULL;
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     ft->id = NULL;
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     ft->info = NULL;
NULL              111 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != ft->requestor) {
NULL              114 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != ft->id) {
NULL              120 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != ft->file) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != ft->info) {
NULL              140 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     p->requestor = NULL;
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     p->id = NULL;
NULL              145 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != (p->requestor)) {
NULL              148 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != p->id) {
NULL              246 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         if (NULL == cd->id ||
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c             (NULL != ft->id && 0 == strcmp(ft->id, cd->id))) {
NULL              262 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (NULL != id) {
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     ft->requestor = NULL;
NULL               72 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     ft->id = NULL;
NULL               81 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     ft->info = NULL;
NULL               87 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != ft->requestor) {
NULL               90 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != ft->id) {
NULL               96 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != ft->info) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     p->requestor = NULL;
NULL              114 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     p->id = NULL;
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != (p->requestor)) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != p->id) {
NULL              137 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     p->peer = NULL;
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != p->peer) {
NULL              240 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         if (NULL == cd->id ||
NULL              241 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c             (NULL != ft->id && 0 == strcmp(ft->id, cd->id))) {
NULL              256 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (NULL != id) {
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/base/pshmem_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_pshmem_base_framework, NULL);
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/base/pshmem_base_frame.c                                 NULL, pmix_pshmem_open, pmix_pshmem_close,
NULL               57 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/base/pshmem_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               71 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/base/pshmem_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/base/pshmem_base_select.c         if (NULL != nmodule->init && PMIX_SUCCESS != nmodule->init()) {
NULL               88 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/base/pshmem_base_select.c             if (NULL != pmix_pshmem.finalize) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c     if (MAP_FAILED == (seg_addr = mmap(NULL, size,
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c                 mmap(NULL, sm_seg->seg_size,
NULL               58 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/base/psquash_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_psquash_base_framework, NULL);
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/base/psquash_base_frame.c                                 NULL, pmix_psquash_open, pmix_psquash_close,
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/base/psquash_base_select.c         if (NULL == component->pmix_mca_query_component) {
NULL               74 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/base/psquash_base_select.c         if (PMIX_SUCCESS != rc || NULL == module) {
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/base/psquash_base_select.c         if (NULL != nmodule->init && PMIX_SUCCESS != nmodule->init()) {
NULL               91 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/base/psquash_base_select.c             if (NULL != pmix_psquash.finalize) {
NULL               68 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c                                PMIX_MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != pmix_client_globals.myserver) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     return pmix_mca_base_framework_components_close(&pmix_ptl_base_framework, NULL);
NULL              128 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c                     NULL, NULL);
NULL              135 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->data = NULL;
NULL              137 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->sdptr = NULL;
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->data) {
NULL              152 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->peer = NULL;
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->data = NULL;
NULL              158 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->rdptr = NULL;
NULL              163 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->peer) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->cbfunc = NULL;
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->cbdata = NULL;
NULL              179 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c                                 prcon, NULL);
NULL              184 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->peer = NULL;
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->bfr = NULL;
NULL              186 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->cbfunc = NULL;
NULL              187 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->cbdata = NULL;
NULL              191 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->peer) {
NULL              203 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->info = NULL;
NULL              205 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->peer = NULL;
NULL              206 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->bfrops = NULL;
NULL              207 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->psec = NULL;
NULL              208 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->gds = NULL;
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->ptl = NULL;
NULL              210 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->cred = NULL;
NULL              215 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->info) {
NULL              218 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->bfrops) {
NULL              221 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->psec) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->gds) {
NULL              227 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->cred) {
NULL              238 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->varname = NULL;
NULL              239 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->uri = NULL;
NULL              249 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->varname) {
NULL              252 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->uri) {
NULL              262 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->peer = NULL;
NULL              263 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     p->buf = NULL;
NULL              268 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_frame.c     if (NULL != p->peer) {
NULL               79 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c     if (NULL != info) {
NULL               89 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c         if (NULL != active->component->setup_listener) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c     if (0 > pthread_create(&engine, NULL, listen_thread, NULL)) {
NULL              174 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c     pthread_join(engine, NULL);
NULL              213 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c         rc = select(max + 1, &readfds, NULL, NULL, &timeout);
NULL              218 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c             return NULL;
NULL              296 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c     return NULL;
NULL               38 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_select.c     pmix_mca_base_component_list_item_t *cli = NULL;
NULL               39 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_select.c     pmix_ptl_base_component_t *component = NULL;
NULL               83 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL != peer->recv_msg) {
NULL               85 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         peer->recv_msg = NULL;
NULL              121 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                             if (NULL != trk->modexcbfunc) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                                 trk->modexcbfunc(PMIX_ERR_LOST_CONNECTION_TO_CLIENT, NULL, 0, trk, NULL, NULL);
NULL              125 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                             if (NULL != trk->op_cbfunc) {
NULL              129 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                             if (NULL != trk->op_cbfunc) {
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                                                            NULL, 0, trk->modexcbfunc, trk);
NULL              182 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                                     peer->index, NULL);
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         pmix_server_purge_events(peer, NULL);
NULL              192 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             pmix_psensor.stop(peer, NULL);
NULL              208 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         if (NULL != pmix_host_server.client_finalized && !peer->finalized) {
NULL              243 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             if (UINT_MAX != rcv->tag && NULL != rcv->cbfunc) {
NULL              265 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (!msg->hdr_sent && NULL != msg->data) {
NULL              315 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             if (NULL != msg->data) {
NULL              399 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                         (NULL == msg) ? UINT_MAX : ntohl(msg->hdr.tag),
NULL              400 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                         (NULL == msg) ? "NULL" : "NON-NULL");
NULL              402 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL != msg) {
NULL              412 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             peer->send_msg = NULL;
NULL              431 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             peer->send_msg = NULL;
NULL              450 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == peer->send_msg && peer->send_ev_active) {
NULL              468 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     pmix_ptl_recv_t *msg = NULL;
NULL              479 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                         (NULL == peer) ? "NULL" : peer->info->pname.nspace,
NULL              480 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                         (NULL == peer) ? PMIX_RANK_UNDEF : peer->info->pname.rank);
NULL              482 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == peer) {
NULL              486 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == peer->recv_msg) {
NULL              490 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         if (NULL == peer->recv_msg) {
NULL              525 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                 peer->recv_msg->data = NULL;  // make sure
NULL              526 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                 peer->recv_msg->rdptr = NULL;
NULL              530 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                 peer->recv_msg = NULL;
NULL              580 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             peer->recv_msg = NULL;
NULL              616 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL != peer->recv_msg) {
NULL              618 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         peer->recv_msg = NULL;
NULL              634 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == queue->peer || queue->peer->sd < 0 ||
NULL              635 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         NULL == queue->peer->info || NULL == queue->peer->nptr) {
NULL              637 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         if (NULL != queue->buf) {
NULL              650 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == queue->buf) {
NULL              666 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == (queue->peer)->send_msg) {
NULL              692 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == ms->peer || ms->peer->sd < 0 ||
NULL              693 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         NULL == ms->peer->info || NULL == ms->peer->nptr) {
NULL              695 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         if (NULL != ms->bfr) {
NULL              702 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == ms->bfr) {
NULL              715 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL != ms->cbfunc) {
NULL              743 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     if (NULL == ms->peer->send_msg) {
NULL              781 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c             if (NULL != rcv->cbfunc) {
NULL              784 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                 if (NULL != msg->data) {
NULL              791 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c                 msg->data = NULL;  // protect the data region
NULL               43 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c         if (NULL != active->component->setup_fork) {
NULL               60 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c     if (NULL == req) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c     char **tmp=NULL, *reply=NULL;
NULL               80 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c         return NULL;
NULL               86 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c     if (NULL != tmp) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c         return NULL;
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c         if (NULL != active->module->connect_to_peer) {
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c             if (NULL != req->cbfunc) {
NULL              144 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c                 if (NULL != msg->data) {
NULL              150 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c                 msg->data = NULL;  // protect the data region
NULL              167 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c     if (NULL == req) {
NULL              202 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_stubs.c     if (NULL == req) {
NULL              285 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/ptl_types.h             if (NULL == (p)->send_msg) {                                                    \
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != ret) {
NULL              112 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     return NULL;
NULL              128 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     char *evar, **uri, *suri = NULL, *suri2 = NULL;
NULL              129 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     char *filename, *nspace=NULL;
NULL              131 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     char *p, *p2, *server_nspace = NULL, *rendfile = NULL;
NULL              141 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     pmix_info_t *iptr = NULL, mypidinfo, mycmdlineinfo, launcher;
NULL              143 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     pmix_kval_t *urikv = NULL;
NULL              155 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL != (evar = getenv("PMIX_SERVER_URI4"))) {
NULL              161 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             pmix_globals.mypeer->nptr->compat.bfrops = pmix_bfrops_base_assign_module(NULL);
NULL              162 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              165 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         } else if (NULL != (evar = getenv("PMIX_SERVER_URI3"))) {
NULL              172 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              175 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         } else if (NULL != (evar = getenv("PMIX_SERVER_URI21"))) {
NULL              182 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              185 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         } else if (NULL != (evar = getenv("PMIX_SERVER_URI2"))) {
NULL              192 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              217 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == (p2 = strchr(p, '.'))) {
NULL              225 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         rank = strtoull(p2, NULL, 10);
NULL              245 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     suri = NULL;
NULL              247 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != info) {
NULL              257 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                 if (NULL != server_nspace) {
NULL              269 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                 if (NULL != suri) {
NULL              287 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                 if (NULL != rendfile) {
NULL              309 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         PMIX_INFO_LOAD(&launcher, PMIX_LAUNCHER, NULL, PMIX_BOOL);
NULL              319 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     char **stack = NULL;
NULL              326 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (sysctl(mib, 2, &argmax, &size, NULL, 0) == -1) {
NULL              334 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (procargs == NULL) {
NULL              346 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (sysctl(mib, 3, procargs, &size, NULL, 0) == -1) {
NULL              387 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != fp) {
NULL              405 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         while (NULL != (kv = (pmix_info_caddy_t*)pmix_list_remove_first(&ilist))) {
NULL              413 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == suri && !reconnect && NULL != mca_ptl_tcp_component.super.uri) {
NULL              421 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != suri) {
NULL              427 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             nspace = NULL;
NULL              438 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             if (NULL == p) {
NULL              448 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             if (NULL == p) {
NULL              456 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             rank = strtoull(p, NULL, 10);
NULL              472 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != rendfile) {
NULL              476 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         rendfile = NULL;
NULL              483 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                 if (NULL != iptr) {
NULL              516 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             nspace = NULL;
NULL              539 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         nspace = NULL;
NULL              553 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != server_nspace) {
NULL              559 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         server_nspace = NULL;
NULL              563 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         nspace = NULL;
NULL              588 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     nspace = NULL;
NULL              602 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == nspace || PMIX_RANK_WILDCARD == rank) {
NULL              615 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == pmix_client_globals.myserver->info) {
NULL              618 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == pmix_client_globals.myserver->nptr) {
NULL              621 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL != pmix_client_globals.myserver->nptr->nspace) {
NULL              626 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL != pmix_client_globals.myserver->info->pname.nspace) {
NULL              664 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != nspace) {
NULL              667 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != iptr) {
NULL              670 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != rendfile) {
NULL              673 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != suri) {
NULL              676 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != server_nspace) {
NULL              744 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == fp) {
NULL              768 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                     if (NULL != fp) {
NULL              782 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == srvr) {
NULL              789 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == p2) {
NULL              797 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             major = strtoul(&p2[1], NULL, 10);
NULL              799 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             major = strtoul(p2, NULL, 10);
NULL              813 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != p2) {
NULL              819 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == (p = strchr(srvr, ';'))) {
NULL              827 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == (p2 = strchr(srvr, '.'))) {
NULL              836 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     *rank = strtoull(p2, NULL, 10);
NULL              866 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == p) {
NULL              873 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == p2) {
NULL              895 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == p) {
NULL              901 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == p2) {
NULL              995 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                           NULL, 0, NULL, 0, &cred);
NULL             1080 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL != iptr) {
NULL             1094 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == (msg = (char*)malloc(sdsize))) {
NULL             1295 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == pmix_client_globals.myserver->info) {
NULL             1298 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL == pmix_client_globals.myserver->nptr) {
NULL             1302 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL != pmix_client_globals.myserver->nptr->nspace) {
NULL             1306 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL != pmix_client_globals.myserver->info->pname.nspace) {
NULL             1356 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     if (NULL == (cur_dirp = opendir(dirname))) {
NULL             1364 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     while (NULL != (dir_entry = readdir(cur_dirp))) {
NULL             1370 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         newdir = pmix_os_path(false, dirname, dir_entry->d_name, NULL);
NULL              106 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         .uri = NULL,
NULL              110 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .session_tmpdir = NULL,
NULL              111 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .system_tmpdir = NULL,
NULL              112 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .if_include = NULL,
NULL              113 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .if_exclude = NULL,
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .session_filename = NULL,
NULL              119 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .nspace_filename = NULL,
NULL              120 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .system_filename = NULL,
NULL              121 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .rendezvous_filename = NULL,
NULL              124 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     .report_uri = NULL,
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              149 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              163 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              170 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                                PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              176 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.if_include &&
NULL              177 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         NULL != mca_ptl_tcp_component.if_exclude) {
NULL              188 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              195 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              202 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              209 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              216 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              223 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              230 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              237 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                           PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              245 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c static char *urifile = NULL;
NULL              259 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != (tdir = getenv("PMIX_SERVER_TMPDIR"))) {
NULL              270 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != (tdir = getenv("PMIX_SYSTEM_TMPDIR"))) {
NULL              277 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.report_uri &&
NULL              288 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.system_filename) {
NULL              292 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.session_filename) {
NULL              296 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.nspace_filename) {
NULL              300 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.rendezvous_filename) {
NULL              304 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != urifile) {
NULL              308 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         urifile = NULL;
NULL              310 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.session_tmpdir) {
NULL              313 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.system_tmpdir) {
NULL              348 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     char **interfaces = NULL;
NULL              371 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != info) {
NULL              374 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL != mca_ptl_tcp_component.if_include) {
NULL              379 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL != mca_ptl_tcp_component.if_exclude) {
NULL              394 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL != mca_ptl_tcp_component.super.uri) {
NULL              399 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL != mca_ptl_tcp_component.report_uri) {
NULL              404 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL != mca_ptl_tcp_component.session_tmpdir) {
NULL              409 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL != mca_ptl_tcp_component.system_tmpdir) {
NULL              429 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.if_include) {
NULL              433 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     } else if (NULL != mca_ptl_tcp_component.if_exclude) {
NULL              477 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != interfaces) {
NULL              526 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != interfaces) {
NULL              637 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (0 > rc || NULL == lt->uri) {
NULL              654 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.report_uri) {
NULL              665 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             if (NULL == fp) {
NULL              670 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 mca_ptl_tcp_component.system_filename = NULL;
NULL              682 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != mca_ptl_tcp_component.rendezvous_filename) {
NULL              689 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == fp) {
NULL              694 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.rendezvous_filename = NULL;
NULL              708 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.rendezvous_filename = NULL;
NULL              726 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == fp) {
NULL              731 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.system_filename = NULL;
NULL              745 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.system_filename = NULL;
NULL              764 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == fp) {
NULL              769 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.session_filename = NULL;
NULL              783 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.session_filename = NULL;
NULL              798 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == fp) {
NULL              803 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.nspace_filename = NULL;
NULL              817 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             mca_ptl_tcp_component.nspace_filename = NULL;
NULL              823 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         char **clnup = NULL, *cptr = NULL;
NULL              825 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != mca_ptl_tcp_component.nspace_filename) {
NULL              828 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != mca_ptl_tcp_component.session_filename) {
NULL              831 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != clnup) {
NULL              836 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             PMIx_Job_control_nb(&pmix_globals.myid, 1, &dir, 1, NULL, NULL);
NULL              866 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == orig_str || NULL == *orig_str) {
NULL              867 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         return NULL;
NULL              871 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == argv) {
NULL              872 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         return NULL;
NULL              874 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     for (save = i = 0; NULL != argv[i]; ++i) {
NULL              885 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == str) {
NULL              948 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     argv[save] = NULL;
NULL             1004 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == (msg = (char*)malloc(hdr.nbytes))) {
NULL             1055 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == pnd->cred) {
NULL             1274 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         major = strtoul(version, NULL, 10);
NULL             1330 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == peer) {
NULL             1346 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             nptr = NULL;
NULL             1353 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             if (NULL == nptr) {
NULL             1364 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (NULL == nptr) {
NULL             1371 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             info = NULL;
NULL             1393 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             if (NULL == nptr) {
NULL             1404 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == peer->nptr->compat.bfrops) {
NULL             1444 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != gds) {
NULL             1449 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL == pmix_host_server.tool_connected) {
NULL             1496 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     nptr = NULL;
NULL             1503 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == nptr) {
NULL             1512 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     info = NULL;
NULL             1532 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == peer) {
NULL             1569 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == peer->nptr->compat.psec) {
NULL             1572 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1580 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == peer->nptr->compat.bfrops) {
NULL             1583 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1592 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL != gds) {
NULL             1597 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         peer->nptr->compat.gds = pmix_gds_base_assign_module(NULL, 0);
NULL             1599 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == peer->nptr->compat.gds) {
NULL             1602 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1625 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     PMIX_PSEC_VALIDATE_CONNECTION(rc, peer, NULL, 0, NULL, NULL, &cred);
NULL             1630 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1644 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1655 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c           pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1664 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c       if (NULL != pmix_host_server.client_connected) {
NULL             1668 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                                                  NULL, NULL);
NULL             1672 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c               pmix_pointer_array_set_item(&pmix_server_globals.clients, peer->index, NULL);
NULL             1683 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     pmix_event_add(&peer->recv_event, NULL);
NULL             1820 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == peer->nptr->compat.psec) {
NULL             1835 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == peer->nptr->compat.gds) {
NULL             1854 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == req) {
NULL             1871 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     PMIX_PSEC_VALIDATE_CONNECTION(rc, peer, NULL, 0, NULL, NULL, &cred);
NULL             1900 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     pmix_event_add(&peer->recv_event, NULL);
NULL             1926 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c     if (NULL == cd) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL != (evar = getenv("PMIX_SERVER_URI2USOCK"))) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c         if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              125 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     } else if (NULL != (evar = getenv("PMIX_SERVER_URI"))) {
NULL              128 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c         if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              147 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == pmix_client_globals.myserver->info) {
NULL              150 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == pmix_client_globals.myserver->nptr) {
NULL              153 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == pmix_client_globals.myserver->nptr->nspace) {
NULL              156 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == pmix_client_globals.myserver->info->pname.nspace) {
NULL              161 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     pmix_client_globals.myserver->info->pname.rank = strtoull(uri[1], NULL, 10);
NULL              301 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                           NULL, 0, NULL, 0, &cred);
NULL              327 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == (msg = (char*)malloc(sdsize))) {
NULL              566 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                         (NULL == msg) ? UINT_MAX : msg->hdr.tag,
NULL              567 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                         (NULL == msg) ? "NULL" : "NON-NULL");
NULL              569 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL != msg) {
NULL              587 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 if (NULL == msg->data) {
NULL              590 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                     peer->send_msg = NULL;
NULL              619 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 peer->send_msg = NULL;
NULL              636 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 peer->send_msg = NULL;
NULL              653 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 peer->send_msg = NULL;
NULL              674 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == peer->send_msg && peer->send_ev_active) {
NULL              693 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     pmix_ptl_recv_t *msg = NULL;
NULL              700 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                         (NULL == peer) ? "NULL" : peer->info->pname.nspace,
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                         (NULL == peer) ? PMIX_RANK_UNDEF : peer->info->pname.rank);
NULL              703 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == peer) {
NULL              707 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == peer->recv_msg) {
NULL              711 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c         if (NULL == peer->recv_msg) {
NULL              740 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 peer->recv_msg->data = NULL;  // make sure
NULL              741 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 peer->recv_msg->rdptr = NULL;
NULL              745 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c                 peer->recv_msg = NULL;
NULL              787 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c             peer->recv_msg = NULL;
NULL              821 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL != peer->recv_msg) {
NULL              823 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c         peer->recv_msg = NULL;
NULL              846 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c         PMIX_POST_OBJECT(NULL);
NULL              857 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL != ms->cbfunc) {
NULL              881 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == ms->peer->send_msg) {
NULL              906 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == queue->peer || queue->peer->sd < 0 ||
NULL              907 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c         NULL == queue->peer->info || NULL == queue->peer->nptr) {
NULL              932 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL == (queue->peer)->send_msg) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         .uri = NULL,
NULL              102 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     .tmpdir = NULL,
NULL              103 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     .filename = NULL
NULL              117 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == (tdir = getenv("PMIX_SYSTEM_TMPDIR"))) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         if (NULL == (tdir = getenv("TMPDIR"))) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c             if (NULL == (tdir = getenv("TEMP"))) {
NULL              120 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c                 if (NULL == (tdir = getenv("TMP"))) {
NULL              126 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != tdir) {
NULL              136 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != mca_ptl_usock_component.tmpdir) {
NULL              139 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != mca_ptl_usock_component.super.uri) {
NULL              142 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != mca_ptl_usock_component.filename) {
NULL              188 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != info) {
NULL              307 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != pmix_host_server.listener) {
NULL              347 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     pmix_peer_t *psave = NULL;
NULL              382 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == (msg = (char*)malloc(hdr.nbytes))) {
NULL              441 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     major = strtol(vers[0], NULL, 10);
NULL              442 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     minor = strtol(vers[1], NULL, 10);
NULL              443 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     rel = strtol(vers[2], NULL, 10);
NULL              488 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c             cred.bytes = NULL;
NULL              548 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     nptr = NULL;
NULL              555 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == nptr) {
NULL              564 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     info = NULL;
NULL              583 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == psave) {
NULL              635 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == nptr->compat.psec) {
NULL              639 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, psave->index, NULL);
NULL              647 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == nptr->compat.bfrops) {
NULL              651 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, psave->index, NULL);
NULL              660 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != gds) {
NULL              665 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         nptr->compat.gds = pmix_gds_base_assign_module(NULL, 0);
NULL              667 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == nptr->compat.gds) {
NULL              670 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, psave->index, NULL);
NULL              691 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     PMIX_PSEC_VALIDATE_CONNECTION(rc, psave, NULL, 0, NULL, 0, &cred);
NULL              701 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, psave->index, NULL);
NULL              714 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         pmix_pointer_array_set_item(&pmix_server_globals.clients, psave->index, NULL);
NULL              725 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL != pmix_host_server.client_connected) {
NULL              728 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         rc = pmix_host_server.client_connected(&proc, psave->info->server_object, NULL, NULL);
NULL              733 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c             pmix_pointer_array_set_item(&pmix_server_globals.clients, psave->index, NULL);
NULL              742 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     pmix_event_add(&psave->recv_event, NULL);
NULL              120 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_finalize.c         if (NULL != cd) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_finalize.c         (void)pmix_progress_thread_stop(NULL);
NULL               76 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     .mypeer = NULL,
NULL               77 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     .hostname = NULL,
NULL               80 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     .evbase = NULL,
NULL               85 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     .mygds = NULL,
NULL              104 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     char *error = NULL, *evar;
NULL              193 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.get_output = pmix_output_open(NULL);
NULL              199 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.connect_output = pmix_output_open(NULL);
NULL              205 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.fence_output = pmix_output_open(NULL);
NULL              211 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.pub_output = pmix_output_open(NULL);
NULL              217 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.spawn_output = pmix_output_open(NULL);
NULL              223 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.event_output = pmix_output_open(NULL);
NULL              229 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_client_globals.iof_output = pmix_output_open(NULL);
NULL              238 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     if (NULL != (evar = getenv("PMIX_DEBUG"))) {
NULL              239 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         debug_level = strtol(evar, NULL, 10);
NULL              240 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         pmix_globals.debug_output = pmix_output_open(NULL);
NULL              245 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     if (NULL == pmix_globals.mypeer) {
NULL              254 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     if (NULL == pmix_globals.mypeer->nptr) {
NULL              261 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     if (NULL != info) {
NULL              267 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c                 if (NULL != pmix_globals.hostname) {
NULL              374 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         if (NULL == (pmix_globals.evbase = pmix_progress_thread_init(NULL))) {
NULL               41 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c char *pmix_timing_output = NULL;
NULL               46 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c char *pmix_net_private_ipv4 = NULL;
NULL               61 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     pmix_timing_output = NULL;
NULL               62 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "pmix", NULL, "timing_output",
NULL               64 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                   PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               69 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "pmix", NULL, "timing_overhead",
NULL               73 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                   PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               89 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                       PMIX_MCA_BASE_VAR_TYPE_STRING, NULL, 0, PMIX_MCA_BASE_VAR_FLAG_SETTABLE,
NULL               96 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "pmix", NULL, "event_caching_window",
NULL               99 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              103 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "pmix", NULL, "suppress_missing_data_warning",
NULL              106 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              113 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              119 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              125 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              131 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              137 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              143 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              149 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              155 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              162 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              168 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              174 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              180 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              186 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              192 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              198 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              204 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              210 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register("pmix", "iof", NULL, "output_limit",
NULL              212 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                       PMIX_MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              218 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "iof", NULL, "xml_output",
NULL              220 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              227 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "iof", NULL, "tag_output",
NULL              229 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              238 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c     (void) pmix_mca_base_var_register ("pmix", "iof", NULL, "timestamp_output",
NULL              240 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              248 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              256 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              264 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_params.c                                        PMIX_MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               60 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     p->name = NULL;
NULL               61 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     p->ev_base = NULL;
NULL               65 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     pthread_mutex_init(&p->mutex, NULL);
NULL               74 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL != p->name) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL != p->ev_base) {
NULL              113 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c                            NULL, NULL);
NULL              120 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     assert(NULL != trk);
NULL              144 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if ((NULL != trk) && !pthread_equal(pthread_self(), trk->engine.t_handle)) {
NULL              163 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if ((NULL != trk) && !pthread_equal(pthread_self(), trk->engine.t_handle)) {
NULL              180 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if ((NULL != trk) && !pthread_equal(pthread_self(), trk->engine.t_handle)) {
NULL              197 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     assert(NULL != trk);
NULL              244 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     pmix_thread_join(&trk->engine, NULL);
NULL              274 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == name) {
NULL              289 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == trk) {
NULL              291 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         return NULL;
NULL              295 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == trk->name) {
NULL              298 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         return NULL;
NULL              301 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == (trk->ev_base = pmix_event_base_create())) {
NULL              304 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         return NULL;
NULL              324 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         return NULL;
NULL              340 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == name) {
NULL              377 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == name) {
NULL              410 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == name) {
NULL              439 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     return NULL;
NULL              452 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c     if (NULL == name) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c static char *security_mode = NULL;
NULL               83 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c static char *ptl_mode = NULL;
NULL               84 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c static char *bfrops_mode = NULL;
NULL               85 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c static char *gds_mode = NULL;
NULL              109 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.get_output = pmix_output_open(NULL);
NULL              115 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.connect_output = pmix_output_open(NULL);
NULL              121 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.fence_output = pmix_output_open(NULL);
NULL              127 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.pub_output = pmix_output_open(NULL);
NULL              133 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.spawn_output = pmix_output_open(NULL);
NULL              139 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.event_output = pmix_output_open(NULL);
NULL              145 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.iof_output = pmix_output_open(NULL);
NULL              152 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_globals.base_output = pmix_output_open(NULL);
NULL              176 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         NULL
NULL              190 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != info) {
NULL              203 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_server_globals.tmpdir) {
NULL              204 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SERVER_TMPDIR"))) {
NULL              210 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_server_globals.system_tmpdir) {
NULL              211 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SYSTEM_TMPDIR"))) {
NULL              220 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (PMIX_SUCCESS != (rc = pmix_rte_init(ptype, info, ninfo, NULL))) {
NULL              234 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     pmix_globals.mypeer->nptr->compat.bfrops = pmix_bfrops_base_assign_module(NULL);
NULL              235 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              244 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     pmix_globals.mypeer->nptr->compat.psec = pmix_psec_base_assign_module(NULL);
NULL              245 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_globals.mypeer->nptr->compat.psec) {
NULL              253 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_globals.mypeer->nptr->compat.ptl) {
NULL              262 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_globals.mypeer->nptr->compat.gds) {
NULL              290 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != info) {
NULL              301 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 for (m=0; NULL != protected[m]; m++) {
NULL              329 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SERVER_NAMESPACE"))) {
NULL              339 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SERVER_RANK"))) {
NULL              343 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             pmix_globals.myid.rank = strtol(evar, NULL, 10);
NULL              348 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_globals.mypeer->info) {
NULL              354 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_globals.mypeer->nptr) {
NULL              457 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         (void)pmix_progress_thread_pause(NULL);
NULL              463 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != (peer = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, i))) {
NULL              489 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != security_mode) {
NULL              493 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != ptl_mode) {
NULL              497 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != bfrops_mode) {
NULL              501 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != gds_mode) {
NULL              504 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != pmix_server_globals.tmpdir) {
NULL              516 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != pmix_globals.mypeer) {
NULL              542 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     nptr = NULL;
NULL              549 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == nptr) {
NULL              551 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == nptr) {
NULL              588 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->opcbfunc) {
NULL              641 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             if ((NULL != peer && prev->peer == peer) ||
NULL              642 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 (NULL != proc && PMIX_CHECK_PROCID(proc, &prev->peer->info->pname))) {
NULL              657 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if ((NULL != peer && PMIX_CHECK_PROCID(&req->peer->info->pname, &peer->info->pname)) ||
NULL              658 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             (NULL != proc && PMIX_CHECK_PROCID(&req->peer->info->pname, proc))) {
NULL              666 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if ((NULL != peer && PMIX_CHECK_PROCID(&peer->info->pname, &dlcd->proc)) ||
NULL              667 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             (NULL != proc && PMIX_CHECK_PROCID(proc, &dlcd->proc))) {
NULL              680 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != ncd && NULL != ncd->targets && 0 < ncd->ntargets) {
NULL              681 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             tgt = NULL;
NULL              683 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 if ((NULL != peer && PMIX_CHECK_PROCID(&peer->info->pname, &ncd->targets[n])) ||
NULL              684 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                     (NULL != proc && PMIX_CHECK_PROCID(proc, &ncd->targets[n]))) {
NULL              689 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             if (NULL != tgt) {
NULL              696 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                            NULL != proc && PMIX_RANK_WILDCARD == proc->rank) {
NULL              715 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != peer) {
NULL              741 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     pmix_server_purge_events(NULL, &cd->proc);
NULL              756 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->opcbfunc) {
NULL              775 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != cbfunc) {
NULL              798 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     char *data = NULL;
NULL              962 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                         (NULL == cd->server_object) ? "NULL" : "NON-NULL");
NULL              965 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     nptr = NULL;
NULL              972 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == nptr) {
NULL              974 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == nptr) {
NULL              985 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == info) {
NULL             1063 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->opcbfunc) {
NULL             1087 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1118 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     nptr = NULL;
NULL             1125 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == nptr) {
NULL             1134 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             if (NULL == (peer = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, info->peerid))) {
NULL             1159 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                     pmix_psensor.stop(peer, NULL);
NULL             1178 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->opcbfunc) {
NULL             1192 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != cbfunc) {
NULL             1204 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1205 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != cbfunc) {
NULL             1247 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != lt->uri && NULL != lt->varname) {
NULL             1249 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             for (n=0; NULL != varnames[n]; n++) {
NULL             1299 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     char *data = NULL;
NULL             1317 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     nptr = NULL;
NULL             1324 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == nptr) {
NULL             1329 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == dcd) {
NULL             1367 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     info = NULL;
NULL             1374 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == info) {
NULL             1419 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != data) {
NULL             1439 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cbfunc || NULL == proc) {
NULL             1490 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1497 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd->kv) {
NULL             1546 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != fcd->info) {
NULL             1555 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     pmix_setup_caddy_t *fcd = NULL;
NULL             1574 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == fcd) {
NULL             1583 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == fcd->info) {
NULL             1598 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->setupcbfunc) {
NULL             1599 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == fcd) {
NULL             1600 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             cd->setupcbfunc(rc, NULL, 0, cd->cbdata, NULL, NULL);
NULL             1608 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->nspace) {
NULL             1629 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1632 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != nspace) {
NULL             1655 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->opcbfunc) {
NULL             1659 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->nspace) {
NULL             1680 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1683 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != nspace) {
NULL             1723 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == req->peer->info || req->peer->finalized) {
NULL             1731 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (msg = PMIX_NEW(pmix_buffer_t))) {
NULL             1780 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         cd->bo = NULL;  // protect the data
NULL             1785 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->opcbfunc) {
NULL             1804 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1810 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd->procs) {
NULL             1819 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd->bo) {
NULL             1825 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd->bo[0].bytes) {
NULL             1833 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == cd->info) {
NULL             1851 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != rollup->info) {
NULL             1869 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != inventory) {
NULL             1870 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         while (NULL != (kv = (pmix_kval_t*)pmix_list_remove_first(inventory))) {
NULL             1881 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         cd->info = NULL;
NULL             1883 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != cd->infocbfunc) {
NULL             1888 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 if (NULL == cd->info) {
NULL             1919 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->infocbfunc) {
NULL             1920 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         cd->infocbfunc(cd->status, NULL, 0, cd->cbdata, NULL, NULL);
NULL             1933 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == pmix_hwloc_topology) {
NULL             1934 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (PMIX_SUCCESS != (rc = pmix_hwloc_get_topology(NULL, 0))) {
NULL             1965 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             1993 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != cd->cbfunc.opcbfn) {
NULL             2035 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             2067 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == (reply = PMIX_NEW(pmix_buffer_t))) {
NULL             2116 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == (reply = PMIX_NEW(pmix_buffer_t))) {
NULL             2160 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == (reply = PMIX_NEW(pmix_buffer_t))) {
NULL             2237 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == (reply = PMIX_NEW(pmix_buffer_t))) {
NULL             2293 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == tracker) {
NULL             2296 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != scd->cbfunc.relfn) {
NULL             2366 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == reply) {
NULL             2394 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     xfer.base_ptr = NULL;
NULL             2403 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != scd->cbfunc.relfn) {
NULL             2420 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == scd) {
NULL             2422 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != relfn) {
NULL             2451 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             2454 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != relfn) {
NULL             2462 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             2475 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     buf.base_ptr = NULL;
NULL             2492 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != relfn) {
NULL             2507 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     char **nspaces=NULL;
NULL             2515 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == tracker) {
NULL             2530 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == nspaces) {
NULL             2534 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             for (i=0; NULL != nspaces[i]; i++) {
NULL             2550 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == reply) {
NULL             2565 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             for (i=0; NULL != nspaces[i]; i++) {
NULL             2648 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != nspaces) {
NULL             2668 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == scd) {
NULL             2687 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == tracker) {
NULL             2704 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == reply) {
NULL             2742 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                         (NULL == tracker) ? "NULL" : tracker->pname.nspace);
NULL             2746 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == scd) {
NULL             2766 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             2793 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             2825 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             2856 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->queries) {
NULL             2859 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->info) {
NULL             2864 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != release_fn) {
NULL             2884 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             2917 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->queries) {
NULL             2920 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->info) {
NULL             2925 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != release_fn) {
NULL             2945 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             2976 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->queries) {
NULL             2979 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->info) {
NULL             2984 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != release_fn) {
NULL             3004 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             3035 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->queries) {
NULL             3038 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->info) {
NULL             3043 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != release_fn) {
NULL             3062 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             3105 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->info) {
NULL             3125 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             3155 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != qcd->info) {
NULL             3174 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == reply) {
NULL             3202 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL != cd->procs) {
NULL             3219 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c     if (NULL == cd) {
NULL             3269 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == reply) {
NULL             3298 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             if (NULL == reply) {
NULL             3335 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         pmix_server_purge_events(peer, NULL);
NULL             3344 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL != pmix_host_server.client_finalized) {
NULL             3565 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == reply) {
NULL               75 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     p->lcd = NULL;
NULL               76 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     p->relcbfunc = NULL;
NULL               77 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     p->cbdata = NULL;
NULL               80 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                    pmix_object_t, dcd_con, NULL);
NULL              105 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL != data) {
NULL              122 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     pmix_info_t *info=NULL;
NULL              167 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (NULL == info) {
NULL              192 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     nptr = NULL;
NULL              228 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL == nptr) {
NULL              269 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (NULL != pmix_host_server.direct_modex) {
NULL              303 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         data = NULL;
NULL              428 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (PMIX_ERR_NOMEM == rc || NULL == lcd) {
NULL              459 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL != pmix_host_server.direct_modex) {
NULL              494 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     *ld = NULL;
NULL              495 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     *rq = NULL;
NULL              499 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     lcd = NULL;
NULL              508 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL != lcd) {
NULL              517 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL == lcd){
NULL              531 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL == req) {
NULL              573 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             if (NULL != pmix_host_server.direct_modex){
NULL              579 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                     req->cbfunc(PMIX_ERR_NOT_FOUND, NULL, 0, req->cbdata, NULL, NULL);
NULL              601 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     pmix_peer_t *peer = NULL;
NULL              603 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     char *data = NULL;
NULL              627 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             peer = NULL;
NULL              635 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                     if (NULL == peer) {
NULL              812 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL == lcd) {
NULL              813 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         ptr = NULL;
NULL              814 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (NULL != nptr) {
NULL              824 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (NULL == ptr) {
NULL              842 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             req->cbfunc(status, NULL, 0, req->cbdata, NULL, NULL);
NULL              844 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     } else if (NULL != nptr) {
NULL              854 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             rc = _satisfy_request(nptr, rank, scd, req->cbfunc, req->cbdata, NULL);
NULL              857 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                 req->cbfunc(rc, NULL, 0, req->cbdata, NULL, NULL);
NULL              897 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     nptr = NULL;
NULL              905 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL == nptr) {
NULL              953 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             if (NULL == nm->ns->compat.gds || 0 == nm->ns->nlocalprocs) {
NULL              961 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c             if (NULL == caddy->data) {
NULL              968 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                 if (NULL == cb.proc) {
NULL             1014 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                 pbkt.base_ptr = NULL;  // protect the data
NULL             1032 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL != caddy->relcbfunc) {
NULL             1074 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c     if (NULL != req->cbfunc) {
NULL             1075 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         req->cbfunc(PMIX_ERR_TIMEOUT, NULL, 0, req->cbdata, NULL, NULL);
NULL               80 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                            NULL, bufdes);
NULL               92 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_proc_t *procs = NULL;
NULL              120 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == procs) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != msg) {
NULL              129 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != msg) {
NULL              137 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != pmix_host_server.abort) {
NULL              149 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != msg) {
NULL              259 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             data = NULL;
NULL              279 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != data) {
NULL              288 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     rc = pmix_pending_resolve(nptr, info->pname.rank, PMIX_SUCCESS, NULL);
NULL              322 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs && NULL == id) {
NULL              324 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         return NULL;
NULL              338 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != id) {
NULL              339 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != trk->id && 0 == strcmp(id, trk->id)) {
NULL              367 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     return NULL;
NULL              400 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs) {
NULL              402 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         return NULL;
NULL              407 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         (NULL == id) ? "NO-ID" : id, (int)nprocs);
NULL              411 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == trk) {
NULL              413 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         return NULL;
NULL              416 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != id) {
NULL              420 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != procs) {
NULL              423 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == trk->pcs) {
NULL              426 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             return NULL;
NULL              435 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == id) {
NULL              443 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         nptr = NULL;
NULL              450 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == nptr) {
NULL              512 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->trk->modexcbfunc) {
NULL              513 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         cd->trk->modexcbfunc(PMIX_ERR_TIMEOUT, NULL, 0, cd->trk, NULL, NULL);
NULL              525 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_buffer_t bucket, *pbkt = NULL;
NULL              540 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     char **kmap = NULL;
NULL              559 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             uint32_t *key_count = NULL;
NULL              699 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 pbkt = NULL;
NULL              786 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_proc_t *procs=NULL, *newprocs;
NULL              789 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     char *data = NULL;
NULL              792 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_info_t *info = NULL;
NULL              802 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.fence_nb) {
NULL              824 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs) {
NULL              896 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == info) {
NULL              918 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == (trk = get_tracker(NULL, procs, nprocs, PMIX_FENCENB_CMD))) {
NULL              920 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == (trk = new_tracker(NULL, procs, nprocs, PMIX_FENCENB_CMD))) {
NULL              924 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != opcbfunc) {
NULL              958 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == trk->info) {
NULL              964 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         info = NULL;
NULL             1012 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             cd->trk = NULL;
NULL             1025 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->keys) {
NULL             1028 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->codes) {
NULL             1031 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->info) {
NULL             1034 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->opcbfunc) {
NULL             1054 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.publish) {
NULL             1074 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             1081 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->info) {
NULL             1105 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->info) {
NULL             1120 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->keys) {
NULL             1123 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->info) {
NULL             1128 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->lkcbfunc) {
NULL             1149 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.lookup) {
NULL             1169 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             1195 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->info) {
NULL             1219 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->keys) {
NULL             1222 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->info) {
NULL             1245 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.unpublish) {
NULL             1265 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             1291 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->info) {
NULL             1315 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->keys) {
NULL             1318 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->info) {
NULL             1340 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == req) {
NULL             1370 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == (msg = PMIX_NEW(pmix_buffer_t))) {
NULL             1410 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->info) {
NULL             1413 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->apps) {
NULL             1416 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->spcbfunc) {
NULL             1437 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.spawn) {
NULL             1443 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             1463 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->info) {
NULL             1508 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         PMIX_INFO_LOAD(&cd->info[ninfo], PMIX_REQUESTOR_IS_TOOL, NULL, PMIX_BOOL);
NULL             1521 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         PMIX_INFO_LOAD(&cd->info[ninfo], PMIX_REQUESTOR_IS_CLIENT, NULL, PMIX_BOOL);
NULL             1534 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == cd->apps) {
NULL             1552 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->info) {
NULL             1555 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->apps) {
NULL             1569 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_info_t *info = NULL;
NULL             1572 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_proc_t *procs = NULL;
NULL             1574 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.disconnect) {
NULL             1598 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs) {
NULL             1617 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == info) {
NULL             1630 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == (trk = get_tracker(NULL, procs, nprocs, PMIX_DISCONNECTNB_CMD))) {
NULL             1632 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == (trk = new_tracker(NULL, procs, nprocs, PMIX_DISCONNECTNB_CMD))) {
NULL             1643 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == trk->info && NULL != info) {
NULL             1646 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         info = NULL;
NULL             1671 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != info) {
NULL             1685 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->trk->op_cbfunc) {
NULL             1701 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_proc_t *procs = NULL;
NULL             1702 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_info_t *info = NULL;
NULL             1712 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.connect) {
NULL             1736 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs) {
NULL             1755 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == info) {
NULL             1775 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == (trk = get_tracker(NULL, procs, nprocs, PMIX_CONNECTNB_CMD))) {
NULL             1777 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == (trk = new_tracker(NULL, procs, nprocs, PMIX_CONNECTNB_CMD))) {
NULL             1781 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != cbfunc) {
NULL             1792 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == trk->info && NULL != info) {
NULL             1795 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         info = NULL;
NULL             1830 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != procs) {
NULL             1833 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != info) {
NULL             1853 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     rngtrk.procs = NULL;
NULL             1857 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == cd) {
NULL             1861 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == scd->codes) {
NULL             1884 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == cd->targets) {
NULL             1898 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != cd->targets) {
NULL             1928 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == relay) {
NULL             1971 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != scd->codes) {
NULL             1974 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != scd->info) {
NULL             1977 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != scd->opcbfunc) {
NULL             1997 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->codes) {
NULL             2000 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->info) {
NULL             2003 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->opcbfunc) {
NULL             2017 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_status_t *codes = NULL;
NULL             2018 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_info_t *info = NULL;
NULL             2021 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_peer_events_info_t *prev = NULL;
NULL             2025 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_proc_t *affected = NULL;
NULL             2042 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == codes) {
NULL             2064 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == info) {
NULL             2079 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != affected) {
NULL             2088 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != affected) {
NULL             2109 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (enviro_events && NULL == pmix_host_server.register_events) {
NULL             2123 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (NULL == prev) {
NULL             2129 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (NULL != affected) {
NULL             2147 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == codes) {
NULL             2167 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == prev) {
NULL             2173 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != affected) {
NULL             2183 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == reginfo) {
NULL             2187 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == codes) {
NULL             2194 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == prev) {
NULL             2200 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != affected) {
NULL             2213 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == pmix_host_server.register_events) {
NULL             2220 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == scd) {
NULL             2236 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != affected) {
NULL             2252 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             scd->opcbfunc = NULL;
NULL             2253 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             scd->cbdata = NULL;
NULL             2279 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         scd->opcbfunc = NULL;
NULL             2280 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         scd->cbdata = NULL;
NULL             2282 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != info) {
NULL             2291 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != info) {
NULL             2294 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != codes) {
NULL             2297 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != affected) {
NULL             2308 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_regevents_info_t *reginfo = NULL;
NULL             2351 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->cbfunc) {
NULL             2375 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.notify_event) {
NULL             2399 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->cbfunc) {
NULL             2426 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             2459 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->info) {
NULL             2484 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     PMIX_INFO_LOAD(&cd->info[ninfo], PMIX_SERVER_INTERNAL_NOTIFY, NULL, PMIX_BOOL);
NULL             2522 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             2537 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == cd->queries) {
NULL             2612 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         for (p=0; NULL != cd->queries[n].keys[p]; p++) {
NULL             2641 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 cd->info = NULL;
NULL             2653 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     cbfunc(PMIX_SUCCESS, cd->info, cd->ninfo, cd, NULL, NULL);
NULL             2657 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.query) {
NULL             2677 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->cbfunc.opcbfn) {
NULL             2705 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             2792 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.allocate) {
NULL             2797 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             2851 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                            NULL, NULL);
NULL             2867 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_srvr_epi_caddy_t *epicd = NULL;
NULL             2874 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.job_control) {
NULL             2879 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             2904 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->targets) {
NULL             2911 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             nptr = NULL;
NULL             2918 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == nptr) {
NULL             2920 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (NULL == nptr) {
NULL             2936 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (NULL == (pr = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, m))) {
NULL             2982 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 NULL == cd->info[n].value.data.string) {
NULL             2988 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == cf) {
NULL             2998 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 NULL == cd->info[n].value.data.string) {
NULL             3004 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == cdir) {
NULL             3016 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 NULL == cd->info[n].value.data.string) {
NULL             3022 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == cf) {
NULL             3168 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             3221 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.monitor) {
NULL             3257 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.get_credential) {
NULL             3262 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             3314 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.validate_credential) {
NULL             3319 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             3384 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.iof_pull) {
NULL             3389 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             3464 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == req) {
NULL             3495 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL == (msg = PMIX_NEW(pmix_buffer_t))) {
NULL             3552 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->opcbfunc) {
NULL             3555 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->procs) {
NULL             3558 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->info) {
NULL             3561 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->bo) {
NULL             3580 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.push_stdin) {
NULL             3585 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd) {
NULL             3600 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == cd->procs) {
NULL             3621 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == cd->info) {
NULL             3635 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == cd->bo) {
NULL             3678 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == reply) {
NULL             3712 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_byte_object_t *bo = NULL;
NULL             3721 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         (NULL == trk) ? 0 : (int)pmix_list_get_size(&trk->local_cbs));
NULL             3723 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == trk) {
NULL             3726 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != scd->cbfunc.relfn) {
NULL             3742 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != grp) {
NULL             3759 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != bo) {
NULL             3797 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == reply) {
NULL             3830 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != scd->cbfunc.relfn) {
NULL             3849 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == tracker) {
NULL             3852 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != relfn) {
NULL             3860 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == scd) {
NULL             3862 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL != relfn) {
NULL             3888 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_info_t *info = NULL, *iptr;
NULL             3914 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     grp = NULL;
NULL             3921 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == grp) {
NULL             3924 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == grp) {
NULL             3945 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == procs) {
NULL             3956 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == grp->members) {
NULL             3966 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (NULL == (pr = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, m))) {
NULL             3979 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (NULL == (pr = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, m))) {
NULL             4000 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             while (NULL != (nm = (pmix_namelist_t*)pmix_list_remove_first(&mbrs))) {
NULL             4030 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == (trk = get_tracker(grp->grpid, grp->members, grp->nmbrs, PMIX_GROUP_CONSTRUCT_CMD))) {
NULL             4032 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == (trk = new_tracker(grp->grpid, grp->members, grp->nmbrs, PMIX_GROUP_CONSTRUCT_CMD))) {
NULL             4086 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (NULL == (pr = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, m))) {
NULL             4104 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         info = NULL;
NULL             4132 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             grpcbfunc(PMIX_SUCCESS, NULL, 0, trk, NULL, NULL);
NULL             4137 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == pmix_host_server.group) {
NULL             4187 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 grpcbfunc(PMIX_SUCCESS, NULL, 0, trk, NULL, NULL);
NULL             4200 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != info) {
NULL             4215 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     pmix_info_t *info = NULL;
NULL             4224 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == pmix_host_server.group) {
NULL             4238 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     grp = NULL;
NULL             4249 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == grp) {
NULL             4280 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == (trk = get_tracker(grp->grpid, grp->members, grp->nmbrs, PMIX_GROUP_DESTRUCT_CMD))) {
NULL             4282 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (NULL == (trk = new_tracker(grp->grpid, grp->members, grp->nmbrs, PMIX_GROUP_DESTRUCT_CMD))) {
NULL             4298 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL == trk->info) {
NULL             4304 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         info = NULL;
NULL             4338 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 grpcbfunc(PMIX_SUCCESS, NULL, 0, trk, NULL, NULL);
NULL             4351 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != info) {
NULL             4363 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->id = NULL;
NULL             4366 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->pcs = NULL;
NULL             4374 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->info = NULL;
NULL             4378 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->modexcbfunc = NULL;
NULL             4379 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->op_cbfunc = NULL;
NULL             4381 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     t->cbdata = NULL;
NULL             4385 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != t->id) {
NULL             4389 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != t->pcs) {
NULL             4393 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != t->info) {
NULL             4406 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     cd->trk = NULL;
NULL             4407 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     cd->peer = NULL;
NULL             4414 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->trk) {
NULL             4417 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != cd->peer) {
NULL             4428 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->peer = NULL;
NULL             4431 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->nspace = NULL;
NULL             4432 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->codes = NULL;
NULL             4434 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->procs = NULL;
NULL             4436 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->apps = NULL;
NULL             4438 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->server_object = NULL;
NULL             4440 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->info = NULL;
NULL             4442 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->keys = NULL;
NULL             4444 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->bo = NULL;
NULL             4446 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->cbfunc = NULL;
NULL             4447 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->opcbfunc = NULL;
NULL             4448 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->setupcbfunc = NULL;
NULL             4449 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->lkcbfunc = NULL;
NULL             4450 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->spcbfunc = NULL;
NULL             4451 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->cbdata = NULL;
NULL             4455 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->peer) {
NULL             4459 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->apps) {
NULL             4462 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->bo) {
NULL             4481 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     gettimeofday(&tv, NULL);
NULL             4488 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->targets = NULL;
NULL             4491 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->affected = NULL;
NULL             4494 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->info = NULL;
NULL             4500 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->info) {
NULL             4504 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->targets) {
NULL             4515 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     NULL, NULL);
NULL             4519 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->cd = NULL;
NULL             4523 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->cd) {
NULL             4535 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->lcd = NULL;
NULL             4542 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->lcd) {
NULL             4554 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->info = NULL;
NULL             4559 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->info) {
NULL             4570 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->peer = NULL;
NULL             4571 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->affected = NULL;
NULL             4576 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->peer) {
NULL             4579 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->affected) {
NULL             4607 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->info = NULL;
NULL             4609 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->cbfunc = NULL;
NULL             4610 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->infocbfunc = NULL;
NULL             4611 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->opcbfunc = NULL;
NULL             4612 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->cbdata = NULL;
NULL             4625 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->grpid = NULL;
NULL             4626 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->members = NULL;
NULL             4631 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->grpid) {
NULL             4634 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     if (NULL != p->members) {
NULL             4644 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     NULL, NULL);
NULL             4648 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c     p->bo = NULL;
NULL               46 opal/mca/pmix/pmix4x/pmix/src/threads/mutex.c     m->m_lock_file = NULL;
NULL               51 opal/mca/pmix/pmix4x/pmix/src/threads/mutex.c     pthread_mutex_init(&m->m_lock_pthread, NULL);
NULL               77 opal/mca/pmix/pmix4x/pmix/src/threads/mutex.c     m->m_lock_file = NULL;
NULL               78 opal/mca/pmix/pmix4x/pmix/src/threads/mutex_unix.h         .m_lock_file = NULL,                                            \
NULL               99 opal/mca/pmix/pmix4x/pmix/src/threads/mutex_unix.h         .m_lock_file = NULL,                                            \
NULL               40 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c static struct pmix_tsd_key_value *pmix_tsd_key_values = NULL;
NULL               45 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c                                 pmix_thread_construct, NULL);
NULL               62 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c         if (NULL == t->t_run || t->t_handle != (pthread_t) -1) {
NULL               67 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c     rc = pthread_create(&t->t_handle, NULL, (void*(*)(void*)) t->t_run, t);
NULL              119 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c             if (NULL != pmix_tsd_key_values[i].destructor) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/threads/thread.c                 pmix_tsd_setspecific(pmix_tsd_key_values[i].key, NULL);
NULL               77 opal/mca/pmix/pmix4x/pmix/src/threads/threads.h         pthread_cond_init(&(l)->cond, NULL);            \
NULL               18 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.c static pmix_wait_sync_t* wait_sync_list = NULL;
NULL               49 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.c     if( NULL == wait_sync_list ) {
NULL               95 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.c         wait_sync_list = (sync == sync->next) ? NULL : sync->next;
NULL               96 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.c         if( NULL != wait_sync_list )
NULL               88 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.h         (sync)->next = NULL;                                    \
NULL               89 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.h         (sync)->prev = NULL;                                    \
NULL               92 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.h         pthread_cond_init (&(sync)->condition, NULL);           \
NULL               93 opal/mca/pmix/pmix4x/pmix/src/threads/wait_sync.h         pthread_mutex_init (&(sync)->lock, NULL);               \
NULL              147 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == chain->info) {
NULL              221 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL != bo.bytes && 0 < bo.size) {
NULL              222 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         pmix_iof_write_output(&source, channel, &bo, NULL);
NULL              261 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     char *evar, *nspace = NULL;
NULL              280 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == proc) {
NULL              288 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != proc) {
NULL              300 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL != info) {
NULL              308 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c                 if (NULL != nspace) {
NULL              334 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_server_globals.tmpdir) {
NULL              335 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL == (evar = getenv("PMIX_SERVER_TMPDIR"))) {
NULL              341 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_server_globals.system_tmpdir) {
NULL              342 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL == (evar = getenv("PMIX_SYSTEM_TMPDIR"))) {
NULL              353 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != nspace) {
NULL              368 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != (evar = getenv("PMIX_NAMESPACE"))) {
NULL              377 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != (evar = getenv("PMIX_RANK"))) {
NULL              378 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c             rank = strtol(evar, NULL, 10);
NULL              392 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c             if (NULL != nspace) {
NULL              408 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c             if (NULL != nspace) {
NULL              426 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != nspace) {
NULL              455 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_client_globals.myserver) {
NULL              463 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_client_globals.myserver->nptr) {
NULL              472 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_client_globals.myserver->info) {
NULL              490 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL == pmix_globals.mypeer->info) {
NULL              502 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         pmix_globals.mypeer->nptr->compat.bfrops = pmix_bfrops_base_assign_module(NULL);
NULL              503 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL == pmix_globals.mypeer->nptr->compat.bfrops) {
NULL              519 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_globals.mypeer->nptr->compat.psec) {
NULL              533 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == evar) {
NULL              551 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_globals.mypeer->nptr->compat.gds) {
NULL              562 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL != evar) {
NULL              567 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         pmix_client_globals.myserver->nptr->compat.gds = pmix_gds_base_assign_module(NULL, 0);
NULL              569 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_client_globals.myserver->nptr->compat.gds) {
NULL              598 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_globals.mypeer->nptr->nspace) {
NULL              603 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == pmix_globals.mypeer->info) {
NULL             1027 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL != pmix_globals.hostname) {
NULL             1201 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         (void)pmix_progress_thread_pause(NULL);
NULL             1207 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != (peer = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_client_globals.peers, n))) {
NULL             1216 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c             if (NULL != (peer = (pmix_peer_t*)pmix_pointer_array_get_item(&pmix_server_globals.clients, n))) {
NULL             1234 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL != pmix_globals.mypeer) {
NULL             1263 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     if (NULL == info || 0 == ninfo) {
NULL               97 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     if (NULL != release_fn) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     if (NULL != cbfunc) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              168 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              169 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       'h', NULL, "help",
NULL              174 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              175 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       'v', NULL, "verbose",
NULL              180 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              181 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       'p', NULL, "pid",
NULL              186 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              187 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       'n', NULL, "nspace",
NULL              192 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              193 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "uri",
NULL              198 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              199 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "system-server-first",
NULL              204 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              205 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "system-server",
NULL              210 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              211 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       'c', NULL, "client",
NULL              216 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              217 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       's', NULL, "server",
NULL              222 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              223 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       't', NULL, "tool",
NULL              228 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              229 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       'h', NULL, "host",
NULL              234 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              235 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "client-fns",
NULL              240 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              241 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "server-fns",
NULL              246 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              247 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "tool-fns",
NULL              252 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              253 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, "host-fns",
NULL              260 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     { NULL,
NULL              261 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       '\0', NULL, NULL,
NULL              263 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       NULL, PMIX_CMD_LINE_TYPE_NULL,
NULL              264 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c       NULL }
NULL              278 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     char **ans = NULL;
NULL              331 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         char *str, *args = NULL;
NULL              335 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         if (NULL != str) {
NULL              346 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         && (pmix_pattrs_globals.client || pmix_pattrs_globals.server || pmix_pattrs_globals.tool || NULL != pmix_pattrs_globals.host)) {
NULL              357 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         PMIX_INFO_LOAD(&info[0], PMIX_TOOL_DO_NOT_CONNECT, NULL, PMIX_BOOL);
NULL              372 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         } else if (NULL != pmix_pattrs_globals.client) {
NULL              375 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         } else if (NULL != pmix_pattrs_globals.server) {
NULL              378 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         } else if (NULL != pmix_pattrs_globals.tool) {
NULL              382 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         if (NULL != fns) {
NULL              383 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c             for (n=0; NULL != fns[n]; n++) {
NULL              391 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     if (!pmix_pattrs_globals.hostfns && NULL == pmix_pattrs_globals.host) {
NULL              392 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         char *str, *args = NULL;
NULL              396 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         if (NULL != str) {
NULL              410 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     } else if (NULL != pmix_pattrs_globals.nspace) {
NULL              412 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     } else if (NULL != pmix_pattrs_globals.uri) {
NULL              416 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         PMIX_INFO_LOAD(&info[0], PMIX_CONNECT_SYSTEM_FIRST, NULL, PMIX_BOOL);
NULL              418 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         PMIX_INFO_LOAD(&info[0], PMIX_CONNECT_TO_SYSTEM, NULL, PMIX_BOOL);
NULL              432 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              447 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         PMIX_INFO_LOAD(&query.qualifiers[0], PMIX_HOST_FUNCTIONS, NULL, PMIX_BOOL);
NULL              467 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                 for (m=0; NULL != fns[m]; m++) {
NULL              483 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                 for (m=0; NULL != ans[m]; m++) {
NULL              487 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                 ans = NULL;
NULL               65 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     if (NULL != cbfunc) {
NULL               66 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              105 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     { NULL,
NULL              106 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       'h', NULL, "help",
NULL              111 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     { NULL,
NULL              112 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       'v', NULL, "verbose",
NULL              117 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     { NULL,
NULL              118 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       'p', NULL, "pid",
NULL              123 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     { NULL,
NULL              124 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       'e', NULL, "event",
NULL              129 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     { NULL,
NULL              130 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       'r', NULL, "range",
NULL              136 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     { NULL,
NULL              137 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       '\0', NULL, NULL,
NULL              139 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       NULL, PMIX_CMD_LINE_TYPE_NULL,
NULL              140 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c       NULL }
NULL              213 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         char *str, *args = NULL;
NULL              217 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         if (NULL != str) {
NULL              234 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     PMIX_INFO_LOAD(&info[0], PMIX_CONNECT_SYSTEM_FIRST, NULL, PMIX_BOOL);
NULL              244 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              256 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c     rc = PMIx_Notify_event(status, &myproc, range, NULL, 0, opcbfunc, (void*)&mylock);
NULL               63 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     if (NULL != cbfunc) {
NULL               64 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              103 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     { NULL,
NULL              104 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       'h', NULL, "help",
NULL              109 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     { NULL,
NULL              110 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       'v', NULL, "verbose",
NULL              115 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     { NULL,
NULL              116 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       'p', NULL, "pid",
NULL              121 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     { NULL,
NULL              122 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       'w', NULL, "wait",
NULL              127 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     { NULL,
NULL              128 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       't', NULL, "timeout",
NULL              134 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     { NULL,
NULL              135 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       '\0', NULL, NULL,
NULL              137 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       NULL, PMIX_CMD_LINE_TYPE_NULL,
NULL              138 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c       NULL }
NULL              144 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     pmix_info_t *info = NULL;
NULL              148 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     pmix_pdata_t *pdata = NULL;
NULL              151 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     char **keys = NULL;
NULL              206 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         char *str, *args = NULL;
NULL              210 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         if (NULL != str) {
NULL              240 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     PMIX_INFO_LOAD(&info[0], PMIX_CONNECT_SYSTEM_FIRST, NULL, PMIX_BOOL);
NULL              250 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              263 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         PMIX_INFO_LOAD(&info[0], PMIX_WAIT, NULL, PMIX_BOOL);
NULL               63 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c pmix_cmd_line_t *pmix_info_cmd_line = NULL;
NULL              115 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c     if (NULL == pmix_info_cmd_line) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c                        "pmix_cmd_line_create", __FILE__, __LINE__, NULL);
NULL              140 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c                                 &mca_types, &component_map, NULL);
NULL              199 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c         if (NULL != (map = (pmix_info_component_map_t*)pmix_pointer_array_get_item(&component_map, i))) {
NULL               98 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     map->type = NULL;
NULL              102 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != map->type) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char **app_env = NULL, **global_env = NULL;
NULL              126 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 'V', NULL, "version", 0,
NULL              128 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "param", 2,
NULL              130 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "params", 2,
NULL              132 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "internal", 0,
NULL              134 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "path", 1,
NULL              136 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "arch", 0,
NULL              138 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 'c', NULL, "config", 0,
NULL              140 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 't', NULL, "type", 1,
NULL              142 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 'h', NULL, "help", 0,
NULL              144 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "pretty-print", 0,
NULL              146 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "parsable", 0,
NULL              148 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "parseable", 0,
NULL              150 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "hostname", 0,
NULL              152 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 'a', NULL, "all", 0,
NULL              154 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 'l', NULL, "level", 1,
NULL              156 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, 's', NULL, "selected-only", 0,
NULL              158 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_cmd_line_make_opt3(pmix_info_cmd_line, '\0', NULL, "show-failed", 0,
NULL              187 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != str) {
NULL              239 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != component_map) {
NULL              255 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     for (i=0; NULL != frameworks[i]; i++) {
NULL              284 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     for (i=0; NULL != pmix_frameworks[i]; i++) {
NULL              322 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     for (i=0; NULL != pmix_frameworks[i]; i++) {
NULL              451 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != (str = pmix_cmd_line_get_param (pmix_info_cmd_line, "level", 0, 0))) {
NULL              490 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (NULL == (type = (char *)pmix_pointer_array_get_item(mca_types, i))) {
NULL              501 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 if (NULL == (str = (char *)pmix_pointer_array_get_item(mca_types, i))) {
NULL              527 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_info_component_map_t *map=NULL, *mptr;
NULL              534 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL == (mptr = (pmix_info_component_map_t*)pmix_pointer_array_get_item(component_map, i))) {
NULL              539 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL == map) {
NULL              560 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != (str = pmix_cmd_line_get_param (pmix_info_cmd_line, "level", 0, 0))) {
NULL              628 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         var_id = pmix_mca_base_var_find (group->group_project, group->group_framework, NULL, NULL);
NULL              630 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             const pmix_mca_base_var_storage_t *value=NULL;
NULL              634 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             pmix_mca_base_var_get_value (var_id, &value, NULL, NULL);
NULL              635 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (NULL != value && NULL != value->stringval && '\0' != value->stringval[0]) {
NULL              650 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     const pmix_mca_base_var_group_t *curr_group = NULL;
NULL              651 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char *component_msg = NULL;
NULL              727 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         ret = pmix_mca_base_var_group_find("*", type, NULL);
NULL              764 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     for (src = value; src != NULL && *src != '\0'; ++src) {
NULL              772 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         return NULL;
NULL              781 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL == quoted_value) {
NULL              782 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         return NULL;
NULL              810 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char *spaces = NULL;
NULL              811 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char *filler = NULL;
NULL              833 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL == value) {
NULL              848 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (pmix_info_pretty && NULL != pretty_message) {
NULL              852 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 if (NULL != v_to_free) {
NULL              870 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 if (NULL != v_to_free) {
NULL              877 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 if (NULL != v_to_free) {
NULL              884 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         spaces = NULL;
NULL              892 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                     if (NULL != v_to_free) {
NULL              905 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 if (NULL == pos) {
NULL              911 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                     if (NULL == pos) {
NULL              932 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 spaces = NULL;
NULL              935 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != filler) {
NULL              938 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != spaces) {
NULL              942 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != plain_message && 0 < strlen(plain_message)) {
NULL              946 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (NULL != quoted_value) {
NULL              951 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (NULL != colon) {
NULL              957 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (NULL != quoted_value) {
NULL              964 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != v_to_free) {
NULL             1014 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (NULL == (pos = (char*)pmix_pointer_array_get_item(mca_types, j))) {
NULL             1032 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL == (map = (pmix_info_component_map_t*)pmix_pointer_array_get_item(component_map, j))) {
NULL             1076 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         pmix_info_out(message, NULL, content);
NULL             1089 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         pmix_info_out(NULL, message, content);
NULL             1106 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char *message = NULL, *content = NULL;
NULL             1187 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != content) {
NULL             1192 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             tmp = NULL;
NULL             1195 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         pmix_info_out(message, NULL, tmp);
NULL             1196 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != tmp) {
NULL             1208 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             pmix_info_out(NULL, message, tmp);
NULL             1215 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             pmix_info_out(NULL, message, tmp);
NULL             1222 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             pmix_info_out(NULL, message, tmp);
NULL             1228 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != mca_version) {
NULL             1231 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != api_version) {
NULL             1234 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != component_version) {
NULL             1237 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != message) {
NULL             1240 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL != content) {
NULL             1251 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char *str = NULL, *tmp;
NULL             1259 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL != greek) {
NULL             1262 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 return NULL;
NULL             1279 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (NULL == str) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     { NULL,
NULL              122 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       'h', NULL, "help",
NULL              127 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     { NULL,
NULL              128 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       '\0', NULL, "parseable",
NULL              133 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     { NULL,
NULL              134 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       '\0', NULL, "nspace",
NULL              139 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     { NULL,
NULL              140 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       'p', NULL, "pid",
NULL              145 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     { NULL,
NULL              146 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       'n', NULL, "nodes",
NULL              152 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     { NULL,
NULL              153 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       '\0', NULL, NULL,
NULL              155 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       NULL, PMIX_CMD_LINE_TYPE_NULL,
NULL              156 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c       NULL }
NULL              194 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     if (NULL != release_fn) {
NULL              214 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     if (NULL != cbfunc) {
NULL              215 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL              304 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         char *str, *args = NULL;
NULL              308 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         if (NULL != str) {
NULL              322 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     PMIX_INFO_LOAD(&info[0], PMIX_CONNECT_SYSTEM_FIRST, NULL, PMIX_BOOL);
NULL              332 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              347 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     myquery_data.info = NULL;
NULL              428 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         if( NULL != node->name &&
NULL              563 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     char **nodename = NULL;
NULL              618 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         nodename[v] = NULL;
NULL              685 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         printf("%*s | ",  len_node       , (NULL == nodename[v]) ? "Unknown" : nodename[v]);
NULL              688 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         if (NULL != nodename[v]) {
NULL              694 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     if (NULL != nodename) {
NULL              743 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     if (PMIX_SUCCESS != (ret = pmix_util_comm_query_node_info(&(hnpinfo->hnp->name), NULL,
NULL              839 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             if (NULL == (proc = (pmix_proc_t*)pmix_pointer_array_get_item(jobs[i]->procs, j))) {
NULL              843 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             if (NULL == app) {
NULL              848 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             nodename = NULL;
NULL              853 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c                    (NULL == nodename) ? "unknown" : nodename,
NULL              856 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             if (NULL != nodename) {
NULL               63 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == *argv) {
NULL               65 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == *argv) {
NULL               69 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*argv)[0] = NULL;
NULL               70 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*argv)[1] = NULL;
NULL               79 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         if (NULL == *argv) {
NULL               87 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == (*argv)[argc]) {
NULL               92 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*argv)[argc] = NULL;
NULL              104 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == *argv) {
NULL              106 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         if (NULL == *argv) {
NULL              110 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         (*argv)[1] = NULL;
NULL              116 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         if (NULL == *argv) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         (*argv)[argc+1] = NULL;
NULL              139 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == *argv) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     for (i=0; NULL != (*argv)[i]; i++) {
NULL              166 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == *argv) {
NULL              171 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     for (i=0; NULL != (*argv)[i]; i++) {
NULL              189 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == argv)
NULL              192 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   for (p = argv; NULL != *p; ++p) {
NULL              207 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   char **argv = NULL;
NULL              228 opal/mca/pmix/pmix4x/pmix/src/util/argv.c           return NULL;
NULL              236 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         return NULL;
NULL              245 opal/mca/pmix/pmix4x/pmix/src/util/argv.c       if (NULL == argtemp)
NULL              246 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         return NULL;
NULL              253 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         return NULL;
NULL              266 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         return NULL;
NULL              295 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == argv)
NULL              319 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == argv || NULL == argv[0]) {
NULL              332 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == (str = (char*) malloc(str_len)))
NULL              333 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     return NULL;
NULL              375 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == argv || NULL == argv[0] || (int)start > pmix_argv_count(argv)) {
NULL              388 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == (str = (char*) malloc(str_len)))
NULL              389 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         return NULL;
NULL              425 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == argv)
NULL              443 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   char **dupv = NULL;
NULL              446 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   if (NULL == argv)
NULL              447 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     return NULL;
NULL              452 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   dupv[0] = NULL;
NULL              454 opal/mca/pmix/pmix4x/pmix/src/util/argv.c   while (NULL != *argv) {
NULL              457 opal/mca/pmix/pmix4x/pmix/src/util/argv.c       return NULL;
NULL              477 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == argv || NULL == *argv || 0 == num_to_delete) {
NULL              509 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*argv)[i] = NULL;
NULL              513 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL != tmp) *argv = tmp;
NULL              529 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == target || NULL == *target || start < 0) {
NULL              531 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     } else if (NULL == source) {
NULL              561 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         (*target)[start + suffix_count + source_count] = NULL;
NULL              582 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == target || NULL == *target || location < 0) {
NULL              584 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     } else if (NULL == source) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*target)[location + suffix_count + 1] = NULL;
NULL               59 opal/mca/pmix/pmix4x/pmix/src/util/basename.c     return NULL;  /* nothing found inside the filename */
NULL               65 opal/mca/pmix/pmix4x/pmix/src/util/basename.c     char *tmp, *ret = NULL;
NULL               69 opal/mca/pmix/pmix4x/pmix/src/util/basename.c     if (NULL == filename) {
NULL               70 opal/mca/pmix/pmix4x/pmix/src/util/basename.c         return NULL;
NULL               95 opal/mca/pmix/pmix4x/pmix/src/util/basename.c     if (NULL == ret) {
NULL              115 opal/mca/pmix/pmix4x/pmix/src/util/basename.c     for( ; NULL != p && p != filename; p-- ) {
NULL              160 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL == cmd) {
NULL              165 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != table) {
NULL              178 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL == table) {
NULL              187 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             NULL == table[i].ocl_cmd_single_dash_name &&
NULL              188 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             NULL == table[i].ocl_cmd_long_name) {
NULL              209 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         NULL == entry.ocl_cmd_single_dash_name &&
NULL              210 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         NULL == entry.ocl_cmd_long_name) {
NULL              227 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     e.ocl_mca_param_name = NULL;
NULL              235 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     e.ocl_variable_dest = NULL;
NULL              266 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (0 == argc || NULL == argv) {
NULL              286 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != option) {
NULL              294 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     param = NULL;
NULL              295 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     option = NULL;
NULL              343 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             if (NULL == option) {
NULL              344 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 shortsv = NULL;
NULL              353 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     if (NULL != option) {
NULL              368 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             if (NULL != option) {
NULL              376 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             if (NULL == option) {
NULL              390 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 if (NULL == param) {
NULL              406 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         if((NULL != option->clo_single_dash_name &&
NULL              408 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                            (NULL != option->clo_long_name &&
NULL              437 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                             if (NULL != param->clp_argv) {
NULL              458 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                                 (NULL != option->clo_mca_param_env_var ||
NULL              459 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                                  NULL != option->clo_variable_dest)) {
NULL              483 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 if (NULL != param) {
NULL              549 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     argv = NULL;
NULL              550 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     ret = NULL;
NULL              556 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL == sorted) {
NULL              558 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         return NULL;
NULL              578 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             ret = NULL;
NULL              580 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             if (NULL != option->clo_description) {
NULL              594 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 if (NULL != option->clo_single_dash_name) {
NULL              600 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 if (NULL != option->clo_long_name) {
NULL              651 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 if (NULL == desc) {
NULL              729 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != argv) {
NULL              772 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != option) {
NULL              810 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != option) {
NULL              834 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     return NULL;
NULL              843 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     return (NULL != cmd) ? cmd->lcl_argc : PMIX_ERROR;
NULL              852 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     return (NULL == cmd) ? NULL :
NULL              853 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         (index >= cmd->lcl_argc || index < 0) ? NULL : cmd->lcl_argv[index];
NULL              863 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != cmd) {
NULL              882 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     o->clo_single_dash_name = NULL;
NULL              883 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     o->clo_long_name = NULL;
NULL              885 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     o->clo_description = NULL;
NULL              888 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     o->clo_mca_param_env_var = NULL;
NULL              889 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     o->clo_variable_dest = NULL;
NULL              897 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != o->clo_single_dash_name) {
NULL              900 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != o->clo_long_name) {
NULL              903 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != o->clo_description) {
NULL              906 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != o->clo_mca_param_env_var) {
NULL              914 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     p->clp_arg = NULL;
NULL              915 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     p->clp_option = NULL;
NULL              917 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     p->clp_argv = NULL;
NULL              923 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != p->clp_argv) {
NULL              945 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     cmd->lcl_argv = NULL;
NULL              947 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     cmd->lcl_tail_argv = NULL;
NULL              959 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c          NULL != item;
NULL              985 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL == cmd) {
NULL              988 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                NULL == e->ocl_cmd_single_dash_name &&
NULL              989 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                NULL == e->ocl_cmd_long_name) {
NULL              996 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != e->ocl_cmd_single_dash_name &&
NULL              997 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         NULL != find_option(cmd, e->ocl_cmd_single_dash_name)) {
NULL             1001 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != e->ocl_cmd_long_name &&
NULL             1002 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         NULL != find_option(cmd, e->ocl_cmd_long_name)) {
NULL             1009 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL == option) {
NULL             1014 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != e->ocl_cmd_single_dash_name) {
NULL             1017 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != e->ocl_cmd_long_name) {
NULL             1021 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != e->ocl_description) {
NULL             1027 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != e->ocl_mca_param_name) {
NULL             1054 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c          NULL != item;
NULL             1061 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != cmd->lcl_argv) {
NULL             1064 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     cmd->lcl_argv = NULL;
NULL             1067 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != cmd->lcl_tail_argv) {
NULL             1070 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     cmd->lcl_tail_argv = NULL;
NULL             1113 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         if (NULL == option) {
NULL             1157 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         if ((NULL != option->clo_long_name &&
NULL             1159 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c             (NULL != option->clo_single_dash_name &&
NULL             1169 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     return NULL;
NULL             1176 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     long lval = strtoul(sval, NULL, 10);
NULL             1189 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != option->clo_mca_param_env_var) {
NULL             1206 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != option->clo_variable_dest) {
NULL             1221 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     if (NULL != option->clo_long_name) {
NULL             1247 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     if (NULL != option->clo_long_name) {
NULL             1289 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != a->clo_single_dash_name) {
NULL             1293 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (NULL != a->clo_long_name) {
NULL             1341 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if(NULL == arg) {
NULL             1346 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if(NULL == arg) {
NULL             1387 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     length = snprintf(NULL, 0, "%c:%s:%s:%d:%s\n", option->clo_short_name, option->clo_single_dash_name,
NULL               77 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                         rank, (NULL == kin) ? "NULL KVAL" : kin->key);
NULL               79 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == kin) {
NULL               87 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == (proc_data = lookup_proc(table, id, true))) {
NULL               93 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL != hv) {
NULL              119 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                         rank, (NULL == key) ? "NULL" : key);
NULL              141 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         if (NULL == proc_data) {
NULL              150 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         if (NULL == key) {
NULL              154 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             if (NULL == val) {
NULL              159 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             if (NULL == val->data.darray) {
NULL              165 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             val->data.darray->array = NULL;
NULL              168 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             if (NULL == info) {
NULL              186 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             if (NULL != hv) {
NULL              222 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     static const char *key_r = NULL;
NULL              224 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (key == NULL && (node = *last) == NULL) {
NULL              228 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (key == NULL && key_r == NULL) {
NULL              289 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             if (NULL != proc_data) {
NULL              290 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                 if (NULL == key) {
NULL              309 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == (proc_data = lookup_proc(table, id, false))) {
NULL              315 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == key) {
NULL              316 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         while (NULL != (kv = (pmix_kval_t*)pmix_list_remove_first(&proc_data->data))) {
NULL              351 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     return NULL;
NULL              362 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     pmix_proc_data_t *proc_data = NULL;
NULL              365 opal/mca/pmix/pmix4x/pmix/src/util/hash.c     if (NULL == proc_data && create) {
NULL              368 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         if (NULL == proc_data) {
NULL              370 opal/mca/pmix/pmix4x/pmix/src/util/hash.c             return NULL;
NULL               36 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c static char *key_buffer = NULL;
NULL               43 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c static char *env_str = NULL;
NULL               55 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL != key_buffer) free(key_buffer);
NULL               56 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     key_buffer = NULL;
NULL               74 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL == pmix_util_keyval_yyin) {
NULL              130 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         if (NULL == tmp) {
NULL              133 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             key_buffer = NULL;
NULL              169 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         keyval_callback(key_buffer, NULL);
NULL              188 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL != env_str && 0 < strlen(env_str)) {
NULL              191 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         env_str = NULL;
NULL              201 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL == buffer) {
NULL              208 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL != prefix) {
NULL              228 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL != suffix && (uintptr_t) (echr - buffer) > strlen (suffix)) {
NULL              253 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         if (NULL == tmp) {
NULL              256 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             key_buffer = NULL;
NULL              272 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL == var) {
NULL              276 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL != env_str) {
NULL              278 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         valsz = (NULL != val) ? strlen(val) : 0;
NULL              284 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             if (NULL == tmp) {
NULL              292 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c         if (NULL == env_str) {
NULL              298 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     if (NULL != val) {
NULL              320 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             trim_name (key_buffer, "-mca", NULL);
NULL              321 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             trim_name (key_buffer, "--mca", NULL);
NULL              325 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c                 if (NULL != pmix_util_keyval_yytext) {
NULL              340 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             trim_name (key_buffer, "--x", NULL);
NULL              351 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             trim_name (key_buffer, "--x", NULL);
NULL              352 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c             add_to_env_str(key_buffer, NULL);
NULL               58 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c     if (NULL != value) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c             return NULL;
NULL               83 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c     if (PMIX_SUCCESS != ret) return NULL;
NULL               85 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c     if (NULL == ptr) {
NULL              104 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c     if (NULL == ptr) {
NULL              114 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c     if (NULL == name) {
NULL              134 opal/mca/pmix/pmix4x/pmix/src/util/name_fns.c     if (NULL == ptr) {
NULL               72 opal/mca/pmix/pmix4x/pmix/src/util/net.c     struct addrinfo hint, *res = NULL;
NULL               81 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if (0 != getaddrinfo(name, NULL, &hint, &res)) {
NULL               99 opal/mca/pmix/pmix4x/pmix/src/util/net.c static private_ipv4_t* private_ipv4 = NULL;
NULL              107 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if (NULL != value) free(value);
NULL              118 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if (PMIX_SUCCESS != ret) return NULL;
NULL              120 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if (NULL == buffer) {
NULL              136 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if( NULL != args ) {
NULL              139 opal/mca/pmix/pmix4x/pmix/src/util/net.c         if( NULL == private_ipv4 ) {
NULL              177 opal/mca/pmix/pmix4x/pmix/src/util/net.c     private_ipv4 = NULL;
NULL              316 opal/mca/pmix/pmix4x/pmix/src/util/net.c                 if( NULL == private_ipv4 ) {
NULL              346 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if (NULL == name) {
NULL              348 opal/mca/pmix/pmix4x/pmix/src/util/net.c         return NULL;
NULL              360 opal/mca/pmix/pmix4x/pmix/src/util/net.c         if(NULL == inet_ntop(AF_INET6, &((struct sockaddr_in6*) addr)->sin6_addr,
NULL              364 opal/mca/pmix/pmix4x/pmix/src/util/net.c             return NULL;
NULL              373 opal/mca/pmix/pmix4x/pmix/src/util/net.c         return NULL;
NULL              377 opal/mca/pmix/pmix4x/pmix/src/util/net.c                         name, NI_MAXHOST, NULL, 0, NI_NUMERICHOST);
NULL              384 opal/mca/pmix/pmix4x/pmix/src/util/net.c        return NULL;
NULL              387 opal/mca/pmix/pmix4x/pmix/src/util/net.c     if (NULL != (p = strrchr(name, '%'))) {
NULL              460 opal/mca/pmix/pmix4x/pmix/src/util/net.c     return NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c     if (NULL == path) { /* protect ourselves from errors */
NULL              160 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c     if (NULL == path) {  /* protect against error */
NULL              174 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c     if (NULL == dp) {
NULL              178 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c     while (NULL != (ep = readdir(dp))) {
NULL              194 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         filenm = pmix_os_path(false, path, ep->d_name, NULL);
NULL              224 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         if (NULL != cbfunc) {
NULL              271 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c     if (NULL != path) {  /* protect against error */
NULL              273 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         if (NULL != dp) {
NULL               50 opal/mca/pmix/pmix4x/pmix/src/util/os_path.c     while (NULL != (element = va_arg(ap, char*))) {
NULL               77 opal/mca/pmix/pmix4x/pmix/src/util/os_path.c         return(NULL);
NULL               81 opal/mca/pmix/pmix4x/pmix/src/util/os_path.c     if (NULL == path) {
NULL               82 opal/mca/pmix/pmix4x/pmix/src/util/os_path.c         return(NULL);
NULL               91 opal/mca/pmix/pmix4x/pmix/src/util/os_path.c     if( NULL != (element = va_arg(ap, char*)) ) {
NULL               97 opal/mca/pmix/pmix4x/pmix/src/util/os_path.c     while (NULL != (element=va_arg(ap, char*))) {
NULL               52 opal/mca/pmix/pmix4x/pmix/src/util/output.c static char *output_dir = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/src/util/output.c static char *output_prefix = NULL;
NULL              118 opal/mca/pmix/pmix4x/pmix/src/util/output.c static char *redirect_syslog_ident = NULL;
NULL              136 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str) {
NULL              140 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str) {
NULL              147 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str) {
NULL              163 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str) {
NULL              171 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != str) {
NULL              191 opal/mca/pmix/pmix4x/pmix/src/util/output.c         info[i].ldi_file_suffix = NULL;
NULL              262 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str) {
NULL              269 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if( NULL != verbose.lds_prefix ) {
NULL              271 opal/mca/pmix/pmix4x/pmix/src/util/output.c         verbose.lds_prefix = NULL;
NULL              274 opal/mca/pmix/pmix4x/pmix/src/util/output.c         verbose.lds_prefix = NULL;
NULL              379 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != olddir) {
NULL              382 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != oldprefix) {
NULL              386 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != dir) {
NULL              390 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != prefix) {
NULL              476 opal/mca/pmix/pmix4x/pmix/src/util/output.c     stream->lds_syslog_ident = NULL;
NULL              477 opal/mca/pmix/pmix4x/pmix/src/util/output.c     stream->lds_prefix = NULL;
NULL              478 opal/mca/pmix/pmix4x/pmix/src/util/output.c     stream->lds_suffix = NULL;
NULL              485 opal/mca/pmix/pmix4x/pmix/src/util/output.c     stream->lds_file_suffix = NULL;
NULL              491 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if( NULL != stream->lds_file_suffix ) {
NULL              493 opal/mca/pmix/pmix4x/pmix/src/util/output.c         stream->lds_file_suffix = NULL;
NULL              513 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str && 0 == strcasecmp(str, "file")) {
NULL              543 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL == lds) {
NULL              559 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != redirect_syslog_ident) {
NULL              563 opal/mca/pmix/pmix4x/pmix/src/util/output.c             info[i].ldi_syslog_ident = NULL;
NULL              573 opal/mca/pmix/pmix4x/pmix/src/util/output.c             if (NULL != lds->lds_syslog_ident) {
NULL              577 opal/mca/pmix/pmix4x/pmix/src/util/output.c                 info[i].ldi_syslog_ident = NULL;
NULL              593 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != lds->lds_prefix) {
NULL              597 opal/mca/pmix/pmix4x/pmix/src/util/output.c         info[i].ldi_prefix = NULL;
NULL              601 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != lds->lds_suffix) {
NULL              605 opal/mca/pmix/pmix4x/pmix/src/util/output.c         info[i].ldi_suffix = NULL;
NULL              621 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != str && redirect_to_file) {
NULL              632 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != sfx) {
NULL              635 opal/mca/pmix/pmix4x/pmix/src/util/output.c             info[i].ldi_file_suffix = (NULL == lds->lds_file_suffix) ? NULL :
NULL              669 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != info[i].ldi_file_suffix &&
NULL              670 opal/mca/pmix/pmix4x/pmix/src/util/output.c             NULL != info[n].ldi_file_suffix) {
NULL              675 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL == info[i].ldi_file_suffix &&
NULL              676 opal/mca/pmix/pmix4x/pmix/src/util/output.c             NULL != info[n].ldi_file_suffix) {
NULL              679 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != info[i].ldi_file_suffix &&
NULL              680 opal/mca/pmix/pmix4x/pmix/src/util/output.c             NULL == info[n].ldi_file_suffix) {
NULL              692 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != output_dir) {
NULL              694 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL == filename) {
NULL              699 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != output_prefix) {
NULL              702 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (info[i].ldi_file_suffix != NULL) {
NULL              705 opal/mca/pmix/pmix4x/pmix/src/util/output.c             info[i].ldi_file_suffix = NULL;
NULL              754 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != ldi->ldi_prefix) {
NULL              757 opal/mca/pmix/pmix4x/pmix/src/util/output.c         ldi->ldi_prefix = NULL;
NULL              759 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != ldi->ldi_suffix) {
NULL              762 opal/mca/pmix/pmix4x/pmix/src/util/output.c     ldi->ldi_suffix = NULL;
NULL              764 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != ldi->ldi_file_suffix) {
NULL              767 opal/mca/pmix/pmix4x/pmix/src/util/output.c         ldi->ldi_file_suffix = NULL;
NULL              769 opal/mca/pmix/pmix4x/pmix/src/util/output.c         if (NULL != ldi->ldi_syslog_ident) {
NULL              772 opal/mca/pmix/pmix4x/pmix/src/util/output.c         ldi->ldi_syslog_ident = NULL;
NULL              785 opal/mca/pmix/pmix4x/pmix/src/util/output.c     *out = NULL;
NULL              793 opal/mca/pmix/pmix4x/pmix/src/util/output.c     } else if (NULL != ldi->ldi_suffix) {
NULL              803 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != ldi->ldi_prefix) {
NULL              806 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != ldi->ldi_suffix) {
NULL              810 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL == temp_str) {
NULL              814 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != ldi->ldi_prefix && NULL != ldi->ldi_suffix) {
NULL              822 opal/mca/pmix/pmix4x/pmix/src/util/output.c     } else if (NULL != ldi->ldi_prefix) {
NULL              830 opal/mca/pmix/pmix4x/pmix/src/util/output.c     } else if (NULL != ldi->ldi_suffix) {
NULL              857 opal/mca/pmix/pmix4x/pmix/src/util/output.c     char *str=NULL, *out = NULL;
NULL              938 opal/mca/pmix/pmix4x/pmix/src/util/output.c         str = NULL;
NULL              942 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != str) {
NULL              945 opal/mca/pmix/pmix4x/pmix/src/util/output.c     if (NULL != out) {
NULL               43 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c     char **r1=NULL, **r2=NULL;
NULL               51 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c     if (NULL == inp) {
NULL               59 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c     if (NULL != (bang = strchr(input, '!'))) {
NULL               71 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c             start = strtol(r2[0], NULL, 10);
NULL               72 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c             end = strtol(r2[1], NULL, 10);
NULL               77 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c             vint = strtol(r1[i], NULL, 10);
NULL               80 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c                 *output = NULL;
NULL               85 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c             start = strtol(r2[0], NULL, 10);
NULL              106 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c     char **r1=NULL, **r2=NULL;
NULL              111 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c     if (NULL == inp) {
NULL              121 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return pmix_path_access(fname, NULL, mode);
NULL              126 opal/mca/pmix/pmix4x/pmix/src/util/path.c     fullpath = NULL;
NULL              132 opal/mca/pmix/pmix4x/pmix/src/util/path.c     while (pathv[i] && NULL == fullpath) {
NULL              144 opal/mca/pmix/pmix4x/pmix/src/util/path.c             if (NULL != env) {
NULL              149 opal/mca/pmix/pmix4x/pmix/src/util/path.c                     if (NULL == pfix) {
NULL              150 opal/mca/pmix/pmix4x/pmix/src/util/path.c                         return NULL;
NULL              182 opal/mca/pmix/pmix4x/pmix/src/util/path.c     dirv = NULL;
NULL              184 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL != (path = list_env_get("PATH", envv))) {
NULL              190 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL != wrkdir) {
NULL              196 opal/mca/pmix/pmix4x/pmix/src/util/path.c                 if (NULL == dirv[i]){
NULL              197 opal/mca/pmix/pmix4x/pmix/src/util/path.c                     return NULL;
NULL              206 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (!found_dot && NULL != wrkdir) {
NULL              210 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if(NULL == dirv)
NULL              211 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              233 opal/mca/pmix/pmix4x/pmix/src/util/path.c     char *fullpath = NULL;
NULL              237 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL == path) {
NULL              238 opal/mca/pmix/pmix4x/pmix/src/util/path.c         fullpath = pmix_os_path(false, fname, NULL);
NULL              240 opal/mca/pmix/pmix4x/pmix/src/util/path.c         fullpath = pmix_os_path(false, path, fname, NULL);
NULL              242 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL == fullpath)
NULL              243 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              253 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              262 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              271 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              278 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              285 opal/mca/pmix/pmix4x/pmix/src/util/path.c         return NULL;
NULL              307 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL == path) {
NULL              357 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL != list) {
NULL              360 opal/mca/pmix/pmix4x/pmix/src/util/path.c         while (NULL != *list) {
NULL              388 opal/mca/pmix/pmix4x/pmix/src/util/path.c                NULL != strchr(app_name, PMIX_PATH_SEP[0])) {
NULL              391 opal/mca/pmix/pmix4x/pmix/src/util/path.c         if( NULL == pcwd ) {
NULL              393 opal/mca/pmix/pmix4x/pmix/src/util/path.c             return NULL;
NULL              395 opal/mca/pmix/pmix4x/pmix/src/util/path.c         abs_app_name = pmix_os_path( false, pcwd, app_name, NULL );
NULL              398 opal/mca/pmix/pmix4x/pmix/src/util/path.c         abs_app_name = pmix_path_findv( app_name, X_OK, NULL, NULL );
NULL              401 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if( NULL != abs_app_name ) {
NULL              403 opal/mca/pmix/pmix4x/pmix/src/util/path.c         if (NULL == realpath( abs_app_name, resolved_path )) {
NULL              406 opal/mca/pmix/pmix4x/pmix/src/util/path.c             return NULL;
NULL              413 opal/mca/pmix/pmix4x/pmix/src/util/path.c     return NULL;
NULL              426 opal/mca/pmix/pmix4x/pmix/src/util/path.c     FILE * mtab = NULL;
NULL              427 opal/mca/pmix/pmix4x/pmix/src/util/path.c     struct mntent * part = NULL;
NULL              429 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if ((mtab = setmntent(MOUNTED_FILE, "r")) != NULL) {
NULL              430 opal/mca/pmix/pmix4x/pmix/src/util/path.c         while (NULL != (part = getmntent(mtab))) {
NULL              431 opal/mca/pmix/pmix4x/pmix/src/util/path.c             if ((NULL != part->mnt_dir) &&
NULL              432 opal/mca/pmix/pmix4x/pmix/src/util/path.c                 (NULL != part->mnt_type) &&
NULL              442 opal/mca/pmix/pmix4x/pmix/src/util/path.c     return NULL;
NULL              571 opal/mca/pmix/pmix4x/pmix/src/util/path.c             if ( NULL != ret_fstype ) {
NULL              572 opal/mca/pmix/pmix4x/pmix/src/util/path.c                 *ret_fstype = NULL;
NULL              579 opal/mca/pmix/pmix4x/pmix/src/util/path.c         if (NULL == last_sep || (1 == strlen(last_sep) &&
NULL              582 opal/mca/pmix/pmix4x/pmix/src/util/path.c             if ( NULL != ret_fstype ) {
NULL              583 opal/mca/pmix/pmix4x/pmix/src/util/path.c                 *ret_fstype=NULL;
NULL              631 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if ( NULL != ret_fstype ) {
NULL              632 opal/mca/pmix/pmix4x/pmix/src/util/path.c         *ret_fstype=NULL;
NULL              647 opal/mca/pmix/pmix4x/pmix/src/util/path.c         if (NULL != fs_type) {
NULL              655 opal/mca/pmix/pmix4x/pmix/src/util/path.c                     if ( NULL != ret_fstype ) {
NULL              662 opal/mca/pmix/pmix4x/pmix/src/util/path.c             if ( NULL != ret_fstype ) {
NULL              663 opal/mca/pmix/pmix4x/pmix/src/util/path.c                 *ret_fstype=NULL;
NULL              671 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if ( NULL != ret_fstype ) {
NULL              692 opal/mca/pmix/pmix4x/pmix/src/util/path.c     if (NULL == path || NULL == out_avail) {
NULL              170 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     struct addrinfo hints, *res = NULL, *r;
NULL              183 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     error = getaddrinfo(if_addr, NULL, &hints, &res);
NULL              186 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         if (NULL != res) {
NULL              192 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     for (r = res; r != NULL; r = r->ai_next) {
NULL              220 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     if (NULL != res) {
NULL              237 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     struct addrinfo hints, *res = NULL, *r;
NULL              244 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     error = getaddrinfo(if_addr, NULL, &hints, &res);
NULL              247 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         if (NULL != res) {
NULL              253 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     for (r = res; r != NULL; r = r->ai_next) {
NULL              283 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     if (NULL != res) {
NULL              309 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     if (NULL != intf)
NULL              560 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     if (NULL != mask) {
NULL              565 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         if (NULL != (ptr = strchr(inaddr, '/'))) {
NULL              568 opal/mca/pmix/pmix4x/pmix/src/util/pif.c             if (NULL != strchr(ptr, '.')) {
NULL              575 opal/mca/pmix/pmix4x/pmix/src/util/pif.c                 pval = strtol(ptr, NULL, 10);
NULL              609 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     if (NULL != net) {
NULL              656 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     for (i=0; NULL != nets[i]; i++) {
NULL              697 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     *aliases = NULL;
NULL              817 opal/mca/pmix/pmix4x/pmix/src/util/pif.c     *aliases = NULL;
NULL               45 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     char **ret = NULL;
NULL               50 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == major) {
NULL               51 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c         if (NULL == minor) {
NULL               52 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c             return NULL;
NULL               64 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == minor) {
NULL               71 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     for (i = 0; NULL != minor[i]; ++i) {
NULL               73 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c         if (NULL == value) {
NULL               74 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c             pmix_setenv(minor[i], NULL, false, &ret);
NULL              105 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == value) {
NULL              110 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == newvalue || 0 > i) {
NULL              116 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if( NULL == env ) {
NULL              118 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     } else if (NULL == *env) {
NULL              139 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == compare || 0 > i) {
NULL              147 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     for (i = 0; (*env)[i] != NULL; ++i) {
NULL              188 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == *env) {
NULL              195 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if (NULL == compare || 0 > i) {
NULL              205 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     for (i = 0; (*env)[i] != NULL; ++i) {
NULL              211 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c         for (; (*env)[i] != NULL; ++i)
NULL              227 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if( NULL == (str = getenv("TMPDIR")) )
NULL              228 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c         if( NULL == (str = getenv("TEMP")) )
NULL              229 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c             if( NULL == (str = getenv("TMP")) )
NULL               72 opal/mca/pmix/pmix4x/pmix/src/util/printf.c                 if (NULL != sarg) {
NULL              224 opal/mca/pmix/pmix4x/pmix/src/util/printf.c     if (NULL == *ptr) {
NULL              238 opal/mca/pmix/pmix4x/pmix/src/util/printf.c     if (NULL == *ptr) {
NULL              297 opal/mca/pmix/pmix4x/pmix/src/util/printf.c     length = pmix_snprintf(NULL, 0, "this is a string %d", 1004);
NULL               46 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c static char **search_dirs = NULL;
NULL               79 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL != search_dirs) {
NULL               81 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c         search_dirs = NULL;
NULL              103 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c         if (NULL == lines[i]) {
NULL              112 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL == *outstring) {
NULL              123 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c         if (NULL == lines[i]) {
NULL              143 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     char *err_msg = NULL;
NULL              149 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL == base) {
NULL              156 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL != search_dirs) {
NULL              160 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c         for (i=0; NULL != search_dirs[i]; i++) {
NULL              161 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             filename = pmix_os_path( false, search_dirs[i], base, NULL );
NULL              163 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             if (NULL == pmix_show_help_yyin) {
NULL              177 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             if (NULL != pmix_show_help_yyin) {
NULL              184 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL == pmix_show_help_yyin) {
NULL              190 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL != err_msg) {
NULL              220 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             if (NULL == tmp) {
NULL              304 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     char *single_string, *output, **array = NULL;
NULL              308 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c         return NULL;
NULL              317 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             output = NULL;
NULL              323 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     return (PMIX_SUCCESS == rc) ? output : NULL;
NULL              350 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     if (NULL != output) {
NULL              355 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c     return (NULL == output) ? PMIX_ERROR : PMIX_SUCCESS;
NULL               56 opal/mca/pmix/pmix4x/pmix/src/util/timings.c static PMIX_CLASS_INSTANCE(pmix_timing_event_t, pmix_list_item_t, NULL, NULL);
NULL               59 opal/mca/pmix/pmix4x/pmix/src/util/timings.c static char *nodename = NULL;
NULL               76 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     gettimeofday(&tv, NULL);
NULL               95 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( t->buffer == NULL ){
NULL               96 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             return NULL;
NULL              132 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( ev == NULL ){
NULL              133 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         pmix_timing_prep_t p = { t, NULL, PMIX_ERR_OUT_OF_RESOURCE };
NULL              149 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     pmix_timing_prep_t p = { t, NULL, 0 };
NULL              153 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( ev == NULL ){
NULL              154 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             pmix_timing_prep_t p = { t, NULL, PMIX_ERR_OUT_OF_RESOURCE };
NULL              198 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( ev == NULL ){
NULL              218 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( ev == NULL ){
NULL              245 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( !p.errcode && ( NULL != ev ) ){
NULL              286 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( NULL != descr[ev->id].descr_ev ){
NULL              300 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             descr[ev->id].begin_ev = NULL;
NULL              307 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( ev->id >= t->next_id_cntr || (NULL == descr[ev->id].descr_ev ) ){
NULL              329 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     FILE *fp = NULL;
NULL              330 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     char *buf = NULL;
NULL              332 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     struct interval_descr *descr = NULL;
NULL              335 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( fname != NULL ){
NULL              337 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( fp == NULL ){
NULL              348 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( buf == NULL ){
NULL              397 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( fp != NULL ){
NULL              413 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( fp != NULL ){
NULL              424 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( NULL != descr ){
NULL              427 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( buf != NULL ){
NULL              430 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( fp != NULL ){
NULL              443 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     FILE *fp = NULL;
NULL              444 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     char *buf = NULL;
NULL              445 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     struct interval_descr *descr = NULL;
NULL              449 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( fname != NULL ){
NULL              451 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( fp == NULL ){
NULL              469 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 if( (NULL != descr[i].descr_ev) && (NULL != descr[i].begin_ev) ){
NULL              496 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         assert( NULL != descr[id].descr_ev);
NULL              499 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( NULL != descr[id].begin_ev ){
NULL              519 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( NULL == descr[id].begin_ev ){
NULL              527 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 descr[id].begin_ev = NULL;
NULL              541 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( buf == NULL ){
NULL              549 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         char *line = NULL;
NULL              579 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             if( buf == NULL ){
NULL              593 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         if( fp != NULL ){
NULL              604 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( NULL != descr ){
NULL              607 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( NULL != buf ){
NULL              610 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     if( fp != NULL ){
NULL              643 opal/mca/pmix/pmix4x/pmix/src/util/timings.c     t->events = NULL;
NULL               17 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c cli_info_t *cli_info = NULL;
NULL               49 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c         cli_info[n].ev = NULL;
NULL               57 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c         cli_info[n].ns = NULL;
NULL               73 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     pmix_event_add(cli->ev,NULL);
NULL              107 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     if( NULL == cli->ev ){
NULL              114 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c         cli->ev = NULL;
NULL              133 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     if (NULL != cli->ns) {
NULL              197 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     gettimeofday(&tv, NULL);
NULL              237 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c         nanosleep(&ts, NULL);
NULL              239 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c         gettimeofday(&tv, NULL);
NULL              275 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c                       NULL, 0,
NULL              276 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c                       op_callbk, NULL);
NULL               30 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     char *output = NULL;
NULL               35 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c             NULL == output) {
NULL               48 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     char *output = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c             NULL == output) {
NULL               66 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     char *output = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c             NULL == output) {
NULL              114 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     char *str = NULL;
NULL              117 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     srand(time(NULL));
NULL              262 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c             NULL
NULL              297 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c             NULL
NULL              362 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     rc = PMI2_KVS_Get(NULL, PMI2_ID_NULL, tkey, val, sizeof(val), &len);
NULL               30 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     char *output = NULL;
NULL               35 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c             NULL == output) {
NULL               48 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     char *output = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c             NULL == output) {
NULL               66 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     char *output = NULL;
NULL               71 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c             NULL == output) {
NULL              110 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     char *str = NULL;
NULL              113 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     srand(time(NULL));
NULL              300 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     int *ranks = NULL;
NULL              335 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     char *val = NULL;
NULL              340 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c             NULL
NULL               91 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (NULL != params.gds_mode) {
NULL              102 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, errhandler, errhandler_reg_callbk, NULL);
NULL              108 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if ( NULL != params.prefix && -1 != params.ns_id) {
NULL              115 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              120 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (NULL == val) {
NULL              136 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if( NULL != params.nspace && 0 != strcmp(myproc.nspace, params.nspace) ) {
NULL              142 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (NULL != params.fences) {
NULL              205 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (NULL != params.key_replace) {
NULL              224 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     PMIx_Deregister_event_handler(1, op_callbk, NULL);
NULL              229 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     PMIx_Fence(NULL, 0, NULL, 0);
NULL              233 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               60 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     PMIx_server_init(&mymodule, NULL, 0);
NULL               46 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c     char **client_env=NULL;
NULL               47 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c     char **client_argv=NULL;
NULL               58 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c     gettimeofday(&tv, NULL);
NULL              104 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c     if (NULL == params.ns_dist) {
NULL              121 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c         while (NULL != pch) {
NULL              122 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c             ns_nprocs = (int)strtol(pch, NULL, 10);
NULL              132 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c             pch = strtok (NULL, ":");
NULL              147 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c         gettimeofday(&tv, NULL);
NULL              175 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c     PMIx_Deregister_event_handler(0, op_callbk, NULL);
NULL               61 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c pmix_list_t *pmix_test_published_list = NULL;
NULL               68 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL               77 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     cli_info_t *cli = NULL;
NULL               86 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL == cli) {
NULL               98 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c         if (NULL != pmix_test_published_list) {
NULL              102 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              113 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              131 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c         if (NULL != cbfunc) {
NULL              132 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c             cbfunc(PMIX_SUCCESS, data, ndata, cbdata, NULL, NULL);
NULL              160 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL == pmix_test_published_list) {
NULL              180 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              194 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL == pmix_test_published_list) {
NULL              217 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              231 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL == pmix_test_published_list) {
NULL              236 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c             if (NULL == keys) {
NULL              251 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              267 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cb->cbfunc) {
NULL              272 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     pthread_exit(NULL);
NULL              279 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (0 > pthread_create(&thread, NULL, _release_cb, cbdata)) {
NULL              298 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     PMIx_server_register_nspace("foobar", napps, NULL, 0, release_cb, (void*)cb);
NULL              307 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              318 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              329 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL              339 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c     if (NULL != cbfunc) {
NULL               51 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               63 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, "my.net.key", NULL, 0, &val)) ||
NULL               65 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c         NULL == val->data.darray ||
NULL               66 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c         NULL == val->data.darray->array) {
NULL               91 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL              133 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         pthread_mutex_init(&(l)->mutex, NULL);      \
NULL              134 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         pthread_cond_init(&(l)->cond, NULL);        \
NULL              168 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                     NULL, NULL);
NULL              184 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     p->info = NULL;
NULL              186 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     p->cbfunc = NULL;
NULL              187 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     p->spcbfunc = NULL;
NULL              188 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     p->cbdata = NULL;
NULL              193 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != p->info) {
NULL              208 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                     NULL, NULL);
NULL              237 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != x->cbfunc) {
NULL              252 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != info) {
NULL              260 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              276 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != info) {
NULL              284 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != release_fn) {
NULL              292 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     char **client_env=NULL;
NULL              293 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     char **client_argv=NULL;
NULL              294 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     char *tmp, **atmp, *executable=NULL;
NULL              320 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             NULL != argv[n+1]) {
NULL              321 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             nprocs = strtol(argv[n+1], NULL, 10);
NULL              335 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&info[0], PMIX_SERVER_TOOL_SUPPORT, NULL, PMIX_BOOL);
NULL              336 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&info[1], PMIX_USOCK_DISABLE, NULL, PMIX_BOOL);
NULL              337 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&info[2], PMIX_SERVER_GATEWAY, NULL, PMIX_BOOL);
NULL              349 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIx_Register_event_handler(NULL, 0, info, ninfo,
NULL              363 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     rc = PMIx_server_collect_inventory(NULL, 0, infocbfunc, (void*)x);
NULL              378 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     rc = PMIx_server_deliver_inventory(x->info, x->ninfo, NULL, 0, opcbfunc, x);
NULL              396 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     pmix_event_add(&handler, NULL);
NULL              399 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     atmp = NULL;
NULL              443 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIX_INFO_LOAD(&iarray[3], PMIX_ALLOC_NETWORK_SEC_KEY, NULL, PMIX_BOOL);
NULL              468 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c                                                               NULL, opcbfunc, x))) {
NULL              507 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         nanosleep(&ts, NULL);
NULL              528 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     PMIx_Deregister_event_handler(0, NULL, NULL);
NULL              641 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              652 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              663 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != x->cbfunc) {
NULL              678 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != procs) {
NULL              721 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              722 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         cbfunc(PMIX_SUCCESS, data, ndata, cbdata, NULL, NULL);
NULL              741 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              742 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         cbfunc(PMIX_ERR_NOT_FOUND, NULL, 0, cbdata, NULL, NULL);
NULL              765 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              779 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     pmix_pdata_t *pd = NULL;
NULL              786 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     for (n=0; NULL != keys[n]; n++) {
NULL              813 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              832 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     for (n=0; NULL != keys[n]; n++) {
NULL              841 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              851 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != x->spcbfunc) {
NULL              908 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              925 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              936 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL              972 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL == cbfunc) {
NULL              985 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     cbfunc(PMIX_SUCCESS, info, nqueries, cbdata, NULL, NULL);
NULL             1001 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL             1013 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     if (NULL != cbfunc) {
NULL               63 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (NULL != cbfunc) {
NULL               64 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               96 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (NULL != cbfunc) {
NULL               97 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              139 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL              161 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              170 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              217 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              229 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                 if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, tmp, NULL, 0, &val))) {
NULL              234 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                 if (NULL == val) {
NULL              256 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c                     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, tmp, NULL, 0, &val))) {
NULL              271 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS == (rc = PMIx_Get(&myproc, NULL, NULL, 0, &val))) {
NULL              294 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               54 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (NULL != cbfunc) {
NULL               55 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              108 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (NULL != cbfunc) {
NULL              109 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              161 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL              169 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&myproc, PMIX_SERVER_URI, NULL, 0, &val))) {
NULL              192 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              202 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              250 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              262 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, tmp, NULL, 0, &val))) {
NULL              267 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                 if (NULL == val) {
NULL              290 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c                     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, tmp, NULL, 0, &val))) {
NULL              308 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS == (rc = PMIx_Get(&myproc, NULL, NULL, 0, &val))) {
NULL              337 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     rc = PMIx_Log_nb(&info, 1, NULL, 0, opcbfunc, (void*)&active);
NULL              351 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c             PMIx_Abort(PMIX_ERR_PROC_REQUESTED_ABORT, "CALLING ABORT", NULL, 0);
NULL              362 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               63 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     if (NULL != cbfunc) {
NULL               64 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               94 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              103 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              113 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     PMIx_Register_event_handler(code, 5, NULL, 0,
NULL              114 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c                                 notification_fn, errhandler_reg_callbk, NULL);
NULL              120 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              145 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         nanosleep(&ts, NULL);
NULL              151 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     PMIx_Deregister_event_handler(1, op_callbk, NULL);
NULL              153 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               63 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         if (NULL != strstr(key, "local")) {
NULL               72 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         } else if (NULL != strstr(key, "remote")) {
NULL              105 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (NULL != getenv("PMIX_SIMPDMODEX_ASYNC")) {
NULL              110 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              119 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              171 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         if (PMIX_SUCCESS != (rc = PMIx_Fence_nb(&proc, 1, NULL, 0, opcbfunc, &active))) {
NULL              183 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c                                               NULL, 0, valcbfunc, tmp))) {
NULL              190 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c                                               NULL, 0, valcbfunc, tmp))) {
NULL              207 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         nanosleep(&ts, NULL);
NULL              212 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              220 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               59 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               68 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL               80 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              103 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         if (PMIX_SUCCESS != (rc = PMIx_Spawn(NULL, 0, app, 1, nsp2))) {
NULL              119 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         val = NULL;
NULL              120 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val)) ||
NULL              121 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c             NULL == val) {
NULL              131 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Connect(&proc, 1, NULL, 0))) {
NULL              137 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Disconnect(&proc, 1, NULL, 0))) {
NULL              145 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         if (PMIX_SUCCESS != (rc = PMIx_Resolve_peers(hostname, NULL, &peers, &npeers))) {
NULL              183 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              191 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               51 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (NULL != cbfunc) {
NULL               52 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               80 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               89 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL               99 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              100 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c                                 notification_fn, errhandler_reg_callbk, NULL);
NULL              106 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              122 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c             nanosleep(&ts, NULL);
NULL              129 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     PMIx_Deregister_event_handler(1, op_callbk, NULL);
NULL              131 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               52 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     if (NULL != cbfunc) {
NULL               53 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               81 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               90 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              108 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              115 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               51 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (NULL != cbfunc) {
NULL               52 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL               88 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (NULL != release_fn) {
NULL              110 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL              120 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              137 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              167 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Job_control_nb(NULL, 0, info, 2, infocbfunc, (void*)&mylock))) {
NULL              181 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     PMIX_INFO_LOAD(&iptr[0], PMIX_MONITOR_HEARTBEAT, NULL, PMIX_POINTER);
NULL              224 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               52 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     if (NULL != cbfunc) {
NULL               53 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              100 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     if (NULL != cbfunc) {
NULL              101 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              146 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL              170 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              202 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         if (PMIX_SUCCESS != (rc = PMIx_Fence(NULL, 0, &info, 1))) {
NULL              214 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                 if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, tmp, NULL, 0, &val))) {
NULL              219 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c                 if (NULL == val) {
NULL              246 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               51 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               60 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL               72 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL               95 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              104 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         if (PMIX_SUCCESS != (rc = PMIx_Lookup(pdata, 1, NULL, 0))) {
NULL              134 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              140 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         char **keys = NULL;
NULL              144 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         if (PMIX_SUCCESS != (rc = PMIx_Unpublish(keys, NULL, 0))) {
NULL              153 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Fence(&proc, 1, NULL, 0))) {
NULL              161 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL              151 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                     NULL, NULL);
NULL              168 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     p->info = NULL;
NULL              170 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     p->cbfunc = NULL;
NULL              171 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     p->spcbfunc = NULL;
NULL              172 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     p->cbdata = NULL;
NULL              177 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != p->info) {
NULL              192 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                     NULL, NULL);
NULL              221 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != x->cbfunc) {
NULL              234 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIx_server_deliver_inventory(x->info, x->ninfo, NULL, 0, opcbfunc, (void*)x);
NULL              262 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != release_fn) {
NULL              298 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != cbfunc) {
NULL              299 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              332 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     char **client_env=NULL;
NULL              333 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     char **client_argv=NULL;
NULL              334 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     char *tmp, **atmp, *executable=NULL;
NULL              348 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     char *hwloc_file = NULL;
NULL              364 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             NULL != argv[n+1]) {
NULL              365 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             nprocs = strtol(argv[n+1], NULL, 10);
NULL              368 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                    NULL != argv[n+1]) {
NULL              371 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             if (NULL != strstr(executable, "simptimeout")) {
NULL              374 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             for (k=n+2; NULL != argv[k]; k++) {
NULL              393 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             if (NULL == argv[n+1]) {
NULL              413 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL == executable) {
NULL              439 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (0 != sigprocmask(SIG_UNBLOCK, &unblock, NULL)) {
NULL              461 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIX_INFO_LOAD(&info[0], PMIX_SERVER_TOOL_SUPPORT, NULL, PMIX_BOOL);
NULL              462 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIX_INFO_LOAD(&info[1], PMIX_SERVER_GATEWAY, NULL, PMIX_BOOL);
NULL              465 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         if (NULL != hwloc_file) {
NULL              468 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             PMIX_INFO_LOAD(&info[2], PMIX_TOPOLOGY, NULL, PMIX_STRING);
NULL              471 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         PMIX_INFO_LOAD(&info[3], PMIX_HWLOC_SHARE_TOPO, NULL, PMIX_BOOL);
NULL              486 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIx_Register_event_handler(NULL, 0, info, ninfo,
NULL              517 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     pmix_event_add(&handler, NULL);
NULL              520 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     atmp = NULL;
NULL              542 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (PMIX_SUCCESS != (rc = PMIx_server_collect_inventory(NULL, 0, infocbfunc, (void*)&mylock))) {
NULL              583 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                                                               NULL, opcbfunc, x))) {
NULL              624 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         nanosleep(&ts, NULL);
NULL              629 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL == strstr(executable, "simpdie")) {
NULL              648 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIX_INFO_LOAD(&info[2], PMIX_EVENT_NON_DEFAULT, NULL, PMIX_BOOL);
NULL              652 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                       info, ninfo, NULL, NULL);
NULL              663 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIX_INFO_LOAD(&info[0], PMIX_EVENT_NON_DEFAULT, NULL, PMIX_BOOL);
NULL              666 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                       info, ninfo, NULL, NULL);
NULL              671 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         nanosleep(&t, NULL);
NULL              677 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     PMIx_Deregister_event_handler(0, NULL, NULL);
NULL              756 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != cbfunc) {
NULL              757 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              791 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != x->cbfunc) {
NULL              806 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != procs) {
NULL              846 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != scd->cbfunc.modexcbfunc) {
NULL              847 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         scd->cbfunc.modexcbfunc(scd->status, scd->data, scd->ndata, scd->cbdata, NULL, NULL);
NULL              938 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     pmix_pdata_t *pd = NULL;
NULL              946 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     for (n=0; NULL != keys[n]; n++) {
NULL              995 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     for (n=0; NULL != keys[n]; n++) {
NULL             1011 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != x->spcbfunc) {
NULL             1116 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     qd->cbfunc(PMIX_SUCCESS, qd->data, qd->ndata, qd->cbdata, NULL, NULL);
NULL             1131 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL == cbfunc) {
NULL             1164 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     if (NULL != cbfunc) {
NULL               52 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (NULL != cbfunc) {
NULL               53 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               81 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (PMIX_SUCCESS != (rc = PMIx_Init(&myproc, NULL, 0))) {
NULL               91 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_JOB_SIZE, NULL, 0, &val))) {
NULL              100 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              109 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_UNIV_SIZE, NULL, 0, &val))) {
NULL              160 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL               74 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     if (NULL != release_fn) {
NULL               87 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, NULL, 0))) {
NULL              110 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     if (PMIX_SUCCESS != (rc = PMIx_Finalize(NULL, 0))) {
NULL              136 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                     NULL, NULL);
NULL              153 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     p->info = NULL;
NULL              155 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     p->cbfunc = NULL;
NULL              156 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     p->spcbfunc = NULL;
NULL              157 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     p->cbdata = NULL;
NULL              162 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != p->info) {
NULL              177 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                     NULL, NULL);
NULL              205 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != x->cbfunc) {
NULL              213 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     char **client_env=NULL;
NULL              214 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     char **client_argv=NULL;
NULL              215 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     char *tmp, **atmp, *executable=NULL, *nspace;
NULL              240 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             NULL != argv[n+1]) {
NULL              241 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             nprocs = strtol(argv[n+1], NULL, 10);
NULL              244 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                    NULL != argv[n+1]) {
NULL              247 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             if (NULL != strstr(executable, "quietclient")) {
NULL              250 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             for (k=n+2; NULL != argv[k]; k++) {
NULL              256 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                    NULL != argv[n+1]) {
NULL              257 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             ncycles = strtol(argv[n+1], NULL, 10);
NULL              260 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                    NULL != argv[n+1]) {
NULL              261 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             delay = strtol(argv[n+1], NULL, 10);
NULL              271 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL == executable) {
NULL              278 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     PMIX_INFO_LOAD(&info[0], PMIX_SERVER_TOOL_SUPPORT, NULL, PMIX_BOOL);
NULL              279 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     PMIX_INFO_LOAD(&info[1], PMIX_USOCK_DISABLE, NULL, PMIX_BOOL);
NULL              280 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     PMIX_INFO_LOAD(&info[2], PMIX_SERVER_GATEWAY, NULL, PMIX_BOOL);
NULL              292 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     PMIx_Register_event_handler(NULL, 0, info, ninfo,
NULL              308 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     pmix_event_add(&handler, NULL);
NULL              313 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         atmp = NULL;
NULL              352 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                                                                   NULL, opcbfunc, x))) {
NULL              378 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         client_argv = NULL;
NULL              380 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         client_env = NULL;
NULL              387 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             nanosleep(&ts, NULL);
NULL              422 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     PMIx_Deregister_event_handler(0, NULL, NULL);
NULL              512 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              521 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              532 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != x->cbfunc) {
NULL              583 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              601 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              602 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         cbfunc(PMIX_ERR_NOT_FOUND, NULL, 0, cbdata, NULL, NULL);
NULL              623 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              637 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     pmix_pdata_t *pd = NULL;
NULL              642 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     for (n=0; NULL != keys[n]; n++) {
NULL              669 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              686 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     for (n=0; NULL != keys[n]; n++) {
NULL              695 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              705 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != x->spcbfunc) {
NULL              745 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              761 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              772 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              806 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL == cbfunc) {
NULL              818 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     cbfunc(PMIX_SUCCESS, info, nqueries, cbdata, NULL, NULL);
NULL              832 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL              842 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     if (NULL != cbfunc) {
NULL               12 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 	rc = PMIx_Init(&myproc, NULL, 0);
NULL               17 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 		rc = PMIx_Get(&myproc, PMIX_RANK, NULL, 0, &value);
NULL               54 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 		rc = PMIx_Lookup(&pdata[0], 2, NULL, 0);
NULL               64 opal/mca/pmix/pmix4x/pmix/test/simple/test_pmix.c 	rc = PMIx_Finalize(NULL, 0);
NULL               45 opal/mca/pmix/pmix4x/pmix/test/test_cd.c     rc = PMIx_Connect(&proc, 1, NULL, 0);
NULL               52 opal/mca/pmix/pmix4x/pmix/test/test_cd.c     rc = PMIx_Disconnect(&proc, 1, NULL, 0);
NULL               60 opal/mca/pmix/pmix4x/pmix/test/test_cd.c     rc = PMIx_Connect_nb(&proc, 1, NULL, 0, cnct_cb, &cbdata);
NULL               72 opal/mca/pmix/pmix4x/pmix/test/test_cd.c     rc = PMIx_Disconnect_nb(&proc, 1, NULL, 0, cd_cb, &cbdata);
NULL               45 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if( params->nspace != NULL ) {
NULL               46 opal/mca/pmix/pmix4x/pmix/test/test_common.c         params->nspace = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL               55 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 params->nprocs = strtol(argv[i], NULL, 10);
NULL               87 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL               92 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              100 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              108 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              113 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              118 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              119 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 params->rank = strtol(argv[i], NULL, 10);
NULL              125 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              144 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              153 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              158 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              159 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 params->ns_size = strtol(argv[i], NULL, 10);
NULL              163 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              164 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 params->ns_id = strtol(argv[i], NULL, 10);
NULL              168 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i]) {
NULL              169 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 params->base_rank = strtol(argv[i], NULL, 10);
NULL              183 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != argv[i] && (*argv[i] != '-')) {
NULL              185 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 if (0 != parse_replace(params->key_replace, 0, NULL)) {
NULL              194 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if ((NULL != argv[i]) && (*argv[i] != '-')) {
NULL              195 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 params->test_internal = strtol(argv[i], NULL, 10);
NULL              209 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL == params->binary) {
NULL              210 opal/mca/pmix/pmix4x/pmix/test/test_common.c         char *basename = NULL;
NULL              245 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if( NULL != ranklist && NULL != rankno ){
NULL              248 opal/mca/pmix/pmix4x/pmix/test/test_common.c             int rankidx = strtoul(rankno, NULL, 10);
NULL              255 opal/mca/pmix/pmix4x/pmix/test/test_common.c             params->rank = strtoul(argv[rankidx], NULL, 10);
NULL              261 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if( NULL == params->nspace ){
NULL              263 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if( NULL != nspace ){
NULL              287 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     NULL, NULL);
NULL              291 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     NULL, NULL);
NULL              294 opal/mca/pmix/pmix4x/pmix/test/test_common.c static fence_desc_t *fdesc = NULL;
NULL              295 opal/mca/pmix/pmix4x/pmix/test/test_common.c pmix_list_t *participants = NULL;
NULL              297 opal/mca/pmix/pmix4x/pmix/test/test_common.c pmix_list_t *noise_range = NULL;
NULL              326 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (NULL != pch) {
NULL              329 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     if (store && NULL != fdesc) {
NULL              333 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     if (store && NULL != fdesc) {
NULL              355 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (store && NULL != fdesc) {
NULL              360 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (store && NULL == participants) {
NULL              365 opal/mca/pmix/pmix4x/pmix/test/test_common.c         while (NULL != pch) {
NULL              371 opal/mca/pmix/pmix4x/pmix/test/test_common.c             pch = strtok (NULL, ";");
NULL              376 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (NULL != pch) {
NULL              382 opal/mca/pmix/pmix4x/pmix/test/test_common.c             ns_id = (int)(strtol(str, NULL, 10));
NULL              401 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (store && NULL != participants) {
NULL              412 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     rank = (int)(strtol(str-count, NULL, 10));
NULL              415 opal/mca/pmix/pmix4x/pmix/test/test_common.c                         if (store && NULL != participants) {
NULL              424 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 rank = (int)(strtol(str-count, NULL, 10));
NULL              426 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 if (store && NULL != participants) {
NULL              435 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 remember = (int)(strtol(str-count, NULL, 10));
NULL              444 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 rank = (int)(strtol(str-count, NULL, 10));
NULL              447 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     if (store && NULL != participants) {
NULL              456 opal/mca/pmix/pmix4x/pmix/test/test_common.c             rank = (int)(strtol(str-count, NULL, 10));
NULL              458 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (store && NULL != participants) {
NULL              480 opal/mca/pmix/pmix4x/pmix/test/test_common.c     while (NULL != pch) {
NULL              483 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (NULL != ech) {
NULL              504 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL != pch) {
NULL              507 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (NULL != ech) {
NULL              525 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL == str)
NULL              547 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL == replace_param) {
NULL              556 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL != key_num) {
NULL              560 opal/mca/pmix/pmix4x/pmix/test/test_common.c     while(NULL != pch) {
NULL              564 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL != ech) {
NULL              591 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL == params.ns_dist) {
NULL              596 opal/mca/pmix/pmix4x/pmix/test/test_common.c         while (NULL != pch) {
NULL              598 opal/mca/pmix/pmix4x/pmix/test/test_common.c             pch = strtok((1 == num ) ? tmp : NULL, ":");
NULL              611 opal/mca/pmix/pmix4x/pmix/test/test_common.c     if (NULL == params.ns_dist) {
NULL              621 opal/mca/pmix/pmix4x/pmix/test/test_common.c         int ns_id = (int)strtol(nspace + strlen(TEST_NAMESPACE) + 1, NULL, 10);
NULL              622 opal/mca/pmix/pmix4x/pmix/test/test_common.c         while (NULL != pch && num != ns_id) {
NULL              623 opal/mca/pmix/pmix4x/pmix/test/test_common.c             pch = strtok((-1 == num ) ? tmp : NULL, ":");
NULL              624 opal/mca/pmix/pmix4x/pmix/test/test_common.c             if (NULL == pch) {
NULL              628 opal/mca/pmix/pmix4x/pmix/test/test_common.c             num_ranks = (size_t)strtol(pch, NULL, 10);
NULL               91 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if( NULL == file ){ \
NULL              154 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.binary = NULL;             \
NULL              155 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.np = NULL;                 \
NULL              156 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.prefix = NULL;             \
NULL              157 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.nspace = NULL;             \
NULL              158 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.fences = NULL;             \
NULL              159 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.noise = NULL;              \
NULL              160 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.ns_dist = NULL;            \
NULL              162 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.key_replace = NULL;        \
NULL              164 opal/mca/pmix/pmix4x/pmix/test/test_common.h     params.gds_mode = NULL;           \
NULL              170 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.binary) {      \
NULL              173 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.np) {          \
NULL              176 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.prefix) {      \
NULL              179 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.nspace) {      \
NULL              182 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.fences) {      \
NULL              185 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.noise) {       \
NULL              188 opal/mca/pmix/pmix4x/pmix/test/test_common.h     if (NULL != params.ns_dist) {     \
NULL              264 opal/mca/pmix/pmix4x/pmix/test/test_common.h         if (PMIX_SUCCESS != (rc = PMIx_Get(&foobar, key, NULL, 0, &val))) {                                         \
NULL              275 opal/mca/pmix/pmix4x/pmix/test/test_common.h         if (PMIX_SUCCESS != (rc = PMIx_Get_nb(&foobar, key, NULL, 0, get_cb, (void*)&cbdata))) {                    \
NULL              284 opal/mca/pmix/pmix4x/pmix/test/test_common.h                 nanosleep(&ts,NULL);                                                                                \
NULL              297 opal/mca/pmix/pmix4x/pmix/test/test_common.h         } else if (NULL == val) {                                                                                   \
NULL              316 opal/mca/pmix/pmix4x/pmix/test/test_common.h         pmix_info_t *info = NULL;                                               \
NULL              329 opal/mca/pmix/pmix4x/pmix/test/test_common.h         rc = PMIx_Fence_nb(pcs, nprocs, NULL, 0, release_cb, &in_progress);     \
NULL              336 opal/mca/pmix/pmix4x/pmix/test/test_common.h                 nanosleep(&ts,NULL);                                            \
NULL               27 opal/mca/pmix/pmix4x/pmix/test/test_error.c     if (NULL != cbfunc) {
NULL               28 opal/mca/pmix/pmix4x/pmix/test/test_error.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               42 opal/mca/pmix/pmix4x/pmix/test/test_error.c     if (NULL != cbfunc) {
NULL               43 opal/mca/pmix/pmix4x/pmix/test/test_error.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL               76 opal/mca/pmix/pmix4x/pmix/test/test_error.c     PMIx_Register_event_handler(&status, 1, NULL, 0,
NULL               81 opal/mca/pmix/pmix4x/pmix/test/test_error.c     PMIx_Register_event_handler(&status, 1, NULL, 0,
NULL               90 opal/mca/pmix/pmix4x/pmix/test/test_error.c                       NULL, 0,
NULL               91 opal/mca/pmix/pmix4x/pmix/test/test_error.c                       op1_callbk, NULL);
NULL               95 opal/mca/pmix/pmix4x/pmix/test/test_error.c         nanosleep(&ts, NULL);
NULL               99 opal/mca/pmix/pmix4x/pmix/test/test_error.c     PMIx_Deregister_event_handler( errhandler_refs[0], op1_callbk, NULL);
NULL              104 opal/mca/pmix/pmix4x/pmix/test/test_error.c         nanosleep(&ts, NULL);
NULL              107 opal/mca/pmix/pmix4x/pmix/test/test_error.c     PMIx_Deregister_event_handler( errhandler_refs[1], op1_callbk, NULL);
NULL              112 opal/mca/pmix/pmix4x/pmix/test/test_error.c         nanosleep(&ts, NULL);
NULL               33 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (NULL != noise_range) {
NULL               46 opal/mca/pmix/pmix4x/pmix/test/test_fence.c         noise_range = NULL;
NULL               69 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (NULL != params.noise) {
NULL              241 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     pmix_rank_t *peers = NULL;
NULL              250 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_LOCAL_SIZE, NULL, 0, &val))) {
NULL              254 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (NULL == val) {
NULL              269 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (PMIX_SUCCESS != (rc = PMIx_Get(&proc, PMIX_LOCAL_PEERS, NULL, 0, &val))) {
NULL              274 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     if (NULL == val) {
NULL              289 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     sptr = NULL;
NULL              299 opal/mca/pmix/pmix4x/pmix/test/test_fence.c         str = NULL;
NULL              300 opal/mca/pmix/pmix4x/pmix/test/test_fence.c         if( NULL != token ){
NULL              309 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     } while( NULL != token );
NULL              362 opal/mca/pmix/pmix4x/pmix/test/test_fence.c     FENCE(!params.nonblocking, params.collect, NULL, 0);
NULL              421 opal/mca/pmix/pmix4x/pmix/test/test_fence.c         if (PMIX_SUCCESS == (rc = PMIx_Get(&proc, "foobar", NULL, 0, &val))) {
NULL              431 opal/mca/pmix/pmix4x/pmix/test/test_fence.c         if (NULL != val) {
NULL               88 opal/mca/pmix/pmix4x/pmix/test/test_publish.c         if (PMIX_SUCCESS != (rc = PMIx_Lookup(&pdata, 1, NULL, 0))) {
NULL               95 opal/mca/pmix/pmix4x/pmix/test/test_publish.c         keys[1] = NULL;
NULL              103 opal/mca/pmix/pmix4x/pmix/test/test_publish.c         rc = PMIx_Lookup_nb(keys, NULL, 0, lookup_cb, (void*)&cbdata);
NULL              112 opal/mca/pmix/pmix4x/pmix/test/test_publish.c             NULL == pdata.value.data.string) {
NULL              132 opal/mca/pmix/pmix4x/pmix/test/test_publish.c     keys[1] = NULL;
NULL              135 opal/mca/pmix/pmix4x/pmix/test/test_publish.c         rc = PMIx_Unpublish(keys, NULL, 0);
NULL              138 opal/mca/pmix/pmix4x/pmix/test/test_publish.c         rc = PMIx_Unpublish_nb(keys, NULL, 0, release_cb, &in_progress);
NULL               29 opal/mca/pmix/pmix4x/pmix/test/test_resolve_peers.c     if (NULL == procs || 0 == nprocs) {
NULL              101 opal/mca/pmix/pmix4x/pmix/test/test_resolve_peers.c         rc = PMIx_Connect(procs, 2, NULL, 0);
NULL              114 opal/mca/pmix/pmix4x/pmix/test/test_resolve_peers.c             PMIx_Disconnect(procs, 2, NULL, 0);
NULL              119 opal/mca/pmix/pmix4x/pmix/test/test_resolve_peers.c         rc = PMIx_Disconnect(procs, 2, NULL, 0);
NULL               32 opal/mca/pmix/pmix4x/pmix/test/test_server.c server_info_t *my_server_info = NULL;
NULL               33 opal/mca/pmix/pmix4x/pmix/test/test_server.c pmix_list_t *server_list = NULL;
NULL               34 opal/mca/pmix/pmix4x/pmix/test/test_server.c pmix_list_t *server_nspace = NULL;
NULL               43 opal/mca/pmix/pmix4x/pmix/test/test_server.c     s->evread = NULL;
NULL               52 opal/mca/pmix/pmix4x/pmix/test/test_server.c     s->evread = NULL;
NULL               53 opal/mca/pmix/pmix4x/pmix/test/test_server.c     s->modex_cbfunc = NULL;
NULL               54 opal/mca/pmix/pmix4x/pmix/test/test_server.c     s->cbdata = NULL;
NULL               72 opal/mca/pmix/pmix4x/pmix/test/test_server.c     ns->task_map = NULL;
NULL              113 opal/mca/pmix/pmix4x/pmix/test/test_server.c         *ranks = NULL;
NULL              125 opal/mca/pmix/pmix4x/pmix/test/test_server.c     char *ranks = NULL;
NULL              142 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (NULL == ranks) {
NULL              157 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (NULL == ranks) {
NULL              194 opal/mca/pmix/pmix4x/pmix/test/test_server.c             server_nspace_t *tmp, *ns_item = NULL;
NULL              216 opal/mca/pmix/pmix4x/pmix/test/test_server.c             if (NULL == ns_item) {
NULL              309 opal/mca/pmix/pmix4x/pmix/test/test_server.c     gettimeofday(&tv, NULL);
NULL              336 opal/mca/pmix/pmix4x/pmix/test/test_server.c         gettimeofday(&tv, NULL);
NULL              345 opal/mca/pmix/pmix4x/pmix/test/test_server.c     server_info_t *tmp_server, *server = NULL;
NULL              354 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (NULL == server) {
NULL              371 opal/mca/pmix/pmix4x/pmix/test/test_server.c     server_info_t *server = NULL, *server_tmp;
NULL              379 opal/mca/pmix/pmix4x/pmix/test/test_server.c         if (NULL == server) {
NULL              410 opal/mca/pmix/pmix4x/pmix/test/test_server.c     char *buf = NULL;
NULL              460 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (PMIX_SUCCESS != (rc = server_send_msg(&msg_hdr, NULL, 0))) {
NULL              480 opal/mca/pmix/pmix4x/pmix/test/test_server.c     char *msg_buf = NULL;
NULL              481 opal/mca/pmix/pmix4x/pmix/test/test_server.c     static char *fence_buf = NULL;
NULL              519 opal/mca/pmix/pmix4x/pmix/test/test_server.c                     server_send_msg(&resp_hdr, NULL, 0);
NULL              535 opal/mca/pmix/pmix4x/pmix/test/test_server.c                 msg_buf = NULL;
NULL              554 opal/mca/pmix/pmix4x/pmix/test/test_server.c                     fence_buf = NULL;
NULL              565 opal/mca/pmix/pmix4x/pmix/test/test_server.c             msg_buf = NULL;
NULL              570 opal/mca/pmix/pmix4x/pmix/test/test_server.c             if (NULL == msg_buf) {
NULL              584 opal/mca/pmix/pmix4x/pmix/test/test_server.c             msg_buf = NULL;
NULL              587 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (NULL != msg_buf) {
NULL              682 opal/mca/pmix/pmix4x/pmix/test/test_server.c     server_info_t *server = NULL, *tmp;
NULL              685 opal/mca/pmix/pmix4x/pmix/test/test_server.c     char *buf = NULL;
NULL              704 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (server == NULL) {
NULL              721 opal/mca/pmix/pmix4x/pmix/test/test_server.c     cbfunc(PMIX_ERROR, NULL, 0, cbdata, NULL, 0);
NULL              733 opal/mca/pmix/pmix4x/pmix/test/test_server.c         server_info_t *server_info = NULL;
NULL              809 opal/mca/pmix/pmix4x/pmix/test/test_server.c             pmix_event_add(server->evread, NULL);
NULL              814 opal/mca/pmix/pmix4x/pmix/test/test_server.c     PMIx_Register_event_handler(NULL, 0, NULL, 0,
NULL              815 opal/mca/pmix/pmix4x/pmix/test/test_server.c                                 errhandler, errhandler_reg_callbk, NULL);
NULL              878 opal/mca/pmix/pmix4x/pmix/test/test_server.c     char *ranks = NULL;
NULL              897 opal/mca/pmix/pmix4x/pmix/test/test_server.c     if (NULL != ranks) {
NULL              926 opal/mca/pmix/pmix4x/pmix/test/test_server.c         if (PMIX_SUCCESS != (rc = PMIx_server_register_client(&proc, myuid, mygid, NULL, NULL, NULL))) {//n
NULL              968 opal/mca/pmix/pmix4x/pmix/test/test_server.c                 if (NULL == freopen("/dev/null","w", stdout)) {
NULL               40 opal/mca/pmix/pmix4x/pmix/test/test_spawn.c         if (PMIX_SUCCESS != (rc = PMIx_Spawn(NULL, 0, apps, napps, nspace))) {
NULL               48 opal/mca/pmix/pmix4x/pmix/test/test_spawn.c         rc = PMIx_Spawn_nb(NULL, 0, apps, napps, spawn_cb, (void*)&cbdata);
NULL               25 opal/mca/pmix/pmix4x/pmix/test/utils.c     if (NULL == params->np) {
NULL               33 opal/mca/pmix/pmix4x/pmix/test/utils.c     if (NULL != params->prefix) {
NULL               40 opal/mca/pmix/pmix4x/pmix/test/utils.c     if (NULL != params->fences) {
NULL               59 opal/mca/pmix/pmix4x/pmix/test/utils.c     if (NULL != params->noise) {
NULL               63 opal/mca/pmix/pmix4x/pmix/test/utils.c     if (NULL != params->ns_dist) {
NULL              150 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != op->opcbfunc) {
NULL              170 opal/mca/pmix/pmix4x/pmix4x.c     return NULL;
NULL              211 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cd->pmixcbfunc) {
NULL              214 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != results && 0 < (op->ninfo = opal_list_get_size(results))) {
NULL              231 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cd->info) {
NULL              237 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cbfunc) {
NULL              258 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != event->handler) {
NULL              273 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cd->pmixcbfunc) {
NULL              274 opal/mca/pmix/pmix4x/pmix4x.c         cd->pmixcbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cd->cbdata);
NULL              318 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL == source) {
NULL              330 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != info) {
NULL              345 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != results) {
NULL              383 opal/mca/pmix/pmix4x/pmix4x.c             PMIX_INFO_LOAD(&pinfo[ninfo], PMIX_CLEANUP_RECURSIVE, NULL, PMIX_BOOL);
NULL              394 opal/mca/pmix/pmix4x/pmix4x.c         rc = PMIx_Job_control_nb(NULL, 0, pinfo, ninfo, NULL, NULL);
NULL              397 opal/mca/pmix/pmix4x/pmix4x.c         rc = PMIx_Job_control_nb(&mca_pmix_pmix4x_component.myproc, 1, pinfo, ninfo, NULL, NULL);
NULL              731 opal/mca/pmix/pmix4x/pmix4x.c     return NULL;
NULL              761 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != kv->data.string) {
NULL              764 opal/mca/pmix/pmix4x/pmix4x.c                 v->data.string = NULL;
NULL              859 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != kv->data.bo.bytes) {
NULL              864 opal/mca/pmix/pmix4x/pmix4x.c                 v->data.bo.bytes = NULL;
NULL              907 opal/mca/pmix/pmix4x/pmix4x.c                     if (NULL != val->key) {
NULL              914 opal/mca/pmix/pmix4x/pmix4x.c                 v->data.darray->array = NULL;
NULL              933 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != kv->data.pinfo.hostname) {
NULL              936 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != kv->data.pinfo.executable_name) {
NULL              946 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != kv->data.envar.envar) {
NULL              949 opal/mca/pmix/pmix4x/pmix4x.c             if (NULL != kv->data.envar.value) {
NULL              984 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != v->data.string) {
NULL             1096 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != v->data.bo.bytes && 0 < v->data.bo.size) {
NULL             1101 opal/mca/pmix/pmix4x/pmix4x.c             kv->data.bo.bytes = NULL;
NULL             1145 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL == v->data.pinfo) {
NULL             1164 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != v->data.pinfo->hostname) {
NULL             1167 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != v->data.pinfo->executable_name) {
NULL             1175 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL == v->data.darray || NULL == v->data.darray->array) {
NULL             1176 opal/mca/pmix/pmix4x/pmix4x.c             kv->data.ptr = NULL;
NULL             1188 opal/mca/pmix/pmix4x/pmix4x.c                 if (NULL == iptr) {
NULL             1197 opal/mca/pmix/pmix4x/pmix4x.c                     kv->data.ptr = NULL;
NULL             1226 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != v->data.envar.envar) {
NULL             1229 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != v->data.envar.value) {
NULL             1253 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != op->evregcbfunc) {
NULL             1272 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != cbfunc) {
NULL             1283 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != event_codes) {
NULL             1294 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != info && 0 < (op->ninfo = opal_list_get_size(info))) {
NULL             1326 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != cbfunc) {
NULL             1355 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != op->opcbfunc) {
NULL             1389 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL == source) {
NULL             1390 opal/mca/pmix/pmix4x/pmix4x.c         pptr = NULL;
NULL             1392 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL == (nsptr = pmix4x_convert_jobid(source->jobid))) {
NULL             1407 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != info && 0 < (op->ninfo = opal_list_get_size(info))) {
NULL             1433 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != results) {
NULL             1446 opal/mca/pmix/pmix4x/pmix4x.c     opal_list_t *results = NULL;
NULL             1453 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != info) {
NULL             1462 opal/mca/pmix/pmix4x/pmix4x.c                 results = NULL;
NULL             1468 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != release_fn) {
NULL             1473 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cd->qcbfunc) {
NULL             1492 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != cbfunc) {
NULL             1493 opal/mca/pmix/pmix4x/pmix4x.c             cbfunc(OPAL_ERR_NOT_INITIALIZED, NULL, cbdata, NULL, NULL);
NULL             1503 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL == queries || 0 == (nqueries = opal_list_get_size(queries))) {
NULL             1542 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cbfunc) {
NULL             1543 opal/mca/pmix/pmix4x/pmix4x.c         cbfunc(rc, NULL, cbdata, NULL, NULL);
NULL             1561 opal/mca/pmix/pmix4x/pmix4x.c         if (NULL != cbfunc) {
NULL             1572 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL == info || 0 == (ninfo = opal_list_get_size(info))) {
NULL             1592 opal/mca/pmix/pmix4x/pmix4x.c     if (PMIX_SUCCESS != (prc = PMIx_Log_nb(cd->info, cd->ninfo, NULL, 0,
NULL             1602 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != cbfunc) {
NULL             1716 opal/mca/pmix/pmix4x/pmix4x.c                    NULL, NULL);
NULL             1721 opal/mca/pmix/pmix4x/pmix4x.c     p->handler = NULL;
NULL             1722 opal/mca/pmix/pmix4x/pmix4x.c     p->cbdata = NULL;
NULL             1735 opal/mca/pmix/pmix4x/pmix4x.c     p->nspace = NULL;
NULL             1736 opal/mca/pmix/pmix4x/pmix4x.c     p->procs = NULL;
NULL             1738 opal/mca/pmix/pmix4x/pmix4x.c     p->pdata = NULL;
NULL             1740 opal/mca/pmix/pmix4x/pmix4x.c     p->error_procs = NULL;
NULL             1742 opal/mca/pmix/pmix4x/pmix4x.c     p->info = NULL;
NULL             1744 opal/mca/pmix/pmix4x/pmix4x.c     p->apps = NULL;
NULL             1747 opal/mca/pmix/pmix4x/pmix4x.c     p->codes = NULL;
NULL             1748 opal/mca/pmix/pmix4x/pmix4x.c     p->pcodes = NULL;
NULL             1750 opal/mca/pmix/pmix4x/pmix4x.c     p->queries = NULL;
NULL             1752 opal/mca/pmix/pmix4x/pmix4x.c     p->event = NULL;
NULL             1753 opal/mca/pmix/pmix4x/pmix4x.c     p->opcbfunc = NULL;
NULL             1754 opal/mca/pmix/pmix4x/pmix4x.c     p->mdxcbfunc = NULL;
NULL             1755 opal/mca/pmix/pmix4x/pmix4x.c     p->valcbfunc = NULL;
NULL             1756 opal/mca/pmix/pmix4x/pmix4x.c     p->lkcbfunc = NULL;
NULL             1757 opal/mca/pmix/pmix4x/pmix4x.c     p->spcbfunc = NULL;
NULL             1758 opal/mca/pmix/pmix4x/pmix4x.c     p->evregcbfunc = NULL;
NULL             1759 opal/mca/pmix/pmix4x/pmix4x.c     p->qcbfunc = NULL;
NULL             1760 opal/mca/pmix/pmix4x/pmix4x.c     p->cbdata = NULL;
NULL             1765 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->nspace) {
NULL             1768 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->procs) {
NULL             1771 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->pdata) {
NULL             1774 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->error_procs) {
NULL             1777 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->info) {
NULL             1780 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->apps) {
NULL             1783 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->pcodes) {
NULL             1786 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->queries) {
NULL             1799 opal/mca/pmix/pmix4x/pmix4x.c     p->opcbfunc = NULL;
NULL             1800 opal/mca/pmix/pmix4x/pmix4x.c     p->dmdxfunc = NULL;
NULL             1801 opal/mca/pmix/pmix4x/pmix4x.c     p->mdxcbfunc = NULL;
NULL             1802 opal/mca/pmix/pmix4x/pmix4x.c     p->lkupcbfunc = NULL;
NULL             1803 opal/mca/pmix/pmix4x/pmix4x.c     p->spwncbfunc = NULL;
NULL             1804 opal/mca/pmix/pmix4x/pmix4x.c     p->cbdata = NULL;
NULL             1805 opal/mca/pmix/pmix4x/pmix4x.c     p->odmdxfunc = NULL;
NULL             1806 opal/mca/pmix/pmix4x/pmix4x.c     p->infocbfunc = NULL;
NULL             1807 opal/mca/pmix/pmix4x/pmix4x.c     p->toolcbfunc = NULL;
NULL             1808 opal/mca/pmix/pmix4x/pmix4x.c     p->ocbdata = NULL;
NULL             1823 opal/mca/pmix/pmix4x/pmix4x.c     p->msg = NULL;
NULL             1824 opal/mca/pmix/pmix4x/pmix4x.c     p->strings = NULL;
NULL             1825 opal/mca/pmix/pmix4x/pmix4x.c     p->source = NULL;
NULL             1826 opal/mca/pmix/pmix4x/pmix4x.c     p->event_codes = NULL;
NULL             1827 opal/mca/pmix/pmix4x/pmix4x.c     p->info = NULL;
NULL             1829 opal/mca/pmix/pmix4x/pmix4x.c     p->evhandler = NULL;
NULL             1831 opal/mca/pmix/pmix4x/pmix4x.c     p->cbfunc = NULL;
NULL             1832 opal/mca/pmix/pmix4x/pmix4x.c     p->opcbfunc = NULL;
NULL             1833 opal/mca/pmix/pmix4x/pmix4x.c     p->cbdata = NULL;
NULL             1838 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->strings) {
NULL             1849 opal/mca/pmix/pmix4x/pmix4x.c     p->nspace = NULL;
NULL             1850 opal/mca/pmix/pmix4x/pmix4x.c     p->cbfunc = NULL;
NULL             1851 opal/mca/pmix/pmix4x/pmix4x.c     p->cbdata = NULL;
NULL             1855 opal/mca/pmix/pmix4x/pmix4x.c     if (NULL != p->nspace) {
NULL               45 opal/mca/pmix/pmix4x/pmix4x_client.c static char *dbgvalue=NULL;
NULL               92 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != ilist && 0 < (ninfo = opal_list_get_size(ilist))) {
NULL              101 opal/mca/pmix/pmix4x/pmix4x_client.c         pinfo = NULL;
NULL              107 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != pinfo) {
NULL              124 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
NULL              153 opal/mca/pmix/pmix4x/pmix4x_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, pmix4x_event_hdlr, errreg_cbfunc, event);
NULL              199 opal/mca/pmix/pmix4x/pmix4x_client.c     rc = PMIx_Finalize(NULL, 0);
NULL              221 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL              238 opal/mca/pmix/pmix4x/pmix4x_client.c         pinfo = NULL;
NULL              247 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != pinfo) {
NULL              285 opal/mca/pmix/pmix4x/pmix4x_client.c     PMIx_Register_event_handler(NULL, 0, NULL, 0, pmix4x_event_hdlr, errreg_cbfunc, event);
NULL              339 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_proc_t *parray=NULL;
NULL              356 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              360 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL              395 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != proc) {
NULL              396 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(proc->jobid))) {
NULL              443 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != op->opcbfunc) {
NULL              455 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_proc_t *parray = NULL;
NULL              469 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              473 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL              493 opal/mca/pmix/pmix4x/pmix4x_client.c         iptr = NULL;
NULL              501 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != parray) {
NULL              512 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_proc_t *parray=NULL;
NULL              529 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != procs && 0 < (cnt = opal_list_get_size(procs))) {
NULL              533 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL              555 opal/mca/pmix/pmix4x/pmix4x_client.c         PMIX_INFO_LOAD(&op->info[0], PMIX_COLLECT_DATA, NULL, PMIX_BOOL);
NULL              594 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_info_t *pinfo = NULL;
NULL              597 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_value_t *pval = NULL;
NULL              603 opal/mca/pmix/pmix4x/pmix4x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              611 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == proc) {
NULL              631 opal/mca/pmix/pmix4x/pmix4x_client.c     *val = NULL;
NULL              633 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == proc) {
NULL              637 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(proc->jobid))) {
NULL              646 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              659 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL != key) {
NULL              679 opal/mca/pmix/pmix4x/pmix4x_client.c     opal_value_t val, *v=NULL;
NULL              683 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != op->nspace) {
NULL              687 opal/mca/pmix/pmix4x/pmix4x_client.c     if (PMIX_SUCCESS == status && NULL != kv) {
NULL              692 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != op->valcbfunc) {
NULL              712 opal/mca/pmix/pmix4x/pmix4x_client.c                         (NULL == proc) ? "NULL" : OPAL_NAME_PRINT(*proc), key);
NULL              720 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == proc) {
NULL              723 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL != cbfunc) {
NULL              735 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL != cbfunc) {
NULL              751 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != key) {
NULL              754 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == proc) {
NULL              758 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(proc->jobid))) {
NULL              767 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL              803 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == info) {
NULL              817 opal/mca/pmix/pmix4x/pmix4x_client.c         pinfo = NULL;
NULL              846 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == info) {
NULL              875 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_info_t *pinfo = NULL;
NULL              892 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == data || 0 == (cnt = opal_list_get_size(data))) {
NULL              902 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              928 opal/mca/pmix/pmix4x/pmix4x_client.c             job = NULL;
NULL              935 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == job) {
NULL              949 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != pinfo) {
NULL              961 opal/mca/pmix/pmix4x/pmix4x_client.c     opal_list_t results, *r = NULL;
NULL              968 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == op->lkcbfunc) {
NULL              990 opal/mca/pmix/pmix4x/pmix4x_client.c             job = NULL;
NULL              997 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == job) {
NULL             1021 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != r) {
NULL             1051 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL             1079 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (ninfo = opal_list_get_size(info))) {
NULL             1088 opal/mca/pmix/pmix4x/pmix4x_client.c         pinfo = NULL;
NULL             1118 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != info && 0 < (op->sz = opal_list_get_size(info))) {
NULL             1136 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_info_t *info = NULL;
NULL             1153 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != job_info && 0 < (ninfo = opal_list_get_size(job_info))) {
NULL             1168 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL != app->argv) {
NULL             1171 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL != app->env) {
NULL             1174 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL != app->cwd) {
NULL             1269 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != job_info && 0 < (op->ninfo = opal_list_get_size(job_info))) {
NULL             1284 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL != app->argv) {
NULL             1287 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL != app->env) {
NULL             1321 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == procs || 0 == (nprocs = opal_list_get_size(procs))) {
NULL             1336 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL             1347 opal/mca/pmix/pmix4x/pmix4x_client.c     ret = PMIx_Connect(p, nprocs, NULL, 0);
NULL             1367 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL             1388 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL             1399 opal/mca/pmix/pmix4x/pmix4x_client.c     ret = PMIx_Connect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1418 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == procs || 0 == (nprocs = opal_list_get_size(procs))) {
NULL             1433 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL             1444 opal/mca/pmix/pmix4x/pmix4x_client.c     ret = PMIx_Disconnect(p, nprocs, NULL, 0);
NULL             1464 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL             1485 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL             1496 opal/mca/pmix/pmix4x/pmix4x_client.c     ret = PMIx_Disconnect_nb(op->procs, op->nprocs, NULL, 0, opcbfunc, op);
NULL             1509 opal/mca/pmix/pmix4x/pmix4x_client.c     pmix_proc_t *array=NULL;
NULL             1521 opal/mca/pmix/pmix4x/pmix4x_client.c         if (NULL == (nspace = pmix4x_convert_jobid(jobid))) {
NULL             1526 opal/mca/pmix/pmix4x/pmix4x_client.c         nspace = NULL;
NULL             1532 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != array && 0 < nprocs) {
NULL             1547 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == pmix4x_convert_jobid(nm->name.jobid)) {
NULL             1572 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL == (nsptr = pmix4x_convert_jobid(jobid))) {
NULL             1598 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != release_fn) {
NULL             1602 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != op->qcbfunc) {
NULL             1603 opal/mca/pmix/pmix4x/pmix4x_client.c         op->qcbfunc(rc, NULL, op->cbdata, relcbfunc, op);
NULL             1637 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != targets) {
NULL             1645 opal/mca/pmix/pmix4x/pmix4x_client.c             if (NULL == (nsptr = pmix4x_convert_jobid(ptr->name.jobid))) {
NULL             1657 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != directives && 0 < (op->ninfo = opal_list_get_size(directives))) {
NULL               45 opal/mca/pmix/pmix4x/pmix4x_component.c static char *pmix_library_version = NULL;
NULL               89 opal/mca/pmix/pmix4x/pmix4x_component.c     char *tmp = NULL;
NULL               94 opal/mca/pmix/pmix4x/pmix4x_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              105 opal/mca/pmix/pmix4x/pmix4x_component.c                                            NULL, 0, 0,
NULL              147 opal/mca/pmix/pmix4x/pmix4x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
NULL              148 opal/mca/pmix/pmix4x/pmix4x_component.c         NULL != (id = getenv("PMIX_ID"))) {
NULL               60 opal/mca/pmix/pmix4x/pmix4x_local.c     p->opalname = NULL;
NULL               61 opal/mca/pmix/pmix4x/pmix4x_local.c     p->opalvalue = NULL;
NULL               62 opal/mca/pmix/pmix4x/pmix4x_local.c     p->pmixname = NULL;
NULL               63 opal/mca/pmix/pmix4x/pmix4x_local.c     p->pmixvalue = NULL;
NULL               68 opal/mca/pmix/pmix4x/pmix4x_local.c                           econ, NULL);
NULL              101 opal/mca/pmix/pmix4x/pmix4x_local.c     char *tmp=NULL, *tmp2;
NULL              116 opal/mca/pmix/pmix4x/pmix4x_local.c         if ((NULL == evar->opalvalue && NULL != evar->pmixvalue) ||
NULL              117 opal/mca/pmix/pmix4x/pmix4x_local.c             (NULL != evar->opalvalue && NULL != evar->pmixvalue &&
NULL              129 opal/mca/pmix/pmix4x/pmix4x_local.c             if (NULL != evar->opalvalue && NULL == evar->pmixvalue) {
NULL              139 opal/mca/pmix/pmix4x/pmix4x_local.c             if (NULL == tmp) {
NULL              141 opal/mca/pmix/pmix4x/pmix4x_local.c                          evar->opalname, (NULL == evar->opalvalue) ? "NULL" : evar->opalvalue,
NULL              142 opal/mca/pmix/pmix4x/pmix4x_local.c                          evar->pmixname, (NULL == evar->pmixvalue) ? "NULL" : evar->pmixvalue);
NULL              145 opal/mca/pmix/pmix4x/pmix4x_local.c                          evar->opalname, (NULL == evar->opalvalue) ? "NULL" : evar->opalvalue,
NULL              146 opal/mca/pmix/pmix4x/pmix4x_local.c                          evar->pmixname, (NULL == evar->pmixvalue) ? "NULL" : evar->pmixvalue);
NULL              150 opal/mca/pmix/pmix4x/pmix4x_server_north.c opal_pmix_server_module_t *host_module = NULL;
NULL              158 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->opcbfunc) {
NULL              171 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->client_connected) {
NULL              198 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->client_finalized) {
NULL              236 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->abort) {
NULL              280 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->odmdxfunc) {
NULL              294 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->mdxcbfunc) {
NULL              307 opal/mca/pmix/pmix4x/pmix4x_server_north.c         while (NULL != (dmdx = (opal_pmix4x_dmx_trkr_t*)opal_list_remove_first(&mca_pmix_pmix4x_component.dmdx))) {
NULL              309 opal/mca/pmix/pmix4x/pmix4x_server_north.c             dmdx->cbfunc(PMIX_SUCCESS, NULL, 0, dmdx->cbdata, NULL, NULL);
NULL              331 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->fence_nb) {
NULL              381 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->direct_modex) {
NULL              450 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->publish) {
NULL              496 opal/mca/pmix/pmix4x/pmix4x_server_north.c     pmix_pdata_t *d=NULL;
NULL              500 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->lkupcbfunc) {
NULL              503 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != data) {
NULL              531 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->lookup) {
NULL              582 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->unpublish) {
NULL              628 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->spwncbfunc) {
NULL              649 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->spawn) {
NULL              679 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != apps[n].cmd) {
NULL              682 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != apps[n].argv) {
NULL              685 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != apps[n].env) {
NULL              688 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != apps[n].cwd) {
NULL              724 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->connect) {
NULL              775 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->disconnect) {
NULL              874 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->notify_event) {
NULL              942 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != info && 0 < (pcaddy->ninfo = opal_list_get_size(info))) {
NULL              952 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != release_fn) {
NULL              957 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->infocbfunc) {
NULL              976 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->query) {
NULL             1062 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL != opalcaddy->toolcbfunc) {
NULL             1107 opal/mca/pmix/pmix4x/pmix4x_server_north.c                     if (NULL != cbfunc) {
NULL             1108 opal/mca/pmix/pmix4x/pmix4x_server_north.c                         cbfunc(err, NULL, cbdata);
NULL             1116 opal/mca/pmix/pmix4x/pmix4x_server_north.c             if (NULL != cbfunc) {
NULL             1117 opal/mca/pmix/pmix4x/pmix4x_server_north.c                 cbfunc(err, NULL, cbdata);
NULL             1139 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->log) {
NULL             1140 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != cbfunc) {
NULL             1155 opal/mca/pmix/pmix4x/pmix4x_server_north.c         if (NULL != cbfunc) {
NULL             1172 opal/mca/pmix/pmix4x/pmix4x_server_north.c             if (NULL != cbfunc) {
NULL             1188 opal/mca/pmix/pmix4x/pmix4x_server_north.c             if (NULL != cbfunc) {
NULL             1214 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->allocate) {
NULL             1267 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->job_control) {
NULL             1322 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->iof_pull) {
NULL             1334 opal/mca/pmix/pmix4x/pmix4x_server_north.c     if (NULL == host_module || NULL == host_module->iof_push) {
NULL               59 opal/mca/pmix/pmix4x/pmix4x_server_south.c static char *dbgvalue=NULL;
NULL               82 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != op->opcbfunc) {
NULL              125 opal/mca/pmix/pmix4x/pmix4x_server_south.c     sz = 2 + ((NULL==info)?0:opal_list_get_size(info));
NULL              128 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != info) {
NULL              161 opal/mca/pmix/pmix4x/pmix4x_server_south.c     PMIx_Register_event_handler(NULL, 0, pinfo, 1, pmix4x_event_hdlr, errreg_cbfunc, (void*)event);
NULL              169 opal/mca/pmix/pmix4x/pmix4x_server_south.c     PMIX_INFO_LOAD(&pinfo[0], PMIX_REGISTER_NODATA, NULL, PMIX_BOOL);
NULL              255 opal/mca/pmix/pmix4x/pmix4x_server_south.c     pmix_info_t *pinfo = NULL, *pmap;
NULL              281 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              313 opal/mca/pmix/pmix4x/pmix4x_server_south.c         pinfo = NULL;
NULL              324 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != pinfo) {
NULL              331 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != cbfunc) {
NULL              348 opal/mca/pmix/pmix4x/pmix4x_server_south.c         if (NULL != cbfunc) {
NULL              373 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != cbfunc) {
NULL              422 opal/mca/pmix/pmix4x/pmix4x_server_south.c         if (NULL != cbfunc) {
NULL              444 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != cbfunc) {
NULL              479 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != op->mdxcbfunc) {
NULL              480 opal/mca/pmix/pmix4x/pmix4x_server_south.c         op->mdxcbfunc(rc, data, sz, op->cbdata, NULL, NULL);
NULL              537 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              555 opal/mca/pmix/pmix4x/pmix4x_server_south.c         pinfo = NULL;
NULL              564 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL == source) {
NULL              636 opal/mca/pmix/pmix4x/pmix4x_server_south.c     rc = PMIx_server_IOF_deliver(&op->p, pchan, &bo, NULL, 0, lkcbfunc, (void*)&lock);
NULL              673 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (OPAL_SUCCESS == rc && NULL != info) {
NULL              689 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != cbfunc) {
NULL              693 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != op->setupcbfunc) {
NULL              723 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              733 opal/mca/pmix/pmix4x/pmix4x_server_south.c         pinfo = NULL;
NULL              775 opal/mca/pmix/pmix4x/pmix4x_server_south.c     if (NULL != info && 0 < (sz = opal_list_get_size(info))) {
NULL              785 opal/mca/pmix/pmix4x/pmix4x_server_south.c         pinfo = NULL;
NULL               49 opal/mca/pmix/pmix_types.h #define OPAL_PMIX_ATTR_UNDEF      NULL
NULL               96 opal/mca/pmix/s1/pmix_s1.c                           NULL, NULL);
NULL              105 opal/mca/pmix/s1/pmix_s1.c static char *pmix_kvs_name = NULL;
NULL              107 opal/mca/pmix/s1/pmix_s1.c static char* pmix_packed_data = NULL;
NULL              109 opal/mca/pmix/s1/pmix_s1.c static char* pmix_packed_encoded_data = NULL;
NULL              113 opal/mca/pmix/s1/pmix_s1.c static int *lranks = NULL, nlranks;
NULL              157 opal/mca/pmix/s1/pmix_s1.c     char **localranks=NULL;
NULL              201 opal/mca/pmix/s1/pmix_s1.c     if (pmix_id == NULL) {
NULL              225 opal/mca/pmix/s1/pmix_s1.c     if (NULL != str) {
NULL              226 opal/mca/pmix/s1/pmix_s1.c         ui32 = strtoul(str+1, NULL, 10);
NULL              268 opal/mca/pmix/s1/pmix_s1.c     if (pmix_kvs_name == NULL) {
NULL              301 opal/mca/pmix/s1/pmix_s1.c         if (NULL == lranks) {
NULL              581 opal/mca/pmix/s1/pmix_s1.c             if (NULL == kp || NULL == kp->data.string) {
NULL              592 opal/mca/pmix/s1/pmix_s1.c             if (NULL != kp) {
NULL              611 opal/mca/pmix/s1/pmix_s1.c     if (NULL != op->opcbfunc) {
NULL               81 opal/mca/pmix/s1/pmix_s1_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               94 opal/mca/pmix/s1/pmix_s1_component.c     if (NULL == getenv("SLURM_STEP_NUM_TASKS")) {
NULL               96 opal/mca/pmix/s1/pmix_s1_component.c         *module = NULL;
NULL               61 opal/mca/pmix/s2/pmi2_pmap_parser.c     while (NULL != (p = strstr(p+1, ",("))) {
NULL               88 opal/mca/pmix/s2/pmi2_pmap_parser.c     while (NULL != (p = strstr(p+1, ",("))) {
NULL               91 opal/mca/pmix/s2/pmi2_pmap_parser.c             return NULL;
NULL               96 opal/mca/pmix/s2/pmi2_pmap_parser.c                 if (NULL == lrs) {
NULL               99 opal/mca/pmix/s2/pmi2_pmap_parser.c                     return NULL;
NULL              137 opal/mca/pmix/s2/pmi2_pmap_parser.c     if (NULL == p) {
NULL              138 opal/mca/pmix/s2/pmi2_pmap_parser.c         return NULL;
NULL              143 opal/mca/pmix/s2/pmi2_pmap_parser.c         return NULL;
NULL              180 opal/mca/pmix/s2/pmi2_pmap_parser.c         if (NULL == lrs) {
NULL               99 opal/mca/pmix/s2/pmix_s2.c                           NULL, NULL);
NULL              108 opal/mca/pmix/s2/pmix_s2.c static char *pmix_kvs_name = NULL;
NULL              110 opal/mca/pmix/s2/pmix_s2.c static char* pmix_packed_data = NULL;
NULL              112 opal/mca/pmix/s2/pmix_s2.c static char* pmix_packed_encoded_data = NULL;
NULL              122 opal/mca/pmix/s2/pmix_s2.c static int *s2_lranks=NULL;
NULL              213 opal/mca/pmix/s2/pmix_s2.c     if( pmix_kvs_name == NULL ){
NULL              232 opal/mca/pmix/s2/pmix_s2.c     if (NULL != str) {
NULL              233 opal/mca/pmix/s2/pmix_s2.c         stepid = strtoul(str+1, NULL, 10);
NULL              316 opal/mca/pmix/s2/pmix_s2.c     if( pmapping == NULL ){
NULL              330 opal/mca/pmix/s2/pmix_s2.c     if (NULL == s2_lranks) {
NULL              353 opal/mca/pmix/s2/pmix_s2.c     localranks = NULL;
NULL              354 opal/mca/pmix/s2/pmix_s2.c     if (0 < s2_nlranks && NULL != s2_lranks) {
NULL              433 opal/mca/pmix/s2/pmix_s2.c         if (NULL != pmix_kvs_name) {
NULL              435 opal/mca/pmix/s2/pmix_s2.c             pmix_kvs_name = NULL;
NULL              437 opal/mca/pmix/s2/pmix_s2.c         if (NULL != s2_lranks) {
NULL              483 opal/mca/pmix/s2/pmix_s2.c     if (NULL == procs || 1 < opal_list_get_size(procs)) {
NULL              506 opal/mca/pmix/s2/pmix_s2.c     if (NULL == procs || 1 < opal_list_get_size(procs)) {
NULL              600 opal/mca/pmix/s2/pmix_s2.c             if (NULL == kp || NULL == kp->data.string) {
NULL              611 opal/mca/pmix/s2/pmix_s2.c             if (NULL != kp) {
NULL              630 opal/mca/pmix/s2/pmix_s2.c     if (NULL != op->opcbfunc) {
NULL              696 opal/mca/pmix/s2/pmix_s2.c     if (PMI2_SUCCESS != (rc = PMI2_Nameserv_publish(service_name, NULL, port))) {
NULL              709 opal/mca/pmix/s2/pmix_s2.c     if (PMI2_SUCCESS != (rc = PMI2_Nameserv_lookup(service_name, NULL, port, portLen))) {
NULL              723 opal/mca/pmix/s2/pmix_s2.c     if (PMI2_SUCCESS != (rc = PMI2_Nameserv_unpublish(service_name, NULL))) {
NULL               80 opal/mca/pmix/s2/pmix_s2_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               94 opal/mca/pmix/s2/pmix_s2_component.c     if (NULL == getenv("SLURM_STEP_NUM_TASKS") ||
NULL               95 opal/mca/pmix/s2/pmix_s2_component.c             NULL == getenv("PMI_FD")) {
NULL               97 opal/mca/pmix/s2/pmix_s2_component.c         *module = NULL;
NULL               47 opal/mca/pstat/base/pstat_base_open.c opal_pstat_base_component_t *opal_pstat_base_component = NULL;
NULL               58 opal/mca/pstat/base/pstat_base_open.c     if (NULL != opal_pstat.finalize) {
NULL               62 opal/mca/pstat/base/pstat_base_open.c     return mca_base_framework_components_close(&opal_pstat_base_framework, NULL);
NULL               71 opal/mca/pstat/base/pstat_base_open.c MCA_BASE_FRAMEWORK_DECLARE(opal, pstat, "process statistics", NULL,
NULL               39 opal/mca/pstat/base/pstat_base_select.c     opal_pstat_base_component_t *best_component = NULL;
NULL               40 opal/mca/pstat/base/pstat_base_select.c     opal_pstat_base_module_t *best_module = NULL;
NULL               48 opal/mca/pstat/base/pstat_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL              118 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL != ptr && NULL != strstr(ptr, "kB")) {
NULL              141 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL != stats) {
NULL              143 opal/mca/pstat/linux/pstat_linux_module.c         gettimeofday(&stats->sample_time, NULL);
NULL              147 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL != nstats) {
NULL              151 opal/mca/pstat/linux/pstat_linux_module.c     } else if (NULL != nstats) {
NULL              153 opal/mca/pstat/linux/pstat_linux_module.c         gettimeofday(&nstats->sample_time, NULL);
NULL              156 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL != stats) {
NULL              194 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (ptr = strchr(data, '('))) {
NULL              202 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (eptr = strchr(ptr, ')'))) {
NULL              281 opal/mca/pstat/linux/pstat_linux_module.c         stats->processor = strtol(ptr, NULL, 10);
NULL              292 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen(data, "r"))) {
NULL              298 opal/mca/pstat/linux/pstat_linux_module.c         while (NULL != (dptr = local_getline(fp))) {
NULL              299 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == (value = local_stripper(dptr))) {
NULL              321 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen(data, "r"))) {
NULL              327 opal/mca/pstat/linux/pstat_linux_module.c         while (NULL != (dptr = local_getline(fp))) {
NULL              328 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == (value = local_stripper(dptr))) {
NULL              340 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL != nstats) {
NULL              365 opal/mca/pstat/linux/pstat_linux_module.c         nstats->la15 = strtof(eptr, NULL);
NULL              368 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen("/proc/meminfo", "r"))) {
NULL              374 opal/mca/pstat/linux/pstat_linux_module.c         while (NULL != (dptr = local_getline(fp))) {
NULL              375 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == (value = local_stripper(dptr))) {
NULL              401 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen("/proc/diskstats", "r"))) {
NULL              408 opal/mca/pstat/linux/pstat_linux_module.c         while (NULL != (dptr = local_getline(fp))) {
NULL              410 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == strstr(dptr, "sd")) {
NULL              414 opal/mca/pstat/linux/pstat_linux_module.c             fields = NULL;
NULL              416 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == fields) {
NULL              426 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_reads_completed = strtoul(fields[3], NULL, 10);
NULL              427 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_reads_merged = strtoul(fields[4], NULL, 10);
NULL              428 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_sectors_read = strtoul(fields[5], NULL, 10);
NULL              429 opal/mca/pstat/linux/pstat_linux_module.c             ds->milliseconds_reading = strtoul(fields[6], NULL, 10);
NULL              430 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_writes_completed = strtoul(fields[7], NULL, 10);
NULL              431 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_writes_merged = strtoul(fields[8], NULL, 10);
NULL              432 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_sectors_written = strtoul(fields[9], NULL, 10);
NULL              433 opal/mca/pstat/linux/pstat_linux_module.c             ds->milliseconds_writing = strtoul(fields[10], NULL, 10);
NULL              434 opal/mca/pstat/linux/pstat_linux_module.c             ds->num_ios_in_progress = strtoul(fields[11], NULL, 10);
NULL              435 opal/mca/pstat/linux/pstat_linux_module.c             ds->milliseconds_io = strtoul(fields[12], NULL, 10);
NULL              436 opal/mca/pstat/linux/pstat_linux_module.c             ds->weighted_milliseconds_io = strtoul(fields[13], NULL, 10);
NULL              444 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen("/proc/net/dev", "r"))) {
NULL              454 opal/mca/pstat/linux/pstat_linux_module.c         while (NULL != (dptr = local_getline(fp))) {
NULL              456 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == (ptr = strchr(dptr, ':'))) {
NULL              462 opal/mca/pstat/linux/pstat_linux_module.c             fields = NULL;
NULL              464 opal/mca/pstat/linux/pstat_linux_module.c             if (NULL == fields) {
NULL              470 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_bytes_recvd = strtoul(fields[0], NULL, 10);
NULL              471 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_packets_recvd = strtoul(fields[1], NULL, 10);
NULL              472 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_recv_errs = strtoul(fields[2], NULL, 10);
NULL              473 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_bytes_sent = strtoul(fields[8], NULL, 10);
NULL              474 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_packets_sent = strtoul(fields[9], NULL, 10);
NULL              475 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_send_errs = strtoul(fields[10], NULL, 10);
NULL              491 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL != ret) {
NULL              501 opal/mca/pstat/linux/pstat_linux_module.c     return NULL;
NULL              510 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL == (end = strchr(data, ':'))) {
NULL              511 opal/mca/pstat/linux/pstat_linux_module.c         return NULL;
NULL              535 opal/mca/pstat/linux/pstat_linux_module.c     *fields = NULL;
NULL              568 opal/mca/pstat/linux/pstat_linux_module.c             ptr = NULL;
NULL              574 opal/mca/pstat/linux/pstat_linux_module.c     if (NULL != ptr) {
NULL               71 opal/mca/pstat/test/pstat_test.c     if (NULL != stats) {
NULL               73 opal/mca/pstat/test/pstat_test.c         gettimeofday(&stats->sample_time, NULL);
NULL               77 opal/mca/pstat/test/pstat_test.c         if (NULL != nstats) {
NULL               81 opal/mca/pstat/test/pstat_test.c     } else if (NULL != nstats) {
NULL               83 opal/mca/pstat/test/pstat_test.c         gettimeofday(&nstats->sample_time, NULL);
NULL               86 opal/mca/pstat/test/pstat_test.c     if (NULL != stats) {
NULL              108 opal/mca/pstat/test/pstat_test.c     if (NULL != nstats) {
NULL               42 opal/mca/rcache/base/rcache_base_create.c     mca_rcache_base_component_t* component = NULL;
NULL               43 opal/mca/rcache/base/rcache_base_create.c     mca_rcache_base_module_t* module = NULL;
NULL               70 opal/mca/rcache/base/rcache_base_create.c                 opal_mem_hooks_register_release(mca_rcache_base_mem_cb, NULL);
NULL               75 opal/mca/rcache/base/rcache_base_create.c                 return NULL;
NULL               92 opal/mca/rcache/base/rcache_base_create.c     if ( NULL == module ) {
NULL               93 opal/mca/rcache/base/rcache_base_create.c         return NULL;
NULL              112 opal/mca/rcache/base/rcache_base_create.c             if (NULL != sm->rcache_module->rcache_finalize) {
NULL               58 opal/mca/rcache/base/rcache_base_frame.c     reg->rcache = NULL;
NULL               59 opal/mca/rcache/base/rcache_base_frame.c     reg->base = NULL;
NULL               60 opal/mca/rcache/base/rcache_base_frame.c     reg->bound = NULL;
NULL               66 opal/mca/rcache/base/rcache_base_frame.c                    mca_rcache_base_registration_constructor, NULL);
NULL               77 opal/mca/rcache/base/rcache_base_frame.c OBJ_CLASS_INSTANCE(mca_rcache_base_selected_module_t, opal_list_item_t, NULL, NULL);
NULL               86 opal/mca/rcache/base/rcache_base_frame.c     while (NULL != (item = opal_list_remove_first(&mca_rcache_base_modules))) {
NULL               94 opal/mca/rcache/base/rcache_base_frame.c         if (NULL != sm->rcache_module->rcache_finalize) {
NULL              114 opal/mca/rcache/base/rcache_base_frame.c     return mca_base_framework_components_close(&opal_rcache_base_framework, NULL);
NULL               62 opal/mca/rcache/base/rcache_base_mem_cb.c         if (current->rcache_module->rcache_invalidate_range != NULL) {
NULL               73 opal/mca/rcache/base/rcache_base_vma.c                       NULL != opal_memory->memoryc_process &&
NULL               98 opal/mca/rcache/base/rcache_base_vma.c                       NULL != opal_memory->memoryc_process &&
NULL              121 opal/mca/rcache/base/rcache_base_vma.c                       NULL != opal_memory->memoryc_process &&
NULL              149 opal/mca/rcache/base/rcache_base_vma_tree.c                                             mca_rcache_base_tree_dump_range_helper, NULL);
NULL               98 opal/mca/rcache/gpusm/rcache_gpusm_component.c     if (NULL == rcache_module) {
NULL               99 opal/mca/rcache/gpusm/rcache_gpusm_component.c         return NULL;
NULL               87 opal/mca/rcache/gpusm/rcache_gpusm_module.c             0, -1, 64, NULL, 0, NULL, NULL, NULL);
NULL              122 opal/mca/rcache/gpusm/rcache_gpusm_module.c     *reg = NULL;
NULL              128 opal/mca/rcache/gpusm/rcache_gpusm_module.c     if(NULL == item) {
NULL              139 opal/mca/rcache/gpusm/rcache_gpusm_module.c     rc = cuda_getmemhandle (base, size, gpusm_reg, NULL);
NULL              161 opal/mca/rcache/gpusm/rcache_gpusm_module.c     rc = cuda_ungetmemhandle (NULL, reg);
NULL              177 opal/mca/rcache/gpusm/rcache_gpusm_module.c     while (NULL != (item = (opal_free_list_item_t *)opal_lifo_pop(&(rcache_gpusm->reg_list.super)))) {
NULL               85 opal/mca/rcache/grdma/rcache_grdma_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              105 opal/mca/rcache/grdma/rcache_grdma_component.c     mca_rcache_grdma_cache_t *cache = NULL, *item;
NULL              121 opal/mca/rcache/grdma/rcache_grdma_component.c     if (NULL == cache) {
NULL              124 opal/mca/rcache/grdma/rcache_grdma_component.c         if (NULL == cache) {
NULL              125 opal/mca/rcache/grdma/rcache_grdma_component.c             return NULL;
NULL               94 opal/mca/rcache/grdma/rcache_grdma_module.c     while (NULL != opal_list_remove_first (&cache->lru_list));
NULL              132 opal/mca/rcache/grdma/rcache_grdma_module.c                          0, opal_cache_line_size, 0, -1, 32, NULL, 0,
NULL              133 opal/mca/rcache/grdma/rcache_grdma_module.c                          NULL, NULL, NULL);
NULL              164 opal/mca/rcache/grdma/rcache_grdma_module.c     while (NULL != (item = opal_lifo_pop_atomic (&rcache_grdma->cache->gc_lifo))) {
NULL              178 opal/mca/rcache/grdma/rcache_grdma_module.c     if (NULL == old_reg) {
NULL              288 opal/mca/rcache/grdma/rcache_grdma_module.c     *reg = NULL;
NULL              310 opal/mca/rcache/grdma/rcache_grdma_module.c         mca_rcache_base_find_args_t find_args = {.reg = NULL, .rcache_grdma = rcache_grdma,
NULL              328 opal/mca/rcache/grdma/rcache_grdma_module.c     if(NULL == item) {
NULL              396 opal/mca/rcache/grdma/rcache_grdma_module.c     if(NULL != *reg &&
NULL              511 opal/mca/rcache/grdma/rcache_grdma_module.c     if (NULL == reg) {
NULL              523 opal/mca/rcache/grdma/rcache_grdma_module.c     return mca_rcache_base_vma_iterate (rcache_grdma->cache->vma_module, addr, size, true, gc_add, NULL);
NULL              543 opal/mca/rcache/grdma/rcache_grdma_module.c     (void) mca_rcache_base_vma_iterate (rcache_grdma->cache->vma_module, NULL, (size_t) -1, true,
NULL               76 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c     mca_rcache_rgpusm_component.output = opal_output_open(NULL);
NULL               89 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               98 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c                                            MCA_BASE_VAR_TYPE_UNSIGNED_LONG_LONG, NULL, 0, 0,
NULL              107 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              116 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              125 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              134 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              158 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c     if (NULL == rcache_module) {
NULL              159 opal/mca/rcache/rgpusm/rcache_rgpusm_component.c         return NULL;
NULL              107 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     if (NULL == old_reg) {
NULL              118 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     rc = cuda_closememhandle (NULL, old_reg);
NULL              156 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             0, -1, 32, NULL, 0, NULL, NULL, NULL);
NULL              199 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         if(NULL == item) {
NULL              240 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     if (*reg != NULL) {
NULL              271 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             *reg = NULL;
NULL              280 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     if (*reg != NULL) {
NULL              303 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     assert(NULL == *reg);
NULL              309 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     if(NULL == item) {
NULL              351 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         if (NULL != oldreg) {
NULL              460 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c     if(*reg != NULL && mca_rcache_rgpusm_component.leave_pinned) {
NULL              513 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c              rc = cuda_closememhandle (NULL, reg);
NULL              551 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c         rc = cuda_closememhandle (NULL, reg);
NULL              604 opal/mca/rcache/rgpusm/rcache_rgpusm_module.c             rc = cuda_closememhandle (NULL, reg);
NULL               86 opal/mca/rcache/udreg/rcache_udreg_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              126 opal/mca/rcache/udreg/rcache_udreg_component.c         return NULL;
NULL               76 opal/mca/rcache/udreg/rcache_udreg_module.c     rcache->super.rcache_invalidate_range = NULL;
NULL              105 opal/mca/rcache/udreg/rcache_udreg_module.c     cache_attr.destructor_callback = NULL;
NULL              123 opal/mca/rcache/udreg/rcache_udreg_module.c                          0, opal_cache_line_size, 0, -1, 32, NULL, 0,
NULL              124 opal/mca/rcache/udreg/rcache_udreg_module.c                          NULL, NULL, NULL);
NULL              139 opal/mca/rcache/udreg/rcache_udreg_module.c     if (NULL == item) {
NULL              140 opal/mca/rcache/udreg/rcache_udreg_module.c         return NULL;
NULL              212 opal/mca/rcache/udreg/rcache_udreg_module.c     udreg_entry_t *udreg_entry = NULL;
NULL              214 opal/mca/rcache/udreg/rcache_udreg_module.c     *reg = NULL;
NULL              246 opal/mca/rcache/udreg/rcache_udreg_module.c             if (NULL != udreg_reg && (udreg_reg->access_flags & access_flags) == access_flags) {
NULL              265 opal/mca/rcache/udreg/rcache_udreg_module.c                     udreg_entry->device_data = NULL;
NULL              266 opal/mca/rcache/udreg/rcache_udreg_module.c                     old_reg = NULL;
NULL              314 opal/mca/rcache/udreg/rcache_udreg_module.c     *reg = NULL;
NULL               21 opal/mca/reachable/base/reachable_base_alloc.c     reachable->weights = NULL;
NULL               27 opal/mca/reachable/base/reachable_base_alloc.c     if (NULL != reachable->memory) {
NULL               47 opal/mca/reachable/base/reachable_base_alloc.c     if (memory == NULL) return NULL;
NULL               40 opal/mca/reachable/base/reachable_base_frame.c     return mca_base_framework_components_close(&opal_reachable_base_framework, NULL);
NULL               29 opal/mca/reachable/base/reachable_base_select.c     opal_reachable_base_component_t *best_component = NULL;
NULL               30 opal/mca/reachable/base/reachable_base_select.c     opal_reachable_base_module_t *best_module = NULL;
NULL               38 opal/mca/reachable/base/reachable_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               65 opal/mca/reachable/netlink/reachable_netlink_module.c     opal_reachable_t *reachable_results = NULL;
NULL               71 opal/mca/reachable/netlink/reachable_netlink_module.c     if (NULL == reachable_results) {
NULL               72 opal/mca/reachable/netlink/reachable_netlink_module.c         return NULL;
NULL              169 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     unlsk->seq = time(NULL);
NULL              281 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     unlsk = NULL;
NULL              361 opal/mca/reachable/netlink/reachable_netlink_utils_common.c     unlsk = NULL;
NULL               89 opal/mca/reachable/weighted/reachable_weighted.c     opal_reachable_t *reachable_results = NULL;
NULL               95 opal/mca/reachable/weighted/reachable_weighted.c     if (NULL == reachable_results) {
NULL               96 opal/mca/reachable/weighted/reachable_weighted.c         return NULL;
NULL               36 opal/mca/shmem/base/shmem_base_close.c     if (NULL != opal_shmem_base_module &&
NULL               37 opal/mca/shmem/base/shmem_base_close.c         NULL != opal_shmem_base_module->module_finalize) {
NULL               42 opal/mca/shmem/base/shmem_base_close.c     opal_shmem_base_component = NULL;
NULL               43 opal/mca/shmem/base/shmem_base_close.c     opal_shmem_base_module = NULL;
NULL               46 opal/mca/shmem/base/shmem_base_close.c                                                 NULL);
NULL               42 opal/mca/shmem/base/shmem_base_open.c char *opal_shmem_base_RUNTIME_QUERY_hint = NULL;
NULL               56 opal/mca/shmem/base/shmem_base_open.c     opal_shmem_base_RUNTIME_QUERY_hint = NULL;
NULL               64 opal/mca/shmem/base/shmem_base_open.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL               73 opal/mca/shmem/base/shmem_base_open.c MCA_BASE_FRAMEWORK_DECLARE(opal, shmem, "shared memory", opal_shmem_base_register, NULL,
NULL               37 opal/mca/shmem/base/shmem_base_select.c opal_shmem_base_component_t *opal_shmem_base_component = NULL;
NULL               38 opal/mca/shmem/base/shmem_base_select.c opal_shmem_base_module_t *opal_shmem_base_module = NULL;
NULL               51 opal/mca/shmem/base/shmem_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               52 opal/mca/shmem/base/shmem_base_select.c     mca_base_component_t *component = NULL;
NULL               53 opal/mca/shmem/base/shmem_base_select.c     mca_base_module_t *module = NULL;
NULL               65 opal/mca/shmem/base/shmem_base_select.c     *best_module = NULL;
NULL               66 opal/mca/shmem/base/shmem_base_select.c     *best_component = NULL;
NULL               82 opal/mca/shmem/base/shmem_base_select.c         if (NULL == ((opal_shmem_base_component_2_0_0_t *)
NULL              105 opal/mca/shmem/base/shmem_base_select.c         if (NULL == module) {
NULL              131 opal/mca/shmem/base/shmem_base_select.c     if (NULL == *best_component) {
NULL              159 opal/mca/shmem/base/shmem_base_select.c     mca_base_component_t *best_component = NULL;
NULL              160 opal/mca/shmem/base/shmem_base_select.c     mca_base_module_t *best_module = NULL;
NULL              169 opal/mca/shmem/base/shmem_base_select.c         return NULL;
NULL              172 opal/mca/shmem/base/shmem_base_select.c         if (NULL != best_component) {
NULL              184 opal/mca/shmem/base/shmem_base_select.c             return NULL;
NULL              193 opal/mca/shmem/base/shmem_base_select.c     opal_shmem_base_component_2_0_0_t *best_component = NULL;
NULL              194 opal/mca/shmem/base/shmem_base_select.c     opal_shmem_base_module_2_0_0_t *best_module = NULL;
NULL              206 opal/mca/shmem/base/shmem_base_select.c     if (NULL != opal_shmem_base_module) {
NULL               58 opal/mca/shmem/base/shmem_base_wrappers.c         return NULL;
NULL               43 opal/mca/shmem/mmap/shmem_mmap_component.c char *opal_shmem_mmap_backing_file_base_dir = NULL;
NULL              109 opal/mca/shmem/mmap/shmem_mmap_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              130 opal/mca/shmem/mmap/shmem_mmap_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              146 opal/mca/shmem/mmap/shmem_mmap_component.c                                            "relocation fails.", MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              158 opal/mca/shmem/mmap/shmem_mmap_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE, OPAL_INFO_LVL_9,
NULL              149 opal/mca/shmem/mmap/shmem_mmap_module.c     char *last_sep = NULL;
NULL              155 opal/mca/shmem/mmap/shmem_mmap_module.c     if (NULL == target_dir) {
NULL              184 opal/mca/shmem/mmap/shmem_mmap_module.c     if (NULL != target_dir) {
NULL              269 opal/mca/shmem/mmap/shmem_mmap_module.c     char *uniq_name_buf = NULL;
NULL              276 opal/mca/shmem/mmap/shmem_mmap_module.c     if (NULL == hash_key) {
NULL              277 opal/mca/shmem/mmap/shmem_mmap_module.c         return NULL;
NULL              279 opal/mca/shmem/mmap/shmem_mmap_module.c     if (NULL == (uniq_name_buf = calloc(OPAL_PATH_MAX, sizeof(char)))) {
NULL              281 opal/mca/shmem/mmap/shmem_mmap_module.c         return NULL;
NULL              285 opal/mca/shmem/mmap/shmem_mmap_module.c     opal_srand(&rand_buff,((uint32_t)(time(NULL) + my_pid)));
NULL              302 opal/mca/shmem/mmap/shmem_mmap_module.c     char *real_file_name = NULL;
NULL              320 opal/mca/shmem/mmap/shmem_mmap_module.c             if (NULL ==
NULL              348 opal/mca/shmem/mmap/shmem_mmap_module.c     if (NULL == real_file_name) {
NULL              350 opal/mca/shmem/mmap/shmem_mmap_module.c         if (NULL == (real_file_name = strdup(file_name))) {
NULL              368 opal/mca/shmem/mmap/shmem_mmap_module.c     if (opal_shmem_mmap_nfs_warning && opal_path_nfs(real_file_name, NULL)) {
NULL              414 opal/mca/shmem/mmap/shmem_mmap_module.c                                   mmap(NULL, real_size,
NULL              480 opal/mca/shmem/mmap/shmem_mmap_module.c     if (NULL != real_file_name) {
NULL              502 opal/mca/shmem/mmap/shmem_mmap_module.c             return NULL;
NULL              505 opal/mca/shmem/mmap/shmem_mmap_module.c                               mmap(NULL, ds_buf->seg_size,
NULL              517 opal/mca/shmem/mmap/shmem_mmap_module.c             return NULL;
NULL              106 opal/mca/shmem/posix/shmem_posix_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              139 opal/mca/shmem/posix/shmem_posix_component.c     *module = NULL;
NULL              145 opal/mca/shmem/posix/shmem_posix_component.c     if (NULL != hint) {
NULL              162 opal/mca/shmem/posix/shmem_posix_component.c             *module = NULL;
NULL              213 opal/mca/shmem/posix/shmem_posix_module.c     else if (MAP_FAILED == (seg_hdrp = (opal_shmem_seg_hdr_t*)mmap(NULL, real_size,
NULL              311 opal/mca/shmem/posix/shmem_posix_module.c             return NULL;
NULL              314 opal/mca/shmem/posix/shmem_posix_module.c                                 (unsigned char*)mmap(NULL, ds_buf->seg_size,
NULL              326 opal/mca/shmem/posix/shmem_posix_module.c             return NULL;
NULL              139 opal/mca/shmem/shmem_types.h     char *name_base = NULL;
NULL              110 opal/mca/shmem/sysv/shmem_sysv_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              138 opal/mca/shmem/sysv/shmem_sysv_component.c     char *a    = NULL;
NULL              139 opal/mca/shmem/sysv/shmem_sysv_component.c     char *addr = NULL;
NULL              143 opal/mca/shmem/sysv/shmem_sysv_component.c     *module = NULL;
NULL              149 opal/mca/shmem/sysv/shmem_sysv_component.c     if (NULL != hint) {
NULL              166 opal/mca/shmem/sysv/shmem_sysv_component.c             *module = NULL;
NULL              182 opal/mca/shmem/sysv/shmem_sysv_component.c     else if ((void *)-1 == (addr = shmat(shmid, NULL, 0))) {
NULL              190 opal/mca/shmem/sysv/shmem_sysv_component.c     if (-1 == shmctl(shmid, IPC_RMID, NULL)) {
NULL              203 opal/mca/shmem/sysv/shmem_sysv_component.c     if (NULL != addr && (char *)-1 != addr) {
NULL              206 opal/mca/shmem/sysv/shmem_sysv_module.c     else if ((void *)-1 == (seg_hdrp = shmat(ds_buf->seg_id, NULL, 0))) {
NULL              212 opal/mca/shmem/sysv/shmem_sysv_module.c         shmctl(ds_buf->seg_id, IPC_RMID, NULL);
NULL              220 opal/mca/shmem/sysv/shmem_sysv_module.c     else if (0 != shmctl(ds_buf->seg_id, IPC_RMID, NULL)) {
NULL              273 opal/mca/shmem/sysv/shmem_sysv_module.c         shmctl(ds_buf->seg_id, IPC_RMID, NULL);
NULL              291 opal/mca/shmem/sysv/shmem_sysv_module.c         if ((void *)-1 == (ds_buf->seg_base_addr = shmat(ds_buf->seg_id, NULL,
NULL              298 opal/mca/shmem/sysv/shmem_sysv_module.c             shmctl(ds_buf->seg_id, IPC_RMID, NULL);
NULL              299 opal/mca/shmem/sysv/shmem_sysv_module.c             return NULL;
NULL               96 opal/mca/timer/altix/timer_altix_component.c     if (NULL == mmdev_map) return OPAL_ERR_NOT_SUPPORTED;
NULL              107 opal/mca/timer/altix/timer_altix_component.c     if (NULL != mmdev_map) {
NULL               39 opal/mca/timer/base/timer_base_open.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               51 opal/mca/timer/base/timer_base_open.c MCA_BASE_FRAMEWORK_DECLARE(opal, timer, "OPAL OS timer", mca_timer_base_register, NULL, NULL,
NULL               87 opal/mca/timer/linux/timer_linux_component.c     while (NULL != fgets(buf, buflen, fp)) {
NULL              102 opal/mca/timer/linux/timer_linux_component.c     return NULL;
NULL              114 opal/mca/timer/linux/timer_linux_component.c     if (NULL == fp) {
NULL              128 opal/mca/timer/linux/timer_linux_component.c         if (NULL != loc) {
NULL              141 opal/mca/timer/linux/timer_linux_component.c         if (NULL != loc) {
NULL              155 opal/mca/timer/linux/timer_linux_component.c         if (NULL != loc) {
NULL              167 opal/mca/timer/linux/timer_linux_component.c         if (NULL != loc) {
NULL               48 opal/memoryhooks/memory.c static OBJ_CLASS_INSTANCE(callback_list_item_t, opal_list_item_t, NULL, NULL);
NULL              166 opal/memoryhooks/memory.c     if (NULL == new_cbitem) {
NULL              194 opal/memoryhooks/memory.c     if (OPAL_EXISTS == ret && NULL != new_cbitem) {
NULL              205 opal/memoryhooks/memory.c     callback_list_item_t *cbitem, *found_item = NULL;
NULL              224 opal/memoryhooks/memory.c     if (NULL != found_item) {
NULL              191 opal/runtime/opal.h #define opal_finalize_register_cleanup(x) opal_finalize_register_cleanup_3((opal_cleanup_fn_t) (x), # x, NULL)
NULL               80 opal/runtime/opal_cr.c static opal_thread_t **opal_cr_debug_free_threads = NULL;
NULL              111 opal/runtime/opal_cr.c static opal_cr_user_inc_callback_fn_t cur_user_coord_callback[OPAL_CR_INC_MAX] = {NULL};
NULL              112 opal/runtime/opal_cr.c static opal_cr_coord_callback_fn_t  cur_coord_callback = NULL;
NULL              113 opal/runtime/opal_cr.c static opal_cr_notify_callback_fn_t cur_notify_callback = NULL;
NULL              120 opal/runtime/opal_cr.c char * opal_cr_pipe_dir   = NULL;
NULL              213 opal/runtime/opal_cr.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              223 opal/runtime/opal_cr.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              230 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              237 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, opal_cr_timing_enabled ? MCA_BASE_VAR_FLAG_SETTABLE : 0,
NULL              244 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              252 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              259 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              266 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              274 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              282 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              289 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              300 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              307 opal/runtime/opal_cr.c         opal_cr_debug_free_threads[t] = NULL;
NULL              313 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              321 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              349 opal/runtime/opal_cr.c         opal_cr_output = opal_output_open(NULL);
NULL              482 opal/runtime/opal_cr.c         opal_cr_thread.t_arg = NULL;
NULL              530 opal/runtime/opal_cr.c     if( NULL != opal_cr_debug_free_threads ) {
NULL              532 opal/runtime/opal_cr.c         opal_cr_debug_free_threads = NULL;
NULL              537 opal/runtime/opal_cr.c     if (NULL != opal_cr_pipe_dir) {
NULL              539 opal/runtime/opal_cr.c         opal_cr_pipe_dir = NULL;
NULL              591 opal/runtime/opal_cr.c     if (NULL == opal_crs.crs_checkpoint ) {
NULL              854 opal/runtime/opal_cr.c     if( NULL != cur_notify_callback) {
NULL              858 opal/runtime/opal_cr.c         *prev_func = NULL;
NULL              877 opal/runtime/opal_cr.c     if( NULL != cur_user_coord_callback[event] ) {
NULL              880 opal/runtime/opal_cr.c         *prev_function = NULL;
NULL              891 opal/runtime/opal_cr.c     if( NULL == cur_user_coord_callback[event] ) {
NULL              908 opal/runtime/opal_cr.c     if( NULL != cur_coord_callback) {
NULL              912 opal/runtime/opal_cr.c         *prev_func = NULL;
NULL              940 opal/runtime/opal_cr.c     if (NULL == file_name) {
NULL              960 opal/runtime/opal_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              981 opal/runtime/opal_cr.c     FILE *env_data = NULL;
NULL              983 opal/runtime/opal_cr.c     char * tmp_str = NULL;
NULL              993 opal/runtime/opal_cr.c     if (NULL == (env_data = fopen(file_name, "r")) ) {
NULL              999 opal/runtime/opal_cr.c     if( NULL == tmp_str) {
NULL             1005 opal/runtime/opal_cr.c         char **t_set = NULL;
NULL             1007 opal/runtime/opal_cr.c         if( NULL == fgets(tmp_str, OPAL_PATH_MAX, env_data) ) {
NULL             1021 opal/runtime/opal_cr.c         if( NULL == (t_set = opal_argv_split(tmp_str, '=')) ) {
NULL             1031 opal/runtime/opal_cr.c     if( NULL != env_data ) {
NULL             1036 opal/runtime/opal_cr.c     if( NULL != tmp_str ){
NULL             1072 opal/runtime/opal_cr.c         return NULL;
NULL             1084 opal/runtime/opal_cr.c     if( NULL != opal_crs.crs_reg_thread ) {
NULL             1087 opal/runtime/opal_cr.c             return NULL;
NULL             1103 opal/runtime/opal_cr.c         return NULL;
NULL             1137 opal/runtime/opal_cr.c     return NULL;
NULL             1214 opal/runtime/opal_cr.c     gettimeofday(&tv, NULL);
NULL             1258 opal/runtime/opal_cr.c     char * label = NULL;
NULL             1336 opal/runtime/opal_cr.c     if( NULL == opal_cr_debug_free_threads ) {
NULL             1340 opal/runtime/opal_cr.c             opal_cr_debug_free_threads[t] = NULL;
NULL             1351 opal/runtime/opal_cr.c     opal_cr_debug_free_threads[0] = NULL;
NULL             1383 opal/runtime/opal_cr.c     opal_thread_t *thr = NULL;
NULL             1396 opal/runtime/opal_cr.c         return NULL;
NULL             1409 opal/runtime/opal_cr.c         if( opal_cr_debug_free_threads[t] != NULL &&
NULL             1414 opal/runtime/opal_cr.c             return NULL;
NULL             1427 opal/runtime/opal_cr.c         return NULL;
NULL             1451 opal/runtime/opal_cr.c     return NULL;
NULL               68 opal/runtime/opal_finalize.c     item->cleanup_fn_name = NULL;
NULL               76 opal/runtime/opal_finalize.c     item->cleanup_fn_name = NULL;
NULL               86 opal/runtime/opal_finalize.c     domain->domain_name = NULL;
NULL               92 opal/runtime/opal_finalize.c     domain->domain_name = NULL;
NULL              105 opal/runtime/opal_finalize.c     assert (NULL != cleanup_item);
NULL              110 opal/runtime/opal_finalize.c     assert (NULL != cleanup_item->cleanup_fn_name);
NULL              123 opal/runtime/opal_finalize.c     domain->domain_name = domain_name ? strdup (domain_name) : NULL;
NULL              158 opal/runtime/opal_finalize.c     opal_process_info.nodename = NULL;
NULL              197 opal/runtime/opal_finalize.c         pthread_atfork(warn_fork_cb, NULL, NULL);
NULL              100 opal/runtime/opal_info_support.c     map->type = NULL;
NULL              104 opal/runtime/opal_info_support.c     if (NULL != map->type) {
NULL              125 opal/runtime/opal_info_support.c     char **app_env = NULL, **global_env = NULL;
NULL              130 opal/runtime/opal_info_support.c                        "opal_init_util", __FILE__, __LINE__, NULL);
NULL              135 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 'V', NULL, "version", 0,
NULL              137 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "param", 2,
NULL              139 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "params", 2,
NULL              141 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "internal", 0,
NULL              143 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "path", 1,
NULL              145 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "arch", 0,
NULL              147 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 'c', NULL, "config", 0,
NULL              149 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 't', NULL, "type", 1,
NULL              151 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 'h', NULL, "help", 0,
NULL              153 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "pretty-print", 0,
NULL              155 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "parsable", 0,
NULL              157 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "parseable", 0,
NULL              159 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "hostname", 0,
NULL              161 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 'a', NULL, "all", 0,
NULL              163 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 'l', NULL, "level", 1,
NULL              165 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, 's', NULL, "selected-only", 0,
NULL              167 opal/runtime/opal_info_support.c     opal_cmd_line_make_opt3(opal_info_cmd_line, '\0', NULL, "show-failed", 0,
NULL              204 opal/runtime/opal_info_support.c         if (NULL != str) {
NULL              257 opal/runtime/opal_info_support.c     if (NULL != component_map) {
NULL              273 opal/runtime/opal_info_support.c     for (i=0; NULL != frameworks[i]; i++) {
NULL              302 opal/runtime/opal_info_support.c     for (i=0; NULL != opal_frameworks[i]; i++) {
NULL              340 opal/runtime/opal_info_support.c     for (i=0; NULL != opal_frameworks[i]; i++) {
NULL              466 opal/runtime/opal_info_support.c     if (NULL != (str = opal_cmd_line_get_param (opal_info_cmd_line, "level", 0, 0))) {
NULL              505 opal/runtime/opal_info_support.c             if (NULL == (type = (char *)opal_pointer_array_get_item(mca_types, i))) {
NULL              516 opal/runtime/opal_info_support.c                 if (NULL == (str = (char *)opal_pointer_array_get_item(mca_types, i))) {
NULL              542 opal/runtime/opal_info_support.c     opal_info_component_map_t *map=NULL, *mptr;
NULL              549 opal/runtime/opal_info_support.c         if (NULL == (mptr = (opal_info_component_map_t*)opal_pointer_array_get_item(component_map, i))) {
NULL              554 opal/runtime/opal_info_support.c     if (NULL == map) {
NULL              575 opal/runtime/opal_info_support.c     if (NULL != (str = opal_cmd_line_get_param (opal_info_cmd_line, "level", 0, 0))) {
NULL              642 opal/runtime/opal_info_support.c         var_id = mca_base_var_find (group->group_project, group->group_framework, NULL, NULL);
NULL              644 opal/runtime/opal_info_support.c             const mca_base_var_storage_t *value=NULL;
NULL              648 opal/runtime/opal_info_support.c             mca_base_var_get_value (var_id, &value, NULL, NULL);
NULL              649 opal/runtime/opal_info_support.c             if (NULL != value && NULL != value->stringval && '\0' != value->stringval[0]) {
NULL              664 opal/runtime/opal_info_support.c     const mca_base_var_group_t *curr_group = NULL;
NULL              665 opal/runtime/opal_info_support.c     char *component_msg = NULL;
NULL              779 opal/runtime/opal_info_support.c         ret = mca_base_var_group_find("*", type, NULL);
NULL              816 opal/runtime/opal_info_support.c     for (src = value; src != NULL && *src != '\0'; ++src) {
NULL              824 opal/runtime/opal_info_support.c         return NULL;
NULL              833 opal/runtime/opal_info_support.c     if (NULL == quoted_value) {
NULL              834 opal/runtime/opal_info_support.c         return NULL;
NULL              862 opal/runtime/opal_info_support.c     char *spaces = NULL;
NULL              863 opal/runtime/opal_info_support.c     char *filler = NULL;
NULL              885 opal/runtime/opal_info_support.c     if (NULL == value) {
NULL              900 opal/runtime/opal_info_support.c     if (opal_info_pretty && NULL != pretty_message) {
NULL              921 opal/runtime/opal_info_support.c         spaces = NULL;
NULL              937 opal/runtime/opal_info_support.c                 if (NULL == pos) {
NULL              943 opal/runtime/opal_info_support.c                     if (NULL == pos) {
NULL              964 opal/runtime/opal_info_support.c                 spaces = NULL;
NULL              967 opal/runtime/opal_info_support.c         if (NULL != filler) {
NULL              970 opal/runtime/opal_info_support.c         if (NULL != spaces) {
NULL              974 opal/runtime/opal_info_support.c         if (NULL != plain_message && 0 < strlen(plain_message)) {
NULL              978 opal/runtime/opal_info_support.c             if (NULL != quoted_value) {
NULL              983 opal/runtime/opal_info_support.c             if (NULL != colon) {
NULL              989 opal/runtime/opal_info_support.c             if (NULL != quoted_value) {
NULL              996 opal/runtime/opal_info_support.c     if (NULL != v_to_free) {
NULL             1044 opal/runtime/opal_info_support.c             if (NULL == (pos = (char*)opal_pointer_array_get_item(mca_types, j))) {
NULL             1062 opal/runtime/opal_info_support.c         if (NULL == (map = (opal_info_component_map_t*)opal_pointer_array_get_item(component_map, j))) {
NULL             1101 opal/runtime/opal_info_support.c         opal_info_out(message, NULL, content);
NULL             1109 opal/runtime/opal_info_support.c         opal_info_out(NULL, message, content);
NULL             1194 opal/runtime/opal_info_support.c         if (NULL != content) {
NULL             1198 opal/runtime/opal_info_support.c             tmp = NULL;
NULL             1201 opal/runtime/opal_info_support.c         opal_info_out(message, NULL, tmp);
NULL             1203 opal/runtime/opal_info_support.c         if (NULL != tmp) {
NULL             1211 opal/runtime/opal_info_support.c             opal_info_out(NULL, message, tmp);
NULL             1216 opal/runtime/opal_info_support.c             opal_info_out(NULL, message, tmp);
NULL             1221 opal/runtime/opal_info_support.c             opal_info_out(NULL, message, tmp);
NULL             1227 opal/runtime/opal_info_support.c     if (NULL != mca_version) {
NULL             1230 opal/runtime/opal_info_support.c     if (NULL != api_version) {
NULL             1233 opal/runtime/opal_info_support.c     if (NULL != component_version) {
NULL             1244 opal/runtime/opal_info_support.c     char *str = NULL, *tmp;
NULL             1252 opal/runtime/opal_info_support.c         if (NULL != greek) {
NULL             1269 opal/runtime/opal_info_support.c     if (NULL == str) {
NULL              231 opal/runtime/opal_init.c         retval = NULL;
NULL              341 opal/runtime/opal_init.c     if (NULL == getenv("IPATH_NO_BACKTRACE")) {
NULL              344 opal/runtime/opal_init.c     if (NULL == getenv("HFI_NO_BACKTRACE")) {
NULL              362 opal/runtime/opal_init.c     &opal_installdirs_base_framework, &opal_if_base_framework, NULL,
NULL              369 opal/runtime/opal_init.c     char *error = NULL;
NULL              526 opal/runtime/opal_init.c     NULL,
NULL               53 opal/runtime/opal_params.c char *opal_signal_string = NULL;
NULL               54 opal/runtime/opal_params.c char *opal_stacktrace_output_filename = NULL;
NULL               55 opal/runtime/opal_params.c char *opal_net_private_ipv4 = NULL;
NULL               56 opal/runtime/opal_params.c char *opal_set_max_sys_limits = NULL;
NULL               59 opal/runtime/opal_params.c char *opal_timing_sync_file = NULL;
NULL               60 opal/runtime/opal_params.c char *opal_timing_output = NULL;
NULL               93 opal/runtime/opal_params.c     char *string = NULL;
NULL              133 opal/runtime/opal_params.c         ret = mca_base_var_register ("opal", "opal", NULL, "signal",
NULL              135 opal/runtime/opal_params.c 				     MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              150 opal/runtime/opal_params.c     ret = mca_base_var_register ("opal", "opal", NULL, "stacktrace_output",
NULL              156 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              170 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              179 opal/runtime/opal_params.c 				 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              190 opal/runtime/opal_params.c 				 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              202 opal/runtime/opal_params.c                                 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              222 opal/runtime/opal_params.c 				 MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              229 opal/runtime/opal_params.c     opal_set_max_sys_limits = NULL;
NULL              230 opal/runtime/opal_params.c     ret = mca_base_var_register ("opal", "opal", NULL, "set_max_sys_limits",
NULL              233 opal/runtime/opal_params.c 				 MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              240 opal/runtime/opal_params.c     ret = mca_base_var_register("opal", "opal", NULL, "built_with_cuda_support",
NULL              242 opal/runtime/opal_params.c                                 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_DEFAULT_ONLY,
NULL              251 opal/runtime/opal_params.c     ret = mca_base_var_register ("opal", "opal", NULL, "cuda_support",
NULL              253 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              261 opal/runtime/opal_params.c     ret = mca_base_var_register ("opal", "opal", NULL, "warn_on_missing_libcuda",
NULL              263 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              272 opal/runtime/opal_params.c     ret = mca_base_var_register("ompi", "mpi", NULL, "leave_pinned",
NULL              277 opal/runtime/opal_params.c     mca_base_var_register_synonym(ret, "opal", "opal", NULL, "leave_pinned",
NULL              281 opal/runtime/opal_params.c     ret = mca_base_var_register("ompi", "mpi", NULL, "leave_pinned_pipeline",
NULL              283 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              287 opal/runtime/opal_params.c     mca_base_var_register_synonym(ret, "opal", "opal", NULL, "leave_pinned_pipeline",
NULL              298 opal/runtime/opal_params.c     (void) mca_base_var_register("ompi", "mpi", NULL, "warn_on_fork",
NULL              300 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              306 opal/runtime/opal_params.c     ret = mca_base_var_register("opal", "opal", NULL, "abort_delay",
NULL              308 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              317 opal/runtime/opal_params.c     ret = mca_base_var_register("opal", "opal", NULL, "abort_print_stack",
NULL              319 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0,
NULL              340 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              346 opal/runtime/opal_params.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_3,
NULL              354 opal/runtime/opal_params.c     if (NULL != mca_base_env_list) {
NULL              355 opal/runtime/opal_params.c         char *name = NULL;
NULL              357 opal/runtime/opal_params.c         if (NULL != name) {
NULL              369 opal/runtime/opal_params.c             MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_INTERNAL, OPAL_INFO_LVL_3,
NULL              373 opal/runtime/opal_params.c     (void)mca_base_var_register ("opal", "opal", NULL, "max_thread_in_progress",
NULL              375 opal/runtime/opal_params.c             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_8,
NULL               60 opal/runtime/opal_progress.c static volatile opal_progress_callback_t *callbacks = NULL;
NULL               64 opal/runtime/opal_progress.c static volatile opal_progress_callback_t *callbacks_lp = NULL;
NULL              109 opal/runtime/opal_progress.c     callbacks = NULL;
NULL              114 opal/runtime/opal_progress.c     callbacks_lp = NULL;
NULL              132 opal/runtime/opal_progress.c        debug_output = opal_output_open(NULL);
NULL              141 opal/runtime/opal_progress.c     if (NULL == callbacks || NULL == callbacks_lp) {
NULL              145 opal/runtime/opal_progress.c         callbacks = callbacks_lp = NULL;
NULL              396 opal/runtime/opal_progress.c         if (tmp == NULL) {
NULL               51 opal/runtime/opal_progress_threads.c     p->name = NULL;
NULL               52 opal/runtime/opal_progress_threads.c     p->ev_base = NULL;
NULL               61 opal/runtime/opal_progress_threads.c     if (NULL != p->name) {
NULL               64 opal/runtime/opal_progress_threads.c     if (NULL != p->ev_base) {
NULL              120 opal/runtime/opal_progress_threads.c     opal_thread_join(&trk->engine, NULL);
NULL              150 opal/runtime/opal_progress_threads.c     if (NULL == name) {
NULL              165 opal/runtime/opal_progress_threads.c     if (NULL == trk) {
NULL              167 opal/runtime/opal_progress_threads.c         return NULL;
NULL              171 opal/runtime/opal_progress_threads.c     if (NULL == trk->name) {
NULL              174 opal/runtime/opal_progress_threads.c         return NULL;
NULL              177 opal/runtime/opal_progress_threads.c     if (NULL == (trk->ev_base = opal_event_base_create())) {
NULL              180 opal/runtime/opal_progress_threads.c         return NULL;
NULL              195 opal/runtime/opal_progress_threads.c         return NULL;
NULL              211 opal/runtime/opal_progress_threads.c     if (NULL == name) {
NULL              252 opal/runtime/opal_progress_threads.c     if (NULL == name) {
NULL              279 opal/runtime/opal_progress_threads.c     if (NULL == name) {
NULL               98 opal/threads/condition.h         gettimeofday(&tv,NULL);
NULL              103 opal/threads/condition.h                 gettimeofday(&tv,NULL);
NULL              112 opal/threads/condition.h         gettimeofday(&tv,NULL);
NULL              116 opal/threads/condition.h                 gettimeofday(&tv,NULL);
NULL               51 opal/threads/mutex.c     m->m_lock_file = NULL;
NULL               56 opal/threads/mutex.c     pthread_mutex_init(&m->m_lock_pthread, NULL);
NULL               82 opal/threads/mutex.c     m->m_lock_file = NULL;
NULL               77 opal/threads/mutex_unix.h         .m_lock_file = NULL,                                            \
NULL               98 opal/threads/mutex_unix.h         .m_lock_file = NULL,                                            \
NULL               39 opal/threads/thread.c static struct opal_tsd_key_value *opal_tsd_key_values = NULL;
NULL               44 opal/threads/thread.c                    opal_thread_construct, NULL);
NULL               61 opal/threads/thread.c         if (NULL == t->t_run || t->t_handle != (pthread_t) -1) {
NULL               66 opal/threads/thread.c     rc = pthread_create(&t->t_handle, NULL, (void*(*)(void*)) t->t_run, t);
NULL              118 opal/threads/thread.c             if (NULL != opal_tsd_key_values[i].destructor) {
NULL              120 opal/threads/thread.c                 opal_tsd_setspecific(opal_tsd_key_values[i].key, NULL);
NULL               18 opal/threads/wait_sync.c static ompi_wait_sync_t* wait_sync_list = NULL;
NULL               51 opal/threads/wait_sync.c     if( NULL == wait_sync_list ) {
NULL               99 opal/threads/wait_sync.c         wait_sync_list = (sync == sync->next) ? NULL : sync->next;
NULL              100 opal/threads/wait_sync.c         if( NULL != wait_sync_list )
NULL               95 opal/threads/wait_sync.h         (sync)->next = NULL;                                    \
NULL               96 opal/threads/wait_sync.h         (sync)->prev = NULL;                                    \
NULL              100 opal/threads/wait_sync.h             pthread_cond_init (&(sync)->condition, NULL);       \
NULL              101 opal/threads/wait_sync.h             pthread_mutex_init (&(sync)->lock, NULL);           \
NULL              101 opal/tools/opal-checkpoint/opal-checkpoint.c     { NULL,
NULL              102 opal/tools/opal-checkpoint/opal-checkpoint.c       'h', NULL, "help",
NULL              107 opal/tools/opal-checkpoint/opal-checkpoint.c     { NULL,
NULL              108 opal/tools/opal-checkpoint/opal-checkpoint.c       'v', NULL, "verbose",
NULL              113 opal/tools/opal-checkpoint/opal-checkpoint.c     { NULL,
NULL              114 opal/tools/opal-checkpoint/opal-checkpoint.c       'q', NULL, "quiet",
NULL              119 opal/tools/opal-checkpoint/opal-checkpoint.c     { NULL,
NULL              120 opal/tools/opal-checkpoint/opal-checkpoint.c       '\0', NULL, "term",
NULL              125 opal/tools/opal-checkpoint/opal-checkpoint.c     { NULL,
NULL              126 opal/tools/opal-checkpoint/opal-checkpoint.c       'n', NULL, "name",
NULL              132 opal/tools/opal-checkpoint/opal-checkpoint.c       'w', NULL, "where",
NULL              140 opal/tools/opal-checkpoint/opal-checkpoint.c     { NULL, '\0', NULL, NULL, 0,
NULL              141 opal/tools/opal-checkpoint/opal-checkpoint.c       NULL, OPAL_CMD_LINE_TYPE_NULL,
NULL              142 opal/tools/opal-checkpoint/opal-checkpoint.c       NULL }
NULL              149 opal/tools/opal-checkpoint/opal-checkpoint.c     char *fname = NULL;
NULL              202 opal/tools/opal-checkpoint/opal-checkpoint.c     char * tmp_env_var = NULL;
NULL              226 opal/tools/opal-checkpoint/opal-checkpoint.c         opal_checkpoint_globals.output = opal_output_open(NULL);
NULL              248 opal/tools/opal-checkpoint/opal-checkpoint.c     tmp_env_var = NULL;
NULL              275 opal/tools/opal-checkpoint/opal-checkpoint.c     char **app_env = NULL, **global_env = NULL;
NULL              276 opal/tools/opal-checkpoint/opal-checkpoint.c     char * tmp_env_var = NULL;
NULL              277 opal/tools/opal-checkpoint/opal-checkpoint.c     char *argv0 = NULL;
NULL              281 opal/tools/opal-checkpoint/opal-checkpoint.c     opal_checkpoint_globals.snapshot_name = NULL;
NULL              282 opal/tools/opal-checkpoint/opal-checkpoint.c     opal_checkpoint_globals.snapshot_loc  = NULL;
NULL              298 opal/tools/opal-checkpoint/opal-checkpoint.c         char *str, *args = NULL;
NULL              302 opal/tools/opal-checkpoint/opal-checkpoint.c         if (NULL != str) {
NULL              331 opal/tools/opal-checkpoint/opal-checkpoint.c     tmp_env_var = NULL;
NULL              337 opal/tools/opal-checkpoint/opal-checkpoint.c     if( NULL == opal_checkpoint_globals.snapshot_name )
NULL              339 opal/tools/opal-checkpoint/opal-checkpoint.c     if( NULL == opal_checkpoint_globals.snapshot_loc ) {
NULL              368 opal/tools/opal-checkpoint/opal-checkpoint.c     char *prog_named_pipe_r = NULL, *prog_named_pipe_w = NULL;
NULL              370 opal/tools/opal-checkpoint/opal-checkpoint.c     char *loc_fname = NULL, *tmp_pid = NULL;
NULL              626 opal/tools/opal-checkpoint/opal-checkpoint.c     if( NULL != tmp_pid)
NULL              628 opal/tools/opal-checkpoint/opal-checkpoint.c     if( NULL != prog_named_pipe_r)
NULL              630 opal/tools/opal-checkpoint/opal-checkpoint.c     if( NULL != prog_named_pipe_w)
NULL               90 opal/tools/opal-restart/opal-restart.c static char *expected_crs_comp = NULL;
NULL              107 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              108 opal/tools/opal-restart/opal-restart.c       'h', NULL, "help",
NULL              113 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              114 opal/tools/opal-restart/opal-restart.c       'v', NULL, "verbose",
NULL              119 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              120 opal/tools/opal-restart/opal-restart.c       'l', NULL, "location",
NULL              125 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              126 opal/tools/opal-restart/opal-restart.c       'm', NULL, "metadata",
NULL              131 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              132 opal/tools/opal-restart/opal-restart.c       'r', NULL, "reference",
NULL              137 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              138 opal/tools/opal-restart/opal-restart.c       'c', NULL, "cache",
NULL              143 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              144 opal/tools/opal-restart/opal-restart.c       'd', NULL, "decompress",
NULL              149 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              150 opal/tools/opal-restart/opal-restart.c       'p', NULL, "decompress_postfix",
NULL              156 opal/tools/opal-restart/opal-restart.c     { NULL,
NULL              157 opal/tools/opal-restart/opal-restart.c       '\0', NULL, NULL,
NULL              159 opal/tools/opal-restart/opal-restart.c       NULL, OPAL_CMD_LINE_TYPE_NULL,
NULL              160 opal/tools/opal-restart/opal-restart.c       NULL }
NULL              170 opal/tools/opal-restart/opal-restart.c     opal_crs_base_snapshot_t *snapshot = NULL;
NULL              171 opal/tools/opal-restart/opal-restart.c     char * tmp_env_var = NULL;
NULL              193 opal/tools/opal-restart/opal-restart.c     idx = mca_base_var_find(NULL, "crs", "base", "do_not_select");
NULL              202 opal/tools/opal-restart/opal-restart.c     ret = mca_base_var_set_value(idx, &select, 0, MCA_BASE_VAR_SOURCE_DEFAULT, NULL);
NULL              211 opal/tools/opal-restart/opal-restart.c     if(NULL == expected_crs_comp) {
NULL              212 opal/tools/opal-restart/opal-restart.c         char * full_metadata_path = NULL;
NULL              213 opal/tools/opal-restart/opal-restart.c         FILE * metadata = NULL;
NULL              219 opal/tools/opal-restart/opal-restart.c         if( NULL == (metadata = fopen(full_metadata_path, "r")) ) {
NULL              237 opal/tools/opal-restart/opal-restart.c         full_metadata_path = NULL;
NULL              240 opal/tools/opal-restart/opal-restart.c         metadata = NULL;
NULL              252 opal/tools/opal-restart/opal-restart.c     tmp_env_var = NULL;
NULL              276 opal/tools/opal-restart/opal-restart.c     if(NULL == expected_crs_comp ||
NULL              341 opal/tools/opal-restart/opal-restart.c     if(NULL != snapshot )
NULL              350 opal/tools/opal-restart/opal-restart.c     char * tmp_env_var = NULL;
NULL              373 opal/tools/opal-restart/opal-restart.c         opal_restart_globals.output = opal_output_open(NULL);
NULL              388 opal/tools/opal-restart/opal-restart.c     tmp_env_var = NULL;
NULL              393 opal/tools/opal-restart/opal-restart.c     if( NULL != opal_restart_globals.snapshot_compress ) {
NULL              399 opal/tools/opal-restart/opal-restart.c         tmp_env_var = NULL;
NULL              413 opal/tools/opal-restart/opal-restart.c     if( NULL != opal_restart_globals.snapshot_compress ) {
NULL              414 opal/tools/opal-restart/opal-restart.c         char * zip_dir = NULL;
NULL              415 opal/tools/opal-restart/opal-restart.c         char * tmp_str = NULL;
NULL              424 opal/tools/opal-restart/opal-restart.c         tmp_env_var = NULL;
NULL              445 opal/tools/opal-restart/opal-restart.c         if( NULL != zip_dir ) {
NULL              447 opal/tools/opal-restart/opal-restart.c             zip_dir = NULL;
NULL              449 opal/tools/opal-restart/opal-restart.c         if( NULL != tmp_str ) {
NULL              451 opal/tools/opal-restart/opal-restart.c             tmp_str = NULL;
NULL              458 opal/tools/opal-restart/opal-restart.c     if( NULL != opal_restart_globals.snapshot_cache ) {
NULL              464 opal/tools/opal-restart/opal-restart.c             if( NULL != opal_restart_globals.snapshot_loc ) {
NULL              466 opal/tools/opal-restart/opal-restart.c                 opal_restart_globals.snapshot_loc = NULL;
NULL              510 opal/tools/opal-restart/opal-restart.c     char **app_env = NULL, **global_env = NULL;
NULL              514 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_ref = NULL;
NULL              515 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_loc = NULL;
NULL              516 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_metadata = NULL;
NULL              517 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_cache = NULL;
NULL              518 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_compress = NULL;
NULL              519 opal/tools/opal-restart/opal-restart.c     opal_restart_globals.snapshot_compress_postfix = NULL;
NULL              536 opal/tools/opal-restart/opal-restart.c         char *str, *args = NULL;
NULL              540 opal/tools/opal-restart/opal-restart.c         if (NULL != str) {
NULL              570 opal/tools/opal-restart/opal-restart.c     if ( NULL == opal_restart_globals.snapshot_ref ||
NULL              592 opal/tools/opal-restart/opal-restart.c     char * path_to_check = NULL;
NULL              594 opal/tools/opal-restart/opal-restart.c     if(NULL == opal_restart_globals.snapshot_ref) {
NULL              618 opal/tools/opal-restart/opal-restart.c     if( NULL != path_to_check) {
NULL              620 opal/tools/opal-restart/opal-restart.c         path_to_check = NULL;
NULL              629 opal/tools/opal-restart/opal-restart.c     char *command = NULL;
NULL              630 opal/tools/opal-restart/opal-restart.c     char *proc_file = NULL;
NULL              631 opal/tools/opal-restart/opal-restart.c     char **loc_touch = NULL;
NULL              632 opal/tools/opal-restart/opal-restart.c     char **loc_mkdir = NULL;
NULL              662 opal/tools/opal-restart/opal-restart.c     if( NULL == (snapshot->metadata = fopen(snapshot->metadata_filename, "r")) ) {
NULL              672 opal/tools/opal-restart/opal-restart.c         if( NULL != command ) {
NULL              674 opal/tools/opal-restart/opal-restart.c             command = NULL;
NULL              697 opal/tools/opal-restart/opal-restart.c         if( NULL != command ) {
NULL              699 opal/tools/opal-restart/opal-restart.c             command = NULL;
NULL              717 opal/tools/opal-restart/opal-restart.c     if( NULL != command) {
NULL              719 opal/tools/opal-restart/opal-restart.c         command = NULL;
NULL              721 opal/tools/opal-restart/opal-restart.c     if( NULL != proc_file) {
NULL              723 opal/tools/opal-restart/opal-restart.c         proc_file = NULL;
NULL              725 opal/tools/opal-restart/opal-restart.c     if( NULL != loc_mkdir ) {
NULL              727 opal/tools/opal-restart/opal-restart.c         loc_mkdir = NULL;
NULL              729 opal/tools/opal-restart/opal-restart.c     if( NULL != loc_touch ) {
NULL              731 opal/tools/opal-restart/opal-restart.c         loc_touch = NULL;
NULL              734 opal/tools/opal-restart/opal-restart.c     if( NULL != snapshot->metadata ) {
NULL              736 opal/tools/opal-restart/opal-restart.c         snapshot->metadata = NULL;
NULL               86 opal/tools/wrappers/opal_wrapper.c static struct options_data_t *options_data = NULL;
NULL              108 opal/tools/wrappers/opal_wrapper.c     data->compiler_args[0] = NULL;
NULL              109 opal/tools/wrappers/opal_wrapper.c     data->language = NULL;
NULL              110 opal/tools/wrappers/opal_wrapper.c     data->compiler = NULL;
NULL              111 opal/tools/wrappers/opal_wrapper.c     data->project = NULL;
NULL              112 opal/tools/wrappers/opal_wrapper.c     data->project_short = NULL;
NULL              113 opal/tools/wrappers/opal_wrapper.c     data->version = NULL;
NULL              114 opal/tools/wrappers/opal_wrapper.c     data->compiler_env = NULL;
NULL              115 opal/tools/wrappers/opal_wrapper.c     data->compiler_flags_env = NULL;
NULL              117 opal/tools/wrappers/opal_wrapper.c     data->preproc_flags[0] = NULL;
NULL              119 opal/tools/wrappers/opal_wrapper.c     data->comp_flags[0] = NULL;
NULL              121 opal/tools/wrappers/opal_wrapper.c     data->comp_flags_prefix[0] = NULL;
NULL              123 opal/tools/wrappers/opal_wrapper.c     data->link_flags[0] = NULL;
NULL              125 opal/tools/wrappers/opal_wrapper.c     data->libs[0] = NULL;
NULL              127 opal/tools/wrappers/opal_wrapper.c     data->libs_static[0] = NULL;
NULL              128 opal/tools/wrappers/opal_wrapper.c     data->dyn_lib_file = NULL;
NULL              129 opal/tools/wrappers/opal_wrapper.c     data->static_lib_file = NULL;
NULL              130 opal/tools/wrappers/opal_wrapper.c     data->req_file = NULL;
NULL              131 opal/tools/wrappers/opal_wrapper.c     data->path_includedir = NULL;
NULL              132 opal/tools/wrappers/opal_wrapper.c     data->path_libdir = NULL;
NULL              133 opal/tools/wrappers/opal_wrapper.c     data->path_opalincludedir = NULL;
NULL              134 opal/tools/wrappers/opal_wrapper.c     data->path_opallibdir = NULL;
NULL              140 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->compiler_args) {
NULL              143 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->language) free(data->language);
NULL              144 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->compiler) free(data->compiler);
NULL              145 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->project) free(data->project);
NULL              146 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->project_short) free(data->project_short);
NULL              147 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->version) free(data->version);
NULL              148 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->compiler_env) free(data->compiler_env);
NULL              149 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->compiler_flags_env) free(data->compiler_flags_env);
NULL              156 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->dyn_lib_file) free(data->dyn_lib_file);
NULL              157 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->static_lib_file) free(data->static_lib_file);
NULL              158 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->req_file) free(data->req_file);
NULL              159 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->path_includedir) free(data->path_includedir);
NULL              160 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->path_libdir) free(data->path_libdir);
NULL              161 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->path_opalincludedir) free(data->path_opalincludedir);
NULL              162 opal/tools/wrappers/opal_wrapper.c     if (NULL != data->path_opallibdir) free(data->path_opallibdir);
NULL              175 opal/tools/wrappers/opal_wrapper.c     if (NULL != value && 0 != strcmp(value, "")) {
NULL              183 opal/tools/wrappers/opal_wrapper.c         options_data[parse_options_idx].compiler_args = NULL;
NULL              200 opal/tools/wrappers/opal_wrapper.c         if (NULL == options_data[i].compiler_args) {
NULL              211 opal/tools/wrappers/opal_wrapper.c             if (0 == regexec(&res, arg, (size_t) 0, NULL, 0)) {
NULL              237 opal/tools/wrappers/opal_wrapper.c     for (i = 0 ; argv[i] != NULL ; ++i) {
NULL              253 opal/tools/wrappers/opal_wrapper.c         options_data_expand(NULL);
NULL              259 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].language = strdup(value);
NULL              261 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].compiler = strdup(value);
NULL              263 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].project = strdup(value);
NULL              265 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].version = strdup(value);
NULL              307 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].dyn_lib_file = strdup(value);
NULL              309 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].static_lib_file = strdup(value);
NULL              311 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].req_file = strdup(value);
NULL              313 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].project_short = strdup(value);
NULL              315 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].compiler_env = strdup(value);
NULL              317 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].compiler_flags_env = strdup(value);
NULL              319 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) {
NULL              332 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].path_libdir =
NULL              343 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) {
NULL              356 opal/tools/wrappers/opal_wrapper.c         if (NULL != value) options_data[parse_options_idx].path_opallibdir =
NULL              378 opal/tools/wrappers/opal_wrapper.c     if (NULL == datafile) return OPAL_ERR_TEMP_OUT_OF_RESOURCE;
NULL              410 opal/tools/wrappers/opal_wrapper.c     for (i = 0 ; args[i] != NULL ; ++i) {
NULL              428 opal/tools/wrappers/opal_wrapper.c     if (NULL == project || NULL == flag) return;
NULL              431 opal/tools/wrappers/opal_wrapper.c     if (NULL == (envvalue = getenv(envname))) {
NULL              434 opal/tools/wrappers/opal_wrapper.c         if (NULL == (envvalue = getenv(envname))) {
NULL              441 opal/tools/wrappers/opal_wrapper.c     if (NULL != *data) free(*data);
NULL              452 opal/tools/wrappers/opal_wrapper.c     if (NULL == project || NULL == flag) return;
NULL              455 opal/tools/wrappers/opal_wrapper.c     if (NULL == (envvalue = getenv(envname))) {
NULL              458 opal/tools/wrappers/opal_wrapper.c         if (NULL == (envvalue = getenv(envname))) {
NULL              465 opal/tools/wrappers/opal_wrapper.c     if (NULL != *data) opal_argv_free(*data);
NULL              476 opal/tools/wrappers/opal_wrapper.c     char **exec_argv = NULL, **user_argv = NULL;
NULL              477 opal/tools/wrappers/opal_wrapper.c     char *exec_command, *base_argv0 = NULL;
NULL              497 opal/tools/wrappers/opal_wrapper.c         while( NULL != temp ) {
NULL              502 opal/tools/wrappers/opal_wrapper.c         if ( NULL != old_match ) {
NULL              524 opal/tools/wrappers/opal_wrapper.c                        base_argv0, flat, NULL);
NULL              552 opal/tools/wrappers/opal_wrapper.c     if (NULL != options_data[user_data_idx].req_file) {
NULL              556 opal/tools/wrappers/opal_wrapper.c                            options_data[user_data_idx].language, base_argv0, NULL);
NULL              564 opal/tools/wrappers/opal_wrapper.c             filename = opal_os_path( false, options_data[user_data_idx].path_libdir, options_data[user_data_idx].req_file, NULL );
NULL              567 opal/tools/wrappers/opal_wrapper.c                                base_argv0, options_data[user_data_idx].req_file, options_data[user_data_idx].language, NULL);
NULL              626 opal/tools/wrappers/opal_wrapper.c                                             argv[0], options_data[user_data_idx].project, options_data[user_data_idx].version, options_data[user_data_idx].language, NULL);
NULL              627 opal/tools/wrappers/opal_wrapper.c                 if (NULL != str) {
NULL              638 opal/tools/wrappers/opal_wrapper.c                                             NULL);
NULL              639 opal/tools/wrappers/opal_wrapper.c                 if (NULL != str) {
NULL              763 opal/tools/wrappers/opal_wrapper.c         exec_argv[0] = NULL;
NULL              769 opal/tools/wrappers/opal_wrapper.c     if (NULL == exec_argv) {
NULL              824 opal/tools/wrappers/opal_wrapper.c         filename1 = opal_os_path( false, options_data[user_data_idx].path_libdir, options_data[user_data_idx].static_lib_file, NULL );
NULL              831 opal/tools/wrappers/opal_wrapper.c         filename2 = opal_os_path( false, options_data[user_data_idx].path_libdir, options_data[user_data_idx].dyn_lib_file, NULL );
NULL              903 opal/tools/wrappers/opal_wrapper.c         tmp = opal_path_findv(exec_argv[0], 0, environ, NULL);
NULL              904 opal/tools/wrappers/opal_wrapper.c         if (NULL == tmp) {
NULL              906 opal/tools/wrappers/opal_wrapper.c                            exec_argv[0], NULL);
NULL              922 opal/tools/wrappers/opal_wrapper.c                                    exec_argv[0], strerror(status), exec_command, NULL);
NULL              926 opal/tools/wrappers/opal_wrapper.c                                    exec_argv[0], exit_status, exec_command, NULL);
NULL              943 opal/tools/wrappers/opal_wrapper.c     if (NULL != base_argv0) free(base_argv0);
NULL               58 opal/util/argv.c   if (NULL == *argv) {
NULL               60 opal/util/argv.c     if (NULL == *argv) {
NULL               64 opal/util/argv.c     (*argv)[0] = NULL;
NULL               65 opal/util/argv.c     (*argv)[1] = NULL;
NULL               74 opal/util/argv.c         if (NULL == *argv) {
NULL               82 opal/util/argv.c     if (NULL == (*argv)[argc]) {
NULL               87 opal/util/argv.c     (*argv)[argc] = NULL;
NULL               99 opal/util/argv.c     if (NULL == *argv) {
NULL              101 opal/util/argv.c         if (NULL == *argv) {
NULL              105 opal/util/argv.c         (*argv)[1] = NULL;
NULL              111 opal/util/argv.c         if (NULL == *argv) {
NULL              114 opal/util/argv.c         (*argv)[argc+1] = NULL;
NULL              133 opal/util/argv.c     if (NULL == *argv) {
NULL              138 opal/util/argv.c     for (i=0; NULL != (*argv)[i]; i++) {
NULL              160 opal/util/argv.c   if (NULL == argv)
NULL              163 opal/util/argv.c   for (p = argv; NULL != *p; ++p) {
NULL              178 opal/util/argv.c   char **argv = NULL;
NULL              199 opal/util/argv.c           return NULL;
NULL              207 opal/util/argv.c 	return NULL;
NULL              216 opal/util/argv.c       if (NULL == argtemp)
NULL              217 opal/util/argv.c 	return NULL;
NULL              224 opal/util/argv.c 	return NULL;
NULL              237 opal/util/argv.c 	return NULL;
NULL              266 opal/util/argv.c   if (NULL == argv)
NULL              290 opal/util/argv.c   if (NULL == argv || NULL == argv[0]) {
NULL              303 opal/util/argv.c   if (NULL == (str = (char*) malloc(str_len)))
NULL              304 opal/util/argv.c     return NULL;
NULL              346 opal/util/argv.c     if (NULL == argv || NULL == argv[0] || (int)start > opal_argv_count(argv)) {
NULL              359 opal/util/argv.c     if (NULL == (str = (char*) malloc(str_len)))
NULL              360 opal/util/argv.c         return NULL;
NULL              396 opal/util/argv.c   if (NULL == argv)
NULL              414 opal/util/argv.c   char **dupv = NULL;
NULL              417 opal/util/argv.c   if (NULL == argv)
NULL              418 opal/util/argv.c     return NULL;
NULL              423 opal/util/argv.c   dupv[0] = NULL;
NULL              425 opal/util/argv.c   while (NULL != *argv) {
NULL              428 opal/util/argv.c       return NULL;
NULL              448 opal/util/argv.c     if (NULL == argv || NULL == *argv || 0 == num_to_delete) {
NULL              480 opal/util/argv.c     (*argv)[i] = NULL;
NULL              484 opal/util/argv.c     if (NULL != tmp) *argv = tmp;
NULL              500 opal/util/argv.c     if (NULL == target || NULL == *target || start < 0) {
NULL              502 opal/util/argv.c     } else if (NULL == source) {
NULL              532 opal/util/argv.c         (*target)[start + suffix_count + source_count] = NULL;
NULL              553 opal/util/argv.c     if (NULL == target || NULL == *target || location < 0) {
NULL              555 opal/util/argv.c     } else if (NULL == source) {
NULL              576 opal/util/argv.c     (*target)[location + suffix_count + 1] = NULL;
NULL               56 opal/util/basename.c     return NULL;  /* nothing found inside the filename */
NULL               62 opal/util/basename.c     char *tmp, *ret = NULL;
NULL               66 opal/util/basename.c     if (NULL == filename) {
NULL               67 opal/util/basename.c         return NULL;
NULL               92 opal/util/basename.c     if (NULL == ret) {
NULL              104 opal/util/basename.c     if (NULL == safe_tmp) {
NULL              105 opal/util/basename.c         return NULL;
NULL              115 opal/util/basename.c     for( ; NULL != p && p != filename; p-- ) {
NULL              126 opal/util/basename.c                 if (NULL == ret) {
NULL              127 opal/util/basename.c                     return NULL;
NULL              159 opal/util/bipartite_graph.c     if (NULL != v) {
NULL              160 opal/util/bipartite_graph.c         if (NULL != g->v_data_cleanup_fn && NULL != v->v_data) {
NULL              172 opal/util/bipartite_graph.c     opal_bp_graph_t *g = NULL;
NULL              174 opal/util/bipartite_graph.c     if (NULL == g_out) {
NULL              177 opal/util/bipartite_graph.c     *g_out = NULL;
NULL              180 opal/util/bipartite_graph.c     if (NULL == g) {
NULL              229 opal/util/bipartite_graph.c             if (NULL != g->e_data_cleanup_fn && NULL != e->e_data) {
NULL              236 opal/util/bipartite_graph.c         opal_pointer_array_set_item(&g->vertices, i, NULL);
NULL              256 opal/util/bipartite_graph.c     if (NULL == g_clone_out) {
NULL              259 opal/util/bipartite_graph.c     *g_clone_out = NULL;
NULL              268 opal/util/bipartite_graph.c     gx = NULL;
NULL              269 opal/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &gx);
NULL              273 opal/util/bipartite_graph.c     assert(NULL != gx);
NULL              277 opal/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(gx, NULL, &index);
NULL              290 opal/util/bipartite_graph.c 					    e->cost, e->capacity, NULL);
NULL              358 opal/util/bipartite_graph.c     if (NULL == e) {
NULL              386 opal/util/bipartite_graph.c     if (NULL == v) {
NULL              407 opal/util/bipartite_graph.c     if (NULL != index_out) {
NULL              498 opal/util/bipartite_graph.c     if (NULL == gx) {
NULL              502 opal/util/bipartite_graph.c     if (NULL == pred) {
NULL              516 opal/util/bipartite_graph.c     if (NULL == dist) {
NULL              620 opal/util/bipartite_graph.c     err = opal_bp_graph_add_vertex(g, NULL, &g->source_idx);
NULL              624 opal/util/bipartite_graph.c     err = opal_bp_graph_add_vertex(g, NULL, &g->sink_idx);
NULL              653 opal/util/bipartite_graph.c 					    /*e_data=*/NULL);
NULL              665 opal/util/bipartite_graph.c 					    /*e_data=*/NULL);
NULL              697 opal/util/bipartite_graph.c 					    /*e_data=*/NULL);
NULL              753 opal/util/bipartite_graph.c     int *pred = NULL;
NULL              754 opal/util/bipartite_graph.c     int *flow = NULL;
NULL              760 opal/util/bipartite_graph.c     if (NULL == flow_out) {
NULL              763 opal/util/bipartite_graph.c     *flow_out = NULL;
NULL              768 opal/util/bipartite_graph.c     if (NULL == pred) {
NULL              776 opal/util/bipartite_graph.c     if (NULL == flow) {
NULL              845 opal/util/bipartite_graph.c     int *flow = NULL;
NULL              846 opal/util/bipartite_graph.c     opal_bp_graph_t *gx = NULL;
NULL              848 opal/util/bipartite_graph.c     if (NULL == match_edges_out || NULL == num_match_edges_out) {
NULL              852 opal/util/bipartite_graph.c     *match_edges_out = NULL;
NULL              891 opal/util/bipartite_graph.c     assert(NULL != flow);
NULL              918 opal/util/bipartite_graph.c     if (NULL == *match_edges_out) {
NULL              160 opal/util/cmd_line.c     if (NULL == cmd) {
NULL              165 opal/util/cmd_line.c     if (NULL != table) {
NULL              178 opal/util/cmd_line.c     if (NULL == table) {
NULL              187 opal/util/cmd_line.c             NULL == table[i].ocl_cmd_single_dash_name &&
NULL              188 opal/util/cmd_line.c             NULL == table[i].ocl_cmd_long_name) {
NULL              209 opal/util/cmd_line.c         NULL == entry.ocl_cmd_single_dash_name &&
NULL              210 opal/util/cmd_line.c         NULL == entry.ocl_cmd_long_name) {
NULL              227 opal/util/cmd_line.c     e.ocl_mca_param_name = NULL;
NULL              235 opal/util/cmd_line.c     e.ocl_variable_dest = NULL;
NULL              266 opal/util/cmd_line.c     if (0 == argc || NULL == argv) {
NULL              286 opal/util/cmd_line.c     if (NULL != option) {
NULL              294 opal/util/cmd_line.c     param = NULL;
NULL              295 opal/util/cmd_line.c     option = NULL;
NULL              343 opal/util/cmd_line.c             if (NULL == option) {
NULL              344 opal/util/cmd_line.c                 shortsv = NULL;
NULL              353 opal/util/cmd_line.c                     if (NULL != option) {
NULL              368 opal/util/cmd_line.c             if (NULL != option) {
NULL              376 opal/util/cmd_line.c             if (NULL == option) {
NULL              390 opal/util/cmd_line.c                 if (NULL == param) {
NULL              406 opal/util/cmd_line.c                         if((NULL != option->clo_single_dash_name &&
NULL              408 opal/util/cmd_line.c                            (NULL != option->clo_long_name &&
NULL              437 opal/util/cmd_line.c                             if (NULL != param->clp_argv) {
NULL              458 opal/util/cmd_line.c                                 (NULL != option->clo_mca_param_env_var ||
NULL              459 opal/util/cmd_line.c                                  NULL != option->clo_variable_dest)) {
NULL              483 opal/util/cmd_line.c                 if (NULL != param) {
NULL              549 opal/util/cmd_line.c     argv = NULL;
NULL              550 opal/util/cmd_line.c     ret = NULL;
NULL              556 opal/util/cmd_line.c     if (NULL == sorted) {
NULL              558 opal/util/cmd_line.c         return NULL;
NULL              578 opal/util/cmd_line.c             ret = NULL;
NULL              580 opal/util/cmd_line.c             if (NULL != option->clo_description) {
NULL              594 opal/util/cmd_line.c                 if (NULL != option->clo_single_dash_name) {
NULL              600 opal/util/cmd_line.c                 if (NULL != option->clo_long_name) {
NULL              651 opal/util/cmd_line.c                 if (NULL == desc) {
NULL              734 opal/util/cmd_line.c     if (NULL != argv) {
NULL              777 opal/util/cmd_line.c     if (NULL != option) {
NULL              815 opal/util/cmd_line.c     if (NULL != option) {
NULL              839 opal/util/cmd_line.c     return NULL;
NULL              848 opal/util/cmd_line.c     return (NULL != cmd) ? cmd->lcl_argc : OPAL_ERROR;
NULL              857 opal/util/cmd_line.c     return (NULL == cmd) ? NULL :
NULL              858 opal/util/cmd_line.c         (index >= cmd->lcl_argc || index < 0) ? NULL : cmd->lcl_argv[index];
NULL              868 opal/util/cmd_line.c     if (NULL != cmd) {
NULL              887 opal/util/cmd_line.c     o->clo_single_dash_name = NULL;
NULL              888 opal/util/cmd_line.c     o->clo_long_name = NULL;
NULL              890 opal/util/cmd_line.c     o->clo_description = NULL;
NULL              893 opal/util/cmd_line.c     o->clo_mca_param_env_var = NULL;
NULL              894 opal/util/cmd_line.c     o->clo_variable_dest = NULL;
NULL              902 opal/util/cmd_line.c     if (NULL != o->clo_single_dash_name) {
NULL              905 opal/util/cmd_line.c     if (NULL != o->clo_long_name) {
NULL              908 opal/util/cmd_line.c     if (NULL != o->clo_description) {
NULL              911 opal/util/cmd_line.c     if (NULL != o->clo_mca_param_env_var) {
NULL              919 opal/util/cmd_line.c     p->clp_arg = NULL;
NULL              920 opal/util/cmd_line.c     p->clp_option = NULL;
NULL              922 opal/util/cmd_line.c     p->clp_argv = NULL;
NULL              928 opal/util/cmd_line.c     if (NULL != p->clp_argv) {
NULL              950 opal/util/cmd_line.c     cmd->lcl_argv = NULL;
NULL              952 opal/util/cmd_line.c     cmd->lcl_tail_argv = NULL;
NULL              964 opal/util/cmd_line.c          NULL != item;
NULL              990 opal/util/cmd_line.c     if (NULL == cmd) {
NULL              993 opal/util/cmd_line.c                NULL == e->ocl_cmd_single_dash_name &&
NULL              994 opal/util/cmd_line.c                NULL == e->ocl_cmd_long_name) {
NULL             1001 opal/util/cmd_line.c     if (NULL != e->ocl_cmd_single_dash_name &&
NULL             1002 opal/util/cmd_line.c         NULL != find_option(cmd, e->ocl_cmd_single_dash_name)) {
NULL             1006 opal/util/cmd_line.c     if (NULL != e->ocl_cmd_long_name &&
NULL             1007 opal/util/cmd_line.c         NULL != find_option(cmd, e->ocl_cmd_long_name)) {
NULL             1014 opal/util/cmd_line.c     if (NULL == option) {
NULL             1019 opal/util/cmd_line.c     if (NULL != e->ocl_cmd_single_dash_name) {
NULL             1022 opal/util/cmd_line.c     if (NULL != e->ocl_cmd_long_name) {
NULL             1026 opal/util/cmd_line.c     if (NULL != e->ocl_description) {
NULL             1032 opal/util/cmd_line.c     if (NULL != e->ocl_mca_param_name) {
NULL             1059 opal/util/cmd_line.c          NULL != item;
NULL             1066 opal/util/cmd_line.c     if (NULL != cmd->lcl_argv) {
NULL             1069 opal/util/cmd_line.c     cmd->lcl_argv = NULL;
NULL             1072 opal/util/cmd_line.c     if (NULL != cmd->lcl_tail_argv) {
NULL             1075 opal/util/cmd_line.c     cmd->lcl_tail_argv = NULL;
NULL             1118 opal/util/cmd_line.c         if (NULL == option) {
NULL             1162 opal/util/cmd_line.c         if ((NULL != option->clo_long_name &&
NULL             1164 opal/util/cmd_line.c             (NULL != option->clo_single_dash_name &&
NULL             1174 opal/util/cmd_line.c     return NULL;
NULL             1181 opal/util/cmd_line.c     long lval = strtoul(sval, NULL, 10);
NULL             1194 opal/util/cmd_line.c     if (NULL != option->clo_mca_param_env_var) {
NULL             1211 opal/util/cmd_line.c     if (NULL != option->clo_variable_dest) {
NULL             1226 opal/util/cmd_line.c                     if (NULL != option->clo_long_name) {
NULL             1252 opal/util/cmd_line.c                     if (NULL != option->clo_long_name) {
NULL             1294 opal/util/cmd_line.c     if (NULL != a->clo_single_dash_name) {
NULL             1298 opal/util/cmd_line.c     if (NULL != a->clo_long_name) {
NULL             1346 opal/util/cmd_line.c     if(NULL == arg) {
NULL             1351 opal/util/cmd_line.c     if(NULL == arg) {
NULL             1392 opal/util/cmd_line.c     length = snprintf(NULL, 0, "%c:%s:%s:%d:%s\n", option->clo_short_name, option->clo_single_dash_name,
NULL               54 opal/util/daemon_init.c     if (NULL != working_dir) {
NULL               61 opal/util/error.c     *str = NULL;
NULL               81 opal/util/error.c     *str = NULL;
NULL              108 opal/util/error.c     if (NULL != msg && errnum != OPAL_ERR_IN_ERRNO) {
NULL              142 opal/util/fd.c     const char *ret = NULL;
NULL              157 opal/util/fd.c     if (NULL == str) {
NULL              158 opal/util/fd.c         return NULL;
NULL              165 opal/util/fd.c         if (NULL == ret) {
NULL              174 opal/util/fd.c         if (NULL == ret) {
NULL              163 opal/util/if.c     struct addrinfo hints, *res = NULL, *r;
NULL              176 opal/util/if.c     error = getaddrinfo(if_addr, NULL, &hints, &res);
NULL              179 opal/util/if.c         if (NULL != res) {
NULL              185 opal/util/if.c     for (r = res; r != NULL; r = r->ai_next) {
NULL              212 opal/util/if.c     if (NULL != res) {
NULL              229 opal/util/if.c     struct addrinfo hints, *res = NULL, *r;
NULL              236 opal/util/if.c     error = getaddrinfo(if_addr, NULL, &hints, &res);
NULL              239 opal/util/if.c         if (NULL != res) {
NULL              245 opal/util/if.c     for (r = res; r != NULL; r = r->ai_next) {
NULL              272 opal/util/if.c     if (NULL != res) {
NULL              298 opal/util/if.c     if (NULL != intf)
NULL              535 opal/util/if.c     if (NULL != mask) {
NULL              540 opal/util/if.c         if (NULL != (ptr = strchr(inaddr, '/'))) {
NULL              543 opal/util/if.c             if (NULL != strchr(ptr, '.')) {
NULL              550 opal/util/if.c                 pval = strtol(ptr, NULL, 10);
NULL              584 opal/util/if.c     if (NULL != net) {
NULL              629 opal/util/if.c     for (i=0; NULL != nets[i]; i++) {
NULL              672 opal/util/if.c     *aliases = NULL;
NULL              793 opal/util/if.c     *aliases = NULL;
NULL              101 opal/util/info.c     if (NULL == search){
NULL              126 opal/util/info.c     if (NULL == new_value) {
NULL              131 opal/util/info.c     if (NULL != old_info) {
NULL              139 opal/util/info.c         if (NULL == new_info) {
NULL              190 opal/util/info.c              opal_info_get_nolock (info, pkey, 0, NULL, &flag);
NULL              320 opal/util/info.c     if (NULL == search){
NULL              395 opal/util/info.c     if (NULL == search){
NULL              423 opal/util/info.c     if (NULL == search){
NULL              493 opal/util/info.c          NULL != item;
NULL              517 opal/util/info.c     if (NULL != entry->ie_value) {
NULL              544 opal/util/info.c     return NULL;
NULL              554 opal/util/info.c     if (NULL == value || '\0' == value[0]) return OPAL_ERR_BAD_PARAM;
NULL              575 opal/util/info.c     if (NULL == value || NULL == interp) return OPAL_ERR_BAD_PARAM;
NULL               73 opal/util/info_subscriber.c                    NULL,
NULL               83 opal/util/info_subscriber.c     void *node = NULL;
NULL               87 opal/util/info_subscriber.c     opal_list_t *list = NULL;
NULL              100 opal/util/info_subscriber.c     if (NULL != obj->s_info) {
NULL              114 opal/util/info_subscriber.c     opal_list_t *list = NULL;
NULL              116 opal/util/info_subscriber.c     char *updated_value = NULL;
NULL              178 opal/util/info_subscriber.c     opal_list_t *list = NULL;
NULL              202 opal/util/info_subscriber.c             list = NULL;
NULL              216 opal/util/info_subscriber.c         void *node = NULL;
NULL              270 opal/util/info_subscriber.c         opal_info_get(info, modkey, 0, NULL, &flag);
NULL              303 opal/util/info_subscriber.c     if (NULL != new_info) {
NULL              351 opal/util/info_subscriber.c     opal_list_t *list = NULL;
NULL              383 opal/util/info_subscriber.c             callback_list_item->default_value = NULL;
NULL              396 opal/util/info_subscriber.c         if (NULL == object->s_info) {
NULL               40 opal/util/keyval_parse.c static char *key_buffer = NULL;
NULL               48 opal/util/keyval_parse.c static char *env_str = NULL;
NULL               54 opal/util/keyval_parse.c     key_buffer = NULL;
NULL               83 opal/util/keyval_parse.c     if (NULL == opal_util_keyval_yyin) {
NULL              140 opal/util/keyval_parse.c         if (NULL == tmp) {
NULL              143 opal/util/keyval_parse.c             key_buffer = NULL;
NULL              179 opal/util/keyval_parse.c         keyval_callback(key_buffer, NULL);
NULL              198 opal/util/keyval_parse.c     if (NULL != env_str && 0 < strlen(env_str)) {
NULL              201 opal/util/keyval_parse.c         env_str = NULL;
NULL              211 opal/util/keyval_parse.c     if (NULL == buffer) {
NULL              218 opal/util/keyval_parse.c     if (NULL != prefix) {
NULL              238 opal/util/keyval_parse.c     if (NULL != suffix && (uintptr_t) (echr - buffer) > strlen (suffix)) {
NULL              263 opal/util/keyval_parse.c         if (NULL == tmp) {
NULL              266 opal/util/keyval_parse.c             key_buffer = NULL;
NULL              282 opal/util/keyval_parse.c     if (NULL == var) {
NULL              286 opal/util/keyval_parse.c     if (NULL != env_str) {
NULL              288 opal/util/keyval_parse.c         valsz = (NULL != val) ? strlen(val) : 0;
NULL              294 opal/util/keyval_parse.c             if (NULL == tmp) {
NULL              302 opal/util/keyval_parse.c         if (NULL == env_str) {
NULL              308 opal/util/keyval_parse.c     if (NULL != val) {
NULL              330 opal/util/keyval_parse.c             trim_name (key_buffer, "-mca", NULL);
NULL              331 opal/util/keyval_parse.c             trim_name (key_buffer, "--mca", NULL);
NULL              335 opal/util/keyval_parse.c                 if (NULL != opal_util_keyval_yytext) {
NULL              350 opal/util/keyval_parse.c             trim_name (key_buffer, "--x", NULL);
NULL              361 opal/util/keyval_parse.c             trim_name (key_buffer, "--x", NULL);
NULL              362 opal/util/keyval_parse.c             add_to_env_str(key_buffer, NULL);
NULL              112 opal/util/malloc.c         if (NULL == addr) {
NULL              141 opal/util/malloc.c         if (NULL == addr) {
NULL              161 opal/util/malloc.c             if (NULL == ptr) {
NULL              175 opal/util/malloc.c         if (NULL == addr) {
NULL               78 opal/util/net.c     struct addrinfo hint, *res = NULL;
NULL               87 opal/util/net.c     if (0 != getaddrinfo(name, NULL, &hint, &res)) {
NULL              105 opal/util/net.c static private_ipv4_t* private_ipv4 = NULL;
NULL              114 opal/util/net.c     if (NULL != value) free(value);
NULL              125 opal/util/net.c     if (OPAL_SUCCESS != ret) return NULL;
NULL              127 opal/util/net.c     if (NULL == buffer) {
NULL              148 opal/util/net.c     private_ipv4 = NULL;
NULL              159 opal/util/net.c     if( NULL != args ) {
NULL              162 opal/util/net.c         if( NULL == private_ipv4 ) {
NULL              336 opal/util/net.c                 if( NULL == private_ipv4 ) {
NULL              393 opal/util/net.c     if (NULL == name) {
NULL              395 opal/util/net.c         return NULL;
NULL              407 opal/util/net.c         if(NULL == inet_ntop(AF_INET6, &((struct sockaddr_in6*) addr)->sin6_addr,
NULL              410 opal/util/net.c             return NULL;
NULL              418 opal/util/net.c         return NULL;
NULL              422 opal/util/net.c                         name, NI_MAXHOST, NULL, 0, NI_NUMERICHOST);
NULL              428 opal/util/net.c        return NULL;
NULL              431 opal/util/net.c     if (NULL != (p = strrchr(name, '%'))) {
NULL              508 opal/util/net.c     return NULL;
NULL               31 opal/util/numtostr.c     char *buf = NULL;
NULL               35 opal/util/numtostr.c     if (NULL == buf) return NULL;
NULL               40 opal/util/numtostr.c         return NULL;
NULL               52 opal/util/numtostr.c     char *buf = NULL;
NULL               56 opal/util/numtostr.c     if (NULL == buf) return NULL;
NULL               61 opal/util/numtostr.c         return NULL;
NULL               44 opal/util/opal_environ.c     char **ret = NULL;
NULL               49 opal/util/opal_environ.c     if (NULL == major) {
NULL               50 opal/util/opal_environ.c         if (NULL == minor) {
NULL               51 opal/util/opal_environ.c             return NULL;
NULL               63 opal/util/opal_environ.c     if (NULL == minor) {
NULL               70 opal/util/opal_environ.c     for (i = 0; NULL != minor[i]; ++i) {
NULL               72 opal/util/opal_environ.c         if (NULL == value) {
NULL               73 opal/util/opal_environ.c             opal_setenv(minor[i], NULL, false, &ret);
NULL              104 opal/util/opal_environ.c     if (NULL == value) {
NULL              110 opal/util/opal_environ.c     if (NULL == newvalue) {
NULL              116 opal/util/opal_environ.c     if( NULL == env ) {
NULL              118 opal/util/opal_environ.c     } else if (NULL == *env) {
NULL              138 opal/util/opal_environ.c         for (i = 0; (*env)[i] != NULL; ++i) {
NULL              167 opal/util/opal_environ.c     if (NULL == compare) {
NULL              175 opal/util/opal_environ.c     for (i = 0; (*env)[i] != NULL; ++i) {
NULL              216 opal/util/opal_environ.c     if (NULL == *env) {
NULL              223 opal/util/opal_environ.c     if (NULL == compare) {
NULL              233 opal/util/opal_environ.c     for (i = 0; (*env)[i] != NULL; ++i) {
NULL              239 opal/util/opal_environ.c         for (; (*env)[i] != NULL; ++i)
NULL              255 opal/util/opal_environ.c     if( NULL == (str = getenv("TMPDIR")) )
NULL              256 opal/util/opal_environ.c         if( NULL == (str = getenv("TEMP")) )
NULL              257 opal/util/opal_environ.c             if( NULL == (str = getenv("TMP")) )
NULL               45 opal/util/opal_getcwd.c     if (NULL == buf || size > INT_MAX) {
NULL               50 opal/util/opal_getcwd.c     if (NULL == getcwd(cwd, sizeof(cwd))) {
NULL               59 opal/util/opal_getcwd.c     if (NULL == pwd) {
NULL              182 opal/util/opal_pty.c     if (ptr == NULL) {          /* get slave's name */
NULL              244 opal/util/opal_pty.c     if (grptr != NULL) {
NULL               57 opal/util/os_dirpath.c     if (NULL == path) { /* protect ourselves from errors */
NULL              159 opal/util/os_dirpath.c     if (NULL == path) {  /* protect against error */
NULL              173 opal/util/os_dirpath.c     if (NULL == dp) {
NULL              177 opal/util/os_dirpath.c     while (NULL != (ep = readdir(dp))) {
NULL              193 opal/util/os_dirpath.c         filenm = opal_os_path(false, path, ep->d_name, NULL);
NULL              223 opal/util/os_dirpath.c         if (NULL != cbfunc) {
NULL              270 opal/util/os_dirpath.c     if (NULL != path) {  /* protect against error */
NULL              272 opal/util/os_dirpath.c         if (NULL != dp) {
NULL               49 opal/util/os_path.c     while (NULL != (element = va_arg(ap, char*))) {
NULL               74 opal/util/os_path.c     	return(NULL);
NULL               78 opal/util/os_path.c     if (NULL == path) {
NULL               79 opal/util/os_path.c         return(NULL);
NULL               87 opal/util/os_path.c     if( NULL != (element = va_arg(ap, char*)) ) {
NULL               93 opal/util/os_path.c     while (NULL != (element=va_arg(ap, char*))) {
NULL               60 opal/util/output.c static char *output_dir = NULL;
NULL               61 opal/util/output.c static char *output_prefix = NULL;
NULL              130 opal/util/output.c static char *redirect_syslog_ident = NULL;
NULL              148 opal/util/output.c     if (NULL != str) {
NULL              152 opal/util/output.c     if (NULL != str) {
NULL              159 opal/util/output.c     if (NULL != str) {
NULL              174 opal/util/output.c     if (NULL != str) {
NULL              182 opal/util/output.c         if (NULL != str) {
NULL              189 opal/util/output.c         if (NULL != str && str[0] == '1') {
NULL              205 opal/util/output.c         info[i].ldi_file_suffix = NULL;
NULL              280 opal/util/output.c     if (NULL != str) {
NULL              287 opal/util/output.c     if( NULL != verbose.lds_prefix ) {
NULL              289 opal/util/output.c         verbose.lds_prefix = NULL;
NULL              424 opal/util/output.c     char *ret = NULL;
NULL              433 opal/util/output.c             ret = NULL;
NULL              448 opal/util/output.c     char *ret = NULL;
NULL              454 opal/util/output.c             ret = NULL;
NULL              481 opal/util/output.c     if (NULL != olddir) {
NULL              484 opal/util/output.c     if (NULL != oldprefix) {
NULL              488 opal/util/output.c     if (NULL != dir) {
NULL              492 opal/util/output.c     if (NULL != prefix) {
NULL              509 opal/util/output.c         verbose.lds_prefix = NULL;
NULL              514 opal/util/output.c         output_prefix = NULL;
NULL              517 opal/util/output.c         output_dir = NULL;
NULL              519 opal/util/output.c         if(NULL != temp_str) {
NULL              521 opal/util/output.c             temp_str = NULL;
NULL              542 opal/util/output.c     stream->lds_syslog_ident = NULL;
NULL              543 opal/util/output.c     stream->lds_prefix = NULL;
NULL              544 opal/util/output.c     stream->lds_suffix = NULL;
NULL              551 opal/util/output.c     stream->lds_file_suffix = NULL;
NULL              557 opal/util/output.c     if( NULL != stream->lds_file_suffix ) {
NULL              559 opal/util/output.c         stream->lds_file_suffix = NULL;
NULL              581 opal/util/output.c     if (NULL != str && 0 == strcasecmp(str, "file")) {
NULL              613 opal/util/output.c     if (NULL == lds) {
NULL              632 opal/util/output.c         if (NULL != redirect_syslog_ident) {
NULL              636 opal/util/output.c             info[i].ldi_syslog_ident = NULL;
NULL              646 opal/util/output.c             if (NULL != lds->lds_syslog_ident) {
NULL              650 opal/util/output.c                 info[i].ldi_syslog_ident = NULL;
NULL              666 opal/util/output.c     if (NULL != lds->lds_prefix) {
NULL              670 opal/util/output.c         info[i].ldi_prefix = NULL;
NULL              674 opal/util/output.c     if (NULL != lds->lds_suffix) {
NULL              678 opal/util/output.c         info[i].ldi_suffix = NULL;
NULL              694 opal/util/output.c         if (NULL != str && redirect_to_file) {
NULL              705 opal/util/output.c         if (NULL != sfx) {
NULL              708 opal/util/output.c             info[i].ldi_file_suffix = (NULL == lds->lds_file_suffix) ? NULL :
NULL              754 opal/util/output.c         if (NULL != info[i].ldi_file_suffix &&
NULL              755 opal/util/output.c             NULL != info[n].ldi_file_suffix) {
NULL              760 opal/util/output.c         if (NULL == info[i].ldi_file_suffix &&
NULL              761 opal/util/output.c             NULL != info[n].ldi_file_suffix) {
NULL              764 opal/util/output.c         if (NULL != info[i].ldi_file_suffix &&
NULL              765 opal/util/output.c             NULL == info[n].ldi_file_suffix) {
NULL              777 opal/util/output.c     if (NULL != output_dir) {
NULL              779 opal/util/output.c         if (NULL == filename) {
NULL              784 opal/util/output.c         if (NULL != output_prefix) {
NULL              787 opal/util/output.c         if (info[i].ldi_file_suffix != NULL) {
NULL              790 opal/util/output.c             info[i].ldi_file_suffix = NULL;
NULL              814 opal/util/output.c         if (NULL != opal_pmix.register_cleanup) {
NULL              845 opal/util/output.c         if (NULL != ldi->ldi_prefix) {
NULL              848 opal/util/output.c         ldi->ldi_prefix = NULL;
NULL              850 opal/util/output.c     if (NULL != ldi->ldi_suffix) {
NULL              853 opal/util/output.c     ldi->ldi_suffix = NULL;
NULL              855 opal/util/output.c     if (NULL != ldi->ldi_file_suffix) {
NULL              858 opal/util/output.c         ldi->ldi_file_suffix = NULL;
NULL              860 opal/util/output.c         if (NULL != ldi->ldi_syslog_ident) {
NULL              863 opal/util/output.c         ldi->ldi_syslog_ident = NULL;
NULL              881 opal/util/output.c     } else if (NULL != ldi->ldi_suffix) {
NULL              891 opal/util/output.c     if (NULL != ldi->ldi_prefix) {
NULL              894 opal/util/output.c     if (NULL != ldi->ldi_suffix) {
NULL              898 opal/util/output.c         if (NULL != temp_str) {
NULL              902 opal/util/output.c         if (NULL == temp_str) {
NULL              907 opal/util/output.c     if (NULL != ldi->ldi_prefix && NULL != ldi->ldi_suffix) {
NULL              915 opal/util/output.c     } else if (NULL != ldi->ldi_prefix) {
NULL              923 opal/util/output.c     } else if (NULL != ldi->ldi_suffix) {
NULL              950 opal/util/output.c     char *str, *out = NULL;
NULL              123 opal/util/path.c         return opal_path_access(fname, NULL, mode);
NULL              128 opal/util/path.c     fullpath = NULL;
NULL              134 opal/util/path.c     while (pathv[i] && NULL == fullpath) {
NULL              146 opal/util/path.c             if (NULL != env) {
NULL              179 opal/util/path.c     dirv = NULL;
NULL              181 opal/util/path.c     if (NULL != (path = list_env_get("PATH", envv))) {
NULL              187 opal/util/path.c     if (NULL != wrkdir) {
NULL              193 opal/util/path.c                 if (NULL == dirv[i]){
NULL              194 opal/util/path.c                     return NULL;
NULL              203 opal/util/path.c     if (!found_dot && NULL != wrkdir) {
NULL              207 opal/util/path.c     if(NULL == dirv)
NULL              208 opal/util/path.c         return NULL;
NULL              230 opal/util/path.c     char *fullpath = NULL;
NULL              235 opal/util/path.c     if (NULL == path) {
NULL              236 opal/util/path.c         fullpath = opal_os_path(false, fname, NULL);
NULL              239 opal/util/path.c         fullpath = opal_os_path(relative, path, fname, NULL);
NULL              241 opal/util/path.c     if (NULL == fullpath) {
NULL              242 opal/util/path.c         return NULL;
NULL              252 opal/util/path.c         return NULL;
NULL              261 opal/util/path.c         return NULL;
NULL              270 opal/util/path.c         return NULL;
NULL              277 opal/util/path.c         return NULL;
NULL              284 opal/util/path.c         return NULL;
NULL              306 opal/util/path.c     if (NULL == path) {
NULL              356 opal/util/path.c     if (NULL != list) {
NULL              359 opal/util/path.c         while (NULL != *list) {
NULL              387 opal/util/path.c                NULL != strchr(app_name, OPAL_PATH_SEP[0])) {
NULL              390 opal/util/path.c         if( NULL == pcwd ) {
NULL              392 opal/util/path.c             return NULL;
NULL              394 opal/util/path.c         abs_app_name = opal_os_path( false, pcwd, app_name, NULL );
NULL              397 opal/util/path.c         abs_app_name = opal_path_findv( app_name, X_OK, NULL, NULL );
NULL              400 opal/util/path.c     if( NULL != abs_app_name ) {
NULL              406 opal/util/path.c     return NULL;
NULL              419 opal/util/path.c     FILE * mtab = NULL;
NULL              420 opal/util/path.c     struct mntent * part = NULL;
NULL              422 opal/util/path.c     if ((mtab = setmntent(MOUNTED_FILE, "r")) != NULL) {
NULL              423 opal/util/path.c         while (NULL != (part = getmntent(mtab))) {
NULL              424 opal/util/path.c             if ((NULL != part->mnt_dir) &&
NULL              425 opal/util/path.c                 (NULL != part->mnt_type) &&
NULL              435 opal/util/path.c     return NULL;
NULL              564 opal/util/path.c             if ( NULL != ret_fstype ) {
NULL              565 opal/util/path.c                 *ret_fstype = NULL;
NULL              572 opal/util/path.c         if (NULL == last_sep || (1 == strlen(last_sep) &&
NULL              575 opal/util/path.c             if ( NULL != ret_fstype ) {
NULL              576 opal/util/path.c                 *ret_fstype=NULL;
NULL              624 opal/util/path.c     if ( NULL != ret_fstype ) {
NULL              625 opal/util/path.c         *ret_fstype=NULL;
NULL              635 opal/util/path.c         if (NULL != fs_type) {
NULL              643 opal/util/path.c                     if ( NULL != ret_fstype ) {
NULL              650 opal/util/path.c             if ( NULL != ret_fstype ) {
NULL              651 opal/util/path.c                 *ret_fstype=NULL;
NULL              659 opal/util/path.c     if ( NULL != ret_fstype ) {
NULL              680 opal/util/path.c     if (NULL == path || NULL == out_avail) {
NULL               80 opal/util/printf.c                 if (NULL != sarg) {
NULL              220 opal/util/printf.c         *ptr = NULL;
NULL              244 opal/util/printf.c     if (NULL == *ptr) {
NULL              258 opal/util/printf.c     if (NULL == *ptr) {
NULL              318 opal/util/printf.c     length = opal_snprintf(NULL, 0, "this is a string %d", 1004);
NULL               31 opal/util/proc.c     .nodename = NULL,
NULL               32 opal/util/proc.c     .job_session_dir = NULL,
NULL               33 opal/util/proc.c     .proc_session_dir = NULL,
NULL               36 opal/util/proc.c     .cpuset = NULL,
NULL               40 opal/util/proc.c     { .opal_list_next = NULL,
NULL               41 opal/util/proc.c       .opal_list_prev = NULL},
NULL               45 opal/util/proc.c     NULL,
NULL               46 opal/util/proc.c     NULL
NULL               53 opal/util/proc.c     proc->proc_convertor = NULL;
NULL               56 opal/util/proc.c     proc->proc_hostname  = NULL;
NULL               63 opal/util/proc.c     proc->proc_hostname  = NULL;
NULL               64 opal/util/proc.c     proc->proc_convertor = NULL;
NULL               71 opal/util/proc.c                    NULL, NULL);
NULL              102 opal/util/proc.c         if( NULL != proc )
NULL              106 opal/util/proc.c         if( NULL != proc ) {
NULL              174 opal/util/proc.c     return NULL;
NULL              191 opal/util/proc.c     if (NULL == proc) {
NULL              202 opal/util/proc.c     if (NULL != proc->proc_hostname) {
NULL               61 opal/util/proc.h     (unsigned long) ((NULL == n) ? (unsigned long)OPAL_JOBID_INVALID : (unsigned long)(n)->jobid), \
NULL               62 opal/util/proc.h     (unsigned long) ((NULL == n) ? (unsigned long)OPAL_VPID_INVALID : (unsigned long)(n)->vpid) \
NULL               96 opal/util/qsort.c #define thunk NULL
NULL               50 opal/util/show_help.c static char **search_dirs = NULL;
NULL               86 opal/util/show_help.c     if (NULL != search_dirs) {
NULL               88 opal/util/show_help.c         search_dirs = NULL;
NULL              108 opal/util/show_help.c         if (NULL == lines[i]) {
NULL              117 opal/util/show_help.c     if (NULL == *outstring) {
NULL              128 opal/util/show_help.c         if (NULL == lines[i]) {
NULL              148 opal/util/show_help.c     char *err_msg = NULL;
NULL              154 opal/util/show_help.c     if (NULL == base) {
NULL              161 opal/util/show_help.c     if (NULL != search_dirs) {
NULL              165 opal/util/show_help.c         for (i=0; NULL != search_dirs[i]; i++) {
NULL              166 opal/util/show_help.c             filename = opal_os_path( false, search_dirs[i], base, NULL );
NULL              168 opal/util/show_help.c             if (NULL == opal_show_help_yyin) {
NULL              178 opal/util/show_help.c             if (NULL != opal_show_help_yyin) {
NULL              185 opal/util/show_help.c     if (NULL == opal_show_help_yyin) {
NULL              191 opal/util/show_help.c     if (NULL != err_msg) {
NULL              221 opal/util/show_help.c             if (NULL == tmp) {
NULL              305 opal/util/show_help.c     char *single_string, *output, **array = NULL;
NULL              309 opal/util/show_help.c         return NULL;
NULL              322 opal/util/show_help.c     return (OPAL_SUCCESS == rc) ? output : NULL;
NULL              349 opal/util/show_help.c     if (NULL != output) {
NULL              354 opal/util/show_help.c     return (NULL == output) ? OPAL_ERROR : OPAL_SUCCESS;
NULL               63 opal/util/stacktrace.c static char  *opal_stacktrace_output_filename_base = NULL;
NULL               77 opal/util/stacktrace.c     if( NULL == my_proc ) {
NULL              159 opal/util/stacktrace.c     if (NULL != info) {
NULL              399 opal/util/stacktrace.c     ret = opal_backtrace_print(NULL, print_buffer, 2);
NULL              469 opal/util/stacktrace.c         opal_backtrace_print(NULL, NULL, 2);
NULL              487 opal/util/stacktrace.c         return NULL;
NULL              492 opal/util/stacktrace.c 	    if (NULL == traces[i]) {
NULL              499 opal/util/stacktrace.c     if (NULL == output) {
NULL              500 opal/util/stacktrace.c         return NULL;
NULL              505 opal/util/stacktrace.c         if (NULL == traces[i]) {
NULL              547 opal/util/stacktrace.c     if( NULL == opal_stacktrace_output_filename ||
NULL              569 opal/util/stacktrace.c         char *filename_cpy = NULL;
NULL              600 opal/util/stacktrace.c 	 next != NULL && *next != '\0';
NULL              618 opal/util/stacktrace.c       } else if (next == NULL) {
NULL              629 opal/util/stacktrace.c       ret = sigaction (sig, NULL, &old);
NULL              648 opal/util/stacktrace.c           if (0 != sigaction(sig, &act, NULL)) {
NULL               74 opal/util/sys_limits.c         maxlim = strtol(value, NULL, 10);
NULL              110 opal/util/sys_limits.c     char **lims, **lim=NULL, *setlim;
NULL              115 opal/util/sys_limits.c     if (NULL == opal_set_max_sys_limits) {
NULL              121 opal/util/sys_limits.c     if (NULL == lims) {
NULL              126 opal/util/sys_limits.c     for (i=0; NULL != lims[i]; i++) {
NULL              219 opal/util/sys_limits.c         lim = NULL;
NULL              229 opal/util/sys_limits.c     if (NULL != lim) {
NULL               50 opal/util/timings.c     gettimeofday(&tv, NULL);
NULL               80 opal/util/timings.c            return NULL;
NULL               86 opal/util/timings.c             return NULL;
NULL               45 opal/util/timings.h         char *ptr = NULL;                                                         \
NULL               48 opal/util/timings.h         if( NULL == prefix ){                                                     \
NULL               61 opal/util/timings.h         if( NULL == ptr || strcmp(ptr, "1")){                                     \
NULL               66 opal/util/timings.h         if (NULL != ptr) {                                                        \
NULL               71 opal/util/timings.h         if( NULL != ptr ){                                                        \
NULL              125 opal/util/timings.h             filename = (filename == NULL) ? strdup(__FILE__) : filename+1;        \
NULL              163 opal/util/timings.h         char *ptr = NULL;                                                         \
NULL              168 opal/util/timings.h             if( NULL != ptr ){ (_cnt) = atoi(ptr); };                             \
NULL              176 opal/util/timings.h         char *ptr = NULL;                                                         \
NULL              180 opal/util/timings.h             if( NULL != ptr ){ (_err) = atoi(ptr); };                             \
NULL              197 opal/util/timings.h         if ( NULL != ptr ) {                                                      \
NULL               37 opal/util/uri.c     if (NULL == (ptr = strchr(turi, ':'))) {
NULL               41 opal/util/uri.c         return NULL;
NULL               57 opal/util/uri.c         return NULL;
NULL               63 opal/util/uri.c     if (NULL == hostname) {
NULL               73 opal/util/uri.c         if (NULL != strchr(filename, uri_reserved_path_chars[j])) {
NULL              116 opal/util/uri.c     fn = NULL;
NULL              117 opal/util/uri.c     if (NULL != hostname) {
NULL              118 opal/util/uri.c         *hostname = NULL;
NULL              122 opal/util/uri.c     if (NULL == (ptr = strchr(turi, ':'))) {
NULL              126 opal/util/uri.c         return NULL;
NULL              148 opal/util/uri.c         if (NULL == (sp = strchr(ptr, '/'))) {
NULL              153 opal/util/uri.c             if (NULL != hostname) {
NULL               56 opal/win32/opal_inet.c     if ( 0 == WSAStringToAddress ((LPTSTR) src, af, NULL, (LPSOCKADDR) &sa, &addr_len )) {
NULL              104 opal/win32/opal_inet.c         return NULL;
NULL              107 opal/win32/opal_inet.c     if ( 0 == WSAAddressToString ((LPSOCKADDR) &sa, addr_len, NULL, dst, &str_len )) {
NULL              111 opal/win32/opal_inet.c         return NULL;
NULL               34 opal/win32/opal_misc.h     DWORD length = GetEnvironmentVariable( (LPCSTR)name, NULL, 0 );
NULL               36 opal/win32/opal_misc.h     if( 0 == length ) return NULL;
NULL               39 opal/win32/opal_misc.h     return (ret > 0) ? buffer: NULL;
NULL               48 opal/win32/opal_misc.h         if( 0 == (length = GetEnvironmentVariable( (LPCSTR)name, NULL, length )) ) {
NULL               34 opal/win32/opal_uio.c    err = WSASend((SOCKET) fd, &(iov->data), cnt, &sendlen, 0, NULL, NULL);
NULL               49 opal/win32/opal_uio.c    err = WSARecv((SOCKET) fd, &(iov->data), cnt, &recvlen, &flags, NULL, NULL);
NULL               82 orte/include/orte/types.h     (unsigned long) ((NULL == n) ? (unsigned long)ORTE_JOBID_INVALID : (unsigned long)(n)->jobid), \
NULL               83 orte/include/orte/types.h     (unsigned long) ((NULL == n) ? (unsigned long)ORTE_VPID_INVALID : (unsigned long)(n)->vpid) \
NULL               46 orte/mca/common/alps/common_alps.c     FILE *fd = NULL, *fd_task_is_app = NULL;
NULL               49 orte/mca/common/alps/common_alps.c     if (flag == NULL) {
NULL               54 orte/mca/common/alps/common_alps.c     if (fd == NULL) {
NULL               60 orte/mca/common/alps/common_alps.c         if (fd_task_is_app != NULL) {   /* okay we're in a PAGG container,
NULL               91 orte/mca/errmgr/base/errmgr_base_fns.c     char *errstring = NULL;
NULL               95 orte/mca/errmgr/base/errmgr_base_fns.c     if (NULL == errstring) {
NULL              111 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != fmt ) {
NULL              112 orte/mca/errmgr/base/errmgr_base_fns.c         char* buffer = NULL;
NULL              122 orte/mca/errmgr/base/errmgr_base_fns.c         orte_odls.kill_local_procs(NULL);
NULL              156 orte/mca/errmgr/base/errmgr_base_fns.c     opal_list_item_t *item = NULL;
NULL              159 orte/mca/errmgr/base/errmgr_base_fns.c     orte_app_context_t *cur_app_context = NULL;
NULL              160 orte/mca/errmgr/base/errmgr_base_fns.c     orte_app_context_t *new_app_context = NULL;
NULL              161 orte/mca/errmgr/base/errmgr_base_fns.c     orte_sstore_base_local_snapshot_info_t *vpid_snapshot = NULL;
NULL              162 orte/mca/errmgr/base/errmgr_base_fns.c     char *reference_fmt_str = NULL;
NULL              163 orte/mca/errmgr/base/errmgr_base_fns.c     char *location_str = NULL;
NULL              164 orte/mca/errmgr/base/errmgr_base_fns.c     char *cache_location_str = NULL;
NULL              165 orte/mca/errmgr/base/errmgr_base_fns.c     char *ref_location_fmt_str = NULL;
NULL              166 orte/mca/errmgr/base/errmgr_base_fns.c     char *tmp_str = NULL;
NULL              167 orte/mca/errmgr/base/errmgr_base_fns.c     char *global_snapshot_ref = NULL;
NULL              168 orte/mca/errmgr/base/errmgr_base_fns.c     char *global_snapshot_seq = NULL;
NULL              185 orte/mca/errmgr/base/errmgr_base_fns.c             vpid_snapshot = NULL;
NULL              189 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL == vpid_snapshot ) {
NULL              214 orte/mca/errmgr/base/errmgr_base_fns.c     cur_app_context = NULL;
NULL              218 orte/mca/errmgr/base/errmgr_base_fns.c         if( NULL == cur_app_context ) {
NULL              226 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL == cur_app_context ) {
NULL              249 orte/mca/errmgr/base/errmgr_base_fns.c         new_app_context->app                    = NULL;
NULL              252 orte/mca/errmgr/base/errmgr_base_fns.c         new_app_context->argv                   = NULL;
NULL              262 orte/mca/errmgr/base/errmgr_base_fns.c                  (vpid_snapshot->compress_comp == NULL ? "" : vpid_snapshot->compress_comp),
NULL              263 orte/mca/errmgr/base/errmgr_base_fns.c                  (vpid_snapshot->compress_postfix == NULL ? "" : vpid_snapshot->compress_postfix),
NULL              284 orte/mca/errmgr/base/errmgr_base_fns.c         new_app_context->app = NULL;
NULL              287 orte/mca/errmgr/base/errmgr_base_fns.c         new_app_context->argv = NULL;
NULL              295 orte/mca/errmgr/base/errmgr_base_fns.c                  (vpid_snapshot->compress_comp == NULL ? "" : vpid_snapshot->compress_comp),
NULL              296 orte/mca/errmgr/base/errmgr_base_fns.c                  (vpid_snapshot->compress_postfix == NULL ? "" : vpid_snapshot->compress_postfix),
NULL              312 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != tmp_str ) {
NULL              314 orte/mca/errmgr/base/errmgr_base_fns.c         tmp_str = NULL;
NULL              320 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != tmp_str) {
NULL              322 orte/mca/errmgr/base/errmgr_base_fns.c         tmp_str = NULL;
NULL              324 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != location_str ) {
NULL              326 orte/mca/errmgr/base/errmgr_base_fns.c         location_str = NULL;
NULL              328 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != cache_location_str ) {
NULL              330 orte/mca/errmgr/base/errmgr_base_fns.c         cache_location_str = NULL;
NULL              332 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != reference_fmt_str ) {
NULL              334 orte/mca/errmgr/base/errmgr_base_fns.c         reference_fmt_str = NULL;
NULL              336 orte/mca/errmgr/base/errmgr_base_fns.c     if( NULL != ref_location_fmt_str ) {
NULL              338 orte/mca/errmgr/base/errmgr_base_fns.c         ref_location_fmt_str = NULL;
NULL              360 orte/mca/errmgr/base/errmgr_base_fns.c                                                                   NULL,
NULL              363 orte/mca/errmgr/base/errmgr_base_fns.c                                                                   NULL)) ) {
NULL              369 orte/mca/errmgr/base/errmgr_base_fns.c     if (NULL == (jdata = orte_get_job_data_object(jobid))) {
NULL              396 orte/mca/errmgr/base/errmgr_base_fns.c     opal_list_t *proc_list = NULL;
NULL              397 orte/mca/errmgr/base/errmgr_base_fns.c     opal_list_t *node_list = NULL;
NULL              398 orte/mca/errmgr/base/errmgr_base_fns.c     opal_list_t *suggested_map_list = NULL;
NULL              399 orte/mca/errmgr/base/errmgr_base_fns.c     orte_errmgr_predicted_map_t  *onto_map = NULL;
NULL              401 orte/mca/errmgr/base/errmgr_base_fns.c     orte_errmgr_predicted_proc_t *off_proc = NULL;
NULL              402 orte/mca/errmgr/base/errmgr_base_fns.c     orte_errmgr_predicted_node_t *off_node = NULL;
NULL              431 orte/mca/errmgr/base/errmgr_base_fns.c             onto_map->map_node_name = NULL;
NULL               56 orte/mca/errmgr/base/errmgr_base_frame.c     .init = NULL, /* init     */
NULL               57 orte/mca/errmgr/base/errmgr_base_frame.c     .finalize = NULL, /* finalize */
NULL               74 orte/mca/errmgr/base/errmgr_base_frame.c     if (NULL != orte_errmgr.finalize) {
NULL               84 orte/mca/errmgr/base/errmgr_base_frame.c     return mca_base_framework_components_close(&orte_errmgr_base_framework, NULL);
NULL              103 orte/mca/errmgr/base/errmgr_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(orte, errmgr, "ORTE Error Manager", NULL,
NULL               39 orte/mca/errmgr/base/errmgr_base_select.c     orte_errmgr_base_component_t *best_component = NULL;
NULL               40 orte/mca/errmgr/base/errmgr_base_select.c     orte_errmgr_base_module_t *best_module = NULL;
NULL               48 orte/mca/errmgr/base/errmgr_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               58 orte/mca/errmgr/base/errmgr_base_select.c     if (NULL != best_module) {
NULL              109 orte/mca/errmgr/default_app/errmgr_default_app.c     if (NULL != cbfunc) {
NULL              110 orte/mca/errmgr/default_app/errmgr_default_app.c         cbfunc(ORTE_SUCCESS, NULL, NULL, NULL, cbdata);
NULL              134 orte/mca/errmgr/default_app/errmgr_default_app.c     opal_pmix.register_evhandler(NULL, &directives, notify_cbfunc, register_cbfunc, (void*)&lock);
NULL              145 orte/mca/errmgr/default_app/errmgr_default_app.c         opal_pmix.deregister_evhandler(myerrhandle, NULL, NULL);
NULL              180 orte/mca/errmgr/default_app/errmgr_default_app.c                        (NULL == nodename) ? "Unknown" : nodename);
NULL              202 orte/mca/errmgr/default_app/errmgr_default_app.c         orte_errmgr_base_abort(error_code, NULL);
NULL               72 orte/mca/errmgr/default_app/errmgr_default_app_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               98 orte/mca/errmgr/default_app/errmgr_default_app_component.c     *module = NULL;
NULL              118 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     orte_quit(0, 0, NULL);
NULL              137 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     char *outmsg = NULL;
NULL              153 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (NULL != fmt) {
NULL              164 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_quit(0, 0, NULL);
NULL              170 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_quit(0, 0, NULL);
NULL              176 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (NULL == (timer = OBJ_NEW(orte_timer_t))) {
NULL              182 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     opal_event_evtimer_set(orte_event_base, timer->ev, wakeup, NULL);
NULL              215 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (NULL == caddy->jdata) {
NULL              216 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_FORCED_EXIT);
NULL              282 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                                                    orte_rml_send_callback, NULL))) {
NULL              298 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         aborted_proc = NULL;
NULL              377 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (NULL == (jdata = orte_get_job_data_object(proc->jobid))) {
NULL              416 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                     if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL              430 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c                 ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              485 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              497 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              504 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_CONTINUOUS_OP, NULL, OPAL_BOOL) ||
NULL              730 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              751 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              772 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL               72 orte/mca/errmgr/default_hnp/errmgr_default_hnp_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               98 orte/mca/errmgr/default_hnp/errmgr_default_hnp_component.c     *module = NULL;
NULL              115 orte/mca/errmgr/default_orted/errmgr_default_orted.c     orte_quit(0, 0, NULL);
NULL              134 orte/mca/errmgr/default_orted/errmgr_default_orted.c     char *outmsg = NULL;
NULL              152 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (NULL != fmt) {
NULL              209 orte/mca/errmgr/default_orted/errmgr_default_orted.c                                           orte_rml_send_callback, NULL))) {
NULL              213 orte/mca/errmgr/default_orted/errmgr_default_orted.c         orte_quit(0, 0, NULL);
NULL              220 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (NULL == (timer = OBJ_NEW(orte_timer_t))) {
NULL              226 orte/mca/errmgr/default_orted/errmgr_default_orted.c     opal_event_evtimer_set(orte_event_base, timer->ev, wakeup, NULL);
NULL              254 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (NULL == caddy->jdata) {
NULL              255 orte/mca/errmgr/default_orted/errmgr_default_orted.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_FORCED_EXIT);
NULL              307 orte/mca/errmgr/default_orted/errmgr_default_orted.c                                           orte_rml_send_callback, NULL))) {
NULL              373 orte/mca/errmgr/default_orted/errmgr_default_orted.c         orte_quit(0, 0, NULL);
NULL              378 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (NULL == (jdata = orte_get_job_data_object(proc->jobid))) {
NULL              404 orte/mca/errmgr/default_orted/errmgr_default_orted.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->vpid))) {
NULL              428 orte/mca/errmgr/default_orted/errmgr_default_orted.c                 if (NULL != (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              445 orte/mca/errmgr/default_orted/errmgr_default_orted.c                 ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              457 orte/mca/errmgr/default_orted/errmgr_default_orted.c     if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->vpid))) {
NULL              483 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_FAIL_NOTIFIED, NULL, OPAL_BOOL)) {
NULL              512 orte/mca/errmgr/default_orted/errmgr_default_orted.c                                                   orte_rml_send_callback, NULL))) {
NULL              517 orte/mca/errmgr/default_orted/errmgr_default_orted.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_FAIL_NOTIFIED, ORTE_ATTR_LOCAL, NULL, OPAL_BOOL);
NULL              567 orte/mca/errmgr/default_orted/errmgr_default_orted.c                 if (NULL != (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              579 orte/mca/errmgr/default_orted/errmgr_default_orted.c                 ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              590 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_FAIL_NOTIFIED, NULL, OPAL_BOOL)) {
NULL              619 orte/mca/errmgr/default_orted/errmgr_default_orted.c                                                   orte_rml_send_callback, NULL))) {
NULL              623 orte/mca/errmgr/default_orted/errmgr_default_orted.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_FAIL_NOTIFIED, ORTE_ATTR_LOCAL, NULL, OPAL_BOOL);
NULL              656 orte/mca/errmgr/default_orted/errmgr_default_orted.c             if (NULL == (ptr = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              660 orte/mca/errmgr/default_orted/errmgr_default_orted.c                 opal_pointer_array_set_item(orte_local_children, i, NULL);
NULL              674 orte/mca/errmgr/default_orted/errmgr_default_orted.c                                               orte_rml_send_callback, NULL))) {
NULL              693 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              748 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              777 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              808 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (ORTE_SUCCESS != (rc = orte_odls.kill_local_procs(NULL))) {
NULL               72 orte/mca/errmgr/default_orted/errmgr_default_orted_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               99 orte/mca/errmgr/default_orted/errmgr_default_orted_component.c     *module = NULL;
NULL              110 orte/mca/errmgr/default_tool/errmgr_default_tool.c         orte_errmgr_base_abort(ORTE_ERROR_DEFAULT_EXIT_CODE, NULL);
NULL              125 orte/mca/errmgr/default_tool/errmgr_default_tool.c         orte_errmgr_base_abort(error_code, NULL);
NULL               69 orte/mca/errmgr/default_tool/errmgr_default_tool_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               95 orte/mca/errmgr/default_tool/errmgr_default_tool_component.c     *module = NULL;
NULL               83 orte/mca/ess/alps/ess_alps_component.c         *module = NULL;
NULL               48 orte/mca/ess/alps/ess_alps_module.c     NULL,
NULL               49 orte/mca/ess/alps/ess_alps_module.c     NULL /* ft_event */
NULL               59 orte/mca/ess/alps/ess_alps_module.c     char *error = NULL;
NULL              112 orte/mca/ess/alps/ess_alps_module.c         if (ORTE_SUCCESS != (ret = orte_ess_base_tool_setup(NULL))) {
NULL              167 orte/mca/ess/alps/ess_alps_module.c     if (NULL == orte_ess_base_jobid) {
NULL              176 orte/mca/ess/alps/ess_alps_module.c     if (NULL == orte_ess_base_vpid) {
NULL               55 orte/mca/ess/alps/ess_alps_utils.c     if (first_rank == NULL) {
NULL               73 orte/mca/ess/alps/ess_alps_utils.c     lli_ret = alps_app_lli_put_request(ALPS_APP_LLI_ALPS_REQ_APID, NULL, 0);
NULL              102 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              103 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              104 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              105 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              106 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              107 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              108 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              109 orte/mca/ess/alps/ess_alps_utils.c                                         NULL,
NULL              110 orte/mca/ess/alps/ess_alps_utils.c                                         NULL);
NULL              157 orte/mca/ess/alps/ess_alps_utils.c     lli_ret = alps_app_lli_put_request(ALPS_APP_LLI_ALPS_REQ_START, NULL, 0);
NULL              209 orte/mca/ess/alps/ess_alps_utils.c     lli_ret = alps_app_lli_put_request(ALPS_APP_LLI_ALPS_REQ_EXITING, NULL, 0);
NULL               55 orte/mca/ess/base/ess_base_fns.c     char *error=NULL;
NULL               60 orte/mca/ess/base/ess_base_fns.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_bound_at_launch")) {
NULL               62 orte/mca/ess/base/ess_base_fns.c         if (NULL != (map = getenv(OPAL_MCA_PREFIX"orte_base_applied_binding"))) {
NULL               71 orte/mca/ess/base/ess_base_fns.c             map = NULL;
NULL               74 orte/mca/ess/base/ess_base_fns.c             if (OPAL_SUCCESS == ret && NULL != map) {
NULL               83 orte/mca/ess/base/ess_base_fns.c     } else if (NULL != getenv(OPAL_MCA_PREFIX"orte_externally_bound")) {
NULL               86 orte/mca/ess/base/ess_base_fns.c         map = NULL;
NULL               89 orte/mca/ess/base/ess_base_fns.c         if (OPAL_SUCCESS == ret && NULL != map) {
NULL              187 orte/mca/ess/base/ess_base_fns.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_PU,
NULL              207 orte/mca/ess/base/ess_base_fns.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_CORE,
NULL              227 orte/mca/ess/base/ess_base_fns.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_CORE,
NULL              248 orte/mca/ess/base/ess_base_fns.c                     for (obj = obj->parent; NULL != obj; obj = obj->parent) {
NULL              294 orte/mca/ess/base/ess_base_fns.c         if (NULL != orte_process_info.cpuset) {
NULL              296 orte/mca/ess/base/ess_base_fns.c             orte_process_info.cpuset = NULL;
NULL              304 orte/mca/ess/base/ess_base_fns.c         if (NULL != orte_process_info.cpuset) {
NULL              306 orte/mca/ess/base/ess_base_fns.c             orte_process_info.cpuset = NULL;
NULL              323 orte/mca/ess/base/ess_base_fns.c     if (NULL != orte_process_info.cpuset) {
NULL               47 orte/mca/ess/base/ess_base_frame.c     NULL,  /* init */
NULL               48 orte/mca/ess/base/ess_base_frame.c     NULL,  /* finalize */
NULL               49 orte/mca/ess/base/ess_base_frame.c     NULL,  /* abort */
NULL               50 orte/mca/ess/base/ess_base_frame.c     NULL   /* ft_event */
NULL               54 orte/mca/ess/base/ess_base_frame.c char *orte_ess_base_jobid = NULL;
NULL               55 orte/mca/ess/base/ess_base_frame.c char *orte_ess_base_vpid = NULL;
NULL               63 orte/mca/ess/base/ess_base_frame.c   {0, NULL}
NULL               67 orte/mca/ess/base/ess_base_frame.c static char *forwarded_signals = NULL;
NULL               85 orte/mca/ess/base/ess_base_frame.c     orte_ess_base_jobid = NULL;
NULL               87 orte/mca/ess/base/ess_base_frame.c                                 MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL               93 orte/mca/ess/base/ess_base_frame.c     orte_ess_base_vpid = NULL;
NULL               95 orte/mca/ess/base/ess_base_frame.c                                 MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              104 orte/mca/ess/base/ess_base_frame.c                                 MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              110 orte/mca/ess/base/ess_base_frame.c     forwarded_signals = NULL;
NULL              115 orte/mca/ess/base/ess_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              128 orte/mca/ess/base/ess_base_frame.c     return mca_base_framework_components_close(&orte_ess_base_framework, NULL);
NULL              215 orte/mca/ess/base/ess_base_frame.c     {0, NULL},
NULL              235 orte/mca/ess/base/ess_base_frame.c     if (NULL != forwarded_signals &&
NULL              251 orte/mca/ess/base/ess_base_frame.c     if (NULL != forwarded_signals) {
NULL              254 orte/mca/ess/base/ess_base_frame.c         for (i=0; NULL != signals[i]; i++) {
NULL              317 orte/mca/ess/base/ess_base_frame.c     t->signame = NULL;
NULL              321 orte/mca/ess/base/ess_base_frame.c     if (NULL != t->signame) {
NULL               34 orte/mca/ess/base/ess_base_select.c     orte_ess_base_component_t *best_component = NULL;
NULL               35 orte/mca/ess/base/ess_base_select.c     orte_ess_base_module_t *best_module = NULL;
NULL               43 orte/mca/ess/base/ess_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               83 orte/mca/ess/base/ess_base_std_orted.c static char *log_path = NULL;
NULL               87 orte/mca/ess/base/ess_base_std_orted.c static opal_event_t *forward_signals_events = NULL;
NULL               94 orte/mca/ess/base/ess_base_std_orted.c     opal_event_signal_add(ev, NULL);
NULL              104 orte/mca/ess/base/ess_base_std_orted.c     char *error = NULL;
NULL              134 orte/mca/ess/base/ess_base_std_orted.c         if (NULL == forward_signals_events) {
NULL              149 orte/mca/ess/base/ess_base_std_orted.c     if (NULL == opal_hwloc_topology) {
NULL              164 orte/mca/ess/base/ess_base_std_orted.c         if (NULL == obj->infos[i].name ||
NULL              165 orte/mca/ess/base/ess_base_std_orted.c             NULL == obj->infos[i].value) {
NULL              175 orte/mca/ess/base/ess_base_std_orted.c             obj->infos[obj->infos_count-1].name = NULL;
NULL              176 orte/mca/ess/base/ess_base_std_orted.c             obj->infos[obj->infos_count-1].value = NULL;
NULL              245 orte/mca/ess/base/ess_base_std_orted.c                              (NULL == orte_process_info.tmpdir_base) ? "UNDEF" : orte_process_info.tmpdir_base,
NULL              269 orte/mca/ess/base/ess_base_std_orted.c                                          "output-", NULL, NULL);
NULL              286 orte/mca/ess/base/ess_base_std_orted.c                                     log_file, NULL);
NULL              412 orte/mca/ess/base/ess_base_std_orted.c     if (NULL != orte_process_info.my_hnp_uri) {
NULL              417 orte/mca/ess/base/ess_base_std_orted.c                                                             ORTE_PROC_MY_HNP, NULL))) {
NULL              432 orte/mca/ess/base/ess_base_std_orted.c             val.key = NULL;
NULL              433 orte/mca/ess/base/ess_base_std_orted.c             val.data.string = NULL;
NULL              438 orte/mca/ess/base/ess_base_std_orted.c         val.key = NULL;
NULL              439 orte/mca/ess/base/ess_base_std_orted.c         val.data.string = NULL;
NULL              578 orte/mca/ess/base/ess_base_std_orted.c         forward_signals_events = NULL;
NULL              583 orte/mca/ess/base/ess_base_std_orted.c     if (NULL != log_path) {
NULL              597 orte/mca/ess/base/ess_base_std_orted.c     orte_odls.kill_local_procs(NULL);
NULL              621 orte/mca/ess/base/ess_base_std_orted.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_FORCED_EXIT);
NULL              674 orte/mca/ess/base/ess_base_std_orted.c                                           NULL, NULL))) {
NULL               41 orte/mca/ess/base/ess_base_std_prolog.c     char *error = NULL;
NULL               77 orte/mca/ess/base/ess_base_std_tool.c         if (NULL == kv) {
NULL               87 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != release_fn) {
NULL               96 orte/mca/ess/base/ess_base_std_tool.c     char *error = NULL;
NULL              120 orte/mca/ess/base/ess_base_std_tool.c     if (NULL == opal_pmix.tool_init) {
NULL              133 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != flags) {
NULL              155 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != opal_pmix.query) {
NULL              238 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != orte_process_info.my_hnp_uri && NULL == opal_pmix.server_iof_push) {
NULL              240 orte/mca/ess/base/ess_base_std_tool.c         if (ORTE_SUCCESS != orte_rml_base_parse_uris(orte_process_info.my_hnp_uri, ORTE_PROC_MY_HNP, NULL)) {
NULL              254 orte/mca/ess/base/ess_base_std_tool.c             val.key = NULL;
NULL              255 orte/mca/ess/base/ess_base_std_tool.c             val.data.string = NULL;
NULL              260 orte/mca/ess/base/ess_base_std_tool.c         val.key = NULL;
NULL              261 orte/mca/ess/base/ess_base_std_tool.c         val.data.string = NULL;
NULL              274 orte/mca/ess/base/ess_base_std_tool.c                                       orte_rml_send_callback, NULL);
NULL              316 orte/mca/ess/base/ess_base_std_tool.c     if (NULL != orte_process_info.my_hnp_uri && NULL == opal_pmix.server_iof_push) {
NULL               82 orte/mca/ess/env/ess_env_component.c     *module = NULL;
NULL               80 orte/mca/ess/env/ess_env_module.c     NULL,
NULL               81 orte/mca/ess/env/ess_env_module.c     NULL
NULL               87 orte/mca/ess/env/ess_env_module.c     char *error = NULL;
NULL              134 orte/mca/ess/env/ess_env_module.c     if (NULL == orte_ess_base_jobid) {
NULL              143 orte/mca/ess/env/ess_env_module.c     if (NULL == orte_ess_base_vpid) {
NULL               93 orte/mca/ess/hnp/ess_hnp_component.c     *module = NULL;
NULL              106 orte/mca/ess/hnp/ess_hnp_module.c     NULL /* ft_event */
NULL              115 orte/mca/ess/hnp/ess_hnp_module.c static opal_event_t *forward_signals_events = NULL;
NULL              127 orte/mca/ess/hnp/ess_hnp_module.c     opal_event_signal_add(ev, NULL);
NULL              133 orte/mca/ess/hnp/ess_hnp_module.c     char *error = NULL;
NULL              171 orte/mca/ess/hnp/ess_hnp_module.c     opal_event_set(orte_event_base, &term_handler, term_pipe[0], OPAL_EV_READ, clean_abort, NULL);
NULL              173 orte/mca/ess/hnp/ess_hnp_module.c     opal_event_add(&term_handler, NULL);
NULL              191 orte/mca/ess/hnp/ess_hnp_module.c         if (NULL == forward_signals_events) {
NULL              205 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL == opal_hwloc_topology) {
NULL              264 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL != orte_ess_base_jobid) {
NULL              288 orte/mca/ess/hnp/ess_hnp_module.c                              (NULL == orte_process_info.tmpdir_base) ? "UNDEF" : orte_process_info.tmpdir_base,
NULL              455 orte/mca/ess/hnp/ess_hnp_module.c         val.key = NULL;
NULL              456 orte/mca/ess/hnp/ess_hnp_module.c         val.data.string = NULL;
NULL              461 orte/mca/ess/hnp/ess_hnp_module.c     val.key = NULL;
NULL              462 orte/mca/ess/hnp/ess_hnp_module.c     val.data.string = NULL;
NULL              482 orte/mca/ess/hnp/ess_hnp_module.c         aliases = NULL;
NULL              555 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL == orte_coprocessors) {
NULL              561 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL != coprocessors) {
NULL              566 orte/mca/ess/hnp/ess_hnp_module.c         for (idx=0; NULL != sns[idx]; idx++) {
NULL              578 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL != coprocessors) {
NULL              613 orte/mca/ess/hnp/ess_hnp_module.c                             ORTE_RML_PERSISTENT, orte_show_help_recv, NULL);
NULL              619 orte/mca/ess/hnp/ess_hnp_module.c                                          "output-", NULL, NULL);
NULL              621 orte/mca/ess/hnp/ess_hnp_module.c         if( NULL == orte_process_info.jobfam_session_dir ){
NULL              626 orte/mca/ess/hnp/ess_hnp_module.c         contact_path = opal_os_path(false, orte_process_info.jobfam_session_dir, "contact.txt", NULL);
NULL              712 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL != orte_process_info.jobfam_session_dir) {
NULL              714 orte/mca/ess/hnp/ess_hnp_module.c                                     "contact.txt", NULL);
NULL              745 orte/mca/ess/hnp/ess_hnp_module.c         forward_signals_events = NULL;
NULL              773 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL != orte_process_info.jobfam_session_dir) {
NULL              775 orte/mca/ess/hnp/ess_hnp_module.c                                     "contact.txt", NULL);
NULL              802 orte/mca/ess/hnp/ess_hnp_module.c         if (NULL != jdata) {
NULL              808 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL != orte_process_info.super.proc_hostname) {
NULL              823 orte/mca/ess/hnp/ess_hnp_module.c             if(NULL != array->addr[i]) {
NULL              825 orte/mca/ess/hnp/ess_hnp_module.c                 topo->topo = NULL;
NULL              828 orte/mca/ess/hnp/ess_hnp_module.c             array->addr[i] = NULL;
NULL              839 orte/mca/ess/hnp/ess_hnp_module.c     assert(NULL != node);
NULL              841 orte/mca/ess/hnp/ess_hnp_module.c     node->daemon = NULL;
NULL              847 orte/mca/ess/hnp/ess_hnp_module.c             if(NULL != array->addr[i]) {
NULL              851 orte/mca/ess/hnp/ess_hnp_module.c             array->addr[i] = NULL;
NULL              892 orte/mca/ess/hnp/ess_hnp_module.c             orte_odls.kill_local_procs(NULL);
NULL              903 orte/mca/ess/hnp/ess_hnp_module.c         opal_event_add(&term_handler, NULL);
NULL              940 orte/mca/ess/hnp/ess_hnp_module.c         gettimeofday(&current, NULL);
NULL              943 orte/mca/ess/hnp/ess_hnp_module.c         gettimeofday(&current, NULL);
NULL              970 orte/mca/ess/hnp/ess_hnp_module.c         clean_abort(0, 0, NULL);
NULL               75 orte/mca/ess/lsf/ess_lsf_component.c         NULL != getenv("LSB_JOBID") &&
NULL               76 orte/mca/ess/lsf/ess_lsf_component.c         NULL != orte_process_info.my_hnp_uri) {
NULL               84 orte/mca/ess/lsf/ess_lsf_component.c     *module = NULL;
NULL               56 orte/mca/ess/lsf/ess_lsf_module.c     NULL,
NULL               57 orte/mca/ess/lsf/ess_lsf_module.c     NULL /* ft_event */
NULL               69 orte/mca/ess/lsf/ess_lsf_module.c     char *error = NULL;
NULL               94 orte/mca/ess/lsf/ess_lsf_module.c         if (ORTE_SUCCESS != (ret = orte_ess_base_tool_setup(NULL))) {
NULL              143 orte/mca/ess/lsf/ess_lsf_module.c     if (NULL ==orte_ess_base_jobid) {
NULL              154 orte/mca/ess/lsf/ess_lsf_module.c     if (NULL == orte_ess_base_vpid) {
NULL               73 orte/mca/ess/pmi/ess_pmi_component.c         *module = NULL;
NULL               83 orte/mca/ess/pmi/ess_pmi_component.c         *module = NULL;
NULL               87 orte/mca/ess/pmi/ess_pmi_module.c     NULL /* ft_event */
NULL              101 orte/mca/ess/pmi/ess_pmi_module.c     char *error = NULL;
NULL              109 orte/mca/ess/pmi/ess_pmi_module.c     char **peers=NULL, *mycpuset;
NULL              125 orte/mca/ess/pmi/ess_pmi_module.c     orte_event_base = opal_progress_thread_init(NULL);
NULL              151 orte/mca/ess/pmi/ess_pmi_module.c     if (!opal_pmix.initialized() && (OPAL_SUCCESS != (ret = opal_pmix.init(NULL)))) {
NULL              155 orte/mca/ess/pmi/ess_pmi_module.c         if (direct_launched && NULL != (envar = getenv("ORTE_SCHIZO_DETECTION"))) {
NULL              230 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_ess_num_procs")) {
NULL              235 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == getenv("OMPI_APP_CTX_NUM_PROCS")) {
NULL              273 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_precondition_transports")) {
NULL              276 orte/mca/ess/pmi/ess_pmi_module.c         if (NULL == (string_key = orte_pre_condition_transports_print(unique_key))) {
NULL              293 orte/mca/ess/pmi/ess_pmi_module.c     if (OPAL_SUCCESS == ret && NULL != val) {
NULL              297 orte/mca/ess/pmi/ess_pmi_module.c         if( NULL == orte_process_info.top_session_dir ){
NULL              304 orte/mca/ess/pmi/ess_pmi_module.c         val = NULL;
NULL              309 orte/mca/ess/pmi/ess_pmi_module.c         if (OPAL_SUCCESS == ret && NULL != val) {
NULL              313 orte/mca/ess/pmi/ess_pmi_module.c             if( NULL == orte_process_info.job_session_dir ){
NULL              320 orte/mca/ess/pmi/ess_pmi_module.c             val = NULL;
NULL              326 orte/mca/ess/pmi/ess_pmi_module.c         if (OPAL_SUCCESS == ret && NULL != val) {
NULL              330 orte/mca/ess/pmi/ess_pmi_module.c             if( NULL == orte_process_info.proc_session_dir ){
NULL              337 orte/mca/ess/pmi/ess_pmi_module.c             val = NULL;
NULL              360 orte/mca/ess/pmi/ess_pmi_module.c         if (OPAL_SUCCESS == ret && NULL != val) {
NULL              364 orte/mca/ess/pmi/ess_pmi_module.c             peers = NULL;
NULL              367 orte/mca/ess/pmi/ess_pmi_module.c         peers = NULL;
NULL              371 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL != peers) {
NULL              373 orte/mca/ess/pmi/ess_pmi_module.c         val = NULL;
NULL              376 orte/mca/ess/pmi/ess_pmi_module.c         if (OPAL_SUCCESS == ret && NULL != val) {
NULL              379 orte/mca/ess/pmi/ess_pmi_module.c             mycpuset = NULL;
NULL              382 orte/mca/ess/pmi/ess_pmi_module.c         for (i=0; NULL != peers[i]; i++) {
NULL              383 orte/mca/ess/pmi/ess_pmi_module.c             pname.vpid = strtoul(peers[i], NULL, 10);
NULL              388 orte/mca/ess/pmi/ess_pmi_module.c                 val = NULL;
NULL              391 orte/mca/ess/pmi/ess_pmi_module.c                 if (OPAL_SUCCESS == ret && NULL != val) {
NULL              411 orte/mca/ess/pmi/ess_pmi_module.c                 if (NULL != mycpuset) {
NULL              419 orte/mca/ess/pmi/ess_pmi_module.c         if (NULL != mycpuset) {
NULL              433 orte/mca/ess/pmi/ess_pmi_module.c             setvbuf(stdout, NULL, _IONBF, 0);
NULL              434 orte/mca/ess/pmi/ess_pmi_module.c             setvbuf(stderr, NULL, _IONBF, 0);
NULL              437 orte/mca/ess/pmi/ess_pmi_module.c             setvbuf(stdout, NULL, _IOLBF, 0);
NULL              438 orte/mca/ess/pmi/ess_pmi_module.c             setvbuf(stderr, NULL, _IOLBF, 0);
NULL              441 orte/mca/ess/pmi/ess_pmi_module.c             setvbuf(stdout, NULL, _IOFBF, 0);
NULL              442 orte/mca/ess/pmi/ess_pmi_module.c             setvbuf(stderr, NULL, _IOFBF, 0);
NULL              483 orte/mca/ess/pmi/ess_pmi_module.c                              (NULL == orte_process_info.tmpdir_base) ? "UNDEF" : orte_process_info.tmpdir_base,
NULL              494 orte/mca/ess/pmi/ess_pmi_module.c                                          "output-", NULL, NULL);
NULL              496 orte/mca/ess/pmi/ess_pmi_module.c         if (NULL != opal_pmix.register_cleanup) {
NULL              515 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL != orte_process_info.my_hnp_uri) {
NULL              521 orte/mca/ess/pmi/ess_pmi_module.c                                                             ORTE_PROC_MY_HNP, NULL))) {
NULL              527 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL              532 orte/mca/ess/pmi/ess_pmi_module.c                                                             ORTE_PROC_MY_DAEMON, NULL))) {
NULL              547 orte/mca/ess/pmi/ess_pmi_module.c             val.key = NULL;
NULL              548 orte/mca/ess/pmi/ess_pmi_module.c             val.data.string = NULL;
NULL              553 orte/mca/ess/pmi/ess_pmi_module.c         val.key = NULL;
NULL              554 orte/mca/ess/pmi/ess_pmi_module.c         val.data.string = NULL;
NULL              574 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == orte_process_info.my_daemon_uri) {
NULL              605 orte/mca/ess/pmi/ess_pmi_module.c         if (ORTE_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              648 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL != opal_pmix.finalize) {
NULL              662 orte/mca/ess/pmi/ess_pmi_module.c         opal_progress_thread_finalize(NULL);
NULL              680 orte/mca/ess/pmi/ess_pmi_module.c     opal_pmix.abort(status, "N/A", NULL);
NULL              684 orte/mca/ess/pmi/ess_pmi_module.c     nanosleep(&tp, NULL);
NULL               76 orte/mca/ess/singleton/ess_singleton_component.c     .server_uri = NULL,
NULL               84 orte/mca/ess/singleton/ess_singleton_component.c     mca_ess_singleton_component.server_uri = NULL;
NULL               88 orte/mca/ess/singleton/ess_singleton_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               92 orte/mca/ess/singleton/ess_singleton_component.c     (void) mca_base_var_register_synonym(ret, "orte", "orte", NULL, "server", 0);
NULL               97 orte/mca/ess/singleton/ess_singleton_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              120 orte/mca/ess/singleton/ess_singleton_component.c         *module = NULL;
NULL              130 orte/mca/ess/singleton/ess_singleton_component.c         *module = NULL;
NULL              145 orte/mca/ess/singleton/ess_singleton_component.c         if (NULL != getenv("SLURM_NODELIST")) {
NULL              148 orte/mca/ess/singleton/ess_singleton_component.c             *module = NULL;
NULL              153 orte/mca/ess/singleton/ess_singleton_component.c         if (NULL != getenv("ALPS_APP_ID")) {
NULL              155 orte/mca/ess/singleton/ess_singleton_component.c             *module = NULL;
NULL               77 orte/mca/ess/singleton/ess_singleton_module.c     NULL /* ft_event */
NULL               92 orte/mca/ess/singleton/ess_singleton_module.c     char *error = NULL;
NULL              105 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL != mca_ess_singleton_component.server_uri) {
NULL              114 orte/mca/ess/singleton/ess_singleton_module.c             if (NULL == filename) {
NULL              131 orte/mca/ess/singleton/ess_singleton_module.c             if (NULL == fp) { /* can't find or read file! */
NULL              137 orte/mca/ess/singleton/ess_singleton_module.c             if (NULL == fgets(input, 1023, fp)) {
NULL              163 orte/mca/ess/singleton/ess_singleton_module.c     } else if (NULL != getenv("SINGULARITY_CONTAINER") ||
NULL              181 orte/mca/ess/singleton/ess_singleton_module.c     orte_event_base = opal_progress_thread_init(NULL);
NULL              196 orte/mca/ess/singleton/ess_singleton_module.c     if (!opal_pmix.initialized() && (OPAL_SUCCESS != (ret = opal_pmix.init(NULL)))) {
NULL              241 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_ess_num_procs")) {
NULL              248 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == getenv("OMPI_APP_CTX_NUM_PROCS")) {
NULL              272 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_precondition_transports")) {
NULL              274 orte/mca/ess/singleton/ess_singleton_module.c         ret = orte_pre_condition_transports(NULL, &key);
NULL              289 orte/mca/ess/singleton/ess_singleton_module.c             setvbuf(stdout, NULL, _IONBF, 0);
NULL              290 orte/mca/ess/singleton/ess_singleton_module.c             setvbuf(stderr, NULL, _IONBF, 0);
NULL              293 orte/mca/ess/singleton/ess_singleton_module.c             setvbuf(stdout, NULL, _IOLBF, 0);
NULL              294 orte/mca/ess/singleton/ess_singleton_module.c             setvbuf(stderr, NULL, _IOLBF, 0);
NULL              297 orte/mca/ess/singleton/ess_singleton_module.c             setvbuf(stdout, NULL, _IOFBF, 0);
NULL              298 orte/mca/ess/singleton/ess_singleton_module.c             setvbuf(stderr, NULL, _IOFBF, 0);
NULL              337 orte/mca/ess/singleton/ess_singleton_module.c                              (NULL == orte_process_info.tmpdir_base) ? "UNDEF" : orte_process_info.tmpdir_base,
NULL              348 orte/mca/ess/singleton/ess_singleton_module.c                                          "output-", NULL, NULL);
NULL              350 orte/mca/ess/singleton/ess_singleton_module.c         if (NULL != opal_pmix.register_cleanup) {
NULL              368 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL != orte_process_info.my_hnp_uri) {
NULL              374 orte/mca/ess/singleton/ess_singleton_module.c                                                             ORTE_PROC_MY_HNP, NULL))) {
NULL              380 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL              385 orte/mca/ess/singleton/ess_singleton_module.c                                                             ORTE_PROC_MY_DAEMON, NULL))) {
NULL              400 orte/mca/ess/singleton/ess_singleton_module.c             val.key = NULL;
NULL              401 orte/mca/ess/singleton/ess_singleton_module.c             val.data.string = NULL;
NULL              406 orte/mca/ess/singleton/ess_singleton_module.c         val.key = NULL;
NULL              407 orte/mca/ess/singleton/ess_singleton_module.c         val.data.string = NULL;
NULL              425 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == orte_process_info.my_daemon_uri) {
NULL              456 orte/mca/ess/singleton/ess_singleton_module.c         if (ORTE_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              498 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL != opal_pmix.finalize) {
NULL              511 orte/mca/ess/singleton/ess_singleton_module.c         opal_progress_thread_finalize(NULL);
NULL              534 orte/mca/ess/singleton/ess_singleton_module.c     char **argv = NULL;
NULL              570 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == cmd) {
NULL              724 orte/mca/ess/singleton/ess_singleton_module.c         if (NULL == (param = strrchr(orted_uri, '['))) {
NULL              733 orte/mca/ess/singleton/ess_singleton_module.c         if (NULL == (cptr = strchr(param, ']'))) {
NULL              760 orte/mca/ess/singleton/ess_singleton_module.c             assert(NULL != c);
NULL              784 orte/mca/ess/singleton/ess_singleton_module.c     opal_pmix.abort(status, "N/A", NULL);
NULL              788 orte/mca/ess/singleton/ess_singleton_module.c     nanosleep(&tp, NULL);
NULL               79 orte/mca/ess/slurm/ess_slurm_component.c         NULL != getenv("SLURM_JOBID") &&
NULL               80 orte/mca/ess/slurm/ess_slurm_component.c         NULL != orte_process_info.my_hnp_uri) {
NULL               88 orte/mca/ess/slurm/ess_slurm_component.c     *module = NULL;
NULL               57 orte/mca/ess/slurm/ess_slurm_module.c     NULL,
NULL               58 orte/mca/ess/slurm/ess_slurm_module.c     NULL /* ft_event */
NULL               64 orte/mca/ess/slurm/ess_slurm_module.c     char *error = NULL;
NULL               89 orte/mca/ess/slurm/ess_slurm_module.c         if (ORTE_SUCCESS != (ret = orte_ess_base_tool_setup(NULL))) {
NULL              144 orte/mca/ess/slurm/ess_slurm_module.c     if (NULL == orte_ess_base_jobid) {
NULL              153 orte/mca/ess/slurm/ess_slurm_module.c     if (NULL == orte_ess_base_vpid) {
NULL              172 orte/mca/ess/slurm/ess_slurm_module.c     if (NULL != orte_process_info.nodename) {
NULL              175 orte/mca/ess/slurm/ess_slurm_module.c     if (NULL == (tmp = getenv("SLURMD_NODENAME"))) {
NULL              184 orte/mca/ess/slurm/ess_slurm_module.c                          (NULL == orte_process_info.nodename) ? "NULL" : orte_process_info.nodename));
NULL               79 orte/mca/ess/tm/ess_tm_component.c         NULL != getenv("PBS_JOBID") &&
NULL               80 orte/mca/ess/tm/ess_tm_component.c         NULL != orte_process_info.my_hnp_uri) {
NULL               88 orte/mca/ess/tm/ess_tm_component.c     *module = NULL;
NULL               56 orte/mca/ess/tm/ess_tm_module.c     NULL,
NULL               57 orte/mca/ess/tm/ess_tm_module.c     NULL /* ft_event */
NULL               68 orte/mca/ess/tm/ess_tm_module.c     char *error = NULL;
NULL               93 orte/mca/ess/tm/ess_tm_module.c         if (ORTE_SUCCESS != (ret = orte_ess_base_tool_setup(NULL))) {
NULL              145 orte/mca/ess/tm/ess_tm_module.c     if (NULL == orte_ess_base_jobid) {
NULL              154 orte/mca/ess/tm/ess_tm_module.c     if (NULL == orte_ess_base_vpid) {
NULL               79 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               86 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               93 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              100 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              107 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              114 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              121 orte/mca/ess/tool/ess_tool_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              150 orte/mca/ess/tool/ess_tool_component.c     *module = NULL;
NULL               57 orte/mca/ess/tool/ess_tool_module.c     NULL /* ft_event */
NULL               65 orte/mca/ess/tool/ess_tool_module.c     char *error = NULL;
NULL               80 orte/mca/ess/tool/ess_tool_module.c         orte_event_base = opal_progress_thread_init(NULL);
NULL              155 orte/mca/ess/tool/ess_tool_module.c         opal_progress_thread_finalize(NULL);
NULL               65 orte/mca/filem/base/filem_base_fns.c     req->local_target  = NULL;
NULL               68 orte/mca/filem/base/filem_base_fns.c     req->remote_target = NULL;
NULL               76 orte/mca/filem/base/filem_base_fns.c     if( NULL != req->local_target ) {
NULL               78 orte/mca/filem/base/filem_base_fns.c         req->local_target = NULL;
NULL               82 orte/mca/filem/base/filem_base_fns.c     if( NULL != req->remote_target ) {
NULL               84 orte/mca/filem/base/filem_base_fns.c         req->remote_target = NULL;
NULL              102 orte/mca/filem/base/filem_base_fns.c     req->is_done = NULL;
NULL              103 orte/mca/filem/base/filem_base_fns.c     req->is_active = NULL;
NULL              105 orte/mca/filem/base/filem_base_fns.c     req->exit_status = NULL;
NULL              111 orte/mca/filem/base/filem_base_fns.c     opal_list_item_t* item = NULL;
NULL              113 orte/mca/filem/base/filem_base_fns.c     while( NULL != (item = opal_list_remove_first(&req->process_sets)) ) {
NULL              118 orte/mca/filem/base/filem_base_fns.c     while( NULL != (item = opal_list_remove_first(&req->file_sets)) ) {
NULL              125 orte/mca/filem/base/filem_base_fns.c     if( NULL != req->is_done ) {
NULL              127 orte/mca/filem/base/filem_base_fns.c         req->is_done = NULL;
NULL              130 orte/mca/filem/base/filem_base_fns.c     if( NULL != req->is_active ) {
NULL              132 orte/mca/filem/base/filem_base_fns.c         req->is_active = NULL;
NULL              135 orte/mca/filem/base/filem_base_fns.c     if( NULL != req->exit_status ) {
NULL              137 orte/mca/filem/base/filem_base_fns.c         req->exit_status = NULL;
NULL              205 orte/mca/filem/base/filem_base_fns.c     if (NULL != cbfunc) {
NULL               54 orte/mca/filem/base/filem_base_frame.c     if( NULL != orte_filem.filem_finalize ) {
NULL               58 orte/mca/filem/base/filem_base_frame.c     return mca_base_framework_components_close(&orte_filem_base_framework, NULL);
NULL               71 orte/mca/filem/base/filem_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(orte, filem, NULL, NULL, orte_filem_base_open, orte_filem_base_close,
NULL               89 orte/mca/filem/base/filem_base_receive.c                             NULL);
NULL              168 orte/mca/filem/base/filem_base_receive.c     orte_job_t *jdata = NULL;
NULL              169 orte/mca/filem/base/filem_base_receive.c     orte_proc_t *proc = NULL;
NULL              187 orte/mca/filem/base/filem_base_receive.c     if (NULL == (jdata = orte_get_job_data_object(name.jobid))) {
NULL              194 orte/mca/filem/base/filem_base_receive.c     if (NULL == proc || NULL == proc->node) {
NULL              213 orte/mca/filem/base/filem_base_receive.c                                           orte_rml_send_callback, NULL))) {
NULL              232 orte/mca/filem/base/filem_base_receive.c     char *filename = NULL;
NULL              233 orte/mca/filem/base/filem_base_receive.c     char *tmp_name = NULL;
NULL              250 orte/mca/filem/base/filem_base_receive.c         if (NULL == getcwd(cwd, sizeof(cwd))) {
NULL              305 orte/mca/filem/base/filem_base_receive.c                                           orte_rml_send_callback, NULL))) {
NULL              312 orte/mca/filem/base/filem_base_receive.c     if( NULL != filename) {
NULL              314 orte/mca/filem/base/filem_base_receive.c         filename = NULL;
NULL              316 orte/mca/filem/base/filem_base_receive.c     if( NULL != tmp_name) {
NULL              318 orte/mca/filem/base/filem_base_receive.c         tmp_name = NULL;
NULL               37 orte/mca/filem/base/filem_base_select.c     orte_filem_base_component_t *best_component = NULL;
NULL               38 orte/mca/filem/base/filem_base_select.c     orte_filem_base_module_t *best_module = NULL;
NULL               46 orte/mca/filem/base/filem_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               57 orte/mca/filem/base/filem_base_select.c     if (NULL != orte_filem.filem_init) {
NULL               65 orte/mca/filem/raw/filem_raw_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               89 orte/mca/filem/raw/filem_raw_component.c         *module = NULL;
NULL              104 orte/mca/filem/raw/filem_raw_module.c     if( NULL == session_dir ){
NULL              121 orte/mca/filem/raw/filem_raw_module.c                             NULL);
NULL              131 orte/mca/filem/raw/filem_raw_module.c                                 NULL);
NULL              141 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&incoming_files))) {
NULL              147 orte/mca/filem/raw/filem_raw_module.c         while (NULL != (item = opal_list_remove_first(&outbound_files))) {
NULL              151 orte/mca/filem/raw/filem_raw_module.c         while (NULL != (item = opal_list_remove_first(&positioned_files))) {
NULL              177 orte/mca/filem/raw/filem_raw_module.c         if (NULL != outbound->cbfunc) {
NULL              256 orte/mca/filem/raw/filem_raw_module.c     char **files=NULL;
NULL              272 orte/mca/filem/raw/filem_raw_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              275 orte/mca/filem/raw/filem_raw_module.c         if (orte_get_attribute(&app->attributes, ORTE_APP_PRELOAD_BIN, NULL, OPAL_BOOL)) {
NULL              299 orte/mca/filem/raw/filem_raw_module.c             for (j=0; NULL != files[j]; j++) {
NULL              303 orte/mca/filem/raw/filem_raw_module.c                 if (NULL != (cptr = strchr(files[j], '.'))) {
NULL              401 orte/mca/filem/raw/filem_raw_module.c         if (NULL != cbfunc) {
NULL              423 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&fsets))) {
NULL              558 orte/mca/filem/raw/filem_raw_module.c         if (NULL != cbfunc) {
NULL              585 orte/mca/filem/raw/filem_raw_module.c     mypath = opal_os_path(false, my_dir, link_pt, NULL);
NULL              587 orte/mca/filem/raw/filem_raw_module.c     fullname = opal_os_path(false, path, link_pt, NULL);
NULL              623 orte/mca/filem/raw/filem_raw_module.c     char *session_dir, *path=NULL;
NULL              628 orte/mca/filem/raw/filem_raw_module.c     char **files=NULL, *bname, *filestring;
NULL              638 orte/mca/filem/raw/filem_raw_module.c     if( NULL == session_dir){
NULL              650 orte/mca/filem/raw/filem_raw_module.c     if (orte_get_attribute(&app->attributes, ORTE_APP_PRELOAD_BIN, NULL, OPAL_BOOL)) {
NULL              658 orte/mca/filem/raw/filem_raw_module.c     if (NULL == files) {
NULL              663 orte/mca/filem/raw/filem_raw_module.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              721 orte/mca/filem/raw/filem_raw_module.c             for (j=0; NULL != files[j]; j++) {
NULL              724 orte/mca/filem/raw/filem_raw_module.c                     if (NULL != inbnd->link_pts) {
NULL              730 orte/mca/filem/raw/filem_raw_module.c                         for (j=0; NULL != inbnd->link_pts[j]; j++) {
NULL              875 orte/mca/filem/raw/filem_raw_module.c                                           orte_rml_send_callback, NULL))) {
NULL              899 orte/mca/filem/raw/filem_raw_module.c     if (NULL == fp) {
NULL              907 orte/mca/filem/raw/filem_raw_module.c     while (fgets(path, sizeof(path), fp) != NULL) {
NULL              927 orte/mca/filem/raw/filem_raw_module.c         if (NULL != strstr(path, ".deps")) {
NULL              963 orte/mca/filem/raw/filem_raw_module.c         send_complete(NULL, rc);
NULL             1003 orte/mca/filem/raw/filem_raw_module.c     incoming = NULL;
NULL             1013 orte/mca/filem/raw/filem_raw_module.c     if (NULL == incoming) {
NULL             1029 orte/mca/filem/raw/filem_raw_module.c         if (NULL != (cptr = strchr(tmp, '/'))) {
NULL             1038 orte/mca/filem/raw/filem_raw_module.c         incoming->fullpath = opal_os_path(false, session_dir, file, NULL);
NULL             1126 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&sink->outputs))) {
NULL             1157 orte/mca/filem/raw/filem_raw_module.c                 if (NULL == getcwd(homedir, sizeof(homedir))) {
NULL             1242 orte/mca/filem/raw/filem_raw_module.c     ptr->outbound = NULL;
NULL             1245 orte/mca/filem/raw/filem_raw_module.c     ptr->src = NULL;
NULL             1246 orte/mca/filem/raw/filem_raw_module.c     ptr->file = NULL;
NULL             1256 orte/mca/filem/raw/filem_raw_module.c     if (NULL != ptr->src) {
NULL             1259 orte/mca/filem/raw/filem_raw_module.c     if (NULL != ptr->file) {
NULL             1271 orte/mca/filem/raw/filem_raw_module.c     ptr->cbfunc = NULL;
NULL             1272 orte/mca/filem/raw/filem_raw_module.c     ptr->cbdata = NULL;
NULL             1278 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&ptr->xfers))) {
NULL             1292 orte/mca/filem/raw/filem_raw_module.c     ptr->file = NULL;
NULL             1293 orte/mca/filem/raw/filem_raw_module.c     ptr->top = NULL;
NULL             1294 orte/mca/filem/raw/filem_raw_module.c     ptr->fullpath = NULL;
NULL             1295 orte/mca/filem/raw/filem_raw_module.c     ptr->link_pts = NULL;
NULL             1308 orte/mca/filem/raw/filem_raw_module.c     if (NULL != ptr->file) {
NULL             1311 orte/mca/filem/raw/filem_raw_module.c     if (NULL != ptr->top) {
NULL             1314 orte/mca/filem/raw/filem_raw_module.c     if (NULL != ptr->fullpath) {
NULL             1318 orte/mca/filem/raw/filem_raw_module.c     while (NULL != (item = opal_list_remove_first(&ptr->outputs))) {
NULL             1333 orte/mca/filem/raw/filem_raw_module.c                    output_construct, NULL);
NULL               73 orte/mca/grpcomm/base/grpcomm_base_frame.c         if (NULL != active->module->finalize) {
NULL               79 orte/mca/grpcomm/base/grpcomm_base_frame.c     for (void *_nptr=NULL;                                   \
NULL               85 orte/mca/grpcomm/base/grpcomm_base_frame.c     return mca_base_framework_components_close(&orte_grpcomm_base_framework, NULL);
NULL              102 orte/mca/grpcomm/base/grpcomm_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(orte, grpcomm, "GRPCOMM", NULL,
NULL              109 orte/mca/grpcomm/base/grpcomm_base_frame.c                    NULL, NULL);
NULL              113 orte/mca/grpcomm/base/grpcomm_base_frame.c     p->signature = NULL;
NULL              118 orte/mca/grpcomm/base/grpcomm_base_frame.c     if (NULL != p->signature) {
NULL              128 orte/mca/grpcomm/base/grpcomm_base_frame.c     p->sig = NULL;
NULL              131 orte/mca/grpcomm/base/grpcomm_base_frame.c     p->dmns = NULL;
NULL              135 orte/mca/grpcomm/base/grpcomm_base_frame.c     p->cbfunc = NULL;
NULL              136 orte/mca/grpcomm/base/grpcomm_base_frame.c     p->cbdata = NULL;
NULL              137 orte/mca/grpcomm/base/grpcomm_base_frame.c     p->buffers = NULL;
NULL              141 orte/mca/grpcomm/base/grpcomm_base_frame.c     if (NULL != p->sig) {
NULL               42 orte/mca/grpcomm/base/grpcomm_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               43 orte/mca/grpcomm/base/grpcomm_base_select.c     mca_base_component_t *component = NULL;
NULL               44 orte/mca/grpcomm/base/grpcomm_base_select.c     mca_base_module_t *module = NULL;
NULL               64 orte/mca/grpcomm/base/grpcomm_base_select.c         if (NULL == component->mca_query_component) {
NULL               78 orte/mca/grpcomm/base/grpcomm_base_select.c         if (ORTE_SUCCESS != rc || NULL == module) {
NULL               87 orte/mca/grpcomm/base/grpcomm_base_select.c         if (NULL == nmodule->init || ORTE_SUCCESS != nmodule->init()) {
NULL               70 orte/mca/grpcomm/base/grpcomm_base_stubs.c     p->sig = NULL;
NULL               71 orte/mca/grpcomm/base/grpcomm_base_stubs.c     p->buf = NULL;
NULL               72 orte/mca/grpcomm/base/grpcomm_base_stubs.c     p->cbfunc = NULL;
NULL               73 orte/mca/grpcomm/base/grpcomm_base_stubs.c     p->cbdata = NULL;
NULL               77 orte/mca/grpcomm/base/grpcomm_base_stubs.c     if (NULL != p->buf) {
NULL               98 orte/mca/grpcomm/base/grpcomm_base_stubs.c                          (NULL == msg) ? 0 : (unsigned int)msg->bytes_used, (long)tag));
NULL              117 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL != dmns) {
NULL              125 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL != active->module->xcast) {
NULL              132 orte/mca/grpcomm/base/grpcomm_base_stubs.c     if (NULL != dmns) {
NULL              180 orte/mca/grpcomm/base/grpcomm_base_stubs.c     if (NULL == coll) {
NULL              191 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL != active->module->allgather) {
NULL              237 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL == sig->signature) {
NULL              238 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (NULL == coll->sig->signature) {
NULL              260 orte/mca/grpcomm/base/grpcomm_base_stubs.c         return NULL;
NULL              266 orte/mca/grpcomm/base/grpcomm_base_stubs.c         char *tmp=NULL;
NULL              267 orte/mca/grpcomm/base/grpcomm_base_stubs.c         (void)opal_dss.print(&tmp, NULL, coll->sig, ORTE_SIGNATURE);
NULL              278 orte/mca/grpcomm/base/grpcomm_base_stubs.c         return NULL;
NULL              286 orte/mca/grpcomm/base/grpcomm_base_stubs.c     while (NULL != (nm = (orte_namelist_t*)opal_list_remove_first(&children))) {
NULL              328 orte/mca/grpcomm/base/grpcomm_base_stubs.c                          (NULL == sig->signature) ? "NULL" : "NON-NULL"));
NULL              332 orte/mca/grpcomm/base/grpcomm_base_stubs.c     if (NULL == sig->signature || ORTE_PROC_MY_NAME->jobid == sig->signature[0].jobid) {
NULL              334 orte/mca/grpcomm/base/grpcomm_base_stubs.c         *dmns = NULL;
NULL              344 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL == (jdata = orte_get_job_data_object(sig->signature[0].jobid))) {
NULL              348 orte/mca/grpcomm/base/grpcomm_base_stubs.c             *dmns = NULL;
NULL              351 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL == jdata->map || 0 == jdata->map->num_nodes) {
NULL              365 orte/mca/grpcomm/base/grpcomm_base_stubs.c             *dmns = NULL;
NULL              371 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (NULL == (node = opal_pointer_array_get_item(jdata->map->nodes, i))) {
NULL              374 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (NULL == node->daemon) {
NULL              380 orte/mca/grpcomm/base/grpcomm_base_stubs.c                 *dmns = NULL;
NULL              395 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (NULL == (jdata = orte_get_job_data_object(sig->signature[n].jobid))) {
NULL              400 orte/mca/grpcomm/base/grpcomm_base_stubs.c                 *dmns = NULL;
NULL              407 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, sig->signature[n].vpid))) {
NULL              412 orte/mca/grpcomm/base/grpcomm_base_stubs.c                 *dmns = NULL;
NULL              415 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (NULL == proc->node || NULL == proc->node->daemon) {
NULL              420 orte/mca/grpcomm/base/grpcomm_base_stubs.c                 *dmns = NULL;
NULL              442 orte/mca/grpcomm/base/grpcomm_base_stubs.c             *dmns = NULL;
NULL              447 orte/mca/grpcomm/base/grpcomm_base_stubs.c         while (NULL != (nm = (orte_namelist_t*)opal_list_remove_first(&ds))) {
NULL               84 orte/mca/grpcomm/direct/grpcomm_direct.c                             xcast_recv, NULL);
NULL               88 orte/mca/grpcomm/direct/grpcomm_direct.c                             allgather_recv, NULL);
NULL               93 orte/mca/grpcomm/direct/grpcomm_direct.c                             barrier_release, NULL);
NULL              116 orte/mca/grpcomm/direct/grpcomm_direct.c                                           orte_rml_send_callback, NULL))) {
NULL              157 orte/mca/grpcomm/direct/grpcomm_direct.c                                  orte_rml_send_callback, NULL);
NULL              184 orte/mca/grpcomm/direct/grpcomm_direct.c     if (NULL == (coll = orte_grpcomm_base_get_tracker(sig, true))) {
NULL              248 orte/mca/grpcomm/direct/grpcomm_direct.c                                          orte_rml_send_callback, NULL);
NULL              261 orte/mca/grpcomm/direct/grpcomm_direct.c     opal_buffer_t *relay=NULL, *rly;
NULL              453 orte/mca/grpcomm/direct/grpcomm_direct.c                                 kv.data.string = NULL;
NULL              530 orte/mca/grpcomm/direct/grpcomm_direct.c         while (NULL != (item = opal_list_remove_first(&coll))) {
NULL              542 orte/mca/grpcomm/direct/grpcomm_direct.c             if (NULL == (rec = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, nm->name.vpid))) {
NULL              566 orte/mca/grpcomm/direct/grpcomm_direct.c                                                                orte_rml_send_callback, NULL))) {
NULL              589 orte/mca/grpcomm/direct/grpcomm_direct.c         relay->base_ptr = NULL;
NULL              592 orte/mca/grpcomm/direct/grpcomm_direct.c     if (NULL != relay) {
NULL              628 orte/mca/grpcomm/direct/grpcomm_direct.c     if (NULL == (coll = orte_grpcomm_base_get_tracker(sig, false))) {
NULL              634 orte/mca/grpcomm/direct/grpcomm_direct.c     if (NULL != coll->cbfunc) {
NULL               61 orte/mca/grpcomm/direct/grpcomm_direct_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              170 orte/mca/iof/base/base.h         struct timeval *tv = NULL;                                      \
NULL              218 orte/mca/iof/base/base.h         struct timeval *tv = NULL;                              \
NULL               70 orte/mca/iof/base/iof_base_frame.c                                  MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL               79 orte/mca/iof/base/iof_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               90 orte/mca/iof/base/iof_base_frame.c     if (NULL != orte_iof.finalize) {
NULL               95 orte/mca/iof/base/iof_base_frame.c         if (NULL != orte_iof_base.iof_write_stdout) {
NULL               98 orte/mca/iof/base/iof_base_frame.c         if (!orte_xml_output && NULL != orte_iof_base.iof_write_stderr) {
NULL              102 orte/mca/iof/base/iof_base_frame.c     return mca_base_framework_components_close(&orte_iof_base_framework, NULL);
NULL              117 orte/mca/iof/base/iof_base_frame.c             if (NULL != orte_xml_fp) {
NULL              162 orte/mca/iof/base/iof_base_frame.c     ptr->jdata = NULL;
NULL              167 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->jdata) {
NULL              179 orte/mca/iof/base/iof_base_frame.c     ptr->stdinev = NULL;
NULL              180 orte/mca/iof/base/iof_base_frame.c     ptr->revstdout = NULL;
NULL              181 orte/mca/iof/base/iof_base_frame.c     ptr->revstderr = NULL;
NULL              183 orte/mca/iof/base/iof_base_frame.c     ptr->revstddiag = NULL;
NULL              185 orte/mca/iof/base/iof_base_frame.c     ptr->subscribers = NULL;
NULL              190 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->stdinev) {
NULL              193 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->revstdout) {
NULL              196 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->revstderr) {
NULL              200 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->revstddiag) {
NULL              204 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->subscribers) {
NULL              225 orte/mca/iof/base/iof_base_frame.c     if (NULL != ptr->wev && 0 <= ptr->wev->fd) {
NULL              241 orte/mca/iof/base/iof_base_frame.c     rev->proc = NULL;
NULL              245 orte/mca/iof/base/iof_base_frame.c     rev->sink = NULL;
NULL              258 orte/mca/iof/base/iof_base_frame.c                              (NULL == proct) ? "UNKNOWN" : ORTE_NAME_PRINT(&proct->name)));
NULL              262 orte/mca/iof/base/iof_base_frame.c     if (NULL != rev->sink) {
NULL              265 orte/mca/iof/base/iof_base_frame.c     if (NULL != proct) {
NULL              287 orte/mca/iof/base/iof_base_frame.c     if (ORTE_PROC_IS_HNP && NULL != orte_xml_fp) {
NULL              310 orte/mca/iof/base/iof_base_frame.c                    NULL, NULL);
NULL               64 orte/mca/iof/base/iof_base_output.c                          (NULL == channel) ? -1 : channel->fd));
NULL              280 orte/mca/iof/base/iof_base_output.c     if (NULL != rev->sink) {
NULL              282 orte/mca/iof/base/iof_base_output.c         if (NULL != wev && !opal_list_is_empty(&wev->outputs)) {
NULL              285 orte/mca/iof/base/iof_base_output.c             while (NULL != (output = (orte_iof_write_output_t*)opal_list_remove_first(&wev->outputs))) {
NULL              314 orte/mca/iof/base/iof_base_output.c     while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
NULL               41 orte/mca/iof/base/iof_base_select.c     orte_iof_base_component_t *best_component = NULL;
NULL               42 orte/mca/iof/base/iof_base_select.c     orte_iof_base_module_t *best_module = NULL;
NULL               51 orte/mca/iof/base/iof_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               59 orte/mca/iof/base/iof_base_select.c     if (NULL != orte_iof.init) {
NULL               98 orte/mca/iof/base/iof_base_setup.c                            (char*)NULL, (struct termios*)NULL, (struct winsize*)NULL);
NULL              229 orte/mca/iof/base/iof_base_setup.c         if (NULL != str) {
NULL              295 orte/mca/iof/base/iof_base_setup.c     dirname = NULL;
NULL              297 orte/mca/iof/base/iof_base_setup.c         NULL != dirname) {
NULL              306 orte/mca/iof/base/iof_base_setup.c         if (NULL != (p = strchr(dirname, ':'))) {
NULL              311 orte/mca/iof/base/iof_base_setup.c             for (i=0; NULL != s[i]; i++) {
NULL              335 orte/mca/iof/base/iof_base_setup.c         if (NULL != proct->revstdout && NULL == proct->revstdout->sink) {
NULL              351 orte/mca/iof/base/iof_base_setup.c         if (NULL != proct->revstderr && NULL == proct->revstderr->sink) {
NULL              355 orte/mca/iof/base/iof_base_setup.c             if (orte_get_attribute(&jobdat->attributes, ORTE_JOB_MERGE_STDERR_STDOUT, NULL, OPAL_BOOL)) {
NULL              376 orte/mca/iof/base/iof_base_setup.c         if (NULL != proct->revstddiag && NULL == proct->revstddiag->sink) {
NULL              110 orte/mca/iof/hnp/iof_hnp.c                             NULL);
NULL              113 orte/mca/iof/hnp/iof_hnp.c     mca_iof_hnp_component.stdinev = NULL;
NULL              178 orte/mca/iof/hnp/iof_hnp.c         if (NULL == (jdata = orte_get_job_data_object(proct->name.jobid))) {
NULL              206 orte/mca/iof/hnp/iof_hnp.c         if (NULL != proct->revstdout &&
NULL              208 orte/mca/iof/hnp/iof_hnp.c            NULL != proct->revstddiag &&
NULL              210 orte/mca/iof/hnp/iof_hnp.c             (orte_iof_base.redirect_app_stderr_to_stdout || NULL != proct->revstderr)) {
NULL              217 orte/mca/iof/hnp/iof_hnp.c                         NULL != pptr->subscribers) {
NULL              229 orte/mca/iof/hnp/iof_hnp.c             if (NULL != proct->revstddiag) {
NULL              248 orte/mca/iof/hnp/iof_hnp.c         if (NULL == (jdata = orte_get_job_data_object(dst_name->jobid))) {
NULL              252 orte/mca/iof/hnp/iof_hnp.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, dst_name->vpid))) {
NULL              266 orte/mca/iof/hnp/iof_hnp.c     if (NULL == mca_iof_hnp_component.stdinev) {
NULL              296 orte/mca/iof/hnp/iof_hnp.c                                   NULL);
NULL              396 orte/mca/iof/hnp/iof_hnp.c                 if (NULL != proct->stdinev) {
NULL              399 orte/mca/iof/hnp/iof_hnp.c                 proct->stdinev = NULL;
NULL              403 orte/mca/iof/hnp/iof_hnp.c                 if (NULL != proct->revstdout) {
NULL              407 orte/mca/iof/hnp/iof_hnp.c                 proct->revstdout = NULL;
NULL              410 orte/mca/iof/hnp/iof_hnp.c                 if (NULL != proct->revstderr) {
NULL              414 orte/mca/iof/hnp/iof_hnp.c                 proct->revstderr = NULL;
NULL              418 orte/mca/iof/hnp/iof_hnp.c                 if (NULL != proct->revstddiag) {
NULL              422 orte/mca/iof/hnp/iof_hnp.c                 proct->revstddiag = NULL;
NULL              426 orte/mca/iof/hnp/iof_hnp.c             if (NULL == proct->stdinev &&
NULL              427 orte/mca/iof/hnp/iof_hnp.c                 NULL == proct->revstdout &&
NULL              429 orte/mca/iof/hnp/iof_hnp.c                 NULL == proct->revstddiag &&
NULL              431 orte/mca/iof/hnp/iof_hnp.c                 NULL == proct->revstderr) {
NULL              467 orte/mca/iof/hnp/iof_hnp.c         while (NULL != (output = (orte_iof_write_output_t*)opal_list_remove_first(&wev->outputs))) {
NULL              484 orte/mca/iof/hnp/iof_hnp.c             while (NULL != (output = (orte_iof_write_output_t*)opal_list_remove_first(&wev->outputs))) {
NULL              499 orte/mca/iof/hnp/iof_hnp.c     while (NULL != (proct = (orte_iof_proc_t*)opal_list_remove_first(&mca_iof_hnp_component.procs))) {
NULL              500 orte/mca/iof/hnp/iof_hnp.c         if (NULL != proct->revstdout) {
NULL              503 orte/mca/iof/hnp/iof_hnp.c         if (NULL != proct->revstderr) {
NULL              507 orte/mca/iof/hnp/iof_hnp.c         if (NULL != proct->revstddiag) {
NULL              546 orte/mca/iof/hnp/iof_hnp.c     while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
NULL              610 orte/mca/iof/hnp/iof_hnp.c     if (NULL != mca_iof_hnp_component.stdinev &&
NULL              639 orte/mca/iof/hnp/iof_hnp.c     sink->wev = NULL;
NULL               96 orte/mca/iof/hnp/iof_hnp_component.c         *module = NULL;
NULL               58 orte/mca/iof/hnp/iof_hnp_read.c     if (NULL != mca_iof_hnp_component.stdinev &&
NULL               65 orte/mca/iof/hnp/iof_hnp_read.c     if (NULL != tm) {
NULL              123 orte/mca/iof/hnp/iof_hnp_read.c     if (NULL == proct) {
NULL              154 orte/mca/iof/hnp/iof_hnp_read.c         if (NULL == proct->stdinev) {
NULL              176 orte/mca/iof/hnp/iof_hnp_read.c             if (NULL != proct->stdinev->wev) {
NULL              221 orte/mca/iof/hnp/iof_hnp_read.c                 restart_stdin(fd, 0, NULL);
NULL              236 orte/mca/iof/hnp/iof_hnp_read.c     if (NULL != proct->subscribers) {
NULL              251 orte/mca/iof/hnp/iof_hnp_read.c                 if (NULL != opal_pmix.server_iof_push) {
NULL              302 orte/mca/iof/hnp/iof_hnp_read.c         if (NULL == proct->revstdout &&
NULL              304 orte/mca/iof/hnp/iof_hnp_read.c             NULL == proct->revstddiag &&
NULL              306 orte/mca/iof/hnp/iof_hnp_read.c             NULL == proct->revstderr) {
NULL              315 orte/mca/iof/hnp/iof_hnp_read.c         if (NULL != proct->subscribers) {
NULL              334 orte/mca/iof/hnp/iof_hnp_read.c     if (NULL != rev->sink && !(ORTE_IOF_STDIN & rev->sink->tag)) {
NULL               83 orte/mca/iof/hnp/iof_hnp_receive.c         if (NULL != mca_iof_hnp_component.stdinev &&
NULL               91 orte/mca/iof/hnp/iof_hnp_receive.c         if (NULL != mca_iof_hnp_component.stdinev &&
NULL              148 orte/mca/iof/hnp/iof_hnp_receive.c         if (NULL == proct->subscribers) {
NULL              152 orte/mca/iof/hnp/iof_hnp_receive.c             ORTE_IOF_SINK_DEFINE(&sink, &origin, -1, ORTE_IOF_STDOUT, NULL);
NULL              159 orte/mca/iof/hnp/iof_hnp_receive.c             ORTE_IOF_SINK_DEFINE(&sink, &origin, -1, ORTE_IOF_STDERR, NULL);
NULL              166 orte/mca/iof/hnp/iof_hnp_receive.c             ORTE_IOF_SINK_DEFINE(&sink, &origin, -1, ORTE_IOF_STDDIAG, NULL);
NULL              202 orte/mca/iof/hnp/iof_hnp_receive.c                     orte_iof_hnp_send_data_to_endpoint(&sink->daemon, &origin, ORTE_IOF_CLOSE, NULL, 0);
NULL              240 orte/mca/iof/hnp/iof_hnp_receive.c     if (NULL != proct->subscribers) {
NULL              252 orte/mca/iof/hnp/iof_hnp_receive.c                 if (NULL != opal_pmix.server_iof_push) {
NULL               86 orte/mca/iof/hnp/iof_hnp_send.c     if (NULL != data) {
NULL              113 orte/mca/iof/hnp/iof_hnp_send.c                                           orte_rml_send_callback, NULL))) {
NULL              154 orte/mca/iof/iof.h                                 orte_rml_send_callback, NULL);          \
NULL              113 orte/mca/iof/orted/iof_orted.c                             NULL);
NULL              133 orte/mca/iof/orted/iof_orted.c     orte_job_t *jobdat=NULL;
NULL              169 orte/mca/iof/orted/iof_orted.c     if (NULL == (jobdat = orte_get_job_data_object(proct->name.jobid))) {
NULL              197 orte/mca/iof/orted/iof_orted.c     if (NULL != proct->revstdout &&
NULL              199 orte/mca/iof/orted/iof_orted.c         NULL != proct->revstddiag &&
NULL              201 orte/mca/iof/orted/iof_orted.c         (orte_iof_base.redirect_app_stderr_to_stdout || NULL != proct->revstderr)) {
NULL              207 orte/mca/iof/orted/iof_orted.c         if (NULL != proct->revstddiag) {
NULL              289 orte/mca/iof/orted/iof_orted.c                 if (NULL != proct->stdinev) {
NULL              292 orte/mca/iof/orted/iof_orted.c                 proct->stdinev = NULL;
NULL              296 orte/mca/iof/orted/iof_orted.c                 if (NULL != proct->revstdout) {
NULL              300 orte/mca/iof/orted/iof_orted.c                 proct->revstdout = NULL;
NULL              303 orte/mca/iof/orted/iof_orted.c                 if (NULL != proct->revstderr) {
NULL              307 orte/mca/iof/orted/iof_orted.c                 proct->revstderr = NULL;
NULL              311 orte/mca/iof/orted/iof_orted.c                 if (NULL != proct->revstddiag) {
NULL              315 orte/mca/iof/orted/iof_orted.c                 proct->revstddiag = NULL;
NULL              319 orte/mca/iof/orted/iof_orted.c             if (NULL == proct->stdinev &&
NULL              320 orte/mca/iof/orted/iof_orted.c                 NULL == proct->revstdout &&
NULL              322 orte/mca/iof/orted/iof_orted.c                 NULL == proct->revstddiag &&
NULL              324 orte/mca/iof/orted/iof_orted.c                 NULL == proct->revstderr) {
NULL              354 orte/mca/iof/orted/iof_orted.c     while (NULL != (proct = (orte_iof_proc_t*)opal_list_remove_first(&mca_iof_orted_component.procs))) {
NULL              355 orte/mca/iof/orted/iof_orted.c         if (NULL != proct->revstdout) {
NULL              358 orte/mca/iof/orted/iof_orted.c         if (NULL != proct->revstderr) {
NULL              362 orte/mca/iof/orted/iof_orted.c         if (NULL != proct->revstddiag) {
NULL              401 orte/mca/iof/orted/iof_orted.c     while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
NULL              411 orte/mca/iof/orted/iof_orted.c             sink->wev = NULL;
NULL              437 orte/mca/iof/orted/iof_orted.c             sink->wev = NULL;
NULL              517 orte/mca/iof/orted/iof_orted.c                             orte_rml_send_callback, NULL);
NULL               86 orte/mca/iof/orted/iof_orted_component.c         *module = NULL;
NULL               51 orte/mca/iof/orted/iof_orted_read.c     opal_buffer_t *buf=NULL;
NULL               70 orte/mca/iof/orted/iof_orted_read.c         ReadFile(handle, data, sizeof(data), &readed, NULL);
NULL               75 orte/mca/iof/orted/iof_orted_read.c     if (NULL == proct) {
NULL              105 orte/mca/iof/orted/iof_orted_read.c     if (NULL != rev->sink) {
NULL              144 orte/mca/iof/orted/iof_orted_read.c                             orte_rml_send_callback, NULL);
NULL              157 orte/mca/iof/orted/iof_orted_read.c         if( NULL != proct->revstdout ) {
NULL              162 orte/mca/iof/orted/iof_orted_read.c         if( NULL != proct->revstderr ) {
NULL              168 orte/mca/iof/orted/iof_orted_read.c         if( NULL != proct->revstddiag ) {
NULL              175 orte/mca/iof/orted/iof_orted_read.c     if (NULL == proct->revstdout &&
NULL              177 orte/mca/iof/orted/iof_orted_read.c         NULL == proct->revstddiag &&
NULL              179 orte/mca/iof/orted/iof_orted_read.c         NULL == proct->revstderr) {
NULL              183 orte/mca/iof/orted/iof_orted_read.c     if (NULL != buf) {
NULL               76 orte/mca/iof/orted/iof_orted_receive.c                                           send_cb, NULL))) {
NULL              144 orte/mca/iof/orted/iof_orted_receive.c                 if (NULL == proct->stdinev) {
NULL               82 orte/mca/iof/tool/iof_tool.c                             NULL);
NULL              174 orte/mca/iof/tool/iof_tool.c                             send_cb, NULL);
NULL              223 orte/mca/iof/tool/iof_tool.c                             send_cb, NULL);
NULL              241 orte/mca/iof/tool/iof_tool.c         while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
NULL              260 orte/mca/iof/tool/iof_tool.c             while (NULL != (item = opal_list_remove_first(&wev->outputs))) {
NULL               91 orte/mca/iof/tool/iof_tool_component.c         *module = NULL;
NULL               89 orte/mca/odls/alps/odls_alps_component.c         *module = NULL;
NULL              234 orte/mca/odls/alps/odls_alps_module.c     if (NULL == file || NULL == topic) {
NULL              297 orte/mca/odls/alps/odls_alps_module.c     if (NULL == dir) {
NULL              310 orte/mca/odls/alps/odls_alps_module.c     while (NULL != (files = readdir(dir))) {
NULL              314 orte/mca/odls/alps/odls_alps_module.c         int fd = strtol(files->d_name, NULL, 10);
NULL              340 orte/mca/odls/alps/odls_alps_module.c     if (NULL != cd->child) {
NULL              397 orte/mca/odls/alps/odls_alps_module.c     if (cd->argv == NULL) {
NULL              400 orte/mca/odls/alps/odls_alps_module.c         cd->argv[1] = NULL;
NULL              424 orte/mca/odls/alps/odls_alps_module.c     if (NULL != cd->wdir) {
NULL              432 orte/mca/odls/alps/odls_alps_module.c                                  (NULL == cd->child) ? 0 : cd->child->app_rank);
NULL              442 orte/mca/odls/alps/odls_alps_module.c         for (jout=0; NULL != cd->argv[jout]; jout++) {
NULL              445 orte/mca/odls/alps/odls_alps_module.c         for (jout=0; NULL != cd->env[jout]; jout++) {
NULL              462 orte/mca/odls/alps/odls_alps_module.c     char file[ORTE_ODLS_MAX_FILE_LEN + 1], topic[ORTE_ODLS_MAX_TOPIC_LEN + 1], *str = NULL;
NULL              489 orte/mca/odls/alps/odls_alps_module.c             if (NULL != cd->child) {
NULL              496 orte/mca/odls/alps/odls_alps_module.c         if (NULL != cd->child) {
NULL              512 orte/mca/odls/alps/odls_alps_module.c                 if (NULL != cd->child) {
NULL              526 orte/mca/odls/alps/odls_alps_module.c                 if (NULL != cd->child) {
NULL              535 orte/mca/odls/alps/odls_alps_module.c             if (NULL == str) {
NULL              540 orte/mca/odls/alps/odls_alps_module.c                 if (NULL != cd->child) {
NULL              553 orte/mca/odls/alps/odls_alps_module.c             str = NULL;
NULL              562 orte/mca/odls/alps/odls_alps_module.c             if (NULL != cd->child) {
NULL              574 orte/mca/odls/alps/odls_alps_module.c     if (NULL != cd->child) {
NULL              603 orte/mca/odls/alps/odls_alps_module.c         if (NULL != cd->child) {
NULL              612 orte/mca/odls/alps/odls_alps_module.c     if (NULL != cd->child) {
NULL              618 orte/mca/odls/alps/odls_alps_module.c         if (NULL != cd->child) {
NULL               52 orte/mca/odls/alps/odls_alps_utils.c     alpsAppLLIGni_t *rdmacred_rsp=NULL;
NULL               83 orte/mca/odls/alps/odls_alps_utils.c         ret = alps_app_lli_put_request(ALPS_APP_LLI_ALPS_REQ_APID, NULL, 0);
NULL              114 orte/mca/odls/alps/odls_alps_utils.c         ret = alps_app_lli_put_request(ALPS_APP_LLI_ALPS_REQ_GNI, NULL, 0);
NULL              133 orte/mca/odls/alps/odls_alps_utils.c         if (NULL == rdmacred_rsp) {
NULL              114 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != info) {
NULL              128 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != cbfunc) {
NULL              143 orte/mca/odls/base/odls_base_default_fns.c     orte_job_t *jdata=NULL, *jptr;
NULL              144 orte/mca/odls/base/odls_base_default_fns.c     orte_job_map_t *map=NULL;
NULL              152 orte/mca/odls/base/odls_base_default_fns.c     opal_value_t *val = NULL, *kv;
NULL              157 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL              165 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == map) {
NULL              174 orte/mca/odls/base/odls_base_default_fns.c          orte_get_attribute(&jdata->attributes, ORTE_JOB_LAUNCHED_DAEMONS, NULL, OPAL_BOOL))) {
NULL              185 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (jptr = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL              191 orte/mca/odls/base/odls_base_default_fns.c         val = NULL;
NULL              193 orte/mca/odls/base/odls_base_default_fns.c             if (OPAL_SUCCESS != (rc = opal_pmix.get(ORTE_PROC_MY_NAME, OPAL_PMIX_PROC_URI, NULL, &val)) || NULL == val) {
NULL              213 orte/mca/odls/base/odls_base_default_fns.c             if (OPAL_SUCCESS != (rc = opal_pmix.get(ORTE_PROC_MY_NAME, NULL, NULL, &val)) || NULL == val) {
NULL              248 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (dmn = (orte_proc_t*)opal_pointer_array_get_item(jptr->procs, v))) {
NULL              251 orte/mca/odls/base/odls_base_default_fns.c             val = NULL;
NULL              253 orte/mca/odls/base/odls_base_default_fns.c                 if (OPAL_SUCCESS != (rc = opal_pmix.get(&dmn->name, OPAL_PMIX_PROC_URI, NULL, &val)) || NULL == val) {
NULL              276 orte/mca/odls/base/odls_base_default_fns.c                 if (OPAL_SUCCESS != (rc = opal_pmix.get(&dmn->name, NULL, NULL, &val)) || NULL == val) {
NULL              325 orte/mca/odls/base/odls_base_default_fns.c         if (NULL != bo.bytes) {
NULL              333 orte/mca/odls/base/odls_base_default_fns.c         if (orte_get_attribute(&jdata->attributes, ORTE_JOB_LAUNCHED_DAEMONS, NULL, OPAL_BOOL)) {
NULL              340 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL != jptr && jptr != jdata &&
NULL              352 orte/mca/odls/base/odls_base_default_fns.c                         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jptr->procs, n))) {
NULL              402 orte/mca/odls/base/odls_base_default_fns.c     if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              411 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != opal_pmix.server_setup_application) {
NULL              457 orte/mca/odls/base/odls_base_default_fns.c     orte_job_t *jdata=NULL, *daemons;
NULL              508 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == orte_get_job_data_object(jdata->jobid)) {
NULL              521 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, v))) {
NULL              535 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (dmn = (orte_proc_t*)opal_pointer_array_get_item(daemons->procs, dmnvpid))) {
NULL              584 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (jdata = orte_get_job_data_object(*job))) {
NULL              593 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == jdata->map) {
NULL              601 orte/mca/odls/base/odls_base_default_fns.c     if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              657 orte/mca/odls/base/odls_base_default_fns.c         while (NULL != (kv = (opal_value_t*)opal_list_remove_first(&cache))) {
NULL              683 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, n))) {
NULL              691 orte/mca/odls/base/odls_base_default_fns.c             orte_get_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              705 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (dmn = (orte_proc_t*)opal_pointer_array_get_item(daemons->procs, pptr->parent))) {
NULL              744 orte/mca/odls/base/odls_base_default_fns.c                 orte_set_attribute(&pptr->attributes, ORTE_PROC_NOBARRIER, ORTE_ATTR_LOCAL, NULL, OPAL_BOOL);
NULL              751 orte/mca/odls/base/odls_base_default_fns.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              754 orte/mca/odls/base/odls_base_default_fns.c             if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, n))) {
NULL              760 orte/mca/odls/base/odls_base_default_fns.c     if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              784 orte/mca/odls/base/odls_base_default_fns.c         NULL != opal_pmix.server_setup_local_support) {
NULL              820 orte/mca/odls/base/odls_base_default_fns.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_NEVER_LAUNCHED);
NULL              829 orte/mca/odls/base/odls_base_default_fns.c     if (!orte_get_attribute(&app->attributes, ORTE_APP_SSNDIR_CWD, NULL, OPAL_BOOL)) {
NULL              852 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == getcwd(dir, sizeof(dir))) {
NULL              860 orte/mca/odls/base/odls_base_default_fns.c         *wdir = NULL;
NULL              895 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              949 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != child->rml_uri) {
NULL              951 orte/mca/odls/base/odls_base_default_fns.c         child->rml_uri = NULL;
NULL              964 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != orte_xterm && !ORTE_FLAG_TEST(jobdat, ORTE_JOB_FLAG_DEBUGGER_DAEMON)) {
NULL              982 orte/mca/odls/base/odls_base_default_fns.c                 for (i=0; NULL != app->argv[i]; i++) {
NULL             1003 orte/mca/odls/base/odls_base_default_fns.c     } else if (NULL != orte_fork_agent) {
NULL             1007 orte/mca/odls/base/odls_base_default_fns.c         for (i=0; NULL != app->argv[i]; i++) {
NULL             1010 orte/mca/odls/base/odls_base_default_fns.c         cd->cmd = opal_path_findv(orte_fork_agent[0], X_OK, orte_launch_environ, NULL);
NULL             1011 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == cd->cmd) {
NULL             1061 orte/mca/odls/base/odls_base_default_fns.c     orte_proc_t *child=NULL;
NULL             1074 orte/mca/odls/base/odls_base_default_fns.c     char *effective_dir = NULL;
NULL             1076 orte/mca/odls/base/odls_base_default_fns.c     char *pathenv = NULL, *mpiexec_pathenv = NULL;
NULL             1089 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == getcwd(basedir, sizeof(basedir))) {
NULL             1090 orte/mca/odls/base/odls_base_default_fns.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_FAILED_TO_LAUNCH);
NULL             1094 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == (jobdat = orte_get_job_data_object(job))) {
NULL             1099 orte/mca/odls/base/odls_base_default_fns.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_FAILED_TO_LAUNCH);
NULL             1113 orte/mca/odls/base/odls_base_default_fns.c     index_argv = orte_get_attribute(&jobdat->attributes, ORTE_JOB_INDEX_ARGV, NULL, OPAL_BOOL);
NULL             1159 orte/mca/odls/base/odls_base_default_fns.c                     if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1176 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jobdat->apps, j))) {
NULL             1205 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1234 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1250 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1263 orte/mca/odls/base/odls_base_default_fns.c         for (argvptr = app->env; *argvptr != NULL; argvptr++) {
NULL             1277 orte/mca/odls/base/odls_base_default_fns.c         if (NULL != mpiexec_pathenv) {
NULL             1278 orte/mca/odls/base/odls_base_default_fns.c             argvptr = NULL;
NULL             1279 orte/mca/odls/base/odls_base_default_fns.c             if (pathenv != NULL) {
NULL             1292 orte/mca/odls/base/odls_base_default_fns.c         if (NULL != mpiexec_pathenv) {
NULL             1298 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1321 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1347 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, idx))) {
NULL             1405 orte/mca/odls/base/odls_base_default_fns.c             orte_wait_cb(child, orte_odls_base_default_wait_local_proc, evb, NULL);
NULL             1409 orte/mca/odls/base/odls_base_default_fns.c             if (NULL != effective_dir) {
NULL             1455 orte/mca/odls/base/odls_base_default_fns.c         if (NULL != effective_dir) {
NULL             1457 orte/mca/odls/base/odls_base_default_fns.c             effective_dir = NULL;
NULL             1462 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != effective_dir) {
NULL             1464 orte/mca/odls/base/odls_base_default_fns.c         effective_dir = NULL;
NULL             1489 orte/mca/odls/base/odls_base_default_fns.c                          (NULL == proc) ? "NULL" : ORTE_NAME_PRINT(proc)));
NULL             1494 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == proc) {
NULL             1497 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             1513 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             1591 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == (jobdat = orte_get_job_data_object(proc->name.jobid))) {
NULL             1668 orte/mca/odls/base/odls_base_default_fns.c                 if (NULL == (cptr = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             1752 orte/mca/odls/base/odls_base_default_fns.c     p->child = NULL;
NULL             1756 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != p->child) {
NULL             1778 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == procs) {
NULL             1800 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(procptr, i))) {
NULL             1804 orte/mca/odls/base/odls_base_default_fns.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, j))) {
NULL             1876 orte/mca/odls/base/odls_base_default_fns.c             if (NULL != orte_iof.close) {
NULL             1986 orte/mca/odls/base/odls_base_default_fns.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             2004 orte/mca/odls/base/odls_base_default_fns.c             rc = opal_pstat.query(child->pid, &stats, NULL);
NULL             2034 orte/mca/odls/base/odls_base_default_fns.c     char *wdir = NULL;
NULL             2047 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == getcwd(basedir, sizeof(basedir))) {
NULL             2052 orte/mca/odls/base/odls_base_default_fns.c     if (NULL == (jobdat = orte_get_job_data_object(child->name.jobid))) {
NULL             2063 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != child->rml_uri) {
NULL             2065 orte/mca/odls/base/odls_base_default_fns.c         child->rml_uri = NULL;
NULL             2078 orte/mca/odls/base/odls_base_default_fns.c         if (NULL != wdir) {
NULL             2086 orte/mca/odls/base/odls_base_default_fns.c     if (NULL != wdir) {
NULL             2126 orte/mca/odls/base/odls_base_default_fns.c     orte_wait_cb(child, orte_odls_base_default_wait_local_proc, evb, NULL);
NULL               79 orte/mca/odls/base/odls_base_frame.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               87 orte/mca/odls/base/odls_base_frame.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               95 orte/mca/odls/base/odls_base_frame.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              103 orte/mca/odls/base/odls_base_frame.c                                  MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              112 orte/mca/odls/base/odls_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              127 orte/mca/odls/base/odls_base_frame.c         if (NULL != orte_odls_globals.ev_threads) {
NULL              128 orte/mca/odls/base/odls_base_frame.c             for (i=0; NULL != orte_odls_globals.ev_threads[i]; i++) {
NULL              137 orte/mca/odls/base/odls_base_frame.c         if (NULL != orte_odls_globals.ev_threads) {
NULL              139 orte/mca/odls/base/odls_base_frame.c             orte_odls_globals.ev_threads = NULL;
NULL              152 orte/mca/odls/base/odls_base_frame.c     if (NULL != orte_odls_globals.ev_threads) {
NULL              158 orte/mca/odls/base/odls_base_frame.c     orte_odls_globals.ev_threads = NULL;
NULL              200 orte/mca/odls/base/odls_base_frame.c     while (NULL != (item = opal_list_remove_first(&orte_odls_globals.xterm_ranks))) {
NULL              207 orte/mca/odls/base/odls_base_frame.c         if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              217 orte/mca/odls/base/odls_base_frame.c     return mca_base_framework_components_close(&orte_odls_base_framework, NULL);
NULL              226 orte/mca/odls/base/odls_base_frame.c     char **ranks=NULL, *tmp;
NULL              247 orte/mca/odls/base/odls_base_frame.c     orte_odls_globals.xtermcmd = NULL;
NULL              256 orte/mca/odls/base/odls_base_frame.c     if (0 != sigprocmask(SIG_UNBLOCK, &unblock, NULL)) {
NULL              261 orte/mca/odls/base/odls_base_frame.c     if (NULL != orte_xterm) {
NULL              271 orte/mca/odls/base/odls_base_frame.c             rank = strtol(ranks[i], NULL, 10);
NULL              292 orte/mca/odls/base/odls_base_frame.c         orte_odls_globals.xtermcmd = NULL;
NULL              294 orte/mca/odls/base/odls_base_frame.c         if (NULL == tmp) {
NULL              319 orte/mca/odls/base/odls_base_frame.c     ptr->fork_local = NULL;
NULL              334 orte/mca/odls/base/odls_base_frame.c     p->cmd = NULL;
NULL              335 orte/mca/odls/base/odls_base_frame.c     p->wdir = NULL;
NULL              336 orte/mca/odls/base/odls_base_frame.c     p->argv = NULL;
NULL              337 orte/mca/odls/base/odls_base_frame.c     p->env = NULL;
NULL              341 orte/mca/odls/base/odls_base_frame.c     if (NULL != p->cmd) {
NULL              344 orte/mca/odls/base/odls_base_frame.c     if (NULL != p->wdir) {
NULL              347 orte/mca/odls/base/odls_base_frame.c     if (NULL != p->argv) {
NULL              350 orte/mca/odls/base/odls_base_frame.c     if (NULL != p->env) {
NULL               39 orte/mca/odls/base/odls_base_select.c     orte_odls_base_component_t *best_component = NULL;
NULL               40 orte/mca/odls/base/odls_base_select.c     orte_odls_base_module_t *best_module = NULL;
NULL               48 orte/mca/odls/base/odls_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL              236 orte/mca/odls/default/odls_default_module.c     if (NULL == file || NULL == topic) {
NULL              301 orte/mca/odls/default/odls_default_module.c     if (NULL == dir) {
NULL              314 orte/mca/odls/default/odls_default_module.c     while (NULL != (files = readdir(dir))) {
NULL              318 orte/mca/odls/default/odls_default_module.c         int fd = strtol(files->d_name, NULL, 10);
NULL              352 orte/mca/odls/default/odls_default_module.c     if (NULL != cd->child) {
NULL              415 orte/mca/odls/default/odls_default_module.c     if (cd->argv == NULL) {
NULL              418 orte/mca/odls/default/odls_default_module.c         cd->argv[1] = NULL;
NULL              442 orte/mca/odls/default/odls_default_module.c     if (NULL != cd->wdir) {
NULL              450 orte/mca/odls/default/odls_default_module.c                                  (NULL == cd->child) ? 0 : cd->child->app_rank);
NULL              469 orte/mca/odls/default/odls_default_module.c     char file[ORTE_ODLS_MAX_FILE_LEN + 1], topic[ORTE_ODLS_MAX_TOPIC_LEN + 1], *str = NULL;
NULL              496 orte/mca/odls/default/odls_default_module.c             if (NULL != cd->child) {
NULL              503 orte/mca/odls/default/odls_default_module.c         if (NULL != cd->child) {
NULL              519 orte/mca/odls/default/odls_default_module.c                 if (NULL != cd->child) {
NULL              533 orte/mca/odls/default/odls_default_module.c                 if (NULL != cd->child) {
NULL              542 orte/mca/odls/default/odls_default_module.c             if (NULL == str) {
NULL              547 orte/mca/odls/default/odls_default_module.c                 if (NULL != cd->child) {
NULL              560 orte/mca/odls/default/odls_default_module.c             str = NULL;
NULL              569 orte/mca/odls/default/odls_default_module.c             if (NULL != cd->child) {
NULL              581 orte/mca/odls/default/odls_default_module.c     if (NULL != cd->child) {
NULL              611 orte/mca/odls/default/odls_default_module.c         if (NULL != child) {
NULL              620 orte/mca/odls/default/odls_default_module.c     if (NULL != child) {
NULL              626 orte/mca/odls/default/odls_default_module.c         if (NULL != child) {
NULL              230 orte/mca/odls/pspawn/odls_pspawn.c     if (NULL == dir) {
NULL              242 orte/mca/odls/pspawn/odls_pspawn.c     while (NULL != (files = readdir(dir))) {
NULL              246 orte/mca/odls/pspawn/odls_pspawn.c         int fd = strtol(files->d_name, NULL, 10);
NULL              146 orte/mca/oob/alps/oob_alps_component.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL               61 orte/mca/oob/base/oob_base_frame.c                                 MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               71 orte/mca/oob/base/oob_base_frame.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               86 orte/mca/oob/base/oob_base_frame.c     while (NULL != (cli = (mca_base_component_list_item_t *) opal_list_remove_first (&orte_oob_base.actives))) {
NULL               88 orte/mca/oob/base/oob_base_frame.c         if (NULL != component->shutdown) {
NULL              103 orte/mca/oob/base/oob_base_frame.c         if (NULL != value) {
NULL              110 orte/mca/oob/base/oob_base_frame.c     return mca_base_framework_components_close(&orte_oob_base_framework, NULL);
NULL              150 orte/mca/oob/base/oob_base_frame.c                    NULL, NULL);
NULL              154 orte/mca/oob/base/oob_base_frame.c     ptr->component = NULL;
NULL               62 orte/mca/oob/base/oob_base_select.c         if (NULL == component->available) {
NULL               97 orte/mca/oob/base/oob_base_select.c             while (NULL != (cmp = (mca_base_component_list_item_t*)opal_list_remove_first(&orte_oob_base.actives))) {
NULL               99 orte/mca/oob/base/oob_base_select.c                 if (NULL != c3->shutdown) {
NULL               70 orte/mca/oob/base/oob_base_stubs.c         NULL == pr) {
NULL               83 orte/mca/oob/base/oob_base_stubs.c             if (NULL != uri) {
NULL               87 orte/mca/oob/base/oob_base_stubs.c                     NULL == pr) {
NULL              106 orte/mca/oob/base/oob_base_stubs.c             pr = NULL;
NULL              109 orte/mca/oob/base/oob_base_stubs.c                 if (NULL != component->is_reachable) {
NULL              114 orte/mca/oob/base/oob_base_stubs.c                         if (NULL == pr) {
NULL              151 orte/mca/oob/base/oob_base_stubs.c     if (NULL != pr->component) {
NULL              225 orte/mca/oob/base/oob_base_stubs.c     char *turi, *final=NULL, *tmp;
NULL              236 orte/mca/oob/base/oob_base_stubs.c         *uri = NULL;
NULL              249 orte/mca/oob/base/oob_base_stubs.c         if (NULL == component->get_addr) {
NULL              259 orte/mca/oob/base/oob_base_stubs.c         if (NULL != turi) {
NULL              279 orte/mca/oob/base/oob_base_stubs.c         if (NULL != final) {
NULL              281 orte/mca/oob/base/oob_base_stubs.c             final = NULL;
NULL              294 orte/mca/oob/base/oob_base_stubs.c     val.key = NULL;
NULL              295 orte/mca/oob/base/oob_base_stubs.c     val.data.string = NULL;
NULL              305 orte/mca/oob/base/oob_base_stubs.c     char **uris=NULL;
NULL              312 orte/mca/oob/base/oob_base_stubs.c     if (NULL == cptr) {
NULL              345 orte/mca/oob/base/oob_base_stubs.c         NULL == pr) {
NULL              366 orte/mca/oob/base/oob_base_stubs.c         if (NULL != component->set_addr) {
NULL              406 orte/mca/oob/base/oob_base_stubs.c         if (NULL == component->ft_event) {
NULL              129 orte/mca/oob/tcp/oob_tcp.c     if (NULL == (peer = mca_oob_tcp_peer_lookup(proc))) {
NULL              140 orte/mca/oob/tcp/oob_tcp.c         ORTE_ACTIVATE_TCP_MSG_ERROR(NULL, NULL, proc, mca_oob_tcp_component_hop_unknown);
NULL              145 orte/mca/oob/tcp/oob_tcp.c     if (NULL == peer->ev_base) {
NULL              185 orte/mca/oob/tcp/oob_tcp.c     if (NULL == (peer = mca_oob_tcp_peer_lookup(&hop))) {
NULL              208 orte/mca/oob/tcp/oob_tcp.c     if (NULL == peer->ev_base) {
NULL              264 orte/mca/oob/tcp/oob_tcp.c     if (ORTE_SUCCESS != mca_oob_tcp_peer_recv_connect_ack(NULL, sd, &hdr)) {
NULL              270 orte/mca/oob/tcp/oob_tcp.c         if (NULL == (peer = mca_oob_tcp_peer_lookup(&hdr.origin))) {
NULL              339 orte/mca/oob/tcp/oob_tcp.c             item != NULL;
NULL              157 orte/mca/oob/tcp/oob_tcp_common.c         opal_backtrace_print(stderr, NULL, 1);
NULL              198 orte/mca/oob/tcp/oob_tcp_common.c         return NULL;
NULL              163 orte/mca/oob/tcp/oob_tcp_component.c     mca_oob_tcp_component.ipv4conns = NULL;
NULL              164 orte/mca/oob/tcp/oob_tcp_component.c     mca_oob_tcp_component.ipv4ports = NULL;
NULL              165 orte/mca/oob/tcp/oob_tcp_component.c     mca_oob_tcp_component.ipv6conns = NULL;
NULL              166 orte/mca/oob/tcp/oob_tcp_component.c     mca_oob_tcp_component.ipv6ports = NULL;
NULL              194 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.ipv4conns) {
NULL              197 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.ipv4ports) {
NULL              202 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.ipv6conns) {
NULL              205 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.ipv6ports) {
NULL              233 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              241 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              249 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              257 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              262 orte/mca/oob/tcp/oob_tcp_component.c     mca_oob_tcp_component.if_include = NULL;
NULL              265 orte/mca/oob/tcp/oob_tcp_component.c                                              MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              272 orte/mca/oob/tcp/oob_tcp_component.c     mca_oob_tcp_component.if_exclude = NULL;
NULL              275 orte/mca/oob/tcp/oob_tcp_component.c                                              MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              283 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.if_include &&
NULL              284 orte/mca/oob/tcp/oob_tcp_component.c         NULL != mca_oob_tcp_component.if_exclude) {
NULL              293 orte/mca/oob/tcp/oob_tcp_component.c     static_port_string = NULL;
NULL              296 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              302 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != static_port_string) {
NULL              306 orte/mca/oob/tcp/oob_tcp_component.c             mca_oob_tcp_component.tcp_static_ports = NULL;
NULL              309 orte/mca/oob/tcp/oob_tcp_component.c         mca_oob_tcp_component.tcp_static_ports = NULL;
NULL              313 orte/mca/oob/tcp/oob_tcp_component.c     static_port_string6 = NULL;
NULL              316 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              322 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != static_port_string6) {
NULL              326 orte/mca/oob/tcp/oob_tcp_component.c             mca_oob_tcp_component.tcp6_static_ports = NULL;
NULL              329 orte/mca/oob/tcp/oob_tcp_component.c         mca_oob_tcp_component.tcp6_static_ports = NULL;
NULL              333 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.tcp_static_ports ||
NULL              334 orte/mca/oob/tcp/oob_tcp_component.c         NULL != mca_oob_tcp_component.tcp6_static_ports) {
NULL              338 orte/mca/oob/tcp/oob_tcp_component.c     dyn_port_string = NULL;
NULL              341 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              346 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != dyn_port_string) {
NULL              358 orte/mca/oob/tcp/oob_tcp_component.c             mca_oob_tcp_component.tcp_dyn_ports = NULL;
NULL              361 orte/mca/oob/tcp/oob_tcp_component.c         mca_oob_tcp_component.tcp_dyn_ports = NULL;
NULL              365 orte/mca/oob/tcp/oob_tcp_component.c     dyn_port_string6 = NULL;
NULL              368 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              373 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != dyn_port_string6) {
NULL              376 orte/mca/oob/tcp/oob_tcp_component.c             char *err4=NULL, *err6=NULL;
NULL              377 orte/mca/oob/tcp/oob_tcp_component.c             if (NULL != mca_oob_tcp_component.tcp_static_ports) {
NULL              380 orte/mca/oob/tcp/oob_tcp_component.c             if (NULL != mca_oob_tcp_component.tcp6_static_ports) {
NULL              384 orte/mca/oob/tcp/oob_tcp_component.c                            (NULL == err4) ? "N/A" : err4,
NULL              385 orte/mca/oob/tcp/oob_tcp_component.c                            (NULL == err6) ? "N/A" : err6,
NULL              387 orte/mca/oob/tcp/oob_tcp_component.c             if (NULL != err4) {
NULL              390 orte/mca/oob/tcp/oob_tcp_component.c             if (NULL != err6) {
NULL              398 orte/mca/oob/tcp/oob_tcp_component.c             mca_oob_tcp_component.tcp6_dyn_ports = NULL;
NULL              401 orte/mca/oob/tcp/oob_tcp_component.c         mca_oob_tcp_component.tcp6_dyn_ports = NULL;
NULL              408 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              417 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              427 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              436 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              445 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              453 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              461 orte/mca/oob/tcp/oob_tcp_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              475 orte/mca/oob/tcp/oob_tcp_component.c     char **interfaces = NULL;
NULL              489 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_component.if_include) {
NULL              494 orte/mca/oob/tcp/oob_tcp_component.c     } else if (NULL != mca_oob_tcp_component.if_exclude) {
NULL              534 orte/mca/oob/tcp/oob_tcp_component.c         if (NULL != interfaces) {
NULL              608 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != interfaces) {
NULL              683 orte/mca/oob/tcp/oob_tcp_component.c             opal_pointer_array_set_item(&mca_oob_tcp_component.ev_bases, i, NULL);
NULL              692 orte/mca/oob/tcp/oob_tcp_component.c         opal_thread_join(&mca_oob_tcp_component.listen_thread, NULL);
NULL              702 orte/mca/oob/tcp/oob_tcp_component.c         if (NULL != peer) {
NULL              704 orte/mca/oob/tcp/oob_tcp_component.c             rc = opal_hash_table_set_value_uint64(&mca_oob_tcp_component.peers, key, NULL);
NULL              738 orte/mca/oob/tcp/oob_tcp_component.c     char *cptr=NULL, *tmp, *tp;
NULL              741 orte/mca/oob/tcp/oob_tcp_component.c         NULL != mca_oob_tcp_component.ipv4conns) {
NULL              750 orte/mca/oob/tcp/oob_tcp_component.c         NULL != mca_oob_tcp_component.ipv6conns) {
NULL              766 orte/mca/oob/tcp/oob_tcp_component.c         if (NULL == cptr) {
NULL              826 orte/mca/oob/tcp/oob_tcp_component.c     char *tcpuri=NULL, *host, *ports;
NULL              838 orte/mca/oob/tcp/oob_tcp_component.c     for (i=0; NULL != uris[i]; i++) {
NULL              840 orte/mca/oob/tcp/oob_tcp_component.c         if (NULL == tcpuri) {
NULL              877 orte/mca/oob/tcp/oob_tcp_component.c         if (NULL == ports) {
NULL              905 orte/mca/oob/tcp/oob_tcp_component.c         for (j=0; NULL != addrs[j]; j++) {
NULL              910 orte/mca/oob/tcp/oob_tcp_component.c                     if (NULL == mca_oob_tcp_component.ipv6conns ||
NULL              911 orte/mca/oob/tcp/oob_tcp_component.c                         NULL == mca_oob_tcp_component.ipv6conns[0]) {
NULL              917 orte/mca/oob/tcp/oob_tcp_component.c                     if (NULL == mca_oob_tcp_component.ipv4conns ||
NULL              918 orte/mca/oob/tcp/oob_tcp_component.c                         NULL == mca_oob_tcp_component.ipv4conns[0]) {
NULL              929 orte/mca/oob/tcp/oob_tcp_component.c             if (NULL == (pr = mca_oob_tcp_peer_lookup(peer))) {
NULL              948 orte/mca/oob/tcp/oob_tcp_component.c                 rc = opal_hash_table_set_value_uint64(&mca_oob_tcp_component.peers, ui64, NULL);
NULL              960 orte/mca/oob/tcp/oob_tcp_component.c                                 (NULL == host) ? "NULL" : host,
NULL              961 orte/mca/oob/tcp/oob_tcp_component.c                                 (NULL == ports) ? "NULL" : ports);
NULL             1003 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != mca_oob_tcp_module.api.ft_event) {
NULL             1031 orte/mca/oob/tcp/oob_tcp_component.c                                                          ui64, (void**)&bpr) || NULL == bpr) {
NULL             1061 orte/mca/oob/tcp/oob_tcp_component.c                                                          ui64, (void**)&bpr) && NULL != bpr) {
NULL             1066 orte/mca/oob/tcp/oob_tcp_component.c                                                                ui64, NULL))) {
NULL             1098 orte/mca/oob/tcp/oob_tcp_component.c                                                          ui64, (void**)&bpr) || NULL == bpr) {
NULL             1103 orte/mca/oob/tcp/oob_tcp_component.c                                                                ui64, NULL))) {
NULL             1141 orte/mca/oob/tcp/oob_tcp_component.c         NULL == bpr) {
NULL             1162 orte/mca/oob/tcp/oob_tcp_component.c         NULL == bpr) {
NULL             1184 orte/mca/oob/tcp/oob_tcp_component.c     snd->cbfunc.iov = NULL;
NULL             1185 orte/mca/oob/tcp/oob_tcp_component.c     snd->cbdata = NULL;
NULL             1189 orte/mca/oob/tcp/oob_tcp_component.c     mop->snd->data = NULL;
NULL             1235 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL == orig_str || NULL == *orig_str) {
NULL             1236 orte/mca/oob/tcp/oob_tcp_component.c         return NULL;
NULL             1240 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL == argv) {
NULL             1241 orte/mca/oob/tcp/oob_tcp_component.c         return NULL;
NULL             1243 orte/mca/oob/tcp/oob_tcp_component.c     for (save = i = 0; NULL != argv[i]; ++i) {
NULL             1254 orte/mca/oob/tcp/oob_tcp_component.c         if (NULL == str) {
NULL             1320 orte/mca/oob/tcp/oob_tcp_component.c     argv[save] = NULL;
NULL             1330 orte/mca/oob/tcp/oob_tcp_component.c     peer->ev_base = NULL;
NULL             1331 orte/mca/oob/tcp/oob_tcp_component.c     peer->auth_method = NULL;
NULL             1334 orte/mca/oob/tcp/oob_tcp_component.c     peer->active_addr = NULL;
NULL             1338 orte/mca/oob/tcp/oob_tcp_component.c     peer->send_msg = NULL;
NULL             1339 orte/mca/oob/tcp/oob_tcp_component.c     peer->recv_msg = NULL;
NULL             1346 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != peer->auth_method) {
NULL             1380 orte/mca/oob/tcp/oob_tcp_component.c                    padd_cons, NULL);
NULL             1385 orte/mca/oob/tcp/oob_tcp_component.c     pop->net = NULL;
NULL             1386 orte/mca/oob/tcp/oob_tcp_component.c     pop->port = NULL;
NULL             1390 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != pop->net) {
NULL             1393 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != pop->port) {
NULL             1403 orte/mca/oob/tcp/oob_tcp_component.c                    NULL, NULL);
NULL             1407 orte/mca/oob/tcp/oob_tcp_component.c                    NULL, NULL);
NULL             1416 orte/mca/oob/tcp/oob_tcp_component.c                    nicaddr_cons, NULL);
NULL              185 orte/mca/oob/tcp/oob_tcp_connection.c     peer->active_addr = NULL;
NULL              312 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL == host && NULL != peer->active_addr) {
NULL              328 orte/mca/oob/tcp/oob_tcp_connection.c                     (NULL == host) ? "<unknown>" : host);
NULL              341 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL != peer->send_msg) {
NULL              343 orte/mca/oob/tcp/oob_tcp_connection.c         while (NULL != (snd = (mca_oob_tcp_send_t*)opal_list_remove_first(&peer->send_queue))) {
NULL              426 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL == (msg = (char*)malloc(sdsize))) {
NULL              481 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL == (msg = (char*)malloc(sdsize))) {
NULL              510 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL == peer->ev_base) {
NULL              730 orte/mca/oob/tcp/oob_tcp_connection.c     bool is_new = (NULL == pr);
NULL              735 orte/mca/oob/tcp/oob_tcp_connection.c                         (NULL == pr) ? "UNKNOWN" : ORTE_NAME_PRINT(&pr->name), sd);
NULL              740 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL != peer) {
NULL              758 orte/mca/oob/tcp/oob_tcp_connection.c                             (NULL == peer) ? "UNKNOWN" : ORTE_NAME_PRINT(&peer->name), sd);
NULL              765 orte/mca/oob/tcp/oob_tcp_connection.c                         (NULL == peer) ? "UNKNOWN" : ORTE_NAME_PRINT(&peer->name));
NULL              770 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL != dhdr) {
NULL              788 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL != peer) {
NULL              798 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL == peer) {
NULL              800 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL == peer) {
NULL              835 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL == (msg = (char*)malloc(hdr.nbytes))) {
NULL              933 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL != dhdr) {
NULL              966 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL != peer->active_addr) {
NULL              974 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL == peer->send_msg) {
NULL              978 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL != peer->send_msg && !peer->send_ev_active) {
NULL             1005 orte/mca/oob/tcp/oob_tcp_connection.c         if (NULL != peer->active_addr) {
NULL             1013 orte/mca/oob/tcp/oob_tcp_connection.c     if (NULL != peer->active_addr) {
NULL             1064 orte/mca/oob/tcp/oob_tcp_connection.c                         (NULL == peer) ? "UNKNOWN" : ORTE_NAME_PRINT(&(peer->name)));
NULL             1075 orte/mca/oob/tcp/oob_tcp_connection.c                                 (NULL == peer) ? "UNKNOWN" : ORTE_NAME_PRINT(&(peer->name)),
NULL             1076 orte/mca/oob/tcp/oob_tcp_connection.c                                 (NULL == peer) ? 0 : peer->state);
NULL             1077 orte/mca/oob/tcp/oob_tcp_connection.c             if (NULL != peer) {
NULL             1090 orte/mca/oob/tcp/oob_tcp_connection.c                 if (NULL == peer) {
NULL             1136 orte/mca/oob/tcp/oob_tcp_connection.c                         (NULL == peer) ? "UNKNOWN" : ORTE_NAME_PRINT(&(peer->name)));
NULL              105 orte/mca/oob/tcp/oob_tcp_listener.c     if (NULL == mca_oob_tcp_component.ipv4conns
NULL              107 orte/mca/oob/tcp/oob_tcp_listener.c         && NULL == mca_oob_tcp_component.ipv6conns
NULL              149 orte/mca/oob/tcp/oob_tcp_listener.c         mca_oob_tcp_component.listen_thread.t_arg = NULL;
NULL              188 orte/mca/oob/tcp/oob_tcp_listener.c     char **ports=NULL;
NULL              198 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp_static_ports) {
NULL              205 orte/mca/oob/tcp/oob_tcp_listener.c         } else if (NULL != mca_oob_tcp_component.tcp_dyn_ports) {
NULL              215 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp_static_ports) {
NULL              222 orte/mca/oob/tcp/oob_tcp_listener.c         } else if (NULL != mca_oob_tcp_component.tcp_dyn_ports) {
NULL              232 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp_static_ports) {
NULL              250 orte/mca/oob/tcp/oob_tcp_listener.c         } else if (NULL != mca_oob_tcp_component.tcp_dyn_ports) {
NULL              267 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp_static_ports) {
NULL              275 orte/mca/oob/tcp/oob_tcp_listener.c     if (NULL == ports) {
NULL              296 orte/mca/oob/tcp/oob_tcp_listener.c         port = strtol(ports[i], NULL, 10);
NULL              441 orte/mca/oob/tcp/oob_tcp_listener.c     char **ports=NULL;
NULL              451 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp6_static_ports) {
NULL              458 orte/mca/oob/tcp/oob_tcp_listener.c         } else if (NULL != mca_oob_tcp_component.tcp6_dyn_ports) {
NULL              468 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp6_static_ports) {
NULL              475 orte/mca/oob/tcp/oob_tcp_listener.c         } else if (NULL != mca_oob_tcp_component.tcp6_dyn_ports) {
NULL              485 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp6_static_ports) {
NULL              503 orte/mca/oob/tcp/oob_tcp_listener.c         } else if (NULL != mca_oob_tcp_component.tcp6_dyn_ports) {
NULL              520 orte/mca/oob/tcp/oob_tcp_listener.c         if (NULL != mca_oob_tcp_component.tcp6_static_ports) {
NULL              528 orte/mca/oob/tcp/oob_tcp_listener.c     if (NULL == ports) {
NULL              549 orte/mca/oob/tcp/oob_tcp_listener.c         port = strtol(ports[i], NULL, 10);
NULL              705 orte/mca/oob/tcp/oob_tcp_listener.c         rc = select(max + 1, &readfds, NULL, NULL, &timeout);
NULL              710 orte/mca/oob/tcp/oob_tcp_listener.c             return NULL;
NULL              854 orte/mca/oob/tcp/oob_tcp_listener.c     return NULL;
NULL              921 orte/mca/oob/tcp/oob_tcp_listener.c             orte_errmgr.abort(ORTE_ERROR_DEFAULT_EXIT_CODE, NULL);
NULL              970 orte/mca/oob/tcp/oob_tcp_listener.c                    NULL,
NULL              971 orte/mca/oob/tcp/oob_tcp_listener.c                    NULL);
NULL               92 orte/mca/oob/tcp/oob_tcp_sendrecv.c     if (NULL == peer->send_msg) {
NULL              123 orte/mca/oob/tcp/oob_tcp_sendrecv.c         if (NULL != msg->data) {
NULL              126 orte/mca/oob/tcp/oob_tcp_sendrecv.c         } else if (NULL != msg->msg->buffer) {
NULL              235 orte/mca/oob/tcp/oob_tcp_sendrecv.c                             (NULL == peer->send_msg) ? "NULL" : ORTE_NAME_PRINT(&peer->name));
NULL              236 orte/mca/oob/tcp/oob_tcp_sendrecv.c         if (NULL != msg) {
NULL              241 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 if (NULL != msg->data || NULL == msg->msg) {
NULL              249 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     peer->send_msg = NULL;
NULL              250 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 } else if (NULL != msg->msg->buffer) {
NULL              260 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     peer->send_msg = NULL;
NULL              261 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 } else if (NULL != msg->msg->data) {
NULL              273 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     peer->send_msg = NULL;
NULL              295 orte/mca/oob/tcp/oob_tcp_sendrecv.c                         peer->send_msg = NULL;
NULL              312 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 peer->send_msg = NULL;
NULL              328 orte/mca/oob/tcp/oob_tcp_sendrecv.c         if (NULL == peer->send_msg && peer->send_ev_active) {
NULL              405 orte/mca/oob/tcp/oob_tcp_sendrecv.c             if (NULL != peer->recv_msg) {
NULL              407 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 peer->recv_msg = NULL;
NULL              444 orte/mca/oob/tcp/oob_tcp_sendrecv.c         if (ORTE_SUCCESS == (rc = mca_oob_tcp_peer_recv_connect_ack(peer, peer->sd, NULL))) {
NULL              459 orte/mca/oob/tcp/oob_tcp_sendrecv.c             if (NULL == peer->send_msg) {
NULL              462 orte/mca/oob/tcp/oob_tcp_sendrecv.c             if (NULL != peer->send_msg && !peer->send_ev_active) {
NULL              487 orte/mca/oob/tcp/oob_tcp_sendrecv.c         if (NULL == peer->recv_msg) {
NULL              492 orte/mca/oob/tcp/oob_tcp_sendrecv.c             if (NULL == peer->recv_msg) {
NULL              518 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     peer->recv_msg->data = NULL;  // make sure
NULL              589 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     snd->cbfunc.iov = NULL;
NULL              590 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     snd->cbdata = NULL;
NULL              594 orte/mca/oob/tcp/oob_tcp_sendrecv.c                     peer->recv_msg->data = NULL;
NULL              598 orte/mca/oob/tcp/oob_tcp_sendrecv.c                 peer->recv_msg = NULL;
NULL              629 orte/mca/oob/tcp/oob_tcp_sendrecv.c     ptr->msg = NULL;
NULL              630 orte/mca/oob/tcp/oob_tcp_sendrecv.c     ptr->data = NULL;
NULL              633 orte/mca/oob/tcp/oob_tcp_sendrecv.c     ptr->sdptr = NULL;
NULL              644 orte/mca/oob/tcp/oob_tcp_sendrecv.c     if (NULL != ptr->data) {
NULL              656 orte/mca/oob/tcp/oob_tcp_sendrecv.c     ptr->rdptr = NULL;
NULL              661 orte/mca/oob/tcp/oob_tcp_sendrecv.c                    rcv_cons, NULL);
NULL              665 orte/mca/oob/tcp/oob_tcp_sendrecv.c     ptr->rmsg = NULL;
NULL              666 orte/mca/oob/tcp/oob_tcp_sendrecv.c     ptr->snd = NULL;
NULL              670 orte/mca/oob/tcp/oob_tcp_sendrecv.c                    err_cons, NULL);
NULL              115 orte/mca/oob/tcp/oob_tcp_sendrecv.h         if (NULL != (m)->buffer) {                                      \
NULL              117 orte/mca/oob/tcp/oob_tcp_sendrecv.h         } else if (NULL != (m)->iov) {                                  \
NULL              159 orte/mca/oob/tcp/oob_tcp_sendrecv.h         if (NULL != (m)->buffer) {                                      \
NULL              161 orte/mca/oob/tcp/oob_tcp_sendrecv.h         } else if (NULL != (m)->iov) {                                  \
NULL              255 orte/mca/oob/tcp/oob_tcp_sendrecv.h         if (NULL != (s)) {                                              \
NULL              257 orte/mca/oob/tcp/oob_tcp_sendrecv.h         } else if (NULL != (r)) {                                       \
NULL              272 orte/mca/oob/tcp/oob_tcp_sendrecv.h             proxy->data = NULL;                                         \
NULL              100 orte/mca/plm/alps/plm_alps_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              111 orte/mca/plm/alps/plm_alps_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              118 orte/mca/plm/alps/plm_alps_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              123 orte/mca/plm/alps/plm_alps_component.c     mca_plm_alps_component.custom_args = NULL;
NULL              125 orte/mca/plm/alps/plm_alps_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              142 orte/mca/plm/alps/plm_alps_component.c     char *wlm_detected = NULL;
NULL              152 orte/mca/plm/alps/plm_alps_component.c     if (NULL == wlm_detected) {
NULL              160 orte/mca/plm/alps/plm_alps_component.c     if((NULL != wlm_detected) && !strcmp(slurm, wlm_detected)) {
NULL              164 orte/mca/plm/alps/plm_alps_component.c         *module = NULL;
NULL               99 orte/mca/plm/alps/plm_alps_module.c     NULL,
NULL              110 orte/mca/plm/alps/plm_alps_module.c static orte_proc_t *alpsrun = NULL;
NULL              171 orte/mca/plm/alps/plm_alps_module.c     char *jobid_string = NULL;
NULL              173 orte/mca/plm/alps/plm_alps_module.c     char **argv = NULL;
NULL              177 orte/mca/plm/alps/plm_alps_module.c     char** env = NULL;
NULL              228 orte/mca/plm/alps/plm_alps_module.c     if (NULL == (map = daemons->map)) {
NULL              254 orte/mca/plm/alps/plm_alps_module.c     argv = NULL;
NULL              265 orte/mca/plm/alps/plm_alps_module.c     if ( NULL != mca_plm_alps_component.custom_args ) {
NULL              302 orte/mca/plm/alps/plm_alps_module.c         nodelist_argv = NULL;
NULL              306 orte/mca/plm/alps/plm_alps_module.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, nnode))) {
NULL              345 orte/mca/plm/alps/plm_alps_module.c                                           NULL,
NULL              363 orte/mca/plm/alps/plm_alps_module.c         if (NULL != param) {
NULL              376 orte/mca/plm/alps/plm_alps_module.c     cur_prefix = NULL;
NULL              378 orte/mca/plm/alps/plm_alps_module.c         char *app_prefix_dir = NULL;
NULL              379 orte/mca/plm/alps/plm_alps_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(state->jdata->apps, i))) {
NULL              385 orte/mca/plm/alps/plm_alps_module.c         if (NULL != app_prefix_dir) {
NULL              386 orte/mca/plm/alps/plm_alps_module.c             if (NULL != cur_prefix &&
NULL              395 orte/mca/plm/alps/plm_alps_module.c             if (NULL == cur_prefix) {
NULL              417 orte/mca/plm/alps/plm_alps_module.c                              (NULL == param) ? "NULL" : param));
NULL              418 orte/mca/plm/alps/plm_alps_module.c         if (NULL != param) free(param);
NULL              435 orte/mca/plm/alps/plm_alps_module.c     if (NULL != argv) {
NULL              438 orte/mca/plm/alps/plm_alps_module.c     if (NULL != env) {
NULL              442 orte/mca/plm/alps/plm_alps_module.c     if(NULL != jobid_string) {
NULL              474 orte/mca/plm/alps/plm_alps_module.c     if (NULL != alpsrun) {
NULL              498 orte/mca/plm/alps/plm_alps_module.c     if (NULL != alpsrun && 0 != alpsrun->pid) {
NULL              509 orte/mca/plm/alps/plm_alps_module.c     if (NULL != alpsrun) {
NULL              566 orte/mca/plm/alps/plm_alps_module.c     char *exec_argv = opal_path_findv(argv[0], 0, env, NULL);
NULL              568 orte/mca/plm/alps/plm_alps_module.c     if (NULL == exec_argv) {
NULL              583 orte/mca/plm/alps/plm_alps_module.c     orte_wait_cb(alpsrun, alps_wait_cb, orte_event_base, NULL);
NULL              586 orte/mca/plm/alps/plm_alps_module.c         char *bin_base = NULL, *lib_base = NULL;
NULL              598 orte/mca/plm/alps/plm_alps_module.c         if (NULL != prefix) {
NULL              603 orte/mca/plm/alps/plm_alps_module.c             if (NULL != oldenv) {
NULL              616 orte/mca/plm/alps/plm_alps_module.c             if (NULL != oldenv) {
NULL               60 orte/mca/plm/base/plm_base_frame.c                                  MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0,
NULL               73 orte/mca/plm/base/plm_base_frame.c     if( NULL != orte_plm.finalize ) {
NULL               85 orte/mca/plm/base/plm_base_frame.c     return mca_base_framework_components_close(&orte_plm_base_framework, NULL);
NULL              104 orte/mca/plm/base/plm_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(orte, plm, NULL, mca_plm_base_register, orte_plm_base_open, orte_plm_base_close,
NULL               91 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != node->topology && NULL != node->topology->topo) {
NULL               97 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != node->topology && NULL != node->topology->topo) {
NULL              109 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != node->topology && NULL != node->topology->topo) {
NULL              115 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != node->topology && NULL != node->topology->topo) {
NULL              122 orte/mca/plm/base/plm_base_launch_support.c         node->slots = strtol(orte_set_slots, NULL, 10);
NULL              147 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              150 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == node->topology) {
NULL              160 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != orte_set_slots &&
NULL              164 orte/mca/plm/base/plm_base_launch_support.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              400 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == (parent = orte_get_job_data_object(name.jobid))) {
NULL              408 orte/mca/plm/base/plm_base_launch_support.c         key = NULL;
NULL              410 orte/mca/plm/base/plm_base_launch_support.c             NULL != key) {
NULL              415 orte/mca/plm/base/plm_base_launch_support.c                 if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(caddy->jdata->apps, i))) {
NULL              422 orte/mca/plm/base/plm_base_launch_support.c             if (ORTE_SUCCESS != (rc = orte_pre_condition_transports(caddy->jdata, NULL))) {
NULL              432 orte/mca/plm/base/plm_base_launch_support.c         if (ORTE_SUCCESS != (rc = orte_pre_condition_transports(caddy->jdata, NULL))) {
NULL              442 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(caddy->jdata->apps, i))) {
NULL              445 orte/mca/plm/base/plm_base_launch_support.c         if (!orte_get_attribute(&app->attributes, ORTE_APP_RECOV_DEF, NULL, OPAL_BOOL)) {
NULL              496 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == (jdatorted = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL              514 orte/mca/plm/base/plm_base_launch_support.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_FWDIO_TO_TOOL, NULL, OPAL_BOOL)) {
NULL              535 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              539 orte/mca/plm/base/plm_base_launch_support.c             serial_number = NULL;
NULL              543 orte/mca/plm/base/plm_base_launch_support.c             if (NULL != serial_number) {
NULL              559 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != orte_coprocessors) {
NULL              574 orte/mca/plm/base/plm_base_launch_support.c     orte_timer_t *timer=NULL;
NULL              615 orte/mca/plm/base/plm_base_launch_support.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_FIXED_DVM, NULL, OPAL_BOOL)) {
NULL              728 orte/mca/plm/base/plm_base_launch_support.c     orte_timer_t *timer=NULL;
NULL              817 orte/mca/plm/base/plm_base_launch_support.c                                            orte_rml_send_callback, NULL))) {
NULL              868 orte/mca/plm/base/plm_base_launch_support.c static orte_job_t *jdatorted=NULL;
NULL              878 orte/mca/plm/base/plm_base_launch_support.c     orte_proc_t *daemon=NULL;
NULL              894 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == jdatorted) {
NULL              897 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == (daemon = (orte_proc_t*)opal_pointer_array_get_item(jdatorted->procs, sender->vpid))) {
NULL              956 orte/mca/plm/base/plm_base_launch_support.c     t = NULL;
NULL              958 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == (t2 = (orte_topology_t*)opal_pointer_array_get_item(orte_node_topologies, i))) {
NULL              967 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == t) {
NULL              991 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != coprocessors) {
NULL              993 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == orte_coprocessors) {
NULL             1001 orte/mca/plm/base/plm_base_launch_support.c         for (idx=0; NULL != sns[idx]; idx++) {
NULL             1018 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != coprocessors) {
NULL             1019 orte/mca/plm/base/plm_base_launch_support.c         if (orte_get_attribute(&daemon->node->attributes, ORTE_NODE_SERIAL_NUMBER, NULL, OPAL_STRING)) {
NULL             1081 orte/mca/plm/base/plm_base_launch_support.c     orte_proc_t *daemon=NULL;
NULL             1096 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == jdatorted) {
NULL             1102 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == t) {
NULL             1113 orte/mca/plm/base/plm_base_launch_support.c         char *nodename = NULL;
NULL             1121 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == (daemon = (orte_proc_t*)opal_pointer_array_get_item(jdatorted->procs, dname.vpid))) {
NULL             1159 orte/mca/plm/base/plm_base_launch_support.c             if (NULL != (ptr = strchr(nodename, '.'))) {
NULL             1176 orte/mca/plm/base/plm_base_launch_support.c             char *alias, **atmp=NULL;
NULL             1223 orte/mca/plm/base/plm_base_launch_support.c         topo = NULL;
NULL             1285 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == (t = (orte_topology_t*)opal_pointer_array_get_item(orte_node_topologies, i))) {
NULL             1295 orte/mca/plm/base/plm_base_launch_support.c                 if (NULL != topo) {
NULL             1312 orte/mca/plm/base/plm_base_launch_support.c                     if (NULL != topo) {
NULL             1330 orte/mca/plm/base/plm_base_launch_support.c             if (NULL != topo) {
NULL             1350 orte/mca/plm/base/plm_base_launch_support.c                                         orte_rml_send_callback, NULL);
NULL             1353 orte/mca/plm/base/plm_base_launch_support.c                 if (NULL != nodename) {
NULL             1355 orte/mca/plm/base/plm_base_launch_support.c                     nodename = NULL;
NULL             1368 orte/mca/plm/base/plm_base_launch_support.c                              (NULL == daemon) ? "UNKNOWN" : daemon->rml_uri));
NULL             1370 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != nodename) {
NULL             1372 orte/mca/plm/base/plm_base_launch_support.c             nodename = NULL;
NULL             1426 orte/mca/plm/base/plm_base_launch_support.c     orte_proc_t *daemon=NULL;
NULL             1429 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == jdatorted) {
NULL             1452 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == (daemon = (orte_proc_t*)opal_pointer_array_get_item(jdatorted->procs, vpid))) {
NULL             1460 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == daemon) {
NULL             1478 orte/mca/plm/base/plm_base_launch_support.c     for (i = 0; NULL != tmpv && NULL != tmpv[i]; ++i) {
NULL             1497 orte/mca/plm/base/plm_base_launch_support.c     char *param = NULL;
NULL             1500 orte/mca/plm/base/plm_base_launch_support.c     char *tmp_force = NULL;
NULL             1550 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != getenv("ORTE_TEST_ORTED_SUICIDE")) {
NULL             1555 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != ess) {
NULL             1572 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != proc_vpid_index) {
NULL             1598 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != orte_xterm) {
NULL             1610 orte/mca/plm/base/plm_base_launch_support.c     tmp_value = NULL;
NULL             1611 orte/mca/plm/base/plm_base_launch_support.c     rc = mca_base_var_get_value(loc_id, &tmp_value, NULL, NULL);
NULL             1616 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != tmp_value && NULL != tmp_value[0]) {
NULL             1627 orte/mca/plm/base/plm_base_launch_support.c         tmp_value = NULL;
NULL             1635 orte/mca/plm/base/plm_base_launch_support.c         rc = mca_base_var_get_value(loc_id, &tmp_value, NULL, NULL);
NULL             1640 orte/mca/plm/base/plm_base_launch_support.c         if( NULL != tmp_value && NULL != tmp_value[0] ) {
NULL             1649 orte/mca/plm/base/plm_base_launch_support.c         tmp_value2 = NULL;
NULL             1651 orte/mca/plm/base/plm_base_launch_support.c         mca_base_var_get_value(loc_id, &tmp_value2, NULL, NULL);
NULL             1652 orte/mca/plm/base/plm_base_launch_support.c         if( NULL != tmp_value2 && NULL != tmp_value2[0] ) {
NULL             1662 orte/mca/plm/base/plm_base_launch_support.c         if ((NULL != tmp_value && NULL != tmp_value[0])
NULL             1663 orte/mca/plm/base/plm_base_launch_support.c             || (NULL != tmp_value2 && NULL != tmp_value2[0])) {
NULL             1665 orte/mca/plm/base/plm_base_launch_support.c             tmp_value = NULL;
NULL             1671 orte/mca/plm/base/plm_base_launch_support.c             rc = mca_base_var_get_value(loc_id, &tmp_value, NULL, NULL);
NULL             1676 orte/mca/plm/base/plm_base_launch_support.c             if( NULL != tmp_value && NULL != tmp_value[0] ) {
NULL             1686 orte/mca/plm/base/plm_base_launch_support.c             tmp_value = NULL;
NULL             1693 orte/mca/plm/base/plm_base_launch_support.c             rc = mca_base_var_get_value(loc_id, &tmp_value, NULL, NULL);
NULL             1698 orte/mca/plm/base/plm_base_launch_support.c             if( NULL == tmp_value || NULL == tmp_value[0] ) {
NULL             1701 orte/mca/plm/base/plm_base_launch_support.c                 if (NULL == getcwd(tmp_force, OPAL_PATH_MAX)) {
NULL             1729 orte/mca/plm/base/plm_base_launch_support.c             if (NULL != strchr(orted_cmd_line[i+2], ' ')) {
NULL             1765 orte/mca/plm/base/plm_base_launch_support.c     orte_job_map_t *map=NULL;
NULL             1774 orte/mca/plm/base/plm_base_launch_support.c     char *hosts = NULL;
NULL             1782 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == (daemons = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL             1786 orte/mca/plm/base/plm_base_launch_support.c     if (NULL == daemons->map) {
NULL             1793 orte/mca/plm/base/plm_base_launch_support.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_FIXED_DVM, NULL, OPAL_BOOL)) {
NULL             1823 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL             1866 orte/mca/plm/base/plm_base_launch_support.c     multi_sim = orte_get_attribute(&jdata->attributes, ORTE_JOB_MULTI_DAEMON_SIM, NULL, OPAL_BOOL);
NULL             1867 orte/mca/plm/base/plm_base_launch_support.c     if (orte_get_attribute(&daemons->attributes, ORTE_JOB_NO_VM, NULL, OPAL_BOOL) || multi_sim) {
NULL             1873 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL             1965 orte/mca/plm/base/plm_base_launch_support.c             if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL             1971 orte/mca/plm/base/plm_base_launch_support.c             hosts = NULL;
NULL             1994 orte/mca/plm/base/plm_base_launch_support.c             } else if (NULL != orte_rankfile) {
NULL             2005 orte/mca/plm/base/plm_base_launch_support.c             } else if (NULL != orte_default_hostfile) {
NULL             2026 orte/mca/plm/base/plm_base_launch_support.c         while (NULL != (item = opal_list_remove_first(&tnodes))) {
NULL             2033 orte/mca/plm/base/plm_base_launch_support.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL             2092 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL             2152 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL             2224 orte/mca/plm/base/plm_base_launch_support.c     while (NULL != (item = opal_list_remove_first(&nodes))) {
NULL             2233 orte/mca/plm/base/plm_base_launch_support.c         if (NULL != node->daemon) {
NULL             2248 orte/mca/plm/base/plm_base_launch_support.c         if (NULL == proc) {
NULL             2294 orte/mca/plm/base/plm_base_launch_support.c             if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL             2326 orte/mca/plm/base/plm_base_launch_support.c                                                      true, NULL, OPAL_BOOL))) {
NULL              120 orte/mca/plm/base/plm_base_orted_cmds.c         ORTE_DETECT_TIMEOUT(orte_process_info.num_procs, 100, 3, failed_cmd, NULL);
NULL              174 orte/mca/plm/base/plm_base_orted_cmds.c     if (NULL != procs) {
NULL              176 orte/mca/plm/base/plm_base_orted_cmds.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(procs, v))) {
NULL               80 orte/mca/plm/base/plm_base_receive.c                             NULL);
NULL               85 orte/mca/plm/base/plm_base_receive.c                                 orte_plm_base_daemon_callback, NULL);
NULL               89 orte/mca/plm/base/plm_base_receive.c                                 orte_plm_base_daemon_failed, NULL);
NULL               93 orte/mca/plm/base/plm_base_receive.c                                 orte_plm_base_daemon_topology, NULL);
NULL              184 orte/mca/plm/base/plm_base_receive.c         if (NULL != (parent = orte_get_job_data_object(name.jobid))) {
NULL              194 orte/mca/plm/base/plm_base_receive.c             prefix_dir = NULL;
NULL              196 orte/mca/plm/base/plm_base_receive.c                 !orte_get_attribute(&child_app->attributes, ORTE_APP_PREFIX_DIR, NULL, OPAL_STRING)) {
NULL              199 orte/mca/plm/base/plm_base_receive.c             if (NULL != prefix_dir) {
NULL              207 orte/mca/plm/base/plm_base_receive.c         if (NULL != orte_forwarded_envars) {
NULL              209 orte/mca/plm/base/plm_base_receive.c                 if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              228 orte/mca/plm/base/plm_base_receive.c         if (NULL != parent) {
NULL              229 orte/mca/plm/base/plm_base_receive.c             if (NULL == parent->bookmark) {
NULL              231 orte/mca/plm/base/plm_base_receive.c                 if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(parent->procs, sender->vpid))) {
NULL              282 orte/mca/plm/base/plm_base_receive.c                                                orte_rml_send_callback, NULL))) {
NULL              339 orte/mca/plm/base/plm_base_receive.c                 if (NULL != jdata) {
NULL              341 orte/mca/plm/base/plm_base_receive.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, vpid))) {
NULL              355 orte/mca/plm/base/plm_base_receive.c             if (running && NULL != jdata) {
NULL              382 orte/mca/plm/base/plm_base_receive.c         if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL              404 orte/mca/plm/base/plm_base_receive.c         jdata = NULL;
NULL               44 orte/mca/plm/base/plm_base_select.c     orte_plm_base_component_t *best_component = NULL;
NULL               45 orte/mca/plm/base/plm_base_select.c     orte_plm_base_module_t *best_module = NULL;
NULL               53 orte/mca/plm/base/plm_base_select.c                                               (mca_base_component_t **) &best_component, NULL))) {
NULL               98 orte/mca/plm/isolated/plm_isolated_component.c     *module = NULL;
NULL              108 orte/mca/plm/lsf/plm_lsf_component.c     if (NULL == getenv("LSB_JOBID") || getenv("CSM_ALLOCATION_ID") || lsb_init("ORTE launcher") < 0) {
NULL              112 orte/mca/plm/lsf/plm_lsf_component.c         *module = NULL;
NULL               95 orte/mca/plm/lsf/plm_lsf_module.c     NULL,
NULL              160 orte/mca/plm/lsf/plm_lsf_module.c     char **argv = NULL;
NULL              163 orte/mca/plm/lsf/plm_lsf_module.c     char** env = NULL;
NULL              209 orte/mca/plm/lsf/plm_lsf_module.c     if (NULL == (map = daemons->map)) {
NULL              231 orte/mca/plm/lsf/plm_lsf_module.c     nodelist_argv = NULL;
NULL              235 orte/mca/plm/lsf/plm_lsf_module.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, nnode))) {
NULL              254 orte/mca/plm/lsf/plm_lsf_module.c     argv = NULL;
NULL              287 orte/mca/plm/lsf/plm_lsf_module.c         if (NULL != param) {
NULL              300 orte/mca/plm/lsf/plm_lsf_module.c     cur_prefix = NULL;
NULL              302 orte/mca/plm/lsf/plm_lsf_module.c         char *app_prefix_dir=NULL;
NULL              303 orte/mca/plm/lsf/plm_lsf_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              307 orte/mca/plm/lsf/plm_lsf_module.c             NULL != app_prefix_dir) {
NULL              310 orte/mca/plm/lsf/plm_lsf_module.c             if (NULL != cur_prefix &&
NULL              320 orte/mca/plm/lsf/plm_lsf_module.c             if (NULL == cur_prefix) {
NULL              348 orte/mca/plm/lsf/plm_lsf_module.c         char *flattened_nodelist = NULL;
NULL              368 orte/mca/plm/lsf/plm_lsf_module.c     if (NULL != argv) {
NULL              371 orte/mca/plm/lsf/plm_lsf_module.c     if (NULL != env) {
NULL               73 orte/mca/plm/rsh/plm_rsh_component.c static char *mca_plm_rsh_delay_string = NULL;
NULL              115 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              122 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              129 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              137 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              145 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              153 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              160 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              165 orte/mca/plm/rsh/plm_rsh_component.c     mca_plm_rsh_delay_string = NULL;
NULL              168 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              176 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              185 orte/mca/plm/rsh/plm_rsh_component.c                                               MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              189 orte/mca/plm/rsh/plm_rsh_component.c     (void) mca_base_var_register_synonym (var_id, "orte", "pls", NULL, "rsh_agent", MCA_BASE_VAR_SYN_FLAG_DEPRECATED);
NULL              190 orte/mca/plm/rsh/plm_rsh_component.c     (void) mca_base_var_register_synonym (var_id, "orte", "orte", NULL, "rsh_agent", MCA_BASE_VAR_SYN_FLAG_DEPRECATED);
NULL              196 orte/mca/plm/rsh/plm_rsh_component.c                                               MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              201 orte/mca/plm/rsh/plm_rsh_component.c     (void) mca_base_var_register_synonym (var_id, "orte", "orte", NULL, "assume_same_shell", 0);
NULL              206 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              210 orte/mca/plm/rsh/plm_rsh_component.c     mca_plm_rsh_component.ssh_args = NULL;
NULL              213 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              218 orte/mca/plm/rsh/plm_rsh_component.c     mca_plm_rsh_component.pass_libpath = NULL;
NULL              221 orte/mca/plm/rsh/plm_rsh_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              236 orte/mca/plm/rsh/plm_rsh_component.c     mca_plm_rsh_component.agent_argv = NULL;
NULL              245 orte/mca/plm/rsh/plm_rsh_component.c     if (NULL != mca_plm_rsh_delay_string) {
NULL              251 orte/mca/plm/rsh/plm_rsh_component.c             mca_plm_rsh_component.delay.tv_nsec = 1000 * strtol (ctmp + 1, NULL, 10);
NULL              269 orte/mca/plm/rsh/plm_rsh_component.c     ret = mca_base_var_get_value(agent_var_id, NULL, &source, NULL);
NULL              281 orte/mca/plm/rsh/plm_rsh_component.c         NULL != getenv("SGE_ROOT") && NULL != getenv("ARC") &&
NULL              282 orte/mca/plm/rsh/plm_rsh_component.c         NULL != getenv("PE_HOSTFILE") && NULL != getenv("JOB_ID")) {
NULL              293 orte/mca/plm/rsh/plm_rsh_component.c              *module = NULL;
NULL              303 orte/mca/plm/rsh/plm_rsh_component.c         NULL != getenv("LOADL_STEP_ID")) {
NULL              305 orte/mca/plm/rsh/plm_rsh_component.c         if (ORTE_SUCCESS != rsh_launch_agent_lookup("llspawn", NULL)) {
NULL              311 orte/mca/plm/rsh/plm_rsh_component.c             *module = NULL;
NULL              322 orte/mca/plm/rsh/plm_rsh_component.c     if (ORTE_SUCCESS != rsh_launch_agent_lookup(NULL, NULL)) {
NULL              325 orte/mca/plm/rsh/plm_rsh_component.c         if (NULL != mca_plm_rsh_component.agent) {
NULL              337 orte/mca/plm/rsh/plm_rsh_component.c         *module = NULL;
NULL              366 orte/mca/plm/rsh/plm_rsh_component.c     if (NULL == path) {
NULL              371 orte/mca/plm/rsh/plm_rsh_component.c     if (NULL == agent_list) {
NULL              376 orte/mca/plm/rsh/plm_rsh_component.c     for (i = 0; NULL != lines[i]; ++i) {
NULL              395 orte/mca/plm/rsh/plm_rsh_component.c         if (NULL != tmp) {
NULL              408 orte/mca/plm/rsh/plm_rsh_component.c     return NULL;
NULL              419 orte/mca/plm/rsh/plm_rsh_component.c                          (NULL == agent_list) ? mca_plm_rsh_component.agent : agent_list,
NULL              420 orte/mca/plm/rsh/plm_rsh_component.c                          (NULL == path) ? "NULL" : path));
NULL              421 orte/mca/plm/rsh/plm_rsh_component.c     if (NULL == (mca_plm_rsh_component.agent_argv = orte_plm_rsh_search(agent_list, path))) {
NULL              429 orte/mca/plm/rsh/plm_rsh_component.c     if (NULL == bname) {
NULL              438 orte/mca/plm/rsh/plm_rsh_component.c         if (NULL != orte_xterm) {
NULL              445 orte/mca/plm/rsh/plm_rsh_component.c             for (i = 1; NULL != mca_plm_rsh_component.agent_argv[i]; ++i) {
NULL              450 orte/mca/plm/rsh/plm_rsh_component.c             if (NULL == mca_plm_rsh_component.agent_argv[i]) {
NULL              127 orte/mca/plm/rsh/plm_rsh_module.c     ptr->argv = NULL;
NULL              128 orte/mca/plm/rsh/plm_rsh_module.c     ptr->daemon = NULL;
NULL              132 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != ptr->argv) {
NULL              135 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != ptr->daemon) {
NULL              183 orte/mca/plm/rsh/plm_rsh_module.c static char *rsh_agent_path=NULL;
NULL              184 orte/mca/plm/rsh/plm_rsh_module.c static char **rsh_agent_argv=NULL;
NULL              220 orte/mca/plm/rsh/plm_rsh_module.c         if (ORTE_SUCCESS != (rc = launch_agent_setup("llspawn", NULL))) {
NULL              230 orte/mca/plm/rsh/plm_rsh_module.c         if (ORTE_SUCCESS != (rc = launch_agent_setup(mca_plm_rsh_component.agent, NULL))) {
NULL              245 orte/mca/plm/rsh/plm_rsh_module.c     opal_event_set(orte_event_base, &launch_event, -1, 0, process_launch_list, NULL);
NULL              294 orte/mca/plm/rsh/plm_rsh_module.c                                     orte_rml_send_callback, NULL);
NULL              345 orte/mca/plm/rsh/plm_rsh_module.c     char *lib_base=NULL, *bin_base=NULL;
NULL              347 orte/mca/plm/rsh/plm_rsh_module.c     char* full_orted_cmd = NULL;
NULL              382 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != mca_plm_rsh_component.ssh_args) {
NULL              385 orte/mca/plm/rsh/plm_rsh_module.c         for (i=0; NULL != ssh_argv[i]; i++) {
NULL              409 orte/mca/plm/rsh/plm_rsh_module.c     orted_argv = NULL;
NULL              440 orte/mca/plm/rsh/plm_rsh_module.c         orted_prefix = NULL;
NULL              452 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != mca_plm_rsh_component.pass_libpath) {
NULL              453 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != prefix_dir) {
NULL              458 orte/mca/plm/rsh/plm_rsh_module.c     } else if (NULL != prefix_dir) {
NULL              466 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != prefix_dir) {
NULL              476 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != orted_cmd) {
NULL              490 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != lib_base || NULL != bin_base) {
NULL              504 orte/mca/plm/rsh/plm_rsh_module.c                             (opal_prefix != NULL ? "OPAL_PREFIX=" : " "),
NULL              505 orte/mca/plm/rsh/plm_rsh_module.c                             (opal_prefix != NULL ? opal_prefix : " "),
NULL              506 orte/mca/plm/rsh/plm_rsh_module.c                             (opal_prefix != NULL ? " ; export OPAL_PREFIX;" : " "),
NULL              507 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != bin_base ? bin_base : " "),
NULL              508 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != bin_base ? ":" : " "),
NULL              509 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? lib_base : " "),
NULL              510 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? ":" : " "),
NULL              511 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? lib_base : " "),
NULL              512 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? ":" : " "),
NULL              513 orte/mca/plm/rsh/plm_rsh_module.c                             (orted_prefix != NULL ? orted_prefix : " "),
NULL              514 orte/mca/plm/rsh/plm_rsh_module.c                             (full_orted_cmd != NULL ? full_orted_cmd : " "));
NULL              544 orte/mca/plm/rsh/plm_rsh_module.c                             (opal_prefix != NULL ? "setenv OPAL_PREFIX " : " "),
NULL              545 orte/mca/plm/rsh/plm_rsh_module.c                             (opal_prefix != NULL ? opal_prefix : " "),
NULL              546 orte/mca/plm/rsh/plm_rsh_module.c                             (opal_prefix != NULL ? " ;" : " "),
NULL              547 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != bin_base ? bin_base : " "),
NULL              548 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? lib_base : " "),
NULL              549 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? lib_base : " "),
NULL              550 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? ":" : " "),
NULL              551 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? lib_base : " "),
NULL              552 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? lib_base : " "),
NULL              553 orte/mca/plm/rsh/plm_rsh_module.c                             (NULL != lib_base ? ":" : " "),
NULL              554 orte/mca/plm/rsh/plm_rsh_module.c                             (orted_prefix != NULL ? orted_prefix : " "),
NULL              555 orte/mca/plm/rsh/plm_rsh_module.c                             (full_orted_cmd != NULL ? full_orted_cmd : " "));
NULL              558 orte/mca/plm/rsh/plm_rsh_module.c                            (NULL == opal_prefix) ? "NULL" : opal_prefix,
NULL              560 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL != bin_base) {
NULL              563 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL != lib_base) {
NULL              566 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL != orted_prefix) free(orted_prefix);
NULL              567 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL != full_orted_cmd) free(full_orted_cmd);
NULL              570 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != bin_base) {
NULL              573 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != lib_base) {
NULL              576 orte/mca/plm/rsh/plm_rsh_module.c         if( NULL != full_orted_cmd ) {
NULL              582 orte/mca/plm/rsh/plm_rsh_module.c                        (orted_prefix != NULL ? orted_prefix : ""),
NULL              583 orte/mca/plm/rsh/plm_rsh_module.c                        (full_orted_cmd != NULL ? full_orted_cmd : ""));
NULL              584 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != full_orted_cmd) {
NULL              591 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != orted_prefix) free(orted_prefix);
NULL              638 orte/mca/plm/rsh/plm_rsh_module.c         for (i = 0; NULL != environ[i]; ++i) {
NULL              657 orte/mca/plm/rsh/plm_rsh_module.c                 for (j=0; NULL != argv[j]; j++) {
NULL              696 orte/mca/plm/rsh/plm_rsh_module.c                     (NULL == param) ? "NULL" : param);
NULL              697 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != param) free(param);
NULL              771 orte/mca/plm/rsh/plm_rsh_module.c                          exec_path, (NULL == var) ? "NULL" : var));
NULL              772 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != var) free(var);
NULL              787 orte/mca/plm/rsh/plm_rsh_module.c     char **argv = NULL;
NULL              811 orte/mca/plm/rsh/plm_rsh_module.c         prefix = NULL;
NULL              839 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL == (daemons = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL              851 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == (hostname = orte_get_proc_hostname(&target))) {
NULL              900 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != argv) {
NULL              913 orte/mca/plm/rsh/plm_rsh_module.c                                 orte_rml_send_callback, NULL);
NULL              946 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == item) {
NULL             1020 orte/mca/plm/rsh/plm_rsh_module.c     orte_job_map_t *map = NULL;
NULL             1023 orte/mca/plm/rsh/plm_rsh_module.c     char **argv = NULL;
NULL             1024 orte/mca/plm/rsh/plm_rsh_module.c     char *prefix_dir=NULL, *var;
NULL             1073 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL == (map = daemons->map)) {
NULL             1147 orte/mca/plm/rsh/plm_rsh_module.c     node = NULL;
NULL             1149 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != (nd = (orte_node_t*)opal_pointer_array_get_item(map->nodes, nnode))) {
NULL             1160 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL == node) {
NULL             1173 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == (jdatorted = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL             1195 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, nnode))) {
NULL             1227 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == node->daemon) {
NULL             1238 orte/mca/plm/rsh/plm_rsh_module.c         username = NULL;
NULL             1338 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == (jdata = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL             1342 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL == (proc = opal_pointer_array_get_item(jdata->procs, i))) {
NULL             1386 orte/mca/plm/rsh/plm_rsh_module.c     char *sh_name = NULL;
NULL             1388 orte/mca/plm/rsh/plm_rsh_module.c     if( (NULL == shell) || (strlen(shell) == 1) ) {
NULL             1394 orte/mca/plm/rsh/plm_rsh_module.c     if( NULL == sh_name ) {
NULL             1403 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != strstr(sh_name, orte_plm_rsh_shell_name[i])) {
NULL             1418 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL == mca_plm_rsh_component.agent && NULL == agent) {
NULL             1426 orte/mca/plm/rsh/plm_rsh_module.c                          (NULL == agent) ? mca_plm_rsh_component.agent : agent,
NULL             1427 orte/mca/plm/rsh/plm_rsh_module.c                          (NULL == path) ? "NULL" : path));
NULL             1438 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL == rsh_agent_path) {
NULL             1445 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != bname && 0 == strcmp(bname, "ssh")) {
NULL             1447 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL != orte_xterm) {
NULL             1454 orte/mca/plm/rsh/plm_rsh_module.c             for (i = 1; NULL != rsh_agent_argv[i]; ++i) {
NULL             1459 orte/mca/plm/rsh/plm_rsh_module.c             if (NULL == rsh_agent_argv[i]) {
NULL             1464 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != bname) {
NULL             1557 orte/mca/plm/rsh/plm_rsh_module.c         if( NULL != sh_name ) {
NULL             1562 orte/mca/plm/rsh/plm_rsh_module.c                 if ( NULL != strstr(sh_name, orte_plm_rsh_shell_name[i]) ) {
NULL             1595 orte/mca/plm/rsh/plm_rsh_module.c         if( NULL != p ) {
NULL             1606 orte/mca/plm/rsh/plm_rsh_module.c         NULL != (param = getenv("SHELL"))) {
NULL             1612 orte/mca/plm/rsh/plm_rsh_module.c                     (NULL != param) ? param : "unknown");
NULL             1659 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == tmp) {
NULL             1662 orte/mca/plm/rsh/plm_rsh_module.c         for (i = 0; NULL != tmp[i]; ++i) {
NULL               98 orte/mca/plm/slurm/plm_slurm_component.c     mca_plm_slurm_component.custom_args = NULL;
NULL              100 orte/mca/plm/slurm/plm_slurm_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              107 orte/mca/plm/slurm/plm_slurm_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              124 orte/mca/plm/slurm/plm_slurm_component.c     if (NULL != getenv("SLURM_JOBID")) {
NULL              136 orte/mca/plm/slurm/plm_slurm_component.c     *module = NULL;
NULL               99 orte/mca/plm/slurm/plm_slurm_module.c     NULL,
NULL              174 orte/mca/plm/slurm/plm_slurm_module.c     char *jobid_string = NULL;
NULL              176 orte/mca/plm/slurm/plm_slurm_module.c     char **argv = NULL;
NULL              180 orte/mca/plm/slurm/plm_slurm_module.c     char** env = NULL;
NULL              231 orte/mca/plm/slurm/plm_slurm_module.c     if (NULL == (map = daemons->map)) {
NULL              257 orte/mca/plm/slurm/plm_slurm_module.c     argv = NULL;
NULL              288 orte/mca/plm/slurm/plm_slurm_module.c     if ( NULL != mca_plm_slurm_component.custom_args ) {
NULL              298 orte/mca/plm/slurm/plm_slurm_module.c     nodelist_argv = NULL;
NULL              301 orte/mca/plm/slurm/plm_slurm_module.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, n))) {
NULL              377 orte/mca/plm/slurm/plm_slurm_module.c     cur_prefix = NULL;
NULL              380 orte/mca/plm/slurm/plm_slurm_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(state->jdata->apps, n))) {
NULL              383 orte/mca/plm/slurm/plm_slurm_module.c         app_prefix_dir = NULL;
NULL              387 orte/mca/plm/slurm/plm_slurm_module.c         if (NULL != app_prefix_dir) {
NULL              388 orte/mca/plm/slurm/plm_slurm_module.c             if (NULL != cur_prefix &&
NULL              398 orte/mca/plm/slurm/plm_slurm_module.c             if (NULL == cur_prefix) {
NULL              437 orte/mca/plm/slurm/plm_slurm_module.c                     (NULL == param) ? "NULL" : param);
NULL              438 orte/mca/plm/slurm/plm_slurm_module.c         if (NULL != param) free(param);
NULL              455 orte/mca/plm/slurm/plm_slurm_module.c     if (NULL != argv) {
NULL              458 orte/mca/plm/slurm/plm_slurm_module.c     if (NULL != env) {
NULL              462 orte/mca/plm/slurm/plm_slurm_module.c     if(NULL != jobid_string) {
NULL              600 orte/mca/plm/slurm/plm_slurm_module.c     char *exec_argv = opal_path_findv(argv[0], 0, env, NULL);
NULL              603 orte/mca/plm/slurm/plm_slurm_module.c     if (NULL == exec_argv) {
NULL              628 orte/mca/plm/slurm/plm_slurm_module.c     orte_wait_cb(dummy, srun_wait_cb, orte_event_base, NULL);
NULL              631 orte/mca/plm/slurm/plm_slurm_module.c         char *bin_base = NULL, *lib_base = NULL;
NULL              643 orte/mca/plm/slurm/plm_slurm_module.c         if (NULL != prefix) {
NULL              648 orte/mca/plm/slurm/plm_slurm_module.c             if (NULL != oldenv) {
NULL              662 orte/mca/plm/slurm/plm_slurm_module.c             if (NULL != oldenv) {
NULL               96 orte/mca/plm/tm/plm_tm_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              106 orte/mca/plm/tm/plm_tm_component.c     mca_plm_tm_component.checked_paths = NULL;
NULL              114 orte/mca/plm/tm/plm_tm_component.c     if (NULL != mca_plm_tm_component.checked_paths) {
NULL              126 orte/mca/plm/tm/plm_tm_component.c     if (NULL != getenv("PBS_ENVIRONMENT") &&
NULL              127 orte/mca/plm/tm/plm_tm_component.c         NULL != getenv("PBS_JOBID")) {
NULL              135 orte/mca/plm/tm/plm_tm_component.c     *module = NULL;
NULL              104 orte/mca/plm/tm/plm_tm_module.c     NULL,
NULL              170 orte/mca/plm/tm/plm_tm_module.c     orte_job_map_t *map = NULL;
NULL              175 orte/mca/plm/tm/plm_tm_module.c     char **env = NULL;
NULL              177 orte/mca/plm/tm/plm_tm_module.c     char **argv = NULL;
NULL              181 orte/mca/plm/tm/plm_tm_module.c     char *bin_base = NULL, *lib_base = NULL;
NULL              182 orte/mca/plm/tm/plm_tm_module.c     tm_event_t *tm_events = NULL;
NULL              183 orte/mca/plm/tm/plm_tm_module.c     tm_task_id *tm_task_ids = NULL;
NULL              190 orte/mca/plm/tm/plm_tm_module.c     char *prefix_dir = NULL;
NULL              229 orte/mca/plm/tm/plm_tm_module.c     if (NULL == (map = daemons->map)) {
NULL              252 orte/mca/plm/tm/plm_tm_module.c     if (NULL == tm_events) {
NULL              258 orte/mca/plm/tm/plm_tm_module.c     if (NULL == tm_task_ids) {
NULL              276 orte/mca/plm/tm/plm_tm_module.c                              (NULL == param) ? "NULL" : param));
NULL              277 orte/mca/plm/tm/plm_tm_module.c         if (NULL != param) free(param);
NULL              316 orte/mca/plm/tm/plm_tm_module.c     if (NULL != prefix_dir) {
NULL              319 orte/mca/plm/tm/plm_tm_module.c         for (i = 0; NULL != env && NULL != env[i]; ++i) {
NULL              352 orte/mca/plm/tm/plm_tm_module.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              381 orte/mca/plm/tm/plm_tm_module.c                                  (NULL == param) ? "NULL" : param));
NULL              382 orte/mca/plm/tm/plm_tm_module.c             if (NULL != param) free(param);
NULL              515 orte/mca/plm/tm/plm_tm_module.c         ret = tm_init(NULL, &tm_root);
NULL              523 orte/mca/plm/tm/plm_tm_module.c         nanosleep(&tp, NULL);
NULL               44 orte/mca/ras/alps/ras_alps_component.c char *ras_alps_apstat_cmd = NULL;
NULL               78 orte/mca/ras/alps/ras_alps_component.c     char *tmp2 = NULL;
NULL               80 orte/mca/ras/alps/ras_alps_component.c     if (NULL == tmp) {
NULL               82 orte/mca/ras/alps/ras_alps_component.c         return NULL;
NULL               84 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (tmp2 = strchr(tmp, '.'))) {
NULL               98 orte/mca/ras/alps/ras_alps_component.c     char *id = NULL;
NULL              100 orte/mca/ras/alps/ras_alps_component.c     FILE *apstat_fp = NULL;
NULL              105 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (id = getenv("BATCH_PARTITION_ID"))) {
NULL              106 orte/mca/ras/alps/ras_alps_component.c         return strtoul(id, NULL, 10);
NULL              108 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (id = getenv("PBS_JOBID"))) {
NULL              110 orte/mca/ras/alps/ras_alps_component.c         if (NULL == prepped_jid) {
NULL              122 orte/mca/ras/alps/ras_alps_component.c         if (NULL == apstat_fp) {
NULL              127 orte/mca/ras/alps/ras_alps_component.c         while (NULL != fgets(read_buf, 512, apstat_fp)) {
NULL              129 orte/mca/ras/alps/ras_alps_component.c             if (NULL != strstr(read_buf, prepped_jid)) {
NULL              135 orte/mca/ras/alps/ras_alps_component.c                     jid = strtoul(t, NULL, 10);
NULL              154 orte/mca/ras/alps/ras_alps_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              164 orte/mca/ras/alps/ras_alps_component.c                                             NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              171 orte/mca/ras/alps/ras_alps_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_6,
NULL              187 orte/mca/ras/alps/ras_alps_component.c     char *jid_str = NULL;
NULL              193 orte/mca/ras/alps/ras_alps_component.c         *module = NULL;
NULL              201 orte/mca/ras/alps/ras_alps_component.c     if ((NULL == (jid_str = getenv("OMPI_ALPS_RESID"))) &&
NULL              202 orte/mca/ras/alps/ras_alps_component.c         (NULL == (jid_str = getenv("BASIL_RESERVATION_ID")))) {
NULL              206 orte/mca/ras/alps/ras_alps_component.c         orte_ras_alps_res_id = strtoul(jid_str, NULL, 10);
NULL              221 orte/mca/ras/alps/ras_alps_component.c     *module = NULL;
NULL               81 orte/mca/ras/alps/ras_alps_module.c     {NULL                 , NULL                  , NULL}
NULL               86 orte/mca/ras/alps/ras_alps_module.c     NULL,
NULL               88 orte/mca/ras/alps/ras_alps_module.c     NULL,
NULL               96 orte/mca/ras/alps/ras_alps_module.c     char *alps_config_str = NULL;
NULL              102 orte/mca/ras/alps/ras_alps_module.c     if (NULL == val_if_found) {
NULL              107 orte/mca/ras/alps/ras_alps_module.c     *val_if_found = NULL;
NULL              148 orte/mca/ras/alps/ras_alps_module.c         if (NULL == val_if_found) {
NULL              166 orte/mca/ras/alps/ras_alps_module.c     char *alps_config_str = NULL;
NULL              174 orte/mca/ras/alps/ras_alps_module.c     if (NULL == val_if_found) {
NULL              179 orte/mca/ras/alps/ras_alps_module.c     *val_if_found = NULL;
NULL              215 orte/mca/ras/alps/ras_alps_module.c         if (NULL == val_if_found) {
NULL              239 orte/mca/ras/alps/ras_alps_module.c     FILE *fp = NULL;
NULL              240 orte/mca/ras/alps/ras_alps_module.c     char *appinfo_path = NULL;
NULL              245 orte/mca/ras/alps/ras_alps_module.c     for (i = 0; NULL != sysconfigs[i].path; ++i) {
NULL              250 orte/mca/ras/alps/ras_alps_module.c         if (NULL == (fp = fopen(sysconfigs[i].path, "r"))) {
NULL              265 orte/mca/ras/alps/ras_alps_module.c             if (NULL != appinfo_path) {
NULL              278 orte/mca/ras/alps/ras_alps_module.c             return NULL;
NULL              282 orte/mca/ras/alps/ras_alps_module.c     if (NULL != sysconfigs[i].path) {
NULL              293 orte/mca/ras/alps/ras_alps_module.c         return NULL;
NULL              297 orte/mca/ras/alps/ras_alps_module.c     return NULL;
NULL              308 orte/mca/ras/alps/ras_alps_module.c     char *appinfo_path = NULL;
NULL              314 orte/mca/ras/alps/ras_alps_module.c     if (NULL == (appinfo_path = orte_ras_get_appinfo_path())) {
NULL              331 orte/mca/ras/alps/ras_alps_module.c     if (NULL != appinfo_path) {
NULL              351 orte/mca/ras/alps/ras_alps_module.c     char *ret = NULL, *input = NULL;
NULL              355 orte/mca/ras/alps/ras_alps_module.c     if (NULL == input) {
NULL              357 orte/mca/ras/alps/ras_alps_module.c         return NULL;
NULL              360 orte/mca/ras/alps/ras_alps_module.c     if (NULL != ret) {
NULL              365 orte/mca/ras/alps/ras_alps_module.c     return NULL;
NULL              393 orte/mca/ras/alps/ras_alps_module.c     orte_node_t     *node = NULL;
NULL              430 orte/mca/ras/alps/ras_alps_module.c         if (NULL == cpBuf) {
NULL              512 orte/mca/ras/alps/ras_alps_module.c             if (NULL == hostname) {
NULL              518 orte/mca/ras/alps/ras_alps_module.c             if( NULL!=node && !strcmp(node->name, hostname) ) {
NULL              559 orte/mca/ras/alps/ras_alps_module.c             if (NULL == hostname) {
NULL               60 orte/mca/ras/base/ras_base_allocate.c     char *tmp=NULL, *tmp2, *tmp3;
NULL               75 orte/mca/ras/base/ras_base_allocate.c         if (NULL == (alloc = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL               81 orte/mca/ras/base/ras_base_allocate.c                      (NULL == alloc->name) ? "UNKNOWN" : alloc->name,
NULL               85 orte/mca/ras/base/ras_base_allocate.c                      (NULL == alloc->name) ? "UNKNOWN" : alloc->name, alloc->flags,
NULL               89 orte/mca/ras/base/ras_base_allocate.c         if (NULL == tmp) {
NULL              120 orte/mca/ras/base/ras_base_allocate.c     char *hosts=NULL;
NULL              158 orte/mca/ras/base/ras_base_allocate.c     if (NULL != orte_ras_base.active_module)  {
NULL              238 orte/mca/ras/base/ras_base_allocate.c     if (NULL != orte_rankfile) {
NULL              280 orte/mca/ras/base/ras_base_allocate.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              340 orte/mca/ras/base/ras_base_allocate.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              380 orte/mca/ras/base/ras_base_allocate.c     if (NULL != orte_default_hostfile) {
NULL              423 orte/mca/ras/base/ras_base_allocate.c     if (NULL == node) {
NULL              506 orte/mca/ras/base/ras_base_allocate.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              538 orte/mca/ras/base/ras_base_allocate.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              566 orte/mca/ras/base/ras_base_allocate.c                 if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL               33 orte/mca/ras/base/ras_base_close.c     if (NULL != orte_ras_base.active_module) {
NULL               47 orte/mca/ras/base/ras_base_close.c                               &orte_ras_base.ras_opened, NULL);
NULL               59 orte/mca/ras/base/ras_base_frame.c                           NULL, 0, 0,
NULL               84 orte/mca/ras/base/ras_base_frame.c                            NULL, 0, 0,
NULL               93 orte/mca/ras/base/ras_base_frame.c     if (NULL != orte_ras_base.active_module) {
NULL               97 orte/mca/ras/base/ras_base_frame.c     return mca_base_framework_components_close(&orte_ras_base_framework, NULL);
NULL              107 orte/mca/ras/base/ras_base_frame.c     orte_ras_base.active_module = NULL;
NULL               52 orte/mca/ras/base/ras_base_node.c     char **alias=NULL, **nalias;
NULL               70 orte/mca/ras/base/ras_base_node.c                            ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL               89 orte/mca/ras/base/ras_base_node.c         if (NULL != hnp_node) {
NULL              106 orte/mca/ras/base/ras_base_node.c     while (NULL != (item = opal_list_remove_first(nodes))) {
NULL              113 orte/mca/ras/base/ras_base_node.c         if (!skiphnp && NULL != hnp_node && orte_ifislocal(node->name)) {
NULL              147 orte/mca/ras/base/ras_base_node.c                     ptr = NULL;
NULL              149 orte/mca/ras/base/ras_base_node.c                     if (NULL != ptr) {
NULL              159 orte/mca/ras/base/ras_base_node.c                     for (i=0; NULL != nalias[i]; i++) {
NULL              185 orte/mca/ras/base/ras_base_node.c                                  (NULL == node->name) ? "NULL" : node->name,
NULL              217 orte/mca/ras/base/ras_base_node.c             if (NULL != strchr(node->name, '.')) {
NULL              233 orte/mca/ras/base/ras_base_node.c     if (NULL != hnp_node && !orte_have_fqdn_allocation && !hnp_alone) {
NULL              234 orte/mca/ras/base/ras_base_node.c         if (NULL != (ptr = strchr(hnp_node->name, '.'))) {
NULL               40 orte/mca/ras/base/ras_base_select.c     orte_ras_base_component_t *best_component = NULL;
NULL               41 orte/mca/ras/base/ras_base_select.c     orte_ras_base_module_t *best_module = NULL;
NULL               49 orte/mca/ras/base/ras_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               58 orte/mca/ras/base/ras_base_select.c     if (NULL != orte_ras_base.active_module->init) {
NULL               79 orte/mca/ras/gridengine/ras_gridengine_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               85 orte/mca/ras/gridengine/ras_gridengine_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL               90 orte/mca/ras/gridengine/ras_gridengine_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              102 orte/mca/ras/gridengine/ras_gridengine_component.c         mca_ras_gridengine_component.verbose = opal_output_open(NULL);
NULL              114 orte/mca/ras/gridengine/ras_gridengine_component.c     if (NULL != getenv("SGE_ROOT") && NULL != getenv("ARC") &&
NULL              115 orte/mca/ras/gridengine/ras_gridengine_component.c         NULL != getenv("PE_HOSTFILE") && NULL != getenv("JOB_ID")) {
NULL              125 orte/mca/ras/gridengine/ras_gridengine_component.c     *module = NULL;
NULL               52 orte/mca/ras/gridengine/ras_gridengine_module.c     NULL,
NULL               54 orte/mca/ras/gridengine/ras_gridengine_module.c     NULL,
NULL               97 orte/mca/ras/gridengine/ras_gridengine_module.c         num = strtok_r(NULL, " \n", &tok);
NULL               98 orte/mca/ras/gridengine/ras_gridengine_module.c         queue = strtok_r(NULL, " \n", &tok);
NULL               99 orte/mca/ras/gridengine/ras_gridengine_module.c         arch = strtok_r(NULL, " \n", &tok);
NULL              102 orte/mca/ras/gridengine/ras_gridengine_module.c             if (NULL != (tmp = strchr(ptr, '.'))) {
NULL              115 orte/mca/ras/gridengine/ras_gridengine_module.c                 node->slots += (int)strtol(num, (char **)NULL, 10);
NULL              123 orte/mca/ras/gridengine/ras_gridengine_module.c             if (NULL == node) {
NULL              131 orte/mca/ras/gridengine/ras_gridengine_module.c             node->slots = (int)strtol(num, (char **)NULL, 10);
NULL              178 orte/mca/ras/gridengine/ras_gridengine_module.c         num = strtok_r(NULL, " \n", &tok);
NULL              179 orte/mca/ras/gridengine/ras_gridengine_module.c         queue = strtok_r(NULL, " \n", &tok);
NULL              180 orte/mca/ras/gridengine/ras_gridengine_module.c         arch = strtok_r(NULL, " \n", &tok);
NULL              183 orte/mca/ras/gridengine/ras_gridengine_module.c             *slot_cnt = (int) strtol(num, (char **)NULL, 10);
NULL               74 orte/mca/ras/lsf/ras_lsf_component.c     if (NULL == getenv("LSB_JOBID") || lsb_init("ORTE launcher") < 0) {
NULL               76 orte/mca/ras/lsf/ras_lsf_component.c         *module = NULL;
NULL               58 orte/mca/ras/lsf/ras_lsf_module.c     NULL,
NULL               60 orte/mca/ras/lsf/ras_lsf_module.c     NULL,
NULL               80 orte/mca/ras/lsf/ras_lsf_module.c     node = NULL;
NULL               85 orte/mca/ras/lsf/ras_lsf_module.c             if (NULL != (ptr = strchr(nodelist[i], '.'))) {
NULL               91 orte/mca/ras/lsf/ras_lsf_module.c         if (NULL != node && 0 == strcmp(nodelist[i], node->name)) {
NULL              116 orte/mca/ras/lsf/ras_lsf_module.c     if (NULL != (affinity_file = getenv("LSB_AFFINITY_HOSTFILE"))) {
NULL              130 orte/mca/ras/lsf/ras_lsf_module.c         if (NULL == jdata->map) {
NULL              136 orte/mca/ras/lsf/ras_lsf_module.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_PHYSICAL_CPUIDS, true, NULL, OPAL_BOOL);
NULL              150 orte/mca/ras/lsf/ras_lsf_module.c         if( NULL != orte_default_hostfile ) {
NULL              152 orte/mca/ras/lsf/ras_lsf_module.c             orte_default_hostfile = NULL;
NULL               72 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               80 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               84 orte/mca/ras/simulator/ras_sim_component.c     mca_ras_simulator_component.num_nodes = NULL;
NULL               87 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               91 orte/mca/ras/simulator/ras_sim_component.c     mca_ras_simulator_component.topofiles = NULL;
NULL               94 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               98 orte/mca/ras/simulator/ras_sim_component.c     mca_ras_simulator_component.topologies = NULL;
NULL              101 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              108 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              115 orte/mca/ras/simulator/ras_sim_component.c                                             MCA_BASE_VAR_TYPE_BOOL,NULL, 0, 0,
NULL              125 orte/mca/ras/simulator/ras_sim_component.c     if (NULL != mca_ras_simulator_component.num_nodes) {
NULL              135 orte/mca/ras/simulator/ras_sim_component.c     *module = NULL;
NULL               44 orte/mca/ras/simulator/ras_sim_module.c     NULL,
NULL               46 orte/mca/ras/simulator/ras_sim_module.c     NULL,
NULL               59 orte/mca/ras/simulator/ras_sim_module.c     char **files=NULL;
NULL               60 orte/mca/ras/simulator/ras_sim_module.c     char **topos = NULL;
NULL               62 orte/mca/ras/simulator/ras_sim_module.c     char **node_cnt=NULL;
NULL               63 orte/mca/ras/simulator/ras_sim_module.c     char **slot_cnt=NULL;
NULL               64 orte/mca/ras/simulator/ras_sim_module.c     char **max_slot_cnt=NULL;
NULL               69 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != mca_ras_simulator_component.slots) {
NULL               77 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != mca_ras_simulator_component.slots_max) {
NULL               86 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != mca_ras_simulator_component.topofiles) {
NULL               92 orte/mca/ras/simulator/ras_sim_module.c     } else if (NULL != mca_ras_simulator_component.topologies) {
NULL              107 orte/mca/ras/simulator/ras_sim_module.c     for (n=0; NULL != node_cnt[n]; n++) {
NULL              108 orte/mca/ras/simulator/ras_sim_module.c         num_nodes = strtol(node_cnt[n], NULL, 10);
NULL              123 orte/mca/ras/simulator/ras_sim_module.c         } else if (NULL != files) {
NULL              160 orte/mca/ras/simulator/ras_sim_module.c                 if (NULL == obj->infos[k].name ||
NULL              161 orte/mca/ras/simulator/ras_sim_module.c                     NULL == obj->infos[k].value) {
NULL              171 orte/mca/ras/simulator/ras_sim_module.c                     obj->infos[obj->infos_count-1].name = NULL;
NULL              172 orte/mca/ras/simulator/ras_sim_module.c                     obj->infos[obj->infos_count-1].value = NULL;
NULL              220 orte/mca/ras/simulator/ras_sim_module.c                 if (NULL == obj->infos[k].name ||
NULL              221 orte/mca/ras/simulator/ras_sim_module.c                     NULL == obj->infos[k].value) {
NULL              231 orte/mca/ras/simulator/ras_sim_module.c                     obj->infos[obj->infos_count-1].name = NULL;
NULL              232 orte/mca/ras/simulator/ras_sim_module.c                     obj->infos[obj->infos_count-1].value = NULL;
NULL              255 orte/mca/ras/simulator/ras_sim_module.c             if (NULL == max_slot_cnt || NULL == max_slot_cnt[n]) {
NULL              261 orte/mca/ras/simulator/ras_sim_module.c             if (NULL == slot_cnt || NULL == slot_cnt[n]) {
NULL              279 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != max_slot_cnt) {
NULL              282 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != slot_cnt) {
NULL              285 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != node_cnt) {
NULL              288 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != topos) {
NULL              294 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != max_slot_cnt) {
NULL              297 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != slot_cnt) {
NULL              300 orte/mca/ras/simulator/ras_sim_module.c     if (NULL != node_cnt) {
NULL               81 orte/mca/ras/slurm/ras_slurm_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               89 orte/mca/ras/slurm/ras_slurm_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               94 orte/mca/ras/slurm/ras_slurm_component.c     mca_ras_slurm_component.config_file = NULL;
NULL               97 orte/mca/ras/slurm/ras_slurm_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              105 orte/mca/ras/slurm/ras_slurm_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              113 orte/mca/ras/slurm/ras_slurm_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              137 orte/mca/ras/slurm/ras_slurm_component.c     if (NULL == getenv("SLURM_JOBID") &&
NULL              141 orte/mca/ras/slurm/ras_slurm_component.c         *module = NULL;
NULL              105 orte/mca/ras/slurm/ras_slurm_module.c                    NULL, NULL);
NULL              117 orte/mca/ras/slurm/ras_slurm_module.c     ptr->cmd = NULL;
NULL              127 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL != ptr->cmd) {
NULL              131 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL != (ap = (local_apptracker_t*)opal_pointer_array_get_item(&ptr->apps, i))) {
NULL              149 orte/mca/ras/slurm/ras_slurm_module.c     char *slurm_host=NULL;
NULL              156 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == mca_ras_slurm_component.config_file) {
NULL              163 orte/mca/ras/slurm/ras_slurm_module.c             NULL == slurm_host || 0 == port) {
NULL              164 orte/mca/ras/slurm/ras_slurm_module.c             if (NULL != slurm_host) {
NULL              187 orte/mca/ras/slurm/ras_slurm_module.c             if (NULL == (h = gethostbyname(slurm_host))) {
NULL              223 orte/mca/ras/slurm/ras_slurm_module.c                        OPAL_EV_READ, recv_data, NULL);
NULL              245 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == (slurm_jobid = getenv("SLURM_JOBID"))) {
NULL              264 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == slurm_node_str) {
NULL              282 orte/mca/ras/slurm/ras_slurm_module.c     if(NULL == regexp) {
NULL              295 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == tasks_per_node) {
NULL              303 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == node_tasks) {
NULL              312 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == tasks_per_node) {
NULL              320 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == node_tasks) {
NULL              328 orte/mca/ras/slurm/ras_slurm_module.c         if(NULL != tmp) {
NULL              375 orte/mca/ras/slurm/ras_slurm_module.c         while (NULL != (item = opal_list_remove_first(&jobs))) {
NULL              406 orte/mca/ras/slurm/ras_slurm_module.c     char *base, **names = NULL;
NULL              414 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == base) {
NULL              513 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == slots) {
NULL              520 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == begptr) {
NULL              572 orte/mca/ras/slurm/ras_slurm_module.c     for (i = 0; NULL != names && NULL != names[i]; ++i) {
NULL              576 orte/mca/ras/slurm/ras_slurm_module.c             if (NULL != (ptr = strchr(names[i], '.'))) {
NULL              587 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == node) {
NULL              731 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == str) {
NULL              791 orte/mca/ras/slurm/ras_slurm_module.c     char **dash_host = NULL;
NULL              808 orte/mca/ras/slurm/ras_slurm_module.c     if (0 == nbytes || 0 == strlen(recv_msg) || strstr(recv_msg, "failure") != NULL) {
NULL              814 orte/mca/ras/slurm/ras_slurm_module.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALLOC_FAILED);
NULL              826 orte/mca/ras/slurm/ras_slurm_module.c     jtrk = NULL;
NULL              837 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == jtrk) {
NULL              839 orte/mca/ras/slurm/ras_slurm_module.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALLOC_FAILED);
NULL              854 orte/mca/ras/slurm/ras_slurm_module.c     nodelist = NULL;
NULL              855 orte/mca/ras/slurm/ras_slurm_module.c     tpn = NULL;
NULL              856 orte/mca/ras/slurm/ras_slurm_module.c     for (i=1; NULL != alloc[i]; i++) {
NULL              861 orte/mca/ras/slurm/ras_slurm_module.c             if (NULL != nodelist) {
NULL              864 orte/mca/ras/slurm/ras_slurm_module.c             if (NULL != tpn) {
NULL              877 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, idx))) {
NULL              888 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == (aptrk = (local_apptracker_t*)opal_pointer_array_get_item(&jtrk->apps, idx))) {
NULL              905 orte/mca/ras/slurm/ras_slurm_module.c         while (NULL != (item = opal_list_remove_first(&ndtmp))) {
NULL              933 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL != dash_host) {
NULL              936 orte/mca/ras/slurm/ras_slurm_module.c             if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, idx))) {
NULL              989 orte/mca/ras/slurm/ras_slurm_module.c     char *cmd_str, **cmd=NULL, *tmp, *jstring;
NULL              997 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == mca_ras_slurm_component.config_file) {
NULL             1046 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL             1067 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL != node_list) {
NULL             1074 orte/mca/ras/slurm/ras_slurm_module.c         if (orte_get_attribute(&app->attributes, ORTE_APP_MANDATORY, NULL, OPAL_BOOL)) {
NULL             1121 orte/mca/ras/slurm/ras_slurm_module.c     if (msg == NULL || strlen(msg) == 0) {
NULL             1128 orte/mca/ras/slurm/ras_slurm_module.c         if (NULL != strstr(p_str, "slurm_jobid")) {
NULL             1130 orte/mca/ras/slurm/ras_slurm_module.c             *sjob = strtol(pos+1, NULL, 10);
NULL             1132 orte/mca/ras/slurm/ras_slurm_module.c         } else if (NULL != strstr(p_str, "allocated_node_list")) {
NULL             1136 orte/mca/ras/slurm/ras_slurm_module.c         } else if (NULL != strstr(p_str, "tasks_per_node")) {
NULL             1140 orte/mca/ras/slurm/ras_slurm_module.c         } else if (NULL != strstr(p_str, "app")) {
NULL             1142 orte/mca/ras/slurm/ras_slurm_module.c             *idx = strtol(pos+1, NULL, 10);
NULL             1145 orte/mca/ras/slurm/ras_slurm_module.c         p_str = strtok(NULL, " ");
NULL             1158 orte/mca/ras/slurm/ras_slurm_module.c     char **total_host = NULL;
NULL             1163 orte/mca/ras/slurm/ras_slurm_module.c         return NULL;
NULL             1167 orte/mca/ras/slurm/ras_slurm_module.c     for (j=0; NULL != dash_host[j]; j++) {
NULL             1171 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == total_host) {
NULL             1172 orte/mca/ras/slurm/ras_slurm_module.c         return NULL;
NULL             1188 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == (fp = fopen(filename, "r"))) {
NULL             1194 orte/mca/ras/slurm/ras_slurm_module.c     while (NULL != fgets(line, ORTE_SLURM_DYN_MAX_SIZE, fp) &&
NULL             1202 orte/mca/ras/slurm/ras_slurm_module.c             *port = strtol(pos, NULL, 10);
NULL               76 orte/mca/ras/tm/ras_tm_component.c     char *pbs_nodefile_env         = NULL;
NULL               80 orte/mca/ras/tm/ras_tm_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               85 orte/mca/ras/tm/ras_tm_component.c     mca_ras_tm_component.nodefile_dir = NULL;
NULL               89 orte/mca/ras/tm/ras_tm_component.c     if (NULL != pbs_nodefile_env) {
NULL               93 orte/mca/ras/tm/ras_tm_component.c     if (NULL == mca_ras_tm_component.nodefile_dir) {
NULL               99 orte/mca/ras/tm/ras_tm_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              114 orte/mca/ras/tm/ras_tm_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              131 orte/mca/ras/tm/ras_tm_component.c     if (NULL != getenv("PBS_ENVIRONMENT") &&
NULL              132 orte/mca/ras/tm/ras_tm_component.c         NULL != getenv("PBS_JOBID")) {
NULL              139 orte/mca/ras/tm/ras_tm_component.c     *module = NULL;
NULL               58 orte/mca/ras/tm/ras_tm_module.c     NULL,
NULL               60 orte/mca/ras/tm/ras_tm_module.c     NULL,
NULL               76 orte/mca/ras/tm/ras_tm_module.c     if (NULL == (pbs_jobid = getenv("PBS_JOBID"))) {
NULL              148 orte/mca/ras/tm/ras_tm_module.c         if (NULL == (cppn = getenv("PBS_PPN"))) {
NULL              152 orte/mca/ras/tm/ras_tm_module.c         ppn = strtol(cppn, NULL, 10);
NULL              159 orte/mca/ras/tm/ras_tm_module.c                             pbs_jobid, NULL);
NULL              161 orte/mca/ras/tm/ras_tm_module.c     if (NULL == fp) {
NULL              173 orte/mca/ras/tm/ras_tm_module.c     while (NULL != (hostname = tm_getline(fp))) {
NULL              175 orte/mca/ras/tm/ras_tm_module.c             if (NULL != (ptr = strchr(hostname, '.'))) {
NULL              245 orte/mca/ras/tm/ras_tm_module.c     if (NULL != ret) {
NULL              251 orte/mca/ras/tm/ras_tm_module.c     return NULL;
NULL               60 orte/mca/rmaps/base/rmaps_base_assign_locations.c         if (NULL == mod->module->assign_locations) {
NULL               62 orte/mca/rmaps/base/rmaps_base_binding.c     opal_hwloc_obj_data_t *data=NULL;
NULL               77 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL               88 orte/mca/rmaps/base/rmaps_base_binding.c         bound = NULL;
NULL               90 orte/mca/rmaps/base/rmaps_base_binding.c             NULL == bound) {
NULL               99 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == data) {
NULL              117 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, j))) {
NULL              151 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              159 orte/mca/rmaps/base/rmaps_base_binding.c         locale = NULL;
NULL              161 orte/mca/rmaps/base/rmaps_base_binding.c             NULL == locale) {
NULL              168 orte/mca/rmaps/base/rmaps_base_binding.c         tmp_obj = NULL;
NULL              169 orte/mca/rmaps/base/rmaps_base_binding.c         trg_obj = NULL;
NULL              171 orte/mca/rmaps/base/rmaps_base_binding.c         while (NULL != (tmp_obj = hwloc_get_next_obj_by_depth(node->topology->topo, target_depth, tmp_obj))) {
NULL              186 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == data) {
NULL              195 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == trg_obj) {
NULL              209 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == nxt_obj) {
NULL              222 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == (data = (opal_hwloc_obj_data_t*)trg_obj->userdata)) {
NULL              263 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL != cpu_bitmap) {
NULL              319 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              387 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              395 orte/mca/rmaps/base/rmaps_base_binding.c             locale = NULL;
NULL              411 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == data) {
NULL              424 orte/mca/rmaps/base/rmaps_base_binding.c                 while (NULL != (sib = sib->next_cousin)) {
NULL              427 orte/mca/rmaps/base/rmaps_base_binding.c                     if (NULL == data) {
NULL              443 orte/mca/rmaps/base/rmaps_base_binding.c                     while (NULL != (sib = sib->prev_cousin)) {
NULL              446 orte/mca/rmaps/base/rmaps_base_binding.c                         if (NULL == data) {
NULL              480 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == data) {
NULL              500 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL != cpu_bitmap) {
NULL              533 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              579 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == root->userdata) {
NULL              586 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == sum->available) {
NULL              595 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              630 orte/mca/rmaps/base/rmaps_base_binding.c             if (NULL != cpu_bitmap) {
NULL              766 orte/mca/rmaps/base/rmaps_base_binding.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, i))) {
NULL               61 orte/mca/rmaps/base/rmaps_base_frame.c static char *rmaps_base_mapping_policy = NULL;
NULL               62 orte/mca/rmaps/base/rmaps_base_frame.c static char *rmaps_base_ranking_policy = NULL;
NULL               71 orte/mca/rmaps/base/rmaps_base_frame.c static char *rmaps_base_topo_file = NULL;
NULL               72 orte/mca/rmaps/base/rmaps_base_frame.c static char *rmaps_dist_device = NULL;
NULL               82 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               91 orte/mca/rmaps/base/rmaps_base_frame.c                                  NULL, 0, 0,
NULL               99 orte/mca/rmaps/base/rmaps_base_frame.c                                  NULL, 0, 0,
NULL              104 orte/mca/rmaps/base/rmaps_base_frame.c     orte_rmaps_base.ppr = NULL;
NULL              107 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              112 orte/mca/rmaps/base/rmaps_base_frame.c     rmaps_base_mapping_policy = NULL;
NULL              115 orte/mca/rmaps/base/rmaps_base_frame.c                                    MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              123 orte/mca/rmaps/base/rmaps_base_frame.c     rmaps_base_ranking_policy = NULL;
NULL              126 orte/mca/rmaps/base/rmaps_base_frame.c                                 MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              135 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              142 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              149 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              157 orte/mca/rmaps/base/rmaps_base_frame.c                                    MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              162 orte/mca/rmaps/base/rmaps_base_frame.c     rmaps_dist_device = NULL;
NULL              163 orte/mca/rmaps/base/rmaps_base_frame.c     var_id = mca_base_var_register("orte", "rmaps", NULL, "dist_device",
NULL              165 orte/mca/rmaps/base/rmaps_base_frame.c                                    MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              173 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              181 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              188 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              196 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              203 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              211 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              218 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              222 orte/mca/rmaps/base/rmaps_base_frame.c     rmaps_base_topo_file = NULL;
NULL              225 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0, OPAL_INFO_LVL_9,
NULL              231 orte/mca/rmaps/base/rmaps_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              243 orte/mca/rmaps/base/rmaps_base_frame.c     while (NULL != (item = opal_list_remove_first(&orte_rmaps_base.selected_modules))) {
NULL              248 orte/mca/rmaps/base/rmaps_base_frame.c     return mca_base_framework_components_close(&orte_rmaps_base_framework, NULL);
NULL              261 orte/mca/rmaps/base/rmaps_base_frame.c     orte_rmaps_base.slot_list = NULL;
NULL              264 orte/mca/rmaps/base/rmaps_base_frame.c     orte_rmaps_base.device = NULL;
NULL              272 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL != rmaps_base_topo_file) {
NULL              280 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL != orte_rmaps_base.ppr) {
NULL              286 orte/mca/rmaps/base/rmaps_base_frame.c         if (NULL == rmaps_base_mapping_policy) {
NULL              300 orte/mca/rmaps/base/rmaps_base_frame.c     if (ORTE_SUCCESS != (rc = orte_rmaps_base_set_mapping_policy(NULL, &orte_rmaps_base.mapping,
NULL              538 orte/mca/rmaps/base/rmaps_base_frame.c                    NULL, NULL);
NULL              550 orte/mca/rmaps/base/rmaps_base_frame.c                         (NULL == ck) ? "NULL" : ck);
NULL              552 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL == ck) {
NULL              557 orte/mca/rmaps/base/rmaps_base_frame.c     for (i=0; NULL != ck2[i]; i++) {
NULL              563 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL == (ptr = strchr(ck2[i], '='))) {
NULL              570 orte/mca/rmaps/base/rmaps_base_frame.c             orte_rmaps_base.cpus_per_rank = strtol(ptr, NULL, 10);
NULL              611 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL != device) {
NULL              612 orte/mca/rmaps/base/rmaps_base_frame.c         *device = NULL;
NULL              618 orte/mca/rmaps/base/rmaps_base_frame.c                         (NULL == inspec) ? "NULL" : inspec,
NULL              619 orte/mca/rmaps/base/rmaps_base_frame.c                         (NULL == device) ? "NULL" : "NONNULL");
NULL              621 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL == inspec) {
NULL              629 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL != ck) {
NULL              659 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL == (ptr = strchr(ck, ':'))) {
NULL              671 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL != (cptr = strchr(ptr, ':'))) {
NULL              687 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL == jdata || NULL == jdata->map) {
NULL              734 orte/mca/rmaps/base/rmaps_base_frame.c         if (NULL != rmaps_dist_device) {
NULL              735 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL != (pch = strchr(rmaps_dist_device, ':'))) {
NULL              738 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL != device) {
NULL              756 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL == jdata || NULL == jdata->map) {
NULL              777 orte/mca/rmaps/base/rmaps_base_frame.c     if (NULL == spec) {
NULL               71 orte/mca/rmaps/base/rmaps_base_map_job.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_LAUNCH_PROXY, NULL, OPAL_NAME)) {
NULL               83 orte/mca/rmaps/base/rmaps_base_map_job.c         if (NULL == jdata->map->ppr && NULL != orte_rmaps_base.ppr) {
NULL               90 orte/mca/rmaps/base/rmaps_base_map_job.c     if (NULL != jdata->map->ppr) {
NULL               92 orte/mca/rmaps/base/rmaps_base_map_job.c         ppx = strtoul(jdata->map->ppr, NULL, 10);
NULL               93 orte/mca/rmaps/base/rmaps_base_map_job.c         if (NULL != strstr(jdata->map->ppr, "node")) {
NULL               95 orte/mca/rmaps/base/rmaps_base_map_job.c         } else if (NULL != strstr(jdata->map->ppr, "socket")) {
NULL              103 orte/mca/rmaps/base/rmaps_base_map_job.c         if (NULL != (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              163 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE, 0)) {
NULL              167 orte/mca/rmaps/base/rmaps_base_map_job.c                 } else if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_SOCKET, 0)) {
NULL              279 orte/mca/rmaps/base/rmaps_base_map_job.c                         if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE, 0)) {
NULL              283 orte/mca/rmaps/base/rmaps_base_map_job.c                         } else if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_SOCKET, 0)) {
NULL              309 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE, 0)) {
NULL              313 orte/mca/rmaps/base/rmaps_base_map_job.c                 } else if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_SOCKET, 0)) {
NULL              338 orte/mca/rmaps/base/rmaps_base_map_job.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, 0))) {
NULL              346 orte/mca/rmaps/base/rmaps_base_map_job.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              349 orte/mca/rmaps/base/rmaps_base_map_job.c             if (NULL == node->topology) {
NULL              436 orte/mca/rmaps/base/rmaps_base_map_job.c     } else if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              468 orte/mca/rmaps/base/rmaps_base_map_job.c         if (NULL != (parent = orte_get_job_data_object(jdata->originator.jobid))) {
NULL              484 orte/mca/rmaps/base/rmaps_base_map_job.c            if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, i))) {
NULL              496 orte/mca/rmaps/base/rmaps_base_map_job.c     char *output=NULL;
NULL              501 orte/mca/rmaps/base/rmaps_base_map_job.c     hwloc_obj_t bd=NULL;;
NULL              519 orte/mca/rmaps/base/rmaps_base_map_job.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, i))) {
NULL              526 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              531 orte/mca/rmaps/base/rmaps_base_map_job.c                     if (NULL == bd) {
NULL              553 orte/mca/rmaps/base/rmaps_base_map_job.c         p0bitmap = NULL;
NULL              555 orte/mca/rmaps/base/rmaps_base_map_job.c             NULL != p0bitmap) {
NULL              558 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              561 orte/mca/rmaps/base/rmaps_base_map_job.c                 procbitmap = NULL;
NULL              563 orte/mca/rmaps/base/rmaps_base_map_job.c                     NULL != procbitmap) {
NULL              575 orte/mca/rmaps/base/rmaps_base_map_job.c             if (NULL != p0bitmap) {
NULL              578 orte/mca/rmaps/base/rmaps_base_map_job.c             if (NULL != procbitmap) {
NULL              586 orte/mca/rmaps/base/rmaps_base_map_job.c         opal_dss.print(&output, NULL, jdata->map, ORTE_JOB_MAP);
NULL               66 orte/mca/rmaps/base/rmaps_base_print_fns.c     if (NULL != value) {
NULL               83 orte/mca/rmaps/base/rmaps_base_print_fns.c             return NULL;
NULL               89 orte/mca/rmaps/base/rmaps_base_print_fns.c     if (OPAL_SUCCESS != ret) return NULL;
NULL               91 orte/mca/rmaps/base/rmaps_base_print_fns.c     if (NULL == ptr) {
NULL              113 orte/mca/rmaps/base/rmaps_base_print_fns.c     if (NULL == ptr) {
NULL               91 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL               98 orte/mca/rmaps/base/rmaps_base_ranking.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              121 orte/mca/rmaps/base/rmaps_base_ranking.c                         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              140 orte/mca/rmaps/base/rmaps_base_ranking.c                         locale = NULL;
NULL              161 orte/mca/rmaps/base/rmaps_base_ranking.c                         if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->name.vpid))) {
NULL              213 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              219 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              242 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              261 orte/mca/rmaps/base/rmaps_base_ranking.c                     locale = NULL;
NULL              282 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->name.vpid))) {
NULL              338 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              348 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              402 orte/mca/rmaps/base/rmaps_base_ranking.c                 if (NULL == obj) {
NULL              408 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              434 orte/mca/rmaps/base/rmaps_base_ranking.c                     locale = NULL;
NULL              440 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL == locale ||
NULL              457 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->name.vpid))) {
NULL              626 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              634 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              638 orte/mca/rmaps/base/rmaps_base_ranking.c                         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              654 orte/mca/rmaps/base/rmaps_base_ranking.c                         if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->name.vpid))) {
NULL              688 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              692 orte/mca/rmaps/base/rmaps_base_ranking.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              697 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              719 orte/mca/rmaps/base/rmaps_base_ranking.c                     if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->name.vpid))) {
NULL              760 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              772 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == opal_pointer_array_get_item(node->procs, k)) {
NULL              777 orte/mca/rmaps/base/rmaps_base_ranking.c             psave = NULL;
NULL              778 orte/mca/rmaps/base/rmaps_base_ranking.c             psave2 = NULL;
NULL              782 orte/mca/rmaps/base/rmaps_base_ranking.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              801 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == psave && NULL == psave2) {
NULL              805 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL != psave) {
NULL              809 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL != psave2) {
NULL              818 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              824 orte/mca/rmaps/base/rmaps_base_ranking.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, j))) {
NULL              869 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (proc = (orte_proc_t *) opal_pointer_array_get_item(newnode->procs, k))) {
NULL              883 orte/mca/rmaps/base/rmaps_base_ranking.c         if (NULL == (proc = (orte_proc_t *) opal_pointer_array_get_item(newnode->procs, k))) {
NULL               37 orte/mca/rmaps/base/rmaps_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               38 orte/mca/rmaps/base/rmaps_base_select.c     mca_base_component_t *component = NULL;
NULL               39 orte/mca/rmaps/base/rmaps_base_select.c     mca_base_module_t *module = NULL;
NULL               59 orte/mca/rmaps/base/rmaps_base_select.c         if (NULL == component->mca_query_component) {
NULL               73 orte/mca/rmaps/base/rmaps_base_select.c         if (ORTE_SUCCESS != rc || NULL == module) {
NULL              151 orte/mca/rmaps/base/rmaps_base_support_fns.c     char *hosts = NULL;
NULL              159 orte/mca/rmaps/base/rmaps_base_support_fns.c     novm = orte_get_attribute(&daemons->attributes, ORTE_JOB_NO_VM, NULL, OPAL_BOOL);
NULL              170 orte/mca/rmaps/base/rmaps_base_support_fns.c         hosts = NULL;
NULL              217 orte/mca/rmaps/base/rmaps_base_support_fns.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              252 orte/mca/rmaps/base/rmaps_base_support_fns.c                 if (NULL == node->daemon && !novm) {
NULL              296 orte/mca/rmaps/base/rmaps_base_support_fns.c             nd = NULL;
NULL              302 orte/mca/rmaps/base/rmaps_base_support_fns.c         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              329 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (NULL == node->daemon && !novm) {
NULL              345 orte/mca/rmaps/base/rmaps_base_support_fns.c             if (NULL == nd || NULL == nd->daemon ||
NULL              346 orte/mca/rmaps/base/rmaps_base_support_fns.c                 NULL == node->daemon ||
NULL              504 orte/mca/rmaps/base/rmaps_base_support_fns.c                         (NULL == node->daemon) ? "NULL" : ORTE_VPID_PRINT(node->daemon->name.vpid));
NULL              526 orte/mca/rmaps/base/rmaps_base_support_fns.c     if (NULL == node->daemon) {
NULL              543 orte/mca/rmaps/base/rmaps_base_support_fns.c         return NULL;
NULL              562 orte/mca/rmaps/base/rmaps_base_support_fns.c     if (NULL != jdata->bookmark) {
NULL              563 orte/mca/rmaps/base/rmaps_base_support_fns.c         cur_node_item = NULL;
NULL              576 orte/mca/rmaps/base/rmaps_base_support_fns.c         if (NULL == cur_node_item) {
NULL              605 orte/mca/rmaps/base/rmaps_base_support_fns.c         nd1 = NULL;
NULL              633 orte/mca/rmaps/base/rmaps_base_support_fns.c         if (NULL != nd1 &&
NULL               64 orte/mca/rmaps/mindist/rmaps_mindist_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               63 orte/mca/rmaps/mindist/rmaps_mindist_module.c     hwloc_obj_t obj = NULL;
NULL               94 orte/mca/rmaps/mindist/rmaps_mindist_module.c     if (NULL != jdata->map->req_mapper &&
NULL              138 orte/mca/rmaps/mindist/rmaps_mindist_module.c     if (NULL != jdata->map->last_mapper) {
NULL              148 orte/mca/rmaps/mindist/rmaps_mindist_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              161 orte/mca/rmaps/mindist/rmaps_mindist_module.c                            true, jdata->num_apps, NULL);
NULL              239 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 if (NULL == node->topology || NULL == node->topology->topo) {
NULL              249 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 if (NULL == obj) {
NULL              357 orte/mca/rmaps/mindist/rmaps_mindist_module.c                         if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, HWLOC_OBJ_NODE, 0, numa->index, OPAL_HWLOC_AVAILABLE))) {
NULL              368 orte/mca/rmaps/mindist/rmaps_mindist_module.c                             if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, i))) {
NULL              403 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 while (NULL != (numa_item = opal_list_remove_first(&numa_list))) {
NULL              425 orte/mca/rmaps/mindist/rmaps_mindist_module.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              435 orte/mca/rmaps/mindist/rmaps_mindist_module.c     while(NULL != (item = opal_list_remove_first(&node_list))) {
NULL              449 orte/mca/rmaps/mindist/rmaps_mindist_module.c     hwloc_obj_t obj=NULL;
NULL              455 orte/mca/rmaps/mindist/rmaps_mindist_module.c     if (NULL == jdata->map->last_mapper||
NULL              473 orte/mca/rmaps/mindist/rmaps_mindist_module.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              477 orte/mca/rmaps/mindist/rmaps_mindist_module.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              480 orte/mca/rmaps/mindist/rmaps_mindist_module.c             if (NULL == node->topology || NULL == node->topology->topo) {
NULL              507 orte/mca/rmaps/mindist/rmaps_mindist_module.c                 if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, HWLOC_OBJ_NODE, 0, numa->index, OPAL_HWLOC_AVAILABLE))) {
NULL              516 orte/mca/rmaps/mindist/rmaps_mindist_module.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, k))) {
NULL              103 orte/mca/rmaps/ppr/rmaps_ppr.c     if (NULL != jdata->map->req_mapper &&
NULL              111 orte/mca/rmaps/ppr/rmaps_ppr.c     if (NULL == jdata->map->ppr ||
NULL              117 orte/mca/rmaps/ppr/rmaps_ppr.c                             (NULL == jdata->map->ppr) ? "NULL" : jdata->map->ppr,
NULL              127 orte/mca/rmaps/ppr/rmaps_ppr.c     if (NULL != jdata->map->last_mapper) {
NULL              138 orte/mca/rmaps/ppr/rmaps_ppr.c     for (j=0; NULL != ppr_req[j]; j++) {
NULL              150 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_NODE_LEVEL] = strtol(ck[0], NULL, 10);
NULL              156 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_HWTHREAD_LEVEL] = strtol(ck[0], NULL, 10);
NULL              161 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_CORE_LEVEL] = strtol(ck[0], NULL, 10);
NULL              169 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_SOCKET_LEVEL] = strtol(ck[0], NULL, 10);
NULL              176 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_L1CACHE_LEVEL] = strtol(ck[0], NULL, 10);
NULL              184 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_L2CACHE_LEVEL] = strtol(ck[0], NULL, 10);
NULL              192 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_L3CACHE_LEVEL] = strtol(ck[0], NULL, 10);
NULL              200 orte/mca/rmaps/ppr/rmaps_ppr.c             ppr[OPAL_HWLOC_NUMA_LEVEL] = strtol(ck[0], NULL, 10);
NULL              236 orte/mca/rmaps/ppr/rmaps_ppr.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, idx))) {
NULL              270 orte/mca/rmaps/ppr/rmaps_ppr.c             if (NULL == node->topology || NULL == node->topology->topo) {
NULL              289 orte/mca/rmaps/ppr/rmaps_ppr.c                     if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, idx))) {
NULL              310 orte/mca/rmaps/ppr/rmaps_ppr.c                         if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, idx))) {
NULL              400 orte/mca/rmaps/ppr/rmaps_ppr.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              408 orte/mca/rmaps/ppr/rmaps_ppr.c     while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              425 orte/mca/rmaps/ppr/rmaps_ppr.c         if (NULL != nxt) {
NULL              429 orte/mca/rmaps/ppr/rmaps_ppr.c     return NULL;
NULL              505 orte/mca/rmaps/ppr/rmaps_ppr.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, n))) {
NULL              512 orte/mca/rmaps/ppr/rmaps_ppr.c             locale = NULL;
NULL              549 orte/mca/rmaps/ppr/rmaps_ppr.c             procmax = NULL;
NULL              555 orte/mca/rmaps/ppr/rmaps_ppr.c                 pptr = NULL;
NULL              557 orte/mca/rmaps/ppr/rmaps_ppr.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, n))) {
NULL              564 orte/mca/rmaps/ppr/rmaps_ppr.c                     locale = NULL;
NULL              571 orte/mca/rmaps/ppr/rmaps_ppr.c                         if (NULL == pptr) {
NULL              587 orte/mca/rmaps/ppr/rmaps_ppr.c             if (NULL == procmax) {
NULL              595 orte/mca/rmaps/ppr/rmaps_ppr.c             opal_pointer_array_set_item(node->procs, idxmax, NULL);
NULL              631 orte/mca/rmaps/ppr/rmaps_ppr.c     if (NULL == jdata->map->last_mapper ||
NULL              637 orte/mca/rmaps/ppr/rmaps_ppr.c                             (NULL == jdata->map->last_mapper) ? "NULL" : jdata->map->last_mapper);
NULL              674 orte/mca/rmaps/ppr/rmaps_ppr.c     ppr = strtol(ck[0], NULL, 10);
NULL              681 orte/mca/rmaps/ppr/rmaps_ppr.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              686 orte/mca/rmaps/ppr/rmaps_ppr.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              689 orte/mca/rmaps/ppr/rmaps_ppr.c             if (NULL == node->topology || NULL == node->topology->topo) {
NULL              697 orte/mca/rmaps/ppr/rmaps_ppr.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              720 orte/mca/rmaps/ppr/rmaps_ppr.c                         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              727 orte/mca/rmaps/ppr/rmaps_ppr.c                         if (orte_get_attribute(&proc->attributes, ORTE_PROC_HWLOC_LOCALE, NULL, OPAL_PTR)) {
NULL               80 orte/mca/rmaps/ppr/rmaps_ppr_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               63 orte/mca/rmaps/rank_file/rmaps_rank_file.c static const char *orte_rmaps_rank_file_name_cur = NULL;
NULL               64 orte/mca/rmaps/rank_file/rmaps_rank_file.c char *orte_rmaps_rank_file_slot_list = NULL;
NULL               78 orte/mca/rmaps/rank_file/rmaps_rank_file.c     orte_app_context_t *app=NULL;
NULL              101 orte/mca/rmaps/rank_file/rmaps_rank_file.c     if (NULL != jdata->map->req_mapper &&
NULL              122 orte/mca/rmaps/rank_file/rmaps_rank_file.c     if (NULL != jdata->map->last_mapper) {
NULL              145 orte/mca/rmaps/rank_file/rmaps_rank_file.c     if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, 0))) {
NULL              158 orte/mca/rmaps/rank_file/rmaps_rank_file.c                        true, jdata->num_apps, NULL);
NULL              171 orte/mca/rmaps/rank_file/rmaps_rank_file.c     if ( NULL != orte_rankfile ) {
NULL              180 orte/mca/rmaps/rank_file/rmaps_rank_file.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              198 orte/mca/rmaps/rank_file/rmaps_rank_file.c             if (NULL != orte_rankfile) {
NULL              211 orte/mca/rmaps/rank_file/rmaps_rank_file.c             if (NULL == (rfmap = (orte_rmaps_rank_file_map_t*)opal_pointer_array_get_item(&rankmap, rank))) {
NULL              213 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 if (NULL != opal_hwloc_base_cpu_list) {
NULL              216 orte/mca/rmaps/rank_file/rmaps_rank_file.c                     node = NULL;
NULL              227 orte/mca/rmaps/rank_file/rmaps_rank_file.c                     if (NULL == node) {
NULL              238 orte/mca/rmaps/rank_file/rmaps_rank_file.c                     if (NULL == node) {
NULL              257 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 node = NULL;
NULL              259 orte/mca/rmaps/rank_file/rmaps_rank_file.c                     if (NULL != rfmap->node_name &&
NULL              263 orte/mca/rmaps/rank_file/rmaps_rank_file.c                     } else if (NULL != rfmap->node_name &&
NULL              283 orte/mca/rmaps/rank_file/rmaps_rank_file.c             if (NULL == node) {
NULL              295 orte/mca/rmaps/rank_file/rmaps_rank_file.c             if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, i))) {
NULL              318 orte/mca/rmaps/rank_file/rmaps_rank_file.c             if (NULL != slots) {
NULL              322 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 if (NULL == node->topology || NULL == node->topology->topo) {
NULL              362 orte/mca/rmaps/rank_file/rmaps_rank_file.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              372 orte/mca/rmaps/rank_file/rmaps_rank_file.c         if (NULL != (rfmap = opal_pointer_array_get_item(&rankmap, i))) {
NULL              378 orte/mca/rmaps/rank_file/rmaps_rank_file.c     orte_set_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              393 orte/mca/rmaps/rank_file/rmaps_rank_file.c     char* node_name = NULL;
NULL              400 orte/mca/rmaps/rank_file/rmaps_rank_file.c     orte_rmaps_rank_file_map_t *rfmap=NULL;
NULL              414 orte/mca/rmaps/rank_file/rmaps_rank_file.c     if (NULL == orte_rmaps_rank_file_in) {
NULL              438 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 if (NULL != node_name) {
NULL              441 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 node_name = NULL;
NULL              442 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 rfmap = NULL;
NULL              487 orte/mca/rmaps/rank_file/rmaps_rank_file.c                         if (NULL != node_name) {
NULL              499 orte/mca/rmaps/rank_file/rmaps_rank_file.c                             node_name = NULL;
NULL              507 orte/mca/rmaps/rank_file/rmaps_rank_file.c                             if (NULL != (ptr = strchr(node_name, '.'))) {
NULL              513 orte/mca/rmaps/rank_file/rmaps_rank_file.c                         if (NULL == rfmap) {
NULL              528 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 if (NULL == node_name || rank < 0 ||
NULL              529 orte/mca/rmaps/rank_file/rmaps_rank_file.c                     NULL == (value = orte_rmaps_rank_file_parse_string_or_int())) {
NULL              537 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 if (NULL != opal_pointer_array_get_item(assigned_ranks_array, rank)) {
NULL              550 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 if (NULL == rfmap) {
NULL              568 orte/mca/rmaps/rank_file/rmaps_rank_file.c     if (NULL != node_name) {
NULL              572 orte/mca/rmaps/rank_file/rmaps_rank_file.c     orte_rmaps_rank_file_name_cur = NULL;
NULL              583 orte/mca/rmaps/rank_file/rmaps_rank_file.c         return NULL;
NULL              594 orte/mca/rmaps/rank_file/rmaps_rank_file.c             return NULL;
NULL               85 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               88 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c     orte_rankfile = NULL;
NULL               91 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               94 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c     (void) mca_base_var_register_synonym(tmp, "orte", "orte", NULL, "rankfile", 0);
NULL               98 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              112 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c         NULL != orte_rankfile) {
NULL              146 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c     int tmp = mca_base_var_find("orte", "orte", NULL, "rankfile");
NULL              157 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c     ptr->node_name = NULL;
NULL              162 orte/mca/rmaps/rank_file/rmaps_rank_file_component.c     if (NULL != ptr->node_name) free(ptr->node_name);
NULL               72 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_node_t *nd=NULL, *oldnode, *node, *nptr;
NULL               73 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_rmaps_res_ftgrp_t *target = NULL;
NULL               83 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL != jdata->map->req_mapper &&
NULL               91 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == mca_rmaps_resilient_component.fault_group_file) {
NULL              109 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL != jdata->map->last_mapper) {
NULL              138 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL              154 orte/mca/rmaps/resilient/rmaps_resilient.c         if( NULL == app ) {
NULL              160 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == oldnode) {
NULL              170 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == oldnode->name) ? "NULL" : oldnode->name,
NULL              171 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == oldnode->daemon) ? "--" : ORTE_VPID_PRINT(oldnode->daemon->name.vpid)));
NULL              174 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == oldnode) {
NULL              186 orte/mca/rmaps/resilient/rmaps_resilient.c                 while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              200 orte/mca/rmaps/resilient/rmaps_resilient.c             nd = NULL;
NULL              201 orte/mca/rmaps/resilient/rmaps_resilient.c             while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              217 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == nd->daemon) ? "--" : ORTE_VPID_PRINT(nd->daemon->name.vpid)));
NULL              224 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == proc->node) ? "NULL" : proc->node->name));
NULL              248 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, j))) {
NULL              285 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL == jdata->map->last_mapper ||
NULL              291 orte/mca/rmaps/resilient/rmaps_resilient.c                             (NULL == jdata->map->last_mapper) ? "NULL" : jdata->map->last_mapper);
NULL              304 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL != ret) {
NULL              310 orte/mca/rmaps/resilient/rmaps_resilient.c     return NULL;
NULL              328 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL == mca_rmaps_resilient_component.fault_group_file) {
NULL              338 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL == fp) { /* not found */
NULL              346 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (ftinput = orte_getline(fp))) {
NULL              354 orte/mca/rmaps/resilient/rmaps_resilient.c                 if (NULL == (node = opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              392 orte/mca/rmaps/resilient/rmaps_resilient.c     *tgt = NULL;
NULL              393 orte/mca/rmaps/resilient/rmaps_resilient.c     *ndret = NULL;
NULL              399 orte/mca/rmaps/resilient/rmaps_resilient.c     target = NULL;
NULL              408 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&ftgrp->nodes, k))) {
NULL              411 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL != proc->node && 0 == strcmp(node->name, proc->node->name)) {
NULL              429 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&ftgrp->nodes, k))) {
NULL              447 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL == target) {
NULL              456 orte/mca/rmaps/resilient/rmaps_resilient.c     nd = NULL;
NULL              458 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&target->nodes, k))) {
NULL              488 orte/mca/rmaps/resilient/rmaps_resilient.c     *ndret = NULL;
NULL              489 orte/mca/rmaps/resilient/rmaps_resilient.c     nd = NULL;
NULL              490 orte/mca/rmaps/resilient/rmaps_resilient.c     oldnode = NULL;
NULL              523 orte/mca/rmaps/resilient/rmaps_resilient.c                              (NULL == nd->daemon) ? "--" : ORTE_VPID_PRINT(nd->daemon->name.vpid)));
NULL              534 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              545 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == node->name) ? "NULL" : node->name,
NULL              546 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == node->daemon) ? "--" : ORTE_VPID_PRINT(node->daemon->name.vpid)));
NULL              552 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == node->name) ? "NULL" : node->name,
NULL              553 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == node->daemon) ? "--" : ORTE_VPID_PRINT(node->daemon->name.vpid)));
NULL              566 orte/mca/rmaps/resilient/rmaps_resilient.c     nd = NULL;
NULL              574 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL != oldnode && node == oldnode) {
NULL              578 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == node->name) ? "NULL" : node->name,
NULL              579 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == node->daemon) ? "--" : ORTE_VPID_PRINT(node->daemon->name.vpid)));
NULL              596 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              604 orte/mca/rmaps/resilient/rmaps_resilient.c                                      (NULL == node->name) ? "NULL" : node->name,
NULL              605 orte/mca/rmaps/resilient/rmaps_resilient.c                                      (NULL == node->daemon) ? "--" : ORTE_VPID_PRINT(node->daemon->name.vpid)));
NULL              619 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL == nd) {
NULL              621 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL != oldnode) {
NULL              627 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == nd->name) ? "NULL" : nd->name,
NULL              628 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == nd->daemon) ? "--" : ORTE_VPID_PRINT(nd->daemon->name.vpid)));
NULL              636 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == nd->name) ? "NULL" : nd->name,
NULL              637 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == nd->daemon) ? "--" : ORTE_VPID_PRINT(nd->daemon->name.vpid)));
NULL              642 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (item = opal_list_remove_first(&candidates))) {
NULL              651 orte/mca/rmaps/resilient/rmaps_resilient.c                          (NULL == nd->name) ? "NULL" : nd->name,
NULL              652 orte/mca/rmaps/resilient/rmaps_resilient.c                          (NULL == nd->daemon) ? "--" : ORTE_VPID_PRINT(nd->daemon->name.vpid)));
NULL              654 orte/mca/rmaps/resilient/rmaps_resilient.c     while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              685 orte/mca/rmaps/resilient/rmaps_resilient.c                 if (NULL == (nd = (orte_node_t*)opal_pointer_array_get_item(&ftgrp->nodes, k))) {
NULL              707 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_node_t *node, *nd=NULL;
NULL              708 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_rmaps_res_ftgrp_t *ftgrp, *target = NULL;
NULL              723 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              755 orte/mca/rmaps/resilient/rmaps_resilient.c                 NULL == node->daemon ||
NULL              773 orte/mca/rmaps/resilient/rmaps_resilient.c             target = NULL;
NULL              795 orte/mca/rmaps/resilient/rmaps_resilient.c                     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&ftgrp->nodes, k))) {
NULL              816 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == target) {
NULL              829 orte/mca/rmaps/resilient/rmaps_resilient.c                     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&target->nodes, k))) {
NULL              841 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == target) ? -1 : target->ftgrp, nd->name));
NULL              848 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == orte_rmaps_base_setup_proc(jdata, nd, app->idx)) {
NULL              871 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL != target) {
NULL              882 orte/mca/rmaps/resilient/rmaps_resilient.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL               74 orte/mca/rmaps/resilient/rmaps_resilient_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               78 orte/mca/rmaps/resilient/rmaps_resilient_component.c     mca_rmaps_resilient_component.fault_group_file = NULL;
NULL               82 orte/mca/rmaps/resilient/rmaps_resilient_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              105 orte/mca/rmaps/resilient/rmaps_resilient_component.c     if (NULL != mca_rmaps_resilient_component.fault_group_file) {
NULL              120 orte/mca/rmaps/resilient/rmaps_resilient_component.c     while (NULL != (item = opal_list_remove_first(&mca_rmaps_resilient_component.fault_grps))) {
NULL              125 orte/mca/rmaps/resilient/rmaps_resilient_component.c     if (NULL != mca_rmaps_resilient_component.fault_group_file) {
NULL              149 orte/mca/rmaps/resilient/rmaps_resilient_component.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&ptr->nodes, n))) {
NULL               67 orte/mca/rmaps/round_robin/rmaps_rr.c     if (NULL != jdata->map->req_mapper &&
NULL               88 orte/mca/rmaps/round_robin/rmaps_rr.c     if (NULL != jdata->map->last_mapper) {
NULL              100 orte/mca/rmaps/round_robin/rmaps_rr.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              113 orte/mca/rmaps/round_robin/rmaps_rr.c                            true, jdata->num_apps, NULL);
NULL              262 orte/mca/rmaps/round_robin/rmaps_rr.c         while (NULL != (item = opal_list_remove_first(&node_list))) {
NULL              271 orte/mca/rmaps/round_robin/rmaps_rr.c     while(NULL != (item = opal_list_remove_first(&node_list))) {
NULL              286 orte/mca/rmaps/round_robin/rmaps_rr.c     if (NULL == jdata->map->last_mapper ||
NULL               45 orte/mca/rmaps/round_robin/rmaps_rr_assign.c     hwloc_obj_t obj=NULL;
NULL               52 orte/mca/rmaps/round_robin/rmaps_rr_assign.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL               60 orte/mca/rmaps/round_robin/rmaps_rr_assign.c         if (NULL == node->topology || NULL == node->topology->topo) {
NULL               66 orte/mca/rmaps/round_robin/rmaps_rr_assign.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL               94 orte/mca/rmaps/round_robin/rmaps_rr_assign.c     hwloc_obj_t obj=NULL;
NULL              108 orte/mca/rmaps/round_robin/rmaps_rr_assign.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              112 orte/mca/rmaps/round_robin/rmaps_rr_assign.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, m))) {
NULL              115 orte/mca/rmaps/round_robin/rmaps_rr_assign.c             if (NULL == node->topology || NULL == node->topology->topo) {
NULL              138 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              155 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                 if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target, cache_level, (j + start) % nobjs, OPAL_HWLOC_AVAILABLE))) {
NULL               68 orte/mca/rmaps/round_robin/rmaps_rr_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               50 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c     hwloc_obj_t obj=NULL;
NULL               79 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         if (NULL != node->topology && NULL != node->topology->topo) {
NULL               93 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == node->topology) {
NULL              115 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, app->idx))) {
NULL              156 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         if (NULL != node->topology && NULL != node->topology->topo) {
NULL              187 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, app->idx))) {
NULL              240 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c     hwloc_obj_t obj=NULL;
NULL              305 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL != node->topology && NULL != node->topology->topo) {
NULL              375 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, app->idx))) {
NULL              422 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL != node->topology && NULL != node->topology->topo) {
NULL              429 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, app->idx))) {
NULL              476 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c     hwloc_obj_t obj=NULL;
NULL              526 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == node->topology || NULL == node->topology->topo) {
NULL              592 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target, cache_level, (i+start) % nobjs, OPAL_HWLOC_AVAILABLE))) {
NULL              602 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                     if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, app->idx))) {
NULL              666 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c     hwloc_obj_t obj=NULL;
NULL              690 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         if (NULL == node->topology || NULL == node->topology->topo) {
NULL              738 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target, cache_level, i, OPAL_HWLOC_AVAILABLE))) {
NULL              768 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 if (NULL == (proc = orte_rmaps_base_setup_proc(jdata, node, app->idx))) {
NULL               68 orte/mca/rmaps/seq/rmaps_seq.c     p->hostname = NULL;
NULL               69 orte/mca/rmaps/seq/rmaps_seq.c     p->cpuset = NULL;
NULL               73 orte/mca/rmaps/seq/rmaps_seq.c     if (NULL != p->hostname) {
NULL               75 orte/mca/rmaps/seq/rmaps_seq.c         p->hostname = NULL;
NULL               77 orte/mca/rmaps/seq/rmaps_seq.c     if (NULL != p->cpuset) {
NULL               79 orte/mca/rmaps/seq/rmaps_seq.c         p->cpuset = NULL;
NULL              100 orte/mca/rmaps/seq/rmaps_seq.c     seq_node_t *sq, *save=NULL, *seq;;
NULL              108 orte/mca/rmaps/seq/rmaps_seq.c     char *hosts = NULL, *sep, *eptr;
NULL              127 orte/mca/rmaps/seq/rmaps_seq.c     if (NULL != jdata->map->req_mapper) {
NULL              152 orte/mca/rmaps/seq/rmaps_seq.c     if (NULL != jdata->map->last_mapper) {
NULL              162 orte/mca/rmaps/seq/rmaps_seq.c     if (NULL != orte_default_hostfile) {
NULL              163 orte/mca/rmaps/seq/rmaps_seq.c         char *hstname = NULL;
NULL              166 orte/mca/rmaps/seq/rmaps_seq.c         if (NULL == fp) {
NULL              171 orte/mca/rmaps/seq/rmaps_seq.c         while (NULL != (hstname = orte_getline(fp))) {
NULL              183 orte/mca/rmaps/seq/rmaps_seq.c             if (NULL != (sep = strchr(hstname, ' '))) {
NULL              198 orte/mca/rmaps/seq/rmaps_seq.c                 if (NULL != (ptr = strchr(hstname, '.'))) {
NULL              217 orte/mca/rmaps/seq/rmaps_seq.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_PHYSICAL_CPUIDS, NULL, OPAL_BOOL)) {
NULL              229 orte/mca/rmaps/seq/rmaps_seq.c         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, j))) {
NULL              236 orte/mca/rmaps/seq/rmaps_seq.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              254 orte/mca/rmaps/seq/rmaps_seq.c             while (NULL != (nd = (orte_node_t*)opal_list_remove_first(&node_list))) {
NULL              264 orte/mca/rmaps/seq/rmaps_seq.c             if (NULL == hosts) {
NULL              273 orte/mca/rmaps/seq/rmaps_seq.c             if (NULL == fp) {
NULL              279 orte/mca/rmaps/seq/rmaps_seq.c             while (NULL != (hstname = orte_getline(fp))) {
NULL              291 orte/mca/rmaps/seq/rmaps_seq.c                 if (NULL != (sep = strchr(hstname, ' '))) {
NULL              306 orte/mca/rmaps/seq/rmaps_seq.c                     if (NULL != (ptr = strchr(hstname, '.'))) {
NULL              348 orte/mca/rmaps/seq/rmaps_seq.c         if (NULL == seq_list || 0 == (num_nodes = (orte_std_cntr_t)opal_list_get_size(seq_list))) {
NULL              377 orte/mca/rmaps/seq/rmaps_seq.c             node = NULL;
NULL              379 orte/mca/rmaps/seq/rmaps_seq.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, j))) {
NULL              386 orte/mca/rmaps/seq/rmaps_seq.c             if (NULL == node) {
NULL              442 orte/mca/rmaps/seq/rmaps_seq.c             if (NULL != sq->cpuset) {
NULL              445 orte/mca/rmaps/seq/rmaps_seq.c                 if (NULL == node->topology || NULL == node->topology->topo) {
NULL              493 orte/mca/rmaps/seq/rmaps_seq.c                 if (NULL != node->topology && NULL != node->topology->topo) {
NULL              522 orte/mca/rmaps/seq/rmaps_seq.c     orte_set_attribute(&jdata->attributes, ORTE_JOB_FULLY_DESCRIBED, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              537 orte/mca/rmaps/seq/rmaps_seq.c     if (NULL != ret) {
NULL              543 orte/mca/rmaps/seq/rmaps_seq.c     return NULL;
NULL               68 orte/mca/rmaps/seq/rmaps_seq_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              208 orte/mca/rml/base/base.h         if (NULL != (m)->iov) {                                         \
NULL              209 orte/mca/rml/base/base.h             if (NULL != (m)->cbfunc.iov) {                              \
NULL              215 orte/mca/rml/base/base.h          } else if (NULL != (m)->cbfunc.buffer) {                       \
NULL               49 orte/mca/rml/base/rml_base_contact.c     if(NULL == ptr) {
NULL               62 orte/mca/rml/base/rml_base_contact.c     if (NULL != uris) {
NULL               52 orte/mca/rml/base/rml_base_frame.c                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               61 orte/mca/rml/base/rml_base_frame.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               72 orte/mca/rml/base/rml_base_frame.c     return mca_base_framework_components_close(&orte_rml_base_framework, NULL);
NULL               95 orte/mca/rml/base/rml_base_frame.c     orte_rml_component_t *best_component = NULL;
NULL               96 orte/mca/rml/base/rml_base_frame.c     orte_rml_base_module_t *best_module = NULL;
NULL              104 orte/mca/rml/base/rml_base_frame.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL              159 orte/mca/rml/base/rml_base_frame.c     xfer->iov = NULL;
NULL              160 orte/mca/rml/base/rml_base_frame.c     xfer->cbfunc.iov = NULL;
NULL              161 orte/mca/rml/base/rml_base_frame.c     xfer->buffer = NULL;
NULL              162 orte/mca/rml/base/rml_base_frame.c     xfer->cbfunc.buffer = NULL;
NULL              163 orte/mca/rml/base/rml_base_frame.c     xfer->cbdata = NULL;
NULL              167 orte/mca/rml/base/rml_base_frame.c                    xfer_cons, NULL);
NULL              172 orte/mca/rml/base/rml_base_frame.c     ptr->cbdata = NULL;
NULL              173 orte/mca/rml/base/rml_base_frame.c     ptr->iov = NULL;
NULL              174 orte/mca/rml/base/rml_base_frame.c     ptr->buffer = NULL;
NULL              175 orte/mca/rml/base/rml_base_frame.c     ptr->data = NULL;
NULL              180 orte/mca/rml/base/rml_base_frame.c                    send_cons, NULL);
NULL              197 orte/mca/rml/base/rml_base_frame.c     ptr->iov.iov_base = NULL;
NULL              202 orte/mca/rml/base/rml_base_frame.c     if (NULL != ptr->iov.iov_base) {
NULL              224 orte/mca/rml/base/rml_base_frame.c     ptr->cbdata = NULL;
NULL              228 orte/mca/rml/base/rml_base_frame.c                    prcv_cons, NULL);
NULL              237 orte/mca/rml/base/rml_base_frame.c     if (NULL != ptr->post) {
NULL               70 orte/mca/rml/base/rml_base_msg_handlers.c     if (NULL == req) {
NULL              118 orte/mca/rml/base/rml_base_msg_handlers.c     req->post = NULL;
NULL              181 orte/mca/rml/base/rml_base_msg_handlers.c             if (NULL == buffer) {
NULL              194 orte/mca/rml/base/rml_base_msg_handlers.c                                                               orte_rml_send_callback, NULL))) {
NULL              217 orte/mca/rml/base/rml_base_msg_handlers.c                 msg->iov.iov_base = NULL;
NULL              175 orte/mca/rml/oob/rml_oob_component.c     .purge = NULL
NULL               52 orte/mca/rml/oob/rml_oob_send.c     if (NULL != xfer->iov) {
NULL               53 orte/mca/rml/oob/rml_oob_send.c         if (NULL != xfer->cbfunc.iov) {
NULL               58 orte/mca/rml/oob/rml_oob_send.c     } else if (NULL != xfer->buffer) {
NULL               59 orte/mca/rml/oob/rml_oob_send.c         if (NULL != xfer->cbfunc.buffer) {
NULL               97 orte/mca/rml/oob/rml_oob_send.c     if (NULL == peer ||
NULL              199 orte/mca/rml/oob/rml_oob_send.c     if (NULL == peer ||
NULL               55 orte/mca/routed/base/routed_base_fns.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(daemons->procs, i))) {
NULL               68 orte/mca/routed/base/routed_base_fns.c                 ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              100 orte/mca/routed/base/routed_base_fns.c     if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL              118 orte/mca/routed/base/routed_base_fns.c                              (NULL == rml_uri) ? "NULL" : rml_uri,
NULL              121 orte/mca/routed/base/routed_base_fns.c         if (NULL == rml_uri) {
NULL              127 orte/mca/routed/base/routed_base_fns.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, vpid))) {
NULL               57 orte/mca/routed/base/routed_base_frame.c     if (NULL != orte_routed.finalize) {
NULL               60 orte/mca/routed/base/routed_base_frame.c     return mca_base_framework_components_close(&orte_routed_base_framework, NULL);
NULL               63 orte/mca/routed/base/routed_base_frame.c MCA_BASE_FRAMEWORK_DECLARE(orte, routed, "ORTE Message Routing Subsystem", NULL,
NULL               69 orte/mca/routed/base/routed_base_frame.c     orte_routed_component_t *best_component = NULL;
NULL               70 orte/mca/routed/base/routed_base_frame.c     orte_routed_module_t *best_module = NULL;
NULL               78 orte/mca/routed/base/routed_base_frame.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               86 orte/mca/routed/base/routed_base_frame.c     if (NULL != orte_routed.initialize) {
NULL               74 orte/mca/routed/binomial/routed_binomial.c     NULL
NULL               79 orte/mca/routed/binomial/routed_binomial.c static orte_process_name_t      *lifeline=NULL;
NULL               87 orte/mca/routed/binomial/routed_binomial.c     lifeline = NULL;
NULL              101 orte/mca/routed/binomial/routed_binomial.c         if (NULL == orte_process_info.my_daemon_uri) {
NULL              120 orte/mca/routed/binomial/routed_binomial.c     lifeline = NULL;
NULL              123 orte/mca/routed/binomial/routed_binomial.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
NULL              330 orte/mca/routed/binomial/routed_binomial.c         NULL != lifeline &&
NULL              484 orte/mca/routed/binomial/routed_binomial.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
NULL              494 orte/mca/routed/binomial/routed_binomial.c                                    &num_children, &my_children, NULL, true);
NULL               74 orte/mca/routed/debruijn/routed_debruijn.c     NULL
NULL               79 orte/mca/routed/debruijn/routed_debruijn.c static orte_process_name_t      *lifeline=NULL;
NULL               89 orte/mca/routed/debruijn/routed_debruijn.c     lifeline = NULL;
NULL              103 orte/mca/routed/debruijn/routed_debruijn.c         if (NULL == orte_process_info.my_daemon_uri) {
NULL              121 orte/mca/routed/debruijn/routed_debruijn.c     lifeline = NULL;
NULL              124 orte/mca/routed/debruijn/routed_debruijn.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
NULL              319 orte/mca/routed/debruijn/routed_debruijn.c         NULL != lifeline &&
NULL              403 orte/mca/routed/debruijn/routed_debruijn.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
NULL               66 orte/mca/routed/direct/routed_direct.c     NULL
NULL               71 orte/mca/routed/direct/routed_direct.c static orte_process_name_t *lifeline = NULL;
NULL               76 orte/mca/routed/direct/routed_direct.c     lifeline = NULL;
NULL               92 orte/mca/routed/direct/routed_direct.c         if (NULL == orte_process_info.my_daemon_uri) {
NULL              157 orte/mca/routed/direct/routed_direct.c         if (NULL != orte_process_info.my_daemon_uri) {
NULL              232 orte/mca/routed/direct/routed_direct.c         NULL != lifeline &&
NULL              301 orte/mca/routed/direct/routed_direct.c     if (NULL == (jdata = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL              306 orte/mca/routed/direct/routed_direct.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL               53 orte/mca/routed/direct/routed_direct_component.c     if (ORTE_PROC_IS_APP && NULL == orte_process_info.my_daemon_uri) {
NULL               76 orte/mca/routed/radix/routed_radix.c     NULL
NULL               81 orte/mca/routed/radix/routed_radix.c static orte_process_name_t      *lifeline=NULL;
NULL               89 orte/mca/routed/radix/routed_radix.c     lifeline = NULL;
NULL              103 orte/mca/routed/radix/routed_radix.c         if (NULL == orte_process_info.my_daemon_uri) {
NULL              122 orte/mca/routed/radix/routed_radix.c     lifeline = NULL;
NULL              125 orte/mca/routed/radix/routed_radix.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
NULL              345 orte/mca/routed/radix/routed_radix.c         NULL != lifeline &&
NULL              419 orte/mca/routed/radix/routed_radix.c             if (NULL != children) {
NULL              437 orte/mca/routed/radix/routed_radix.c             radix_tree(peer, NULL, NULL, relations);
NULL              459 orte/mca/routed/radix/routed_radix.c     while (NULL != (item = opal_list_remove_first(&my_children))) {
NULL              489 orte/mca/routed/radix/routed_radix.c     radix_tree(Ii, &num_children, &my_children, NULL);
NULL               56 orte/mca/routed/radix/routed_radix_component.c     (void) mca_base_component_var_register(c, NULL,
NULL               58 orte/mca/routed/radix/routed_radix_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               45 orte/mca/rtc/base/rtc_base_frame.c     while (NULL != (item = opal_list_remove_first(&orte_rtc_base.actives))) {
NULL               50 orte/mca/rtc/base/rtc_base_frame.c     return mca_base_framework_components_close(&orte_rtc_base_framework, NULL);
NULL               67 orte/mca/rtc/base/rtc_base_frame.c                            NULL, orte_rtc_base_open, orte_rtc_base_close,
NULL               72 orte/mca/rtc/base/rtc_base_frame.c     if (NULL != active->module->finalize) {
NULL               78 orte/mca/rtc/base/rtc_base_frame.c                    NULL, mdes);
NULL               82 orte/mca/rtc/base/rtc_base_frame.c     p->component = NULL;
NULL               83 orte/mca/rtc/base/rtc_base_frame.c     p->category = NULL;
NULL               88 orte/mca/rtc/base/rtc_base_frame.c     if (NULL != p->component) {
NULL               91 orte/mca/rtc/base/rtc_base_frame.c     if (NULL != p->category) {
NULL               28 orte/mca/rtc/base/rtc_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               29 orte/mca/rtc/base/rtc_base_select.c     mca_base_component_t *component = NULL;
NULL               30 orte/mca/rtc/base/rtc_base_select.c     mca_base_module_t *module = NULL;
NULL               50 orte/mca/rtc/base/rtc_base_select.c         if (NULL == component->mca_query_component) {
NULL               64 orte/mca/rtc/base/rtc_base_select.c         if (ORTE_SUCCESS != rc || NULL == module) {
NULL               73 orte/mca/rtc/base/rtc_base_select.c         if (NULL != nmodule->init) {
NULL               26 orte/mca/rtc/base/rtc_base_stubs.c         if (NULL != active->module->assign) {
NULL               39 orte/mca/rtc/base/rtc_base_stubs.c         if (NULL != active->module->set) {
NULL               51 orte/mca/rtc/base/rtc_base_stubs.c         if (NULL != active->module->get_available_values) {
NULL               65 orte/mca/rtc/base/rtc_base_stubs.c     if (NULL == file || NULL == topic) {
NULL               71 orte/mca/rtc/hwloc/rtc_hwloc.c static char *shmemfile = NULL;
NULL              124 orte/mca/rtc/hwloc/rtc_hwloc.c                 while (fgets(line, sizeof(line), file) != NULL) {
NULL              148 orte/mca/rtc/hwloc/rtc_hwloc.c         shmemfile = NULL;
NULL              159 orte/mca/rtc/hwloc/rtc_hwloc.c         shmemfile = NULL;
NULL              171 orte/mca/rtc/hwloc/rtc_hwloc.c         shmemfile = NULL;
NULL              184 orte/mca/rtc/hwloc/rtc_hwloc.c         shmemfile = NULL;
NULL              197 orte/mca/rtc/hwloc/rtc_hwloc.c     if (NULL != shmemfile) {
NULL              215 orte/mca/rtc/hwloc/rtc_hwloc.c         NULL == shmemfile) {
NULL              220 orte/mca/rtc/hwloc/rtc_hwloc.c     cache = NULL;
NULL              222 orte/mca/rtc/hwloc/rtc_hwloc.c         NULL == cache) {
NULL              267 orte/mca/rtc/hwloc/rtc_hwloc.c                         (NULL == child) ? "NULL" : ORTE_NAME_PRINT(&child->name));
NULL              269 orte/mca/rtc/hwloc/rtc_hwloc.c     if (NULL == jobdat || NULL == child) {
NULL              274 orte/mca/rtc/hwloc/rtc_hwloc.c                             (NULL == jobdat) ? "NULL" : ORTE_JOBID_PRINT(jobdat->jobid),
NULL              275 orte/mca/rtc/hwloc/rtc_hwloc.c                             (NULL == child) ? "NULL" : ORTE_NAME_PRINT(&child->name));
NULL              282 orte/mca/rtc/hwloc/rtc_hwloc.c     cpu_bitmap = NULL;
NULL              284 orte/mca/rtc/hwloc/rtc_hwloc.c         NULL == cpu_bitmap || 0 == strlen(cpu_bitmap)) {
NULL              286 orte/mca/rtc/hwloc/rtc_hwloc.c         if (NULL != orte_daemon_cores) {
NULL              288 orte/mca/rtc/hwloc/rtc_hwloc.c             if (NULL == root->userdata) {
NULL              340 orte/mca/rtc/hwloc/rtc_hwloc.c             if (NULL == msg) {
NULL              367 orte/mca/rtc/hwloc/rtc_hwloc.c             char *tmp = NULL;
NULL              388 orte/mca/rtc/hwloc/rtc_hwloc.c                 if (NULL != tmp) {
NULL              394 orte/mca/rtc/hwloc/rtc_hwloc.c             if (NULL != tmp) {
NULL              453 orte/mca/rtc/hwloc/rtc_hwloc.c     if (NULL != cpu_bitmap) {
NULL              508 orte/mca/rtc/hwloc/rtc_hwloc.c                 if ((end = strchr(next, '\n')) != NULL) {
NULL              594 orte/mca/rtc/hwloc/rtc_hwloc.c     while (fgets(line, sizeof(line), file) != NULL) {
NULL              695 orte/mca/rtc/hwloc/rtc_hwloc.c     char *last_sep = NULL;
NULL              701 orte/mca/rtc/hwloc/rtc_hwloc.c     if (NULL == target_dir) {
NULL              730 orte/mca/rtc/hwloc/rtc_hwloc.c     if (NULL != target_dir) {
NULL               61 orte/mca/rtc/hwloc/rtc_hwloc_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               70 orte/mca/rtc/hwloc/rtc_hwloc_component.c                                             MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               39 orte/mca/schizo/alps/schizo_alps.c static char **pushed_envs = NULL;
NULL               40 orte/mca/schizo/alps/schizo_alps.c static char **pushed_vals = NULL;
NULL               48 orte/mca/schizo/alps/schizo_alps.c     FILE *fd = NULL, *fd_task_is_app = NULL;
NULL               59 orte/mca/schizo/alps/schizo_alps.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL               80 orte/mca/schizo/alps/schizo_alps.c     if (NULL == fd) {
NULL               86 orte/mca/schizo/alps/schizo_alps.c         if (NULL != orte_process_info.my_daemon_uri) {
NULL               96 orte/mca/schizo/alps/schizo_alps.c         if (fd_task_is_app != NULL) {   /* okay we're in a PAGG container,
NULL              108 orte/mca/schizo/alps/schizo_alps.c     if (NULL != pushed_envs) {
NULL              109 orte/mca/schizo/alps/schizo_alps.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL              121 orte/mca/schizo/alps/schizo_alps.c     if (NULL != pushed_envs) {
NULL              122 orte/mca/schizo/alps/schizo_alps.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               44 orte/mca/schizo/alps/schizo_alps_component.c         *module = NULL;
NULL               51 orte/mca/schizo/base/schizo_base_frame.c static char *personalities = NULL;
NULL               56 orte/mca/schizo/base/schizo_base_frame.c     personalities = NULL;
NULL               59 orte/mca/schizo/base/schizo_base_frame.c                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               70 orte/mca/schizo/base/schizo_base_frame.c     if (NULL != orte_schizo_base.personalities) {
NULL               74 orte/mca/schizo/base/schizo_base_frame.c     return mca_base_framework_components_close(&orte_schizo_base_framework, NULL);
NULL               87 orte/mca/schizo/base/schizo_base_frame.c     orte_schizo_base.personalities = NULL;
NULL               88 orte/mca/schizo/base/schizo_base_frame.c     if (NULL != personalities) {
NULL              106 orte/mca/schizo/base/schizo_base_frame.c                    NULL, NULL);
NULL               33 orte/mca/schizo/base/schizo_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               34 orte/mca/schizo/base/schizo_base_select.c     mca_base_component_t *component = NULL;
NULL               35 orte/mca/schizo/base/schizo_base_select.c     mca_base_module_t *module = NULL;
NULL               54 orte/mca/schizo/base/schizo_base_select.c         if (NULL == component->mca_query_component) {
NULL               68 orte/mca/schizo/base/schizo_base_select.c         if (ORTE_SUCCESS != rc || NULL == module) {
NULL               46 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->define_cli) {
NULL               63 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->parse_cli) {
NULL               83 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->parse_env) {
NULL              100 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->setup_app) {
NULL              118 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->setup_fork) {
NULL              138 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->setup_child) {
NULL              155 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->check_launch_environment) {
NULL              171 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->get_remaining_time) {
NULL              186 orte/mca/schizo/base/schizo_base_stubs.c         if (NULL != mod->module->finalize) {
NULL               39 orte/mca/schizo/flux/schizo_flux.c static char **pushed_envs = NULL;
NULL               40 orte/mca/schizo/flux/schizo_flux.c static char **pushed_vals = NULL;
NULL               57 orte/mca/schizo/flux/schizo_flux.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL               81 orte/mca/schizo/flux/schizo_flux.c     if (NULL != pushed_envs) {
NULL               82 orte/mca/schizo/flux/schizo_flux.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               93 orte/mca/schizo/flux/schizo_flux.c     if (NULL != pushed_envs) {
NULL               94 orte/mca/schizo/flux/schizo_flux.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               42 orte/mca/schizo/flux/schizo_flux_component.c     if (!ORTE_PROC_IS_APP || NULL == getenv("FLUX_JOB_ID")) {
NULL               44 orte/mca/schizo/flux/schizo_flux_component.c         *module = NULL;
NULL               41 orte/mca/schizo/moab/schizo_moab.c static char **pushed_envs = NULL;
NULL               42 orte/mca/schizo/moab/schizo_moab.c static char **pushed_vals = NULL;
NULL               59 orte/mca/schizo/moab/schizo_moab.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL               68 orte/mca/schizo/moab/schizo_moab.c     if (NULL == getenv("PBS_NODEFILE")) {
NULL               83 orte/mca/schizo/moab/schizo_moab.c     if (NULL != pushed_envs) {
NULL               84 orte/mca/schizo/moab/schizo_moab.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               95 orte/mca/schizo/moab/schizo_moab.c     MCCJobGetRemainingTime(NULL, NULL, &time, NULL);
NULL              103 orte/mca/schizo/moab/schizo_moab.c     if (NULL != pushed_envs) {
NULL              104 orte/mca/schizo/moab/schizo_moab.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               42 orte/mca/schizo/moab/schizo_moab_component.c     if (!ORTE_PROC_IS_APP || NULL == getenv("PBS_JOBID")) {
NULL               44 orte/mca/schizo/moab/schizo_moab_component.c         *module = NULL;
NULL               79 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 'h', NULL, "help", 1,
NULL               82 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 'V', NULL, "version", 0,
NULL               85 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 'v', NULL, "verbose", 0,
NULL               88 orte/mca/schizo/ompi/schizo_ompi.c     { "orte_execute_quiet", 'q', NULL, "quiet", 0,
NULL               89 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL               91 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "report-pid", "report-pid", 1,
NULL               95 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "report-uri", "report-uri", 1,
NULL              101 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "timeout", "timeout", 1,
NULL              105 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "report-state-on-timeout", "report-state-on-timeout", 0,
NULL              109 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "get-stack-traces", "get-stack-traces", 0,
NULL              117 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              121 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "hnp", "hnp", 1,
NULL              128 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              131 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              145 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "merge-stderr-to-stdout", "merge-stderr-to-stdout", 0,
NULL              149 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              154 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "stdin", "stdin", 1,
NULL              160 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "index-argv-by-rank", "index-argv-by-rank", 0,
NULL              167 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              172 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 's', NULL, "preload-binary", 0,
NULL              178 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', NULL, "preload-files", 1,
NULL              185 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', NULL, "sstore-load", 1,
NULL              191 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', NULL, "app", 1,
NULL              198 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 'c', "np", "np", 1,
NULL              201 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "n", "n", 1,
NULL              207 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_INT,
NULL              211 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "hostfile", "hostfile", 1,
NULL              212 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              214 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "machinefile", "machinefile", 1,
NULL              215 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              218 orte/mca/schizo/ompi/schizo_ompi.c         NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              221 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              226 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              231 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              235 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              240 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 'x', NULL, NULL, 1,
NULL              241 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_NULL,
NULL              246 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              249 orte/mca/schizo/ompi/schizo_ompi.c        NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              253 orte/mca/schizo/ompi/schizo_ompi.c        NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              257 orte/mca/schizo/ompi/schizo_ompi.c        NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              260 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, 'H', "host", "host", 1,
NULL              261 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              286 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              290 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              294 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              309 orte/mca/schizo/ompi/schizo_ompi.c     { "rmaps_ppr_n_pernode", '\0', "N", NULL, 1,
NULL              316 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              326 orte/mca/schizo/ompi/schizo_ompi.c     { "rmaps_base_mapping_policy", '\0', NULL, "map-by", 1,
NULL              332 orte/mca/schizo/ompi/schizo_ompi.c     { "rmaps_base_ranking_policy", '\0', NULL, "rank-by", 1,
NULL              338 orte/mca/schizo/ompi/schizo_ompi.c     { "hwloc_base_binding_policy", '\0', NULL, "bind-to", 1,
NULL              344 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              347 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              362 orte/mca/schizo/ompi/schizo_ompi.c     { "rmaps_ppr_pattern", '\0', NULL, "ppr", 1,
NULL              363 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              369 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              372 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              376 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              381 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "wdir", "wdir", 1,
NULL              385 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "wd", "wd", 1,
NULL              388 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "set-cwd-to-session-dir", "set-cwd-to-session-dir", 0,
NULL              392 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "path", "path", 1,
NULL              398 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "tv", "tv", 0,
NULL              402 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "debug", "debug", 0,
NULL              407 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              411 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              417 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              421 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_INT,
NULL              426 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              431 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              435 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              439 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', NULL, "prefix", 1,
NULL              440 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              443 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', NULL, "noprefix", 0,
NULL              444 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              449 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              454 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              458 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              462 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              467 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_INT,
NULL              471 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "continuous", "continuous", 0,
NULL              477 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              481 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "disable-recovery", "disable-recovery", 0,
NULL              487 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              491 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "allow-run-as-root", "allow-run-as-root", 0,
NULL              496 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "personality", "personality", 1,
NULL              501 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', "dvm", "dvm", 0,
NULL              508 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              513 orte/mca/schizo/ompi/schizo_ompi.c     { NULL, '\0', NULL, NULL, 0,
NULL              514 orte/mca/schizo/ompi/schizo_ompi.c       NULL, OPAL_CMD_LINE_TYPE_NULL, NULL }
NULL              527 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL == cli) {
NULL              531 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != orte_schizo_base.personalities) {
NULL              533 orte/mca/schizo/ompi/schizo_ompi.c         for (i=0; NULL != orte_schizo_base.personalities[i]; i++) {
NULL              549 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != getenv("ORTE_HNP_DVM_URI")) {
NULL              567 orte/mca/schizo/ompi/schizo_ompi.c         NULL
NULL              577 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != orte_schizo_base.personalities) {
NULL              578 orte/mca/schizo/ompi/schizo_ompi.c         for (i=0; NULL != orte_schizo_base.personalities[i]; i++) {
NULL              614 orte/mca/schizo/ompi/schizo_ompi.c             if (NULL != orted_cmd_line) {
NULL              615 orte/mca/schizo/ompi/schizo_ompi.c                 for (j=0; NULL != orted_cmd_line[j]; j++) {
NULL              631 orte/mca/schizo/ompi/schizo_ompi.c                             for (k=0; NULL != no_dups[k]; k++) {
NULL              676 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != orte_schizo_base.personalities) {
NULL              678 orte/mca/schizo/ompi/schizo_ompi.c         for (i=0; NULL != orte_schizo_base.personalities[i]; i++) {
NULL              689 orte/mca/schizo/ompi/schizo_ompi.c     for (i = 0; NULL != srcenv[i]; ++i) {
NULL              709 orte/mca/schizo/ompi/schizo_ompi.c     vars = NULL;
NULL              711 orte/mca/schizo/ompi/schizo_ompi.c             NULL != vars) {
NULL              712 orte/mca/schizo/ompi/schizo_ompi.c         for (i=0; NULL != vars[i]; i++) {
NULL              729 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL != env_set_flag) {
NULL              737 orte/mca/schizo/ompi/schizo_ompi.c             if (NULL != (value = strchr(param, '='))) {
NULL              748 orte/mca/schizo/ompi/schizo_ompi.c                 if (NULL != value) {
NULL              758 orte/mca/schizo/ompi/schizo_ompi.c     } else if (NULL != env_set_flag) {
NULL              764 orte/mca/schizo/ompi/schizo_ompi.c             vars = NULL;
NULL              766 orte/mca/schizo/ompi/schizo_ompi.c                     NULL != vars) {
NULL              767 orte/mca/schizo/ompi/schizo_ompi.c                 for (i=0; NULL != vars[i]; i++) {
NULL              788 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != path) {
NULL              819 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL == jdata->personality) {
NULL              823 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != orte_schizo_base.personalities) {
NULL              825 orte/mca/schizo/ompi/schizo_ompi.c         for (i=0; NULL != jdata->personality[i]; i++) {
NULL              838 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, ORTE_PROC_MY_NAME->vpid))) {
NULL              848 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != app->env) {
NULL              852 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL != tmp) {
NULL              870 orte/mca/schizo/ompi/schizo_ompi.c     param = NULL;
NULL              873 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL == param) {
NULL              875 orte/mca/schizo/ompi/schizo_ompi.c         assert (NULL != tmp_app);
NULL              878 orte/mca/schizo/ompi/schizo_ompi.c     for (i = 0; NULL != param && NULL != app->env && NULL != app->env[i]; ++i) {
NULL              895 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != param) {
NULL              905 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != orte_process_info.my_hnp_uri) {
NULL              944 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != opal_hwloc_topology) {
NULL              946 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL != (htmp = (char*)hwloc_obj_get_info_by_name(obj, "CPUType")) ||
NULL              947 orte/mca/schizo/ompi/schizo_ompi.c             NULL != (htmp = orte_local_cpu_type)) {
NULL              950 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL != (htmp = (char*)hwloc_obj_get_info_by_name(obj, "CPUModel")) ||
NULL              951 orte/mca/schizo/ompi/schizo_ompi.c             NULL != (htmp = orte_local_cpu_model)) {
NULL              955 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL != orte_local_cpu_type) {
NULL              958 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL != orte_local_cpu_model) {
NULL              969 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != (param = opal_shmem_base_best_runnable_component_name())) {
NULL             1034 orte/mca/schizo/ompi/schizo_ompi.c     nps = NULL;
NULL             1035 orte/mca/schizo/ompi/schizo_ompi.c     firstranks = NULL;
NULL             1037 orte/mca/schizo/ompi/schizo_ompi.c         if (NULL == (tmp_app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL             1070 orte/mca/schizo/ompi/schizo_ompi.c             for (i=0; NULL != app->env[i]; i++) {
NULL             1095 orte/mca/schizo/ompi/schizo_ompi.c             for (i=0; NULL != app->env[i]; i++) {
NULL             1131 orte/mca/schizo/ompi/schizo_ompi.c             for (i=0; NULL != app->env[i]; i++) {
NULL             1156 orte/mca/schizo/ompi/schizo_ompi.c             for (i=0; NULL != app->env[i]; i++) {
NULL             1200 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL == jdata->personality) {
NULL             1204 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != orte_schizo_base.personalities) {
NULL             1206 orte/mca/schizo/ompi/schizo_ompi.c         for (i=0; NULL != jdata->personality[i]; i++) {
NULL             1298 orte/mca/schizo/ompi/schizo_ompi.c     if (orte_get_attribute(&child->attributes, ORTE_PROC_NOBARRIER, NULL, OPAL_BOOL)
NULL             1317 orte/mca/schizo/ompi/schizo_ompi.c     if (orte_get_attribute(&app->attributes, ORTE_APP_SSNDIR_CWD, NULL, OPAL_BOOL)) {
NULL             1343 orte/mca/schizo/ompi/schizo_ompi.c     } else if (NULL != app->cwd) {
NULL               47 orte/mca/schizo/ompi/schizo_ompi_component.c         *module = NULL;
NULL               38 orte/mca/schizo/orte/schizo_orte.c static char **pushed_envs = NULL;
NULL               39 orte/mca/schizo/orte/schizo_orte.c static char **pushed_vals = NULL;
NULL               55 orte/mca/schizo/orte/schizo_orte.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL               76 orte/mca/schizo/orte/schizo_orte.c     if (NULL != pushed_envs) {
NULL               77 orte/mca/schizo/orte/schizo_orte.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               88 orte/mca/schizo/orte/schizo_orte.c     if (NULL != pushed_envs) {
NULL               89 orte/mca/schizo/orte/schizo_orte.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               44 orte/mca/schizo/orte/schizo_orte_component.c         *module = NULL;
NULL               41 orte/mca/schizo/slurm/schizo_slurm.c static char **pushed_envs = NULL;
NULL               42 orte/mca/schizo/slurm/schizo_slurm.c static char **pushed_vals = NULL;
NULL               60 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL               72 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == getenv("SLURM_NODELIST")) {
NULL               84 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == getenv("SLURM_STEP_ID")) {
NULL               99 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL != (bind = getenv("SLURM_CPU_BIND_TYPE"))) {
NULL              109 orte/mca/schizo/slurm/schizo_slurm.c             if (NULL != (list = getenv("SLURM_CPU_BIND_LIST")) &&
NULL              110 orte/mca/schizo/slurm/schizo_slurm.c                 NULL != (ptr = strchr(list, 'x'))) {
NULL              127 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL != pushed_envs) {
NULL              128 orte/mca/schizo/slurm/schizo_slurm.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL              145 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == (jobid = getenv("SLURM_JOBID"))) {
NULL              152 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == fp) {
NULL              156 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == fgets(output, 256, fp)) {
NULL              166 orte/mca/schizo/slurm/schizo_slurm.c     tleft = strtol(res[cnt-1], NULL, 10); // has to be at least one field
NULL              169 orte/mca/schizo/slurm/schizo_slurm.c         tleft += 60 * strtol(res[cnt-2], NULL, 10);
NULL              173 orte/mca/schizo/slurm/schizo_slurm.c         tleft += 3600 * strtol(res[cnt-3], NULL, 10);
NULL              177 orte/mca/schizo/slurm/schizo_slurm.c         tleft += 24*3600 * strtol(res[cnt-4], NULL, 10);
NULL              193 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL != pushed_envs) {
NULL              194 orte/mca/schizo/slurm/schizo_slurm.c         for (i=0; NULL != pushed_envs[i]; i++) {
NULL               42 orte/mca/schizo/slurm/schizo_slurm_component.c     if (NULL == getenv("SLURM_JOBID")) {
NULL               44 orte/mca/schizo/slurm/schizo_slurm_component.c         *module = NULL;
NULL              114 orte/mca/snapc/base/snapc_base_fns.c     opal_list_item_t* item = NULL;
NULL              116 orte/mca/snapc/base/snapc_base_fns.c     while (NULL != (item = opal_list_remove_first(&snapshot->local_snapshots))) {
NULL              121 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != snapshot->options ) {
NULL              123 orte/mca/snapc/base/snapc_base_fns.c         snapshot->options = NULL;
NULL              137 orte/mca/snapc/base/snapc_base_fns.c     quiesce->snapshot      = NULL;
NULL              139 orte/mca/snapc/base/snapc_base_fns.c     quiesce->ss_snapshot   = NULL;
NULL              140 orte/mca/snapc/base/snapc_base_fns.c     quiesce->handle        = NULL;
NULL              141 orte/mca/snapc/base/snapc_base_fns.c     quiesce->target_dir    = NULL;
NULL              142 orte/mca/snapc/base/snapc_base_fns.c     quiesce->crs_name      = NULL;
NULL              143 orte/mca/snapc/base/snapc_base_fns.c     quiesce->cmdline       = NULL;
NULL              157 orte/mca/snapc/base/snapc_base_fns.c     void *item = NULL;
NULL              161 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != quiesce->snapshot ) {
NULL              163 orte/mca/snapc/base/snapc_base_fns.c         quiesce->snapshot      = NULL;
NULL              167 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != quiesce->ss_snapshot ) {
NULL              169 orte/mca/snapc/base/snapc_base_fns.c         quiesce->ss_snapshot   = NULL;
NULL              172 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != quiesce->handle ) {
NULL              174 orte/mca/snapc/base/snapc_base_fns.c         quiesce->handle = NULL;
NULL              176 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != quiesce->target_dir ) {
NULL              178 orte/mca/snapc/base/snapc_base_fns.c         quiesce->target_dir = NULL;
NULL              180 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != quiesce->crs_name ) {
NULL              182 orte/mca/snapc/base/snapc_base_fns.c         quiesce->crs_name = NULL;
NULL              184 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != quiesce->cmdline ) {
NULL              186 orte/mca/snapc/base/snapc_base_fns.c         quiesce->cmdline = NULL;
NULL              197 orte/mca/snapc/base/snapc_base_fns.c         if( NULL != item ) {
NULL              216 orte/mca/snapc/base/snapc_base_fns.c     op->global_handle = NULL;
NULL              220 orte/mca/snapc/base/snapc_base_fns.c     op->mig_vpids     = NULL;
NULL              222 orte/mca/snapc/base/snapc_base_fns.c     op->mig_vpid_pref = NULL;
NULL              223 orte/mca/snapc/base/snapc_base_fns.c     op->mig_off_node  = NULL;
NULL              233 orte/mca/snapc/base/snapc_base_fns.c     if(NULL != op->global_handle ) {
NULL              235 orte/mca/snapc/base/snapc_base_fns.c         op->global_handle = NULL;
NULL              280 orte/mca/snapc/base/snapc_base_fns.c     *module = NULL;
NULL              313 orte/mca/snapc/base/snapc_base_fns.c                             NULL);
NULL              356 orte/mca/snapc/base/snapc_base_fns.c     opal_crs_base_ckpt_options_t *options = NULL;
NULL              397 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != options ) {
NULL              399 orte/mca/snapc/base/snapc_base_fns.c         options = NULL;
NULL              634 orte/mca/snapc/base/snapc_base_fns.c     opal_buffer_t *loc_buffer = NULL;
NULL              636 orte/mca/snapc/base/snapc_base_fns.c     char *global_snapshot_handle = NULL;
NULL              637 orte/mca/snapc/base/snapc_base_fns.c     char *tmp_str = NULL;
NULL              644 orte/mca/snapc/base/snapc_base_fns.c     if( NULL == peer ||
NULL              678 orte/mca/snapc/base/snapc_base_fns.c     if (NULL == (loc_buffer = OBJ_NEW(opal_buffer_t))) {
NULL              731 orte/mca/snapc/base/snapc_base_fns.c             if( NULL != tmp_str ) {
NULL              738 orte/mca/snapc/base/snapc_base_fns.c             global_snapshot_handle = NULL;
NULL              772 orte/mca/snapc/base/snapc_base_fns.c                                            orte_rml_send_callback, NULL))) {
NULL              784 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != global_snapshot_handle ){
NULL              786 orte/mca/snapc/base/snapc_base_fns.c         global_snapshot_handle = NULL;
NULL              788 orte/mca/snapc/base/snapc_base_fns.c     if( NULL != tmp_str ) {
NULL              790 orte/mca/snapc/base/snapc_base_fns.c         tmp_str = NULL;
NULL               51 orte/mca/snapc/base/snapc_base_frame.c     NULL, /* snapc_init      */
NULL               52 orte/mca/snapc/base/snapc_base_frame.c     NULL, /* snapc_finalize  */
NULL               53 orte/mca/snapc/base/snapc_base_frame.c     NULL, /* setup_job       */
NULL               54 orte/mca/snapc/base/snapc_base_frame.c     NULL  /* release_job     */
NULL               72 orte/mca/snapc/base/snapc_base_frame.c                                  MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               83 orte/mca/snapc/base/snapc_base_frame.c     if( NULL != orte_snapc.snapc_finalize ) {
NULL               87 orte/mca/snapc/base/snapc_base_frame.c     return mca_base_framework_components_close(&orte_snapc_base_framework, NULL);
NULL               52 orte/mca/snapc/base/snapc_base_select.c     orte_snapc_base_component_t *best_component = NULL;
NULL               53 orte/mca/snapc/base/snapc_base_select.c     orte_snapc_base_module_t *best_module = NULL;
NULL               54 orte/mca/snapc/base/snapc_base_select.c     const char **include_list = NULL;
NULL               61 orte/mca/snapc/base/snapc_base_select.c     var_id = mca_base_var_find(NULL, "snapc", NULL, NULL);
NULL               62 orte/mca/snapc/base/snapc_base_select.c     mca_base_var_get_value(var_id, &include_list, NULL, NULL);
NULL               64 orte/mca/snapc/base/snapc_base_select.c     if(NULL != include_list && NULL != include_list[0] &&
NULL               73 orte/mca/snapc/base/snapc_base_select.c                                   NULL);
NULL               84 orte/mca/snapc/base/snapc_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               95 orte/mca/snapc/base/snapc_base_select.c     if (NULL != best_module) {
NULL               80 orte/mca/snapc/full/snapc_full_app.c static char *app_comm_pipe_r = NULL;
NULL               81 orte/mca/snapc/full/snapc_full_app.c static char *app_comm_pipe_w = NULL;
NULL               85 orte/mca/snapc/full/snapc_full_app.c static opal_crs_base_snapshot_t *local_snapshot = NULL;
NULL               98 orte/mca/snapc/full/snapc_full_app.c static opal_crs_base_ckpt_options_t *current_options = NULL;
NULL              110 orte/mca/snapc/full/snapc_full_app.c     opal_buffer_t *buffer = NULL;
NULL              154 orte/mca/snapc/full/snapc_full_app.c     if (ORTE_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              210 orte/mca/snapc/full/snapc_full_app.c     opal_buffer_t *buffer = NULL;
NULL              212 orte/mca/snapc/full/snapc_full_app.c     orte_rml_recv_cb_t *rb = NULL;
NULL              224 orte/mca/snapc/full/snapc_full_app.c     if (ORTE_SUCCESS != (ret = opal_pmix.fence(NULL, 0))) {
NULL              267 orte/mca/snapc/full/snapc_full_app.c         buffer = NULL;
NULL              306 orte/mca/snapc/full/snapc_full_app.c     if (NULL != buffer) {
NULL              308 orte/mca/snapc/full/snapc_full_app.c         buffer = NULL;
NULL              310 orte/mca/snapc/full/snapc_full_app.c     if (NULL != rb) {
NULL              312 orte/mca/snapc/full/snapc_full_app.c         rb = NULL;
NULL              318 orte/mca/snapc/full/snapc_full_app.c     if( NULL != app_comm_pipe_r) {
NULL              320 orte/mca/snapc/full/snapc_full_app.c         app_comm_pipe_r = NULL;
NULL              323 orte/mca/snapc/full/snapc_full_app.c     if( NULL != app_comm_pipe_w) {
NULL              325 orte/mca/snapc/full/snapc_full_app.c         app_comm_pipe_w = NULL;
NULL              370 orte/mca/snapc/full/snapc_full_app.c     if( NULL == current_options ) {
NULL              586 orte/mca/snapc/full/snapc_full_app.c     if( NULL != current_options ) {
NULL              588 orte/mca/snapc/full/snapc_full_app.c         current_options = NULL;
NULL              730 orte/mca/snapc/full/snapc_full_app.c     if( NULL != app_comm_pipe_r ) {
NULL              732 orte/mca/snapc/full/snapc_full_app.c         app_comm_pipe_r = NULL;
NULL              735 orte/mca/snapc/full/snapc_full_app.c     if( NULL != app_comm_pipe_w ) {
NULL              737 orte/mca/snapc/full/snapc_full_app.c         app_comm_pipe_w = NULL;
NULL              802 orte/mca/snapc/full/snapc_full_app.c     opal_buffer_t *buffer = NULL;
NULL             1212 orte/mca/snapc/full/snapc_full_app.c     opal_buffer_t *buffer = NULL;
NULL             1263 orte/mca/snapc/full/snapc_full_app.c     opal_buffer_t *buffer = NULL;
NULL             1265 orte/mca/snapc/full/snapc_full_app.c     orte_rml_recv_cb_t *rb = NULL;
NULL             1267 orte/mca/snapc/full/snapc_full_app.c     char *seq_str = NULL, *tmp_str = NULL;
NULL             1281 orte/mca/snapc/full/snapc_full_app.c         if( NULL == local_snapshot->component_name ) {
NULL             1323 orte/mca/snapc/full/snapc_full_app.c         if( NULL != seq_str ) {
NULL             1332 orte/mca/snapc/full/snapc_full_app.c         if( NULL == datum->global_handle ) {
NULL             1433 orte/mca/snapc/full/snapc_full_app.c                 if( NULL != tmp_str ) {
NULL             1435 orte/mca/snapc/full/snapc_full_app.c                     tmp_str = NULL;
NULL             1458 orte/mca/snapc/full/snapc_full_app.c         buffer = NULL;
NULL             1481 orte/mca/snapc/full/snapc_full_app.c                 if( NULL != seq_str ) {
NULL             1490 orte/mca/snapc/full/snapc_full_app.c                 if( NULL == datum->global_handle ) {
NULL             1627 orte/mca/snapc/full/snapc_full_app.c     if (NULL != buffer) {
NULL             1629 orte/mca/snapc/full/snapc_full_app.c         buffer = NULL;
NULL             1631 orte/mca/snapc/full/snapc_full_app.c     if (NULL != rb) {
NULL             1633 orte/mca/snapc/full/snapc_full_app.c         rb = NULL;
NULL             1636 orte/mca/snapc/full/snapc_full_app.c     if( NULL != seq_str ) {
NULL             1638 orte/mca/snapc/full/snapc_full_app.c         seq_str = NULL;
NULL             1641 orte/mca/snapc/full/snapc_full_app.c     if( NULL != tmp_str ) {
NULL             1643 orte/mca/snapc/full/snapc_full_app.c         tmp_str = NULL;
NULL               89 orte/mca/snapc/full/snapc_full_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               97 orte/mca/snapc/full/snapc_full_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              105 orte/mca/snapc/full/snapc_full_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              113 orte/mca/snapc/full/snapc_full_component.c                                             MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              121 orte/mca/snapc/full/snapc_full_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              129 orte/mca/snapc/full/snapc_full_component.c                                             MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              144 orte/mca/snapc/full/snapc_full_component.c         mca_snapc_full_component.super.output_handle = opal_output_open(NULL);
NULL               80 orte/mca/snapc/full/snapc_full_global.c static opal_list_t *migrating_procs = NULL;
NULL              231 orte/mca/snapc/full/snapc_full_global.c     orte_job_t *jdata = NULL;
NULL              255 orte/mca/snapc/full/snapc_full_global.c         if (NULL == (jdata = orte_get_job_data_object(current_global_jobid))) {
NULL              392 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t *proc = NULL;
NULL              393 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t *new_proc = NULL;
NULL              394 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t *item = NULL;
NULL              395 orte/mca/snapc/full/snapc_full_global.c     opal_crs_base_ckpt_options_t *options = NULL;
NULL              396 orte/mca/snapc/full/snapc_full_global.c     char *tmp_str = NULL;
NULL              408 orte/mca/snapc/full/snapc_full_global.c         if( NULL != migrating_procs ) {
NULL              409 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(migrating_procs)) ) {
NULL              422 orte/mca/snapc/full/snapc_full_global.c             if( NULL == proc ) {
NULL              489 orte/mca/snapc/full/snapc_full_global.c     if( NULL != tmp_str ) {
NULL              491 orte/mca/snapc/full/snapc_full_global.c         tmp_str = NULL;
NULL              495 orte/mca/snapc/full/snapc_full_global.c     if( NULL != options ) {
NULL              497 orte/mca/snapc/full/snapc_full_global.c         options = NULL;
NULL              506 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL              520 orte/mca/snapc/full/snapc_full_global.c         if (OPAL_SUCCESS != (ret = opal_dstore.remove(NULL, NULL))) {
NULL              531 orte/mca/snapc/full/snapc_full_global.c                                                                             true, NULL) ) ) {
NULL              568 orte/mca/snapc/full/snapc_full_global.c     if( NULL != migrating_procs ) {
NULL              569 orte/mca/snapc/full/snapc_full_global.c         while( NULL != (item = opal_list_remove_first(migrating_procs)) ) {
NULL              573 orte/mca/snapc/full/snapc_full_global.c         migrating_procs = NULL;
NULL              584 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL              585 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_base_local_snapshot_t *app_snapshot = NULL;
NULL              586 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* orted_item = NULL;
NULL              587 orte/mca/snapc/full/snapc_full_global.c     orte_node_t *cur_node = NULL;
NULL              588 orte/mca/snapc/full/snapc_full_global.c     orte_job_map_t *map = NULL;
NULL              589 orte/mca/snapc/full/snapc_full_global.c     orte_job_t *jdata = NULL;
NULL              590 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t **procs = NULL;
NULL              597 orte/mca/snapc/full/snapc_full_global.c     if (NULL == (jdata = orte_get_job_data_object(current_global_jobid))) {
NULL              607 orte/mca/snapc/full/snapc_full_global.c         if (NULL == (cur_node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              677 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL              678 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_base_local_snapshot_t *app_snapshot = NULL;
NULL              679 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* orted_item = NULL;
NULL              680 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* app_item = NULL;
NULL              681 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL              682 orte/mca/snapc/full/snapc_full_global.c     orte_node_t *cur_node = NULL;
NULL              683 orte/mca/snapc/full/snapc_full_global.c     orte_job_map_t *map = NULL;
NULL              684 orte/mca/snapc/full/snapc_full_global.c     orte_job_t *jdata = NULL;
NULL              685 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t **procs = NULL;
NULL              686 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t *new_proc = NULL;
NULL              693 orte/mca/snapc/full/snapc_full_global.c     if (NULL == (jdata = orte_get_job_data_object(current_global_jobid))) {
NULL              702 orte/mca/snapc/full/snapc_full_global.c     if( NULL != migrating_procs ) {
NULL              754 orte/mca/snapc/full/snapc_full_global.c             if (NULL == (cur_node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              770 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(&(orted_snapshot->super.local_snapshots))) ) {
NULL              780 orte/mca/snapc/full/snapc_full_global.c         if (NULL == (cur_node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              809 orte/mca/snapc/full/snapc_full_global.c             while( NULL != (item = opal_list_remove_first(&(orted_snapshot->super.local_snapshots))) ) {
NULL              815 orte/mca/snapc/full/snapc_full_global.c                 if( NULL == procs[p] ) {
NULL              850 orte/mca/snapc/full/snapc_full_global.c             if( NULL == procs[p] ) {
NULL              888 orte/mca/snapc/full/snapc_full_global.c                             ORTE_RML_PERSISTENT, snapc_full_global_orted_recv, NULL);
NULL              923 orte/mca/snapc/full/snapc_full_global.c                             snapc_full_global_cmdline_recv, NULL);
NULL              957 orte/mca/snapc/full/snapc_full_global.c     opal_crs_base_ckpt_options_t *options = NULL;
NULL             1072 orte/mca/snapc/full/snapc_full_global.c     if( NULL != options ) {
NULL             1074 orte/mca/snapc/full/snapc_full_global.c         options = NULL;
NULL             1171 orte/mca/snapc/full/snapc_full_global.c     opal_crs_base_ckpt_options_t *options = NULL;
NULL             1172 orte/mca/snapc/full/snapc_full_global.c     opal_buffer_t *buffer = NULL;
NULL             1175 orte/mca/snapc/full/snapc_full_global.c     char * global_handle = NULL, *tmp_str = NULL;
NULL             1176 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_base_request_op_t *datum = NULL;
NULL             1246 orte/mca/snapc/full/snapc_full_global.c                                                            orte_rml_send_callback, NULL))) {
NULL             1251 orte/mca/snapc/full/snapc_full_global.c         buffer = NULL;
NULL             1301 orte/mca/snapc/full/snapc_full_global.c                                                            orte_rml_send_callback, NULL))) {
NULL             1306 orte/mca/snapc/full/snapc_full_global.c         buffer = NULL;
NULL             1377 orte/mca/snapc/full/snapc_full_global.c             if(NULL != tmp_str ) {
NULL             1379 orte/mca/snapc/full/snapc_full_global.c                 tmp_str = NULL;
NULL             1444 orte/mca/snapc/full/snapc_full_global.c                                                            orte_rml_send_callback, NULL))) {
NULL             1502 orte/mca/snapc/full/snapc_full_global.c     if (NULL != buffer) {
NULL             1504 orte/mca/snapc/full/snapc_full_global.c         buffer = NULL;
NULL             1507 orte/mca/snapc/full/snapc_full_global.c     if( NULL != options ) {
NULL             1509 orte/mca/snapc/full/snapc_full_global.c         options = NULL;
NULL             1512 orte/mca/snapc/full/snapc_full_global.c     if(NULL != tmp_str ) {
NULL             1514 orte/mca/snapc/full/snapc_full_global.c         tmp_str = NULL;
NULL             1527 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL             1528 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* aitem = NULL;
NULL             1529 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL             1530 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_base_local_snapshot_t *app_snapshot = NULL;
NULL             1532 orte/mca/snapc/full/snapc_full_global.c     char *state_str = NULL;
NULL             1535 orte/mca/snapc/full/snapc_full_global.c     if( NULL == orted_snapshot ) {
NULL             1569 orte/mca/snapc/full/snapc_full_global.c     state_str = NULL;
NULL             1668 orte/mca/snapc/full/snapc_full_global.c         if( NULL != state_str ) {
NULL             1676 orte/mca/snapc/full/snapc_full_global.c         state_str = NULL;
NULL             1681 orte/mca/snapc/full/snapc_full_global.c                                                                             true, NULL) ) ) {
NULL             1702 orte/mca/snapc/full/snapc_full_global.c                                                                             true, NULL) ) ) {
NULL             1762 orte/mca/snapc/full/snapc_full_global.c         if( NULL != state_str ) {
NULL             1770 orte/mca/snapc/full/snapc_full_global.c         state_str = NULL;
NULL             1799 orte/mca/snapc/full/snapc_full_global.c     if( NULL != state_str ) {
NULL             1801 orte/mca/snapc/full/snapc_full_global.c         state_str = NULL;
NULL             1814 orte/mca/snapc/full/snapc_full_global.c     char * tmp_hostname = NULL;
NULL             1867 orte/mca/snapc/full/snapc_full_global.c     opal_crs_base_ckpt_options_t *options = NULL;
NULL             1870 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t *proc = NULL;
NULL             1944 orte/mca/snapc/full/snapc_full_global.c     if( NULL != options ) {
NULL             1946 orte/mca/snapc/full/snapc_full_global.c         options = NULL;
NULL             1954 orte/mca/snapc/full/snapc_full_global.c     char **value = NULL;
NULL             1978 orte/mca/snapc/full/snapc_full_global.c         mca_base_var_get_value (idx, &value, NULL, NULL);
NULL             1998 orte/mca/snapc/full/snapc_full_global.c         mca_base_var_get_value (idx, &value, NULL, NULL);
NULL             2068 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL             2069 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL             2117 orte/mca/snapc/full/snapc_full_global.c     opal_buffer_t *buffer = NULL;
NULL             2118 orte/mca/snapc/full/snapc_full_global.c     char * state_str = NULL;
NULL             2119 orte/mca/snapc/full/snapc_full_global.c     orte_proc_t *proc = NULL;
NULL             2120 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t *item = NULL;
NULL             2157 orte/mca/snapc/full/snapc_full_global.c     if (ORTE_SUCCESS != (ret = orte_sstore.pack_handle(NULL, buffer, handle))) {
NULL             2202 orte/mca/snapc/full/snapc_full_global.c     state_str = NULL;
NULL             2220 orte/mca/snapc/full/snapc_full_global.c     if( NULL != state_str ) {
NULL             2222 orte/mca/snapc/full/snapc_full_global.c         state_str = NULL;
NULL             2237 orte/mca/snapc/full/snapc_full_global.c     char * state_str = NULL;
NULL             2244 orte/mca/snapc/full/snapc_full_global.c     state_str = NULL;
NULL             2309 orte/mca/snapc/full/snapc_full_global.c     if( NULL != state_str) {
NULL             2311 orte/mca/snapc/full/snapc_full_global.c         state_str = NULL;
NULL             2319 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL             2320 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* orted_item = NULL;
NULL             2354 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL             2355 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL             2380 orte/mca/snapc/full/snapc_full_global.c         return NULL;
NULL             2396 orte/mca/snapc/full/snapc_full_global.c     return NULL;
NULL             2402 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL             2403 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL             2404 orte/mca/snapc/full/snapc_full_global.c     char * state_str_a = NULL;
NULL             2405 orte/mca/snapc/full/snapc_full_global.c     char * state_str_b = NULL;
NULL             2424 orte/mca/snapc/full/snapc_full_global.c         if( NULL != state_str_a ) {
NULL             2426 orte/mca/snapc/full/snapc_full_global.c             state_str_a = NULL;
NULL             2428 orte/mca/snapc/full/snapc_full_global.c         if( NULL != state_str_b ) {
NULL             2430 orte/mca/snapc/full/snapc_full_global.c             state_str_b = NULL;
NULL             2452 orte/mca/snapc/full/snapc_full_global.c     if( NULL != state_str_b ) {
NULL             2454 orte/mca/snapc/full/snapc_full_global.c         state_str_b = NULL;
NULL             2461 orte/mca/snapc/full/snapc_full_global.c     if( NULL != state_str_a ) {
NULL             2463 orte/mca/snapc/full/snapc_full_global.c         state_str_a = NULL;
NULL             2465 orte/mca/snapc/full/snapc_full_global.c     if( NULL != state_str_b ) {
NULL             2467 orte/mca/snapc/full/snapc_full_global.c         state_str_b = NULL;
NULL             2476 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL             2477 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* aitem = NULL;
NULL             2478 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *orted_snapshot = NULL;
NULL             2479 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_base_local_snapshot_t *app_snapshot = NULL;
NULL             2551 orte/mca/snapc/full/snapc_full_global.c     char * label = NULL;
NULL             2611 orte/mca/snapc/full/snapc_full_global.c     char * label = NULL;
NULL             2640 orte/mca/snapc/full/snapc_full_global.c     gettimeofday(&tv, NULL);
NULL             2671 orte/mca/snapc/full/snapc_full_global.c     orte_snapc_full_orted_snapshot_t *loc_orted_snapshot = NULL;
NULL             2672 orte/mca/snapc/full/snapc_full_global.c     opal_list_item_t* item = NULL;
NULL              160 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL              161 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL              282 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL              358 orte/mca/snapc/full/snapc_full_local.c                             ORTE_RML_PERSISTENT, snapc_full_local_hnp_cmd_recv, NULL);
NULL              401 orte/mca/snapc/full/snapc_full_local.c                             NULL);
NULL              432 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL              433 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL              501 orte/mca/snapc/full/snapc_full_local.c         if( NULL == (vpid_snapshot = find_vpid_snapshot(&proc)) ) {
NULL              555 orte/mca/snapc/full/snapc_full_local.c         if( NULL == (vpid_snapshot = find_vpid_snapshot(sender)) ) {
NULL              623 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL              624 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL              625 orte/mca/snapc/full/snapc_full_local.c     opal_buffer_t *buffer = NULL;
NULL              770 orte/mca/snapc/full/snapc_full_local.c     opal_crs_base_ckpt_options_t *options = NULL;
NULL              775 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL              776 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL              867 orte/mca/snapc/full/snapc_full_local.c     if( NULL != options ) {
NULL              869 orte/mca/snapc/full/snapc_full_local.c         options = NULL;
NULL              882 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL              883 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL              884 orte/mca/snapc/full/snapc_full_local.c     char * state_str = NULL;
NULL              897 orte/mca/snapc/full/snapc_full_local.c     state_str = NULL;
NULL              989 orte/mca/snapc/full/snapc_full_local.c     if( NULL != state_str ) {
NULL              991 orte/mca/snapc/full/snapc_full_local.c         state_str = NULL;
NULL             1000 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             1001 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL             1064 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL             1272 orte/mca/snapc/full/snapc_full_local.c     if( NULL != vpid_snapshot->comm_pipe_r ) {
NULL             1274 orte/mca/snapc/full/snapc_full_local.c         vpid_snapshot->comm_pipe_r = NULL;
NULL             1277 orte/mca/snapc/full/snapc_full_local.c     if( NULL != vpid_snapshot->comm_pipe_w ) {
NULL             1279 orte/mca/snapc/full/snapc_full_local.c         vpid_snapshot->comm_pipe_w = NULL;
NULL             1302 orte/mca/snapc/full/snapc_full_local.c     opal_buffer_t *buffer = NULL;
NULL             1629 orte/mca/snapc/full/snapc_full_local.c     opal_event_add(&(vpid_snapshot->comm_pipe_r_eh), NULL);
NULL             1689 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             1692 orte/mca/snapc/full/snapc_full_local.c     char * state_str = NULL;
NULL             1756 orte/mca/snapc/full/snapc_full_local.c         if (OPAL_SUCCESS != (ret = opal_dstore.remove(NULL, NULL))) {
NULL             1789 orte/mca/snapc/full/snapc_full_local.c         state_str = NULL;
NULL             1837 orte/mca/snapc/full/snapc_full_local.c     if( NULL != state_str ) {
NULL             1839 orte/mca/snapc/full/snapc_full_local.c         state_str = NULL;
NULL             1848 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             1849 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL             1850 orte/mca/snapc/full/snapc_full_local.c     char * state_str_a = NULL;
NULL             1851 orte/mca/snapc/full/snapc_full_local.c     char * state_str_b = NULL;
NULL             1858 orte/mca/snapc/full/snapc_full_local.c         if( NULL != state_str_a ) {
NULL             1861 orte/mca/snapc/full/snapc_full_local.c         if( NULL != state_str_b ) {
NULL             1878 orte/mca/snapc/full/snapc_full_local.c     if( NULL != state_str_b ) {
NULL             1880 orte/mca/snapc/full/snapc_full_local.c         state_str_b = NULL;
NULL             1887 orte/mca/snapc/full/snapc_full_local.c     if( NULL != state_str_a ) {
NULL             1889 orte/mca/snapc/full/snapc_full_local.c         state_str_a = NULL;
NULL             1891 orte/mca/snapc/full/snapc_full_local.c     if( NULL != state_str_b ) {
NULL             1893 orte/mca/snapc/full/snapc_full_local.c         state_str_b = NULL;
NULL             1901 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             1903 orte/mca/snapc/full/snapc_full_local.c     orte_proc_t *child = NULL;
NULL             1922 orte/mca/snapc/full/snapc_full_local.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             1928 orte/mca/snapc/full/snapc_full_local.c             NULL == (vpid_snapshot = find_vpid_snapshot(&child->name)) ) {
NULL             1946 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t *v_item = NULL;
NULL             1947 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             1949 orte/mca/snapc/full/snapc_full_local.c     orte_proc_t *child = NULL;
NULL             1963 orte/mca/snapc/full/snapc_full_local.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             1989 orte/mca/snapc/full/snapc_full_local.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL             1994 orte/mca/snapc/full/snapc_full_local.c         if( NULL == (vpid_snapshot = find_vpid_snapshot(&child->name)) ) {
NULL             2023 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL             2024 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             2040 orte/mca/snapc/full/snapc_full_local.c     return NULL;
NULL             2046 orte/mca/snapc/full/snapc_full_local.c     orte_snapc_full_app_snapshot_t *vpid_snapshot = NULL;
NULL             2047 orte/mca/snapc/full/snapc_full_local.c     opal_list_item_t* item = NULL;
NULL               96 orte/mca/snapc/full/snapc_full_module.c     app_snapshot->comm_pipe_r = NULL;
NULL               97 orte/mca/snapc/full/snapc_full_module.c     app_snapshot->comm_pipe_w = NULL;
NULL              113 orte/mca/snapc/full/snapc_full_module.c     if( NULL != app_snapshot->comm_pipe_r ) {
NULL              115 orte/mca/snapc/full/snapc_full_module.c         app_snapshot->comm_pipe_r = NULL;
NULL              118 orte/mca/snapc/full/snapc_full_module.c     if( NULL != app_snapshot->comm_pipe_w ) {
NULL              120 orte/mca/snapc/full/snapc_full_module.c         app_snapshot->comm_pipe_w = NULL;
NULL               63 orte/mca/sstore/base/sstore_base_fns.c     snapshot->crs_comp = NULL;
NULL               64 orte/mca/sstore/base/sstore_base_fns.c     snapshot->compress_comp    = NULL;
NULL               65 orte/mca/sstore/base/sstore_base_fns.c     snapshot->compress_postfix = NULL;
NULL               67 orte/mca/sstore/base/sstore_base_fns.c     snapshot->start_time = NULL;
NULL               68 orte/mca/sstore/base/sstore_base_fns.c     snapshot->end_time   = NULL;
NULL               76 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->crs_comp ) {
NULL               78 orte/mca/sstore/base/sstore_base_fns.c         snapshot->crs_comp = NULL;
NULL               81 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->compress_comp ) {
NULL               83 orte/mca/sstore/base/sstore_base_fns.c         snapshot->compress_comp = NULL;
NULL               86 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->compress_postfix ) {
NULL               88 orte/mca/sstore/base/sstore_base_fns.c         snapshot->compress_postfix = NULL;
NULL               91 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->start_time ) {
NULL               93 orte/mca/sstore/base/sstore_base_fns.c         snapshot->start_time = NULL;
NULL               96 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->end_time ) {
NULL               98 orte/mca/sstore/base/sstore_base_fns.c         snapshot->end_time = NULL;
NULL              113 orte/mca/sstore/base/sstore_base_fns.c     snapshot->start_time = NULL;
NULL              114 orte/mca/sstore/base/sstore_base_fns.c     snapshot->end_time   = NULL;
NULL              119 orte/mca/sstore/base/sstore_base_fns.c     snapshot->all_seqs = NULL;
NULL              120 orte/mca/sstore/base/sstore_base_fns.c     snapshot->basedir = NULL;
NULL              121 orte/mca/sstore/base/sstore_base_fns.c     snapshot->reference = NULL;
NULL              122 orte/mca/sstore/base/sstore_base_fns.c     snapshot->amca_param = NULL;
NULL              123 orte/mca/sstore/base/sstore_base_fns.c     snapshot->tune_param = NULL;
NULL              124 orte/mca/sstore/base/sstore_base_fns.c     snapshot->metadata_filename = NULL;
NULL              129 orte/mca/sstore/base/sstore_base_fns.c     opal_list_item_t* item = NULL;
NULL              131 orte/mca/sstore/base/sstore_base_fns.c     while (NULL != (item = opal_list_remove_first(&snapshot->local_snapshots))) {
NULL              138 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->start_time ) {
NULL              140 orte/mca/sstore/base/sstore_base_fns.c         snapshot->start_time = NULL;
NULL              143 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->end_time ) {
NULL              145 orte/mca/sstore/base/sstore_base_fns.c         snapshot->end_time = NULL;
NULL              152 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->all_seqs ) {
NULL              154 orte/mca/sstore/base/sstore_base_fns.c         snapshot->all_seqs = NULL;
NULL              157 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->basedir ) {
NULL              159 orte/mca/sstore/base/sstore_base_fns.c         snapshot->basedir = NULL;
NULL              162 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->reference ) {
NULL              164 orte/mca/sstore/base/sstore_base_fns.c         snapshot->reference = NULL;
NULL              167 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->amca_param ) {
NULL              169 orte/mca/sstore/base/sstore_base_fns.c         snapshot->amca_param = NULL;
NULL              172 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->tune_param ) {
NULL              174 orte/mca/sstore/base/sstore_base_fns.c         snapshot->tune_param = NULL;
NULL              177 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != snapshot->metadata_filename ) {
NULL              179 orte/mca/sstore/base/sstore_base_fns.c         snapshot->metadata_filename = NULL;
NULL              186 orte/mca/sstore/base/sstore_base_fns.c static orte_sstore_base_global_snapshot_info_t *tool_global_snapshot = NULL;
NULL              193 orte/mca/sstore/base/sstore_base_fns.c     char * tmp_str = NULL;
NULL              195 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != tool_global_snapshot ) {
NULL              202 orte/mca/sstore/base/sstore_base_fns.c     if( NULL == basedir ) {
NULL              226 orte/mca/sstore/base/sstore_base_fns.c     if(NULL != tmp_str ) {
NULL              228 orte/mca/sstore/base/sstore_base_fns.c         tmp_str = NULL;
NULL              261 orte/mca/sstore/base/sstore_base_fns.c     if(NULL != tmp_str ) {
NULL              263 orte/mca/sstore/base/sstore_base_fns.c         tmp_str = NULL;
NULL              283 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != tmp_str ) {
NULL              285 orte/mca/sstore/base/sstore_base_fns.c         tmp_str = NULL;
NULL              317 orte/mca/sstore/base/sstore_base_fns.c         if( NULL == tool_global_snapshot->all_seqs ) {
NULL              329 orte/mca/sstore/base/sstore_base_fns.c         if( NULL == tool_global_snapshot->all_seqs ) {
NULL              359 orte/mca/sstore/base/sstore_base_fns.c     if( NULL == orte_sstore_base_global_snapshot_ref ) {
NULL              394 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              400 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              403 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              406 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              409 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              412 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              415 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              427 orte/mca/sstore/base/sstore_base_fns.c         *key_str = NULL;
NULL              482 orte/mca/sstore/base/sstore_base_fns.c     char *loc_basedir = NULL;
NULL              483 orte/mca/sstore/base/sstore_base_fns.c     char * tmp_str = NULL, * metadata_file = NULL;
NULL              484 orte/mca/sstore/base/sstore_base_fns.c     DIR *dirp = NULL;
NULL              485 orte/mca/sstore/base/sstore_base_fns.c     struct dirent *dir_entp = NULL;
NULL              487 orte/mca/sstore/base/sstore_base_fns.c     orte_sstore_base_global_snapshot_info_t *global_snapshot = NULL;
NULL              490 orte/mca/sstore/base/sstore_base_fns.c     if( NULL == all_snapshots ||
NULL              491 orte/mca/sstore/base/sstore_base_fns.c         (NULL == orte_sstore_base_global_snapshot_dir && NULL == basedir)) {
NULL              497 orte/mca/sstore/base/sstore_base_fns.c     if( NULL == basedir ) {
NULL              507 orte/mca/sstore/base/sstore_base_fns.c     while( NULL != (dir_entp = readdir(dirp))) {
NULL              518 orte/mca/sstore/base/sstore_base_fns.c             tmp_str = NULL;
NULL              528 orte/mca/sstore/base/sstore_base_fns.c                     tmp_str = NULL;
NULL              530 orte/mca/sstore/base/sstore_base_fns.c                     metadata_file = NULL;
NULL              551 orte/mca/sstore/base/sstore_base_fns.c                 metadata_file = NULL;
NULL              556 orte/mca/sstore/base/sstore_base_fns.c         tmp_str = NULL;
NULL              562 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != loc_basedir ) {
NULL              564 orte/mca/sstore/base/sstore_base_fns.c         loc_basedir = NULL;
NULL              567 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != tmp_str) {
NULL              569 orte/mca/sstore/base/sstore_base_fns.c         tmp_str = NULL;
NULL              579 orte/mca/sstore/base/sstore_base_fns.c     FILE *metadata = NULL;
NULL              580 orte/mca/sstore/base/sstore_base_fns.c     char * token = NULL;
NULL              581 orte/mca/sstore/base/sstore_base_fns.c     char * value = NULL;
NULL              583 orte/mca/sstore/base/sstore_base_fns.c     opal_list_item_t* item = NULL;
NULL              584 orte/mca/sstore/base/sstore_base_fns.c     orte_sstore_base_local_snapshot_info_t *vpid_snapshot = NULL;
NULL              589 orte/mca/sstore/base/sstore_base_fns.c     while (NULL != (item = opal_list_remove_first(&global_snapshot->local_snapshots))) {
NULL              593 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != global_snapshot->start_time ) {
NULL              595 orte/mca/sstore/base/sstore_base_fns.c         global_snapshot->start_time = NULL;
NULL              598 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != global_snapshot->end_time ) {
NULL              600 orte/mca/sstore/base/sstore_base_fns.c         global_snapshot->end_time = NULL;
NULL              606 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == (metadata = fopen(global_snapshot->metadata_filename, "r")) ) {
NULL              641 orte/mca/sstore/base/sstore_base_fns.c             if( NULL != vpid_snapshot) {
NULL              661 orte/mca/sstore/base/sstore_base_fns.c             if( NULL == global_snapshot->start_time) {
NULL              677 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != vpid_snapshot) {
NULL              682 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != metadata ) {
NULL              684 orte/mca/sstore/base/sstore_base_fns.c         metadata = NULL;
NULL              686 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != value ) {
NULL              688 orte/mca/sstore/base/sstore_base_fns.c         value = NULL;
NULL              690 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != token ) {
NULL              692 orte/mca/sstore/base/sstore_base_fns.c         token = NULL;
NULL              701 orte/mca/sstore/base/sstore_base_fns.c     FILE *metadata = NULL;
NULL              709 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == (metadata = fopen(global_snapshot->metadata_filename, "r")) ) {
NULL              729 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != metadata ) {
NULL              731 orte/mca/sstore/base/sstore_base_fns.c         metadata = NULL;
NULL              740 orte/mca/sstore/base/sstore_base_fns.c     FILE *metadata = NULL;
NULL              742 orte/mca/sstore/base/sstore_base_fns.c     char * tmp_str = NULL;
NULL              745 orte/mca/sstore/base/sstore_base_fns.c     *seq_list = NULL;
NULL              750 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == (metadata = fopen(global_snapshot->metadata_filename, "r")) ) {
NULL              762 orte/mca/sstore/base/sstore_base_fns.c         if( NULL != tmp_str ) {
NULL              765 orte/mca/sstore/base/sstore_base_fns.c             tmp_str = NULL;
NULL              770 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != metadata ) {
NULL              772 orte/mca/sstore/base/sstore_base_fns.c         metadata = NULL;
NULL              775 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != tmp_str ) {
NULL              777 orte/mca/sstore/base/sstore_base_fns.c         tmp_str = NULL;
NULL              789 orte/mca/sstore/base/sstore_base_fns.c     char *token = NULL;
NULL              790 orte/mca/sstore/base/sstore_base_fns.c     char *value = NULL;
NULL              803 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != token) {
NULL              805 orte/mca/sstore/base/sstore_base_fns.c         token = NULL;
NULL              808 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != value) {
NULL              810 orte/mca/sstore/base/sstore_base_fns.c         value = NULL;
NULL              818 orte/mca/sstore/base/sstore_base_fns.c     char *token = NULL;
NULL              819 orte/mca/sstore/base/sstore_base_fns.c     char *value = NULL;
NULL              835 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != token) {
NULL              837 orte/mca/sstore/base/sstore_base_fns.c         token = NULL;
NULL              840 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != value) {
NULL              842 orte/mca/sstore/base/sstore_base_fns.c         value = NULL;
NULL              856 orte/mca/sstore/base/sstore_base_fns.c     char * line = NULL;
NULL              859 orte/mca/sstore/base/sstore_base_fns.c     char *local_token = NULL;
NULL              860 orte/mca/sstore/base/sstore_base_fns.c     char *local_value = NULL;
NULL              877 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == fgets(line, max_len, file) ) {
NULL              915 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != local_token) {
NULL              917 orte/mca/sstore/base/sstore_base_fns.c         local_token = NULL;
NULL              931 orte/mca/sstore/base/sstore_base_fns.c         if (NULL == fgets(line, max_len, file) ) {
NULL              958 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != local_token) {
NULL              960 orte/mca/sstore/base/sstore_base_fns.c         local_token = NULL;
NULL              963 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != local_value) {
NULL              965 orte/mca/sstore/base/sstore_base_fns.c         local_value = NULL;
NULL              968 orte/mca/sstore/base/sstore_base_fns.c     if( NULL != line) {
NULL              970 orte/mca/sstore/base/sstore_base_fns.c         line = NULL;
NULL               37 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* sstore_init     */
NULL               38 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* ssotore_finalize */
NULL               40 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* request_checkpoint_handle    */
NULL               41 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* request_restart_handle       */
NULL               42 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* request_global_snapshot_data */
NULL               43 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* register_handle              */
NULL               44 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* get_attr */
NULL               45 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* set_attr */
NULL               46 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* sync     */
NULL               47 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* remove   */
NULL               48 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* pack     */
NULL               49 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* unpack   */
NULL               50 orte/mca/sstore/base/sstore_base_frame.c     NULL, /* fetch_app_deps */
NULL               51 orte/mca/sstore/base/sstore_base_frame.c     NULL  /* wait_all_deps  */
NULL               56 orte/mca/sstore/base/sstore_base_frame.c char * orte_sstore_base_local_metadata_filename = NULL;
NULL               57 orte/mca/sstore/base/sstore_base_frame.c char * orte_sstore_base_global_metadata_filename = NULL;
NULL               58 orte/mca/sstore/base/sstore_base_frame.c char * orte_sstore_base_local_snapshot_fmt = NULL;
NULL               59 orte/mca/sstore/base/sstore_base_frame.c char * orte_sstore_base_global_snapshot_dir = NULL;
NULL               60 orte/mca/sstore/base/sstore_base_frame.c char * orte_sstore_base_global_snapshot_ref = NULL;
NULL               61 orte/mca/sstore/base/sstore_base_frame.c char * orte_sstore_base_prelaunch_location  = NULL;
NULL               78 orte/mca/sstore/base/sstore_base_frame.c                                       MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               88 orte/mca/sstore/base/sstore_base_frame.c     orte_sstore_base_global_snapshot_ref = NULL;
NULL               92 orte/mca/sstore/base/sstore_base_frame.c                                       MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              105 orte/mca/sstore/base/sstore_base_frame.c     if( NULL != orte_sstore.sstore_finalize ) {
NULL              109 orte/mca/sstore/base/sstore_base_frame.c     return mca_base_framework_components_close(&orte_sstore_base_framework, NULL);
NULL              131 orte/mca/sstore/base/sstore_base_frame.c     if( NULL != orte_sstore_base_global_snapshot_ref ) {
NULL              151 orte/mca/sstore/base/sstore_base_frame.c                         (NULL == orte_sstore_base_global_snapshot_ref ? "Default" : orte_sstore_base_global_snapshot_ref));
NULL              154 orte/mca/sstore/base/sstore_base_frame.c                         (NULL == orte_sstore_base_prelaunch_location ? "Undefined" : orte_sstore_base_prelaunch_location));
NULL               31 orte/mca/sstore/base/sstore_base_select.c     orte_sstore_base_component_t *best_component = NULL;
NULL               32 orte/mca/sstore/base/sstore_base_select.c     orte_sstore_base_module_t *best_module = NULL;
NULL               40 orte/mca/sstore/base/sstore_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               50 orte/mca/sstore/base/sstore_base_select.c     if (NULL != best_module) {
NULL              116 orte/mca/sstore/central/sstore_central_app.c static opal_list_t *active_handles = NULL;
NULL              127 orte/mca/sstore/central/sstore_central_app.c     info->global_ref_name = NULL;
NULL              128 orte/mca/sstore/central/sstore_central_app.c     info->local_location  = NULL;
NULL              130 orte/mca/sstore/central/sstore_central_app.c     info->metadata_filename = NULL;
NULL              131 orte/mca/sstore/central/sstore_central_app.c     info->metadata = NULL;
NULL              133 orte/mca/sstore/central/sstore_central_app.c     info->crs_comp = NULL;
NULL              143 orte/mca/sstore/central/sstore_central_app.c     if( NULL != info->global_ref_name ) {
NULL              145 orte/mca/sstore/central/sstore_central_app.c         info->global_ref_name  = NULL;
NULL              148 orte/mca/sstore/central/sstore_central_app.c     if( NULL != info->local_location ) {
NULL              150 orte/mca/sstore/central/sstore_central_app.c         info->local_location = NULL;
NULL              153 orte/mca/sstore/central/sstore_central_app.c     if( NULL != info->metadata_filename ) {
NULL              155 orte/mca/sstore/central/sstore_central_app.c         info->metadata_filename = NULL;
NULL              158 orte/mca/sstore/central/sstore_central_app.c     if( NULL != info->metadata ) {
NULL              160 orte/mca/sstore/central/sstore_central_app.c         info->metadata = NULL;
NULL              163 orte/mca/sstore/central/sstore_central_app.c     if( NULL != info->crs_comp ) {
NULL              165 orte/mca/sstore/central/sstore_central_app.c         info->crs_comp = NULL;
NULL              176 orte/mca/sstore/central/sstore_central_app.c     if( NULL == active_handles ) {
NULL              185 orte/mca/sstore/central/sstore_central_app.c     if( NULL != active_handles ) {
NULL              201 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_central_app_snapshot_info_t *handle_info = NULL;
NULL              211 orte/mca/sstore/central/sstore_central_app.c     if( NULL != handle_info ) {
NULL              242 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_central_app_snapshot_info_t *handle_info = NULL;
NULL              285 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_central_app_snapshot_info_t *handle_info = NULL;
NULL              286 orte/mca/sstore/central/sstore_central_app.c     char *key_str = NULL;
NULL              291 orte/mca/sstore/central/sstore_central_app.c     if( NULL == value ) {
NULL              312 orte/mca/sstore/central/sstore_central_app.c         if( NULL != handle_info->crs_comp ) {
NULL              335 orte/mca/sstore/central/sstore_central_app.c     if( NULL != key_str ) {
NULL              337 orte/mca/sstore/central/sstore_central_app.c         key_str = NULL;
NULL              346 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_central_app_snapshot_info_t *handle_info = NULL;
NULL              409 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_central_app_snapshot_info_t *handle_info = NULL;
NULL              422 orte/mca/sstore/central/sstore_central_app.c     orte_sstore_central_app_snapshot_info_t *handle_info = NULL;
NULL              423 orte/mca/sstore/central/sstore_central_app.c     opal_list_item_t* item = NULL;
NULL              435 orte/mca/sstore/central/sstore_central_app.c     return NULL;
NULL              441 orte/mca/sstore/central/sstore_central_app.c     opal_buffer_t *buffer = NULL;
NULL              445 orte/mca/sstore/central/sstore_central_app.c     orte_rml_recv_cb_t* rb = NULL;
NULL              467 orte/mca/sstore/central/sstore_central_app.c                                                        orte_rml_send_callback, NULL))) {
NULL              474 orte/mca/sstore/central/sstore_central_app.c     buffer = NULL;
NULL              544 orte/mca/sstore/central/sstore_central_app.c     if (NULL != buffer) {
NULL              546 orte/mca/sstore/central/sstore_central_app.c         buffer = NULL;
NULL              548 orte/mca/sstore/central/sstore_central_app.c     if (NULL != rb) {
NULL              550 orte/mca/sstore/central/sstore_central_app.c         buffer = NULL;
NULL              559 orte/mca/sstore/central/sstore_central_app.c     opal_buffer_t *buffer = NULL;
NULL              593 orte/mca/sstore/central/sstore_central_app.c                                                        orte_rml_send_callback, NULL))) {
NULL              600 orte/mca/sstore/central/sstore_central_app.c     buffer = NULL;
NULL              603 orte/mca/sstore/central/sstore_central_app.c     if (NULL != buffer) {
NULL              605 orte/mca/sstore/central/sstore_central_app.c         buffer = NULL;
NULL              670 orte/mca/sstore/central/sstore_central_app.c     if( NULL != handle_info->metadata ) {
NULL              674 orte/mca/sstore/central/sstore_central_app.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
NULL              688 orte/mca/sstore/central/sstore_central_app.c     if( NULL == handle_info->metadata ) {
NULL              693 orte/mca/sstore/central/sstore_central_app.c     handle_info->metadata = NULL;
NULL              703 orte/mca/sstore/central/sstore_central_app.c     if( NULL == handle_info->metadata ) {
NULL              717 orte/mca/sstore/central/sstore_central_app.c     if( NULL != handle_info->metadata ) {
NULL              719 orte/mca/sstore/central/sstore_central_app.c         handle_info->metadata = NULL;
NULL              730 orte/mca/sstore/central/sstore_central_app.c     if( NULL == handle_info->metadata ) {
NULL              750 orte/mca/sstore/central/sstore_central_app.c     if( NULL == handle_info->metadata ) {
NULL              758 orte/mca/sstore/central/sstore_central_app.c     timestamp = time(NULL);
NULL               72 orte/mca/sstore/central/sstore_central_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               81 orte/mca/sstore/central/sstore_central_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               95 orte/mca/sstore/central/sstore_central_component.c         mca_sstore_central_component.super.output_handle = opal_output_open(NULL);
NULL              166 orte/mca/sstore/central/sstore_central_global.c static opal_list_t *active_handles = NULL;
NULL              186 orte/mca/sstore/central/sstore_central_global.c     info->ref_name       = NULL;
NULL              187 orte/mca/sstore/central/sstore_central_global.c     info->local_location = NULL;
NULL              188 orte/mca/sstore/central/sstore_central_global.c     info->app_location_fmt = NULL;
NULL              190 orte/mca/sstore/central/sstore_central_global.c     info->metadata_filename = NULL;
NULL              191 orte/mca/sstore/central/sstore_central_global.c     info->metadata = NULL;
NULL              210 orte/mca/sstore/central/sstore_central_global.c     if( NULL != info->ref_name ) {
NULL              212 orte/mca/sstore/central/sstore_central_global.c         info->ref_name  = NULL;
NULL              215 orte/mca/sstore/central/sstore_central_global.c     if( NULL != info->local_location ) {
NULL              217 orte/mca/sstore/central/sstore_central_global.c         info->local_location = NULL;
NULL              220 orte/mca/sstore/central/sstore_central_global.c     if( NULL != info->app_location_fmt ) {
NULL              222 orte/mca/sstore/central/sstore_central_global.c         info->app_location_fmt = NULL;
NULL              225 orte/mca/sstore/central/sstore_central_global.c     if( NULL != info->base_location ) {
NULL              227 orte/mca/sstore/central/sstore_central_global.c         info->base_location = NULL;
NULL              230 orte/mca/sstore/central/sstore_central_global.c     if( NULL != info->metadata_filename ) {
NULL              232 orte/mca/sstore/central/sstore_central_global.c         info->metadata_filename = NULL;
NULL              235 orte/mca/sstore/central/sstore_central_global.c     if( NULL != info->metadata ) {
NULL              237 orte/mca/sstore/central/sstore_central_global.c         info->metadata = NULL;
NULL              256 orte/mca/sstore/central/sstore_central_global.c     if( NULL == active_handles ) {
NULL              284 orte/mca/sstore/central/sstore_central_global.c     if( NULL != active_handles ) {
NULL              304 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              338 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              341 orte/mca/sstore/central/sstore_central_global.c     if( NULL == handle_info ) {
NULL              358 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              366 orte/mca/sstore/central/sstore_central_global.c     if( NULL != handle ) {
NULL              408 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              467 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              513 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              514 orte/mca/sstore/central/sstore_central_global.c     char *key_str = NULL;
NULL              532 orte/mca/sstore/central/sstore_central_global.c         if( NULL == key_str ) {
NULL              546 orte/mca/sstore/central/sstore_central_global.c     if( NULL != key_str ) {
NULL              548 orte/mca/sstore/central/sstore_central_global.c         key_str = NULL;
NULL              557 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              638 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              720 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              721 orte/mca/sstore/central/sstore_central_global.c     orte_job_t *jdata = NULL;
NULL              758 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              759 orte/mca/sstore/central/sstore_central_global.c     opal_list_item_t* item = NULL;
NULL              771 orte/mca/sstore/central/sstore_central_global.c     return NULL;
NULL              776 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              777 orte/mca/sstore/central/sstore_central_global.c     opal_list_item_t* item = NULL;
NULL              785 orte/mca/sstore/central/sstore_central_global.c             if( NULL != ref &&
NULL              794 orte/mca/sstore/central/sstore_central_global.c     return NULL;
NULL              804 orte/mca/sstore/central/sstore_central_global.c                             ORTE_RML_PERSISTENT, sstore_central_global_recv, NULL);
NULL              828 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_central_global_snapshot_info_t *handle_info = NULL;
NULL              865 orte/mca/sstore/central/sstore_central_global.c     if(NULL == (handle_info = find_handle_info(loc_id)) ) {
NULL              886 orte/mca/sstore/central/sstore_central_global.c     opal_buffer_t *loc_buffer = NULL;
NULL              926 orte/mca/sstore/central/sstore_central_global.c                                                        orte_rml_send_callback, NULL))) {
NULL              932 orte/mca/sstore/central/sstore_central_global.c     loc_buffer = NULL;
NULL              935 orte/mca/sstore/central/sstore_central_global.c     if (NULL != loc_buffer) {
NULL              937 orte/mca/sstore/central/sstore_central_global.c         loc_buffer = NULL;
NULL              950 orte/mca/sstore/central/sstore_central_global.c     char * crs_comp = NULL;
NULL              951 orte/mca/sstore/central/sstore_central_global.c     char * proc_name = NULL;
NULL              999 orte/mca/sstore/central/sstore_central_global.c         if( NULL != crs_comp ) {
NULL             1001 orte/mca/sstore/central/sstore_central_global.c             crs_comp = NULL;
NULL             1003 orte/mca/sstore/central/sstore_central_global.c         if( NULL != proc_name ) {
NULL             1005 orte/mca/sstore/central/sstore_central_global.c             proc_name = NULL;
NULL             1012 orte/mca/sstore/central/sstore_central_global.c     if( NULL != crs_comp ) {
NULL             1014 orte/mca/sstore/central/sstore_central_global.c         crs_comp = NULL;
NULL             1016 orte/mca/sstore/central/sstore_central_global.c     if( NULL != proc_name ) {
NULL             1018 orte/mca/sstore/central/sstore_central_global.c         proc_name = NULL;
NULL             1027 orte/mca/sstore/central/sstore_central_global.c     char * dir_name = NULL;
NULL             1052 orte/mca/sstore/central/sstore_central_global.c     if(NULL != dir_name) {
NULL             1054 orte/mca/sstore/central/sstore_central_global.c         dir_name = NULL;
NULL             1066 orte/mca/sstore/central/sstore_central_global.c     if( NULL != handle_info->metadata ) {
NULL             1070 orte/mca/sstore/central/sstore_central_global.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
NULL             1084 orte/mca/sstore/central/sstore_central_global.c     if( NULL == handle_info->metadata ) {
NULL             1089 orte/mca/sstore/central/sstore_central_global.c     handle_info->metadata = NULL;
NULL             1099 orte/mca/sstore/central/sstore_central_global.c     if( NULL == handle_info->metadata ) {
NULL             1118 orte/mca/sstore/central/sstore_central_global.c     if( NULL == handle_info->metadata ) {
NULL             1138 orte/mca/sstore/central/sstore_central_global.c     if( NULL == handle_info->metadata ) {
NULL             1146 orte/mca/sstore/central/sstore_central_global.c     timestamp = time(NULL);
NULL             1159 orte/mca/sstore/central/sstore_central_global.c     orte_sstore_base_local_snapshot_info_t *vpid_snapshot = NULL;
NULL             1160 orte/mca/sstore/central/sstore_central_global.c     opal_list_item_t* item = NULL;
NULL             1166 orte/mca/sstore/central/sstore_central_global.c     while (NULL != (item = opal_list_remove_first(&global_snapshot->local_snapshots))) {
NULL             1170 orte/mca/sstore/central/sstore_central_global.c     if( NULL != global_snapshot->start_time ) {
NULL             1172 orte/mca/sstore/central/sstore_central_global.c         global_snapshot->start_time = NULL;
NULL             1175 orte/mca/sstore/central/sstore_central_global.c     if( NULL != global_snapshot->end_time ) {
NULL             1177 orte/mca/sstore/central/sstore_central_global.c         global_snapshot->end_time = NULL;
NULL             1190 orte/mca/sstore/central/sstore_central_global.c         vpid_snapshot->crs_comp     = NULL;
NULL             1191 orte/mca/sstore/central/sstore_central_global.c         global_snapshot->start_time = NULL;
NULL             1192 orte/mca/sstore/central/sstore_central_global.c         global_snapshot->end_time   = NULL;
NULL              159 orte/mca/sstore/central/sstore_central_local.c static opal_list_t *active_handles = NULL;
NULL              172 orte/mca/sstore/central/sstore_central_local.c     info->global_ref_name = NULL;
NULL              174 orte/mca/sstore/central/sstore_central_local.c     info->location_fmt    = NULL;
NULL              187 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->global_ref_name ) {
NULL              189 orte/mca/sstore/central/sstore_central_local.c         info->global_ref_name  = NULL;
NULL              192 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->location_fmt ) {
NULL              194 orte/mca/sstore/central/sstore_central_local.c         info->location_fmt = NULL;
NULL              197 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->app_info_handle ) {
NULL              199 orte/mca/sstore/central/sstore_central_local.c         info->app_info_handle = NULL;
NULL              208 orte/mca/sstore/central/sstore_central_local.c     info->local_location = NULL;
NULL              209 orte/mca/sstore/central/sstore_central_local.c     info->metadata_filename = NULL;
NULL              210 orte/mca/sstore/central/sstore_central_local.c     info->crs_comp = NULL;
NULL              219 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->local_location ) {
NULL              221 orte/mca/sstore/central/sstore_central_local.c         info->local_location = NULL;
NULL              224 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->metadata_filename ) {
NULL              226 orte/mca/sstore/central/sstore_central_local.c         info->metadata_filename = NULL;
NULL              229 orte/mca/sstore/central/sstore_central_local.c     if( NULL != info->crs_comp ) {
NULL              231 orte/mca/sstore/central/sstore_central_local.c         info->crs_comp = NULL;
NULL              247 orte/mca/sstore/central/sstore_central_local.c     if( NULL == active_handles ) {
NULL              274 orte/mca/sstore/central/sstore_central_local.c     if( NULL != active_handles ) {
NULL              303 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_snapshot_info_t *handle_info = NULL;
NULL              311 orte/mca/sstore/central/sstore_central_local.c     if( NULL == (handle_info = find_handle_info(handle)) ) {
NULL              351 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_snapshot_info_t *handle_info = NULL;
NULL              423 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_snapshot_info_t *handle_info = NULL;
NULL              442 orte/mca/sstore/central/sstore_central_local.c     if( NULL == (handle_info = find_handle_info(*handle)) ) {
NULL              475 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_snapshot_info_t *handle_info = NULL;
NULL              500 orte/mca/sstore/central/sstore_central_local.c     if(NULL == (handle_info = find_handle_info(loc_id)) ) {
NULL              531 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_snapshot_info_t *handle_info = NULL;
NULL              533 orte/mca/sstore/central/sstore_central_local.c     orte_proc_t *child = NULL;
NULL              535 orte/mca/sstore/central/sstore_central_local.c     if( NULL == active_handles ) {
NULL              549 orte/mca/sstore/central/sstore_central_local.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              562 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_snapshot_info_t *handle_info = NULL;
NULL              563 orte/mca/sstore/central/sstore_central_local.c     opal_list_item_t* item = NULL;
NULL              565 orte/mca/sstore/central/sstore_central_local.c     if( NULL == active_handles ) {
NULL              566 orte/mca/sstore/central/sstore_central_local.c         return NULL;
NULL              579 orte/mca/sstore/central/sstore_central_local.c     return NULL;
NULL              585 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              600 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              601 orte/mca/sstore/central/sstore_central_local.c     opal_list_item_t* item = NULL;
NULL              616 orte/mca/sstore/central/sstore_central_local.c     return NULL;
NULL              626 orte/mca/sstore/central/sstore_central_local.c                             ORTE_RML_PERSISTENT, orte_sstore_central_local_recv, NULL);
NULL              651 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              652 orte/mca/sstore/central/sstore_central_local.c     opal_list_item_t* item = NULL;
NULL              683 orte/mca/sstore/central/sstore_central_local.c         if( NULL != app_info->local_location ) {
NULL              685 orte/mca/sstore/central/sstore_central_local.c             app_info->local_location = NULL;
NULL              689 orte/mca/sstore/central/sstore_central_local.c         if( NULL != app_info->metadata_filename ) {
NULL              691 orte/mca/sstore/central/sstore_central_local.c             app_info->metadata_filename = NULL;
NULL              711 orte/mca/sstore/central/sstore_central_local.c     opal_buffer_t *loc_buffer = NULL;
NULL              713 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              763 orte/mca/sstore/central/sstore_central_local.c                                                        orte_rml_send_callback, NULL))) {
NULL              769 orte/mca/sstore/central/sstore_central_local.c     loc_buffer = NULL;
NULL              772 orte/mca/sstore/central/sstore_central_local.c     if (NULL != loc_buffer) {
NULL              774 orte/mca/sstore/central/sstore_central_local.c         loc_buffer = NULL;
NULL              784 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              822 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              823 orte/mca/sstore/central/sstore_central_local.c     opal_list_item_t *item = NULL;
NULL              833 orte/mca/sstore/central/sstore_central_local.c             if( NULL == app_info->crs_comp && !app_info->ckpt_skipped ) {
NULL              853 orte/mca/sstore/central/sstore_central_local.c     opal_buffer_t *buffer = NULL;
NULL              861 orte/mca/sstore/central/sstore_central_local.c         NULL != handle_info->global_ref_name &&
NULL              862 orte/mca/sstore/central/sstore_central_local.c         NULL != handle_info->location_fmt ) {
NULL              887 orte/mca/sstore/central/sstore_central_local.c                                                        orte_rml_send_callback, NULL))) {
NULL              894 orte/mca/sstore/central/sstore_central_local.c     buffer = NULL;
NULL              897 orte/mca/sstore/central/sstore_central_local.c     if (NULL != buffer) {
NULL              899 orte/mca/sstore/central/sstore_central_local.c         buffer = NULL;
NULL              908 orte/mca/sstore/central/sstore_central_local.c     opal_buffer_t *buffer = NULL;
NULL              910 orte/mca/sstore/central/sstore_central_local.c     orte_sstore_central_local_app_snapshot_info_t *app_info = NULL;
NULL              911 orte/mca/sstore/central/sstore_central_local.c     opal_list_item_t *item = NULL;
NULL              967 orte/mca/sstore/central/sstore_central_local.c                                                        orte_rml_send_callback, NULL))) {
NULL              974 orte/mca/sstore/central/sstore_central_local.c     buffer = NULL;
NULL              977 orte/mca/sstore/central/sstore_central_local.c     if (NULL != buffer) {
NULL              979 orte/mca/sstore/central/sstore_central_local.c         buffer = NULL;
NULL              116 orte/mca/sstore/stage/sstore_stage_app.c static opal_list_t *active_handles = NULL;
NULL              127 orte/mca/sstore/stage/sstore_stage_app.c     info->global_ref_name = NULL;
NULL              128 orte/mca/sstore/stage/sstore_stage_app.c     info->local_location  = NULL;
NULL              130 orte/mca/sstore/stage/sstore_stage_app.c     info->metadata_filename = NULL;
NULL              131 orte/mca/sstore/stage/sstore_stage_app.c     info->metadata = NULL;
NULL              133 orte/mca/sstore/stage/sstore_stage_app.c     info->crs_comp = NULL;
NULL              143 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != info->global_ref_name ) {
NULL              145 orte/mca/sstore/stage/sstore_stage_app.c         info->global_ref_name  = NULL;
NULL              148 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != info->local_location ) {
NULL              150 orte/mca/sstore/stage/sstore_stage_app.c         info->local_location = NULL;
NULL              153 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != info->metadata_filename ) {
NULL              155 orte/mca/sstore/stage/sstore_stage_app.c         info->metadata_filename = NULL;
NULL              158 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != info->metadata ) {
NULL              160 orte/mca/sstore/stage/sstore_stage_app.c         info->metadata = NULL;
NULL              163 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != info->crs_comp ) {
NULL              165 orte/mca/sstore/stage/sstore_stage_app.c         info->crs_comp = NULL;
NULL              176 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL == active_handles ) {
NULL              185 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != active_handles ) {
NULL              201 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_stage_app_snapshot_info_t *handle_info = NULL;
NULL              211 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != handle_info ) {
NULL              242 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_stage_app_snapshot_info_t *handle_info = NULL;
NULL              279 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_stage_app_snapshot_info_t *handle_info = NULL;
NULL              280 orte/mca/sstore/stage/sstore_stage_app.c     char *key_str = NULL;
NULL              285 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL == value ) {
NULL              306 orte/mca/sstore/stage/sstore_stage_app.c         if( NULL != handle_info->crs_comp ) {
NULL              335 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_stage_app_snapshot_info_t *handle_info = NULL;
NULL              398 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_stage_app_snapshot_info_t *handle_info = NULL;
NULL              411 orte/mca/sstore/stage/sstore_stage_app.c     orte_sstore_stage_app_snapshot_info_t *handle_info = NULL;
NULL              412 orte/mca/sstore/stage/sstore_stage_app.c     opal_list_item_t* item = NULL;
NULL              424 orte/mca/sstore/stage/sstore_stage_app.c     return NULL;
NULL              430 orte/mca/sstore/stage/sstore_stage_app.c     opal_buffer_t *buffer = NULL;
NULL              434 orte/mca/sstore/stage/sstore_stage_app.c     orte_rml_recv_cb_t *rb = NULL;
NULL              456 orte/mca/sstore/stage/sstore_stage_app.c                                                        orte_rml_send_callback, NULL))) {
NULL              463 orte/mca/sstore/stage/sstore_stage_app.c     buffer = NULL;
NULL              525 orte/mca/sstore/stage/sstore_stage_app.c     if (NULL != buffer) {
NULL              527 orte/mca/sstore/stage/sstore_stage_app.c         buffer = NULL;
NULL              529 orte/mca/sstore/stage/sstore_stage_app.c     if (NULL != rb) {
NULL              531 orte/mca/sstore/stage/sstore_stage_app.c         buffer = NULL;
NULL              540 orte/mca/sstore/stage/sstore_stage_app.c     opal_buffer_t *buffer = NULL;
NULL              574 orte/mca/sstore/stage/sstore_stage_app.c                                                        orte_rml_send_callback, NULL))) {
NULL              580 orte/mca/sstore/stage/sstore_stage_app.c     buffer = NULL;
NULL              583 orte/mca/sstore/stage/sstore_stage_app.c     if (NULL != buffer) {
NULL              585 orte/mca/sstore/stage/sstore_stage_app.c         buffer = NULL;
NULL              650 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != handle_info->metadata ) {
NULL              654 orte/mca/sstore/stage/sstore_stage_app.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
NULL              668 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL == handle_info->metadata ) {
NULL              673 orte/mca/sstore/stage/sstore_stage_app.c     handle_info->metadata = NULL;
NULL              683 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL == handle_info->metadata ) {
NULL              697 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL != handle_info->metadata ) {
NULL              699 orte/mca/sstore/stage/sstore_stage_app.c         handle_info->metadata = NULL;
NULL              710 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL == handle_info->metadata ) {
NULL              730 orte/mca/sstore/stage/sstore_stage_app.c     if( NULL == handle_info->metadata ) {
NULL              738 orte/mca/sstore/stage/sstore_stage_app.c     timestamp = time(NULL);
NULL               70 orte/mca/sstore/stage/sstore_stage_component.c char * orte_sstore_stage_local_snapshot_dir = NULL;
NULL               89 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_INTERNAL,
NULL              112 orte/mca/sstore/stage/sstore_stage_component.c                                           " [Default = disabled]", MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              135 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              156 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              170 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              185 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              199 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              214 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              227 orte/mca/sstore/stage/sstore_stage_component.c                                           MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              244 orte/mca/sstore/stage/sstore_stage_component.c         mca_sstore_stage_component.super.output_handle = opal_output_open(NULL);
NULL              196 orte/mca/sstore/stage/sstore_stage_global.c static opal_list_t *active_handles = NULL;
NULL              228 orte/mca/sstore/stage/sstore_stage_global.c     info->ref_name       = NULL;
NULL              229 orte/mca/sstore/stage/sstore_stage_global.c     info->local_location = NULL;
NULL              230 orte/mca/sstore/stage/sstore_stage_global.c     info->app_global_location_fmt = NULL;
NULL              231 orte/mca/sstore/stage/sstore_stage_global.c     info->app_local_location_fmt = NULL;
NULL              232 orte/mca/sstore/stage/sstore_stage_global.c     info->app_local_cache_location_fmt = NULL;
NULL              234 orte/mca/sstore/stage/sstore_stage_global.c     info->metadata_filename = NULL;
NULL              235 orte/mca/sstore/stage/sstore_stage_global.c     info->metadata = NULL;
NULL              245 orte/mca/sstore/stage/sstore_stage_global.c     info->compress_comp    = NULL;
NULL              246 orte/mca/sstore/stage/sstore_stage_global.c     info->compress_postfix = NULL;
NULL              262 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->ref_name ) {
NULL              264 orte/mca/sstore/stage/sstore_stage_global.c         info->ref_name  = NULL;
NULL              267 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->local_location ) {
NULL              269 orte/mca/sstore/stage/sstore_stage_global.c         info->local_location = NULL;
NULL              272 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->app_global_location_fmt ) {
NULL              274 orte/mca/sstore/stage/sstore_stage_global.c         info->app_global_location_fmt = NULL;
NULL              277 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->app_local_location_fmt ) {
NULL              279 orte/mca/sstore/stage/sstore_stage_global.c         info->app_local_location_fmt = NULL;
NULL              282 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->app_local_cache_location_fmt ) {
NULL              284 orte/mca/sstore/stage/sstore_stage_global.c         info->app_local_cache_location_fmt = NULL;
NULL              287 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->base_location ) {
NULL              289 orte/mca/sstore/stage/sstore_stage_global.c         info->base_location = NULL;
NULL              292 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->metadata_filename ) {
NULL              294 orte/mca/sstore/stage/sstore_stage_global.c         info->metadata_filename = NULL;
NULL              297 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->metadata ) {
NULL              299 orte/mca/sstore/stage/sstore_stage_global.c         info->metadata = NULL;
NULL              302 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->filem_requests ) {
NULL              304 orte/mca/sstore/stage/sstore_stage_global.c         info->filem_requests = NULL;
NULL              313 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->compress_comp ) {
NULL              315 orte/mca/sstore/stage/sstore_stage_global.c         info->compress_comp = NULL;
NULL              318 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != info->compress_postfix ) {
NULL              320 orte/mca/sstore/stage/sstore_stage_global.c         info->compress_postfix = NULL;
NULL              333 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL == active_handles ) {
NULL              363 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              364 orte/mca/sstore/stage/sstore_stage_global.c     opal_list_item_t* item = NULL;
NULL              405 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != active_handles ) {
NULL              425 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              458 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              466 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != handle ) {
NULL              508 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              567 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              617 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              618 orte/mca/sstore/stage/sstore_stage_global.c     char *key_str = NULL;
NULL              636 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL == key_str ) {
NULL              650 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != key_str ) {
NULL              652 orte/mca/sstore/stage/sstore_stage_global.c         key_str = NULL;
NULL              661 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              743 orte/mca/sstore/stage/sstore_stage_global.c     opal_list_item_t* item = NULL, *f_item = NULL;
NULL              744 orte/mca/sstore/stage/sstore_stage_global.c     orte_filem_base_request_t *filem_request = NULL;
NULL              745 orte/mca/sstore/stage/sstore_stage_global.c     orte_filem_base_file_set_t * f_set = NULL;
NULL              746 orte/mca/sstore/stage/sstore_stage_global.c     char * fs_str = NULL;
NULL              786 orte/mca/sstore/stage/sstore_stage_global.c             if( NULL != fs_str ) {
NULL              788 orte/mca/sstore/stage/sstore_stage_global.c                 fs_str = NULL;
NULL              808 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != fs_str ) {
NULL              810 orte/mca/sstore/stage/sstore_stage_global.c         fs_str = NULL;
NULL              831 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              921 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              922 orte/mca/sstore/stage/sstore_stage_global.c     orte_job_t *jdata = NULL;
NULL              976 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL              977 orte/mca/sstore/stage/sstore_stage_global.c     opal_list_item_t* item = NULL;
NULL              989 orte/mca/sstore/stage/sstore_stage_global.c     return NULL;
NULL              999 orte/mca/sstore/stage/sstore_stage_global.c                             ORTE_RML_PERSISTENT, sstore_stage_global_recv, NULL);
NULL             1023 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_stage_global_snapshot_info_t *handle_info = NULL;
NULL             1064 orte/mca/sstore/stage/sstore_stage_global.c     if(NULL == (handle_info = find_handle_info(loc_id)) ) {
NULL             1100 orte/mca/sstore/stage/sstore_stage_global.c     opal_buffer_t *loc_buffer = NULL;
NULL             1154 orte/mca/sstore/stage/sstore_stage_global.c                                                        orte_rml_send_callback, NULL))) {
NULL             1160 orte/mca/sstore/stage/sstore_stage_global.c     loc_buffer = NULL;
NULL             1163 orte/mca/sstore/stage/sstore_stage_global.c     if (NULL != loc_buffer) {
NULL             1165 orte/mca/sstore/stage/sstore_stage_global.c         loc_buffer = NULL;
NULL             1178 orte/mca/sstore/stage/sstore_stage_global.c     char * crs_comp = NULL;
NULL             1179 orte/mca/sstore/stage/sstore_stage_global.c     char * compress_comp = NULL;
NULL             1180 orte/mca/sstore/stage/sstore_stage_global.c     char * compress_postfix = NULL;
NULL             1181 orte/mca/sstore/stage/sstore_stage_global.c     char * proc_name = NULL;
NULL             1182 orte/mca/sstore/stage/sstore_stage_global.c     char * tmp_str = NULL;
NULL             1183 orte/mca/sstore/stage/sstore_stage_global.c     orte_filem_base_request_t *filem_request = NULL;
NULL             1184 orte/mca/sstore/stage/sstore_stage_global.c     orte_filem_base_process_set_t *p_set = NULL;
NULL             1185 orte/mca/sstore/stage/sstore_stage_global.c     orte_filem_base_file_set_t * f_set = NULL;
NULL             1241 orte/mca/sstore/stage/sstore_stage_global.c                 if( NULL == handle_info->compress_comp ) {
NULL             1251 orte/mca/sstore/stage/sstore_stage_global.c                 if( NULL == handle_info->compress_postfix ) {
NULL             1326 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != crs_comp ) {
NULL             1328 orte/mca/sstore/stage/sstore_stage_global.c             crs_comp = NULL;
NULL             1330 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != compress_comp ) {
NULL             1332 orte/mca/sstore/stage/sstore_stage_global.c             compress_comp = NULL;
NULL             1334 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != compress_postfix ) {
NULL             1336 orte/mca/sstore/stage/sstore_stage_global.c             compress_postfix = NULL;
NULL             1338 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != proc_name ) {
NULL             1340 orte/mca/sstore/stage/sstore_stage_global.c             proc_name = NULL;
NULL             1342 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != tmp_str ) {
NULL             1344 orte/mca/sstore/stage/sstore_stage_global.c             tmp_str = NULL;
NULL             1368 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != crs_comp ) {
NULL             1370 orte/mca/sstore/stage/sstore_stage_global.c         crs_comp = NULL;
NULL             1372 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != compress_comp ) {
NULL             1374 orte/mca/sstore/stage/sstore_stage_global.c         compress_comp = NULL;
NULL             1376 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != compress_postfix ) {
NULL             1378 orte/mca/sstore/stage/sstore_stage_global.c         compress_postfix = NULL;
NULL             1380 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != proc_name ) {
NULL             1382 orte/mca/sstore/stage/sstore_stage_global.c         proc_name = NULL;
NULL             1384 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != tmp_str ) {
NULL             1386 orte/mca/sstore/stage/sstore_stage_global.c         tmp_str = NULL;
NULL             1426 orte/mca/sstore/stage/sstore_stage_global.c     char * dir_name = NULL;
NULL             1451 orte/mca/sstore/stage/sstore_stage_global.c     if(NULL != dir_name) {
NULL             1453 orte/mca/sstore/stage/sstore_stage_global.c         dir_name = NULL;
NULL             1462 orte/mca/sstore/stage/sstore_stage_global.c     opal_list_item_t* item = NULL;
NULL             1510 orte/mca/sstore/stage/sstore_stage_global.c     while (NULL != (item = opal_list_remove_first(handle_info->filem_requests) ) ) {
NULL             1521 orte/mca/sstore/stage/sstore_stage_global.c     opal_buffer_t *loc_buffer = NULL;
NULL             1554 orte/mca/sstore/stage/sstore_stage_global.c     loc_buffer = NULL;
NULL             1557 orte/mca/sstore/stage/sstore_stage_global.c     if (NULL != loc_buffer) {
NULL             1559 orte/mca/sstore/stage/sstore_stage_global.c         loc_buffer = NULL;
NULL             1573 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != handle_info->metadata ) {
NULL             1577 orte/mca/sstore/stage/sstore_stage_global.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
NULL             1591 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL == handle_info->metadata ) {
NULL             1596 orte/mca/sstore/stage/sstore_stage_global.c     handle_info->metadata = NULL;
NULL             1606 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL == handle_info->metadata ) {
NULL             1625 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL == handle_info->metadata ) {
NULL             1645 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL == handle_info->metadata ) {
NULL             1653 orte/mca/sstore/stage/sstore_stage_global.c     timestamp = time(NULL);
NULL             1666 orte/mca/sstore/stage/sstore_stage_global.c     orte_sstore_base_local_snapshot_info_t *vpid_snapshot = NULL;
NULL             1667 orte/mca/sstore/stage/sstore_stage_global.c     opal_list_item_t* item = NULL;
NULL             1673 orte/mca/sstore/stage/sstore_stage_global.c     while (NULL != (item = opal_list_remove_first(&global_snapshot->local_snapshots))) {
NULL             1677 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != global_snapshot->start_time ) {
NULL             1679 orte/mca/sstore/stage/sstore_stage_global.c         global_snapshot->start_time = NULL;
NULL             1682 orte/mca/sstore/stage/sstore_stage_global.c     if( NULL != global_snapshot->end_time ) {
NULL             1684 orte/mca/sstore/stage/sstore_stage_global.c         global_snapshot->end_time = NULL;
NULL             1701 orte/mca/sstore/stage/sstore_stage_global.c         vpid_snapshot->crs_comp      = NULL;
NULL             1702 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != handle_info->compress_comp ) {
NULL             1705 orte/mca/sstore/stage/sstore_stage_global.c             vpid_snapshot->compress_comp = NULL;
NULL             1707 orte/mca/sstore/stage/sstore_stage_global.c         if( NULL != handle_info->compress_postfix ) {
NULL             1710 orte/mca/sstore/stage/sstore_stage_global.c             vpid_snapshot->compress_postfix = NULL;
NULL             1712 orte/mca/sstore/stage/sstore_stage_global.c         vpid_snapshot->start_time = NULL;
NULL             1713 orte/mca/sstore/stage/sstore_stage_global.c         vpid_snapshot->end_time   = NULL;
NULL              210 orte/mca/sstore/stage/sstore_stage_local.c static opal_list_t *active_handles = NULL;
NULL              211 orte/mca/sstore/stage/sstore_stage_local.c static char * sstore_stage_local_basedir = NULL;
NULL              213 orte/mca/sstore/stage/sstore_stage_local.c static char * sstore_stage_cache_basedir = NULL;
NULL              215 orte/mca/sstore/stage/sstore_stage_local.c static char * sstore_stage_cache_current_dir = NULL;
NULL              216 orte/mca/sstore/stage/sstore_stage_local.c static char * sstore_stage_cache_last_dir    = NULL;
NULL              218 orte/mca/sstore/stage/sstore_stage_local.c static opal_list_t * preload_filem_requests = NULL;
NULL              231 orte/mca/sstore/stage/sstore_stage_local.c     info->global_ref_name = NULL;
NULL              233 orte/mca/sstore/stage/sstore_stage_local.c     info->location_fmt    = NULL;
NULL              235 orte/mca/sstore/stage/sstore_stage_local.c     info->cache_location_fmt    = NULL;
NULL              239 orte/mca/sstore/stage/sstore_stage_local.c     info->compress_comp = NULL;
NULL              241 orte/mca/sstore/stage/sstore_stage_local.c     info->compress_postfix = NULL;
NULL              254 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->global_ref_name ) {
NULL              256 orte/mca/sstore/stage/sstore_stage_local.c         info->global_ref_name  = NULL;
NULL              259 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->location_fmt ) {
NULL              261 orte/mca/sstore/stage/sstore_stage_local.c         info->location_fmt = NULL;
NULL              264 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->cache_location_fmt ) {
NULL              266 orte/mca/sstore/stage/sstore_stage_local.c         info->cache_location_fmt = NULL;
NULL              269 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->app_info_handle ) {
NULL              271 orte/mca/sstore/stage/sstore_stage_local.c         info->app_info_handle = NULL;
NULL              274 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->compress_comp ) {
NULL              276 orte/mca/sstore/stage/sstore_stage_local.c         info->compress_comp = NULL;
NULL              279 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->compress_postfix ) {
NULL              281 orte/mca/sstore/stage/sstore_stage_local.c         info->compress_postfix = NULL;
NULL              292 orte/mca/sstore/stage/sstore_stage_local.c     info->local_location = NULL;
NULL              293 orte/mca/sstore/stage/sstore_stage_local.c     info->compressed_local_location = NULL;
NULL              294 orte/mca/sstore/stage/sstore_stage_local.c     info->local_cache_location = NULL;
NULL              295 orte/mca/sstore/stage/sstore_stage_local.c     info->metadata_filename = NULL;
NULL              296 orte/mca/sstore/stage/sstore_stage_local.c     info->crs_comp = NULL;
NULL              306 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->local_location ) {
NULL              308 orte/mca/sstore/stage/sstore_stage_local.c         info->local_location = NULL;
NULL              311 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->compressed_local_location ) {
NULL              313 orte/mca/sstore/stage/sstore_stage_local.c         info->compressed_local_location = NULL;
NULL              316 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->local_cache_location ) {
NULL              318 orte/mca/sstore/stage/sstore_stage_local.c         info->local_cache_location = NULL;
NULL              321 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->metadata_filename ) {
NULL              323 orte/mca/sstore/stage/sstore_stage_local.c         info->metadata_filename = NULL;
NULL              326 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != info->crs_comp ) {
NULL              328 orte/mca/sstore/stage/sstore_stage_local.c         info->crs_comp = NULL;
NULL              346 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == active_handles ) {
NULL              350 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == preload_filem_requests ) {
NULL              402 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              403 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL              448 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != active_handles ) {
NULL              452 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != preload_filem_requests ) {
NULL              490 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL != sstore_stage_cache_basedir ) {
NULL              492 orte/mca/sstore/stage/sstore_stage_local.c             sstore_stage_cache_basedir = NULL;
NULL              496 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_local_basedir ) {
NULL              498 orte/mca/sstore/stage/sstore_stage_local.c         sstore_stage_local_basedir = NULL;
NULL              513 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              521 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == (handle_info = find_handle_info(handle)) ) {
NULL              561 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              644 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              663 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == (handle_info = find_handle_info(*handle)) ) {
NULL              683 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              684 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL              685 orte/mca/sstore/stage/sstore_stage_local.c     char **sstore_args = NULL;
NULL              686 orte/mca/sstore/stage/sstore_stage_local.c     char * req_snap_loc = NULL;
NULL              687 orte/mca/sstore/stage/sstore_stage_local.c     char * req_snap_global_ref = NULL;
NULL              688 orte/mca/sstore/stage/sstore_stage_local.c     char * req_snap_ref = NULL;
NULL              689 orte/mca/sstore/stage/sstore_stage_local.c     char * req_snap_postfix = NULL;
NULL              690 orte/mca/sstore/stage/sstore_stage_local.c     char * local_location = NULL;
NULL              691 orte/mca/sstore/stage/sstore_stage_local.c     char * req_snap_compress = NULL;
NULL              692 orte/mca/sstore/stage/sstore_stage_local.c     char * compress_local_location = NULL;
NULL              693 orte/mca/sstore/stage/sstore_stage_local.c     char * compress_ref = NULL;
NULL              694 orte/mca/sstore/stage/sstore_stage_local.c     char * tmp_str = NULL;
NULL              697 orte/mca/sstore/stage/sstore_stage_local.c     orte_proc_t *child = NULL;
NULL              700 orte/mca/sstore/stage/sstore_stage_local.c     char *sload = NULL;
NULL              704 orte/mca/sstore/stage/sstore_stage_local.c     if(!ORTE_FLAG_TEST(app, ORTE_APP_FLAG_USED_ON_NODE) || NULL == sload) {
NULL              724 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == sstore_args[4] ) { /* Not compressed */
NULL              733 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == handle_info ) {
NULL              753 orte/mca/sstore/stage/sstore_stage_local.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              766 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL == app_info ) {
NULL              776 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL != app_info->local_cache_location &&
NULL              822 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL != req_snap_compress && 0 < strlen(req_snap_compress) ) {
NULL              826 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL != req_snap_postfix && 0 < strlen(req_snap_postfix) ) {
NULL              838 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != req_snap_compress ) {
NULL              840 orte/mca/sstore/stage/sstore_stage_local.c         req_snap_compress = NULL;
NULL              843 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != tmp_str ) {
NULL              845 orte/mca/sstore/stage/sstore_stage_local.c         tmp_str = NULL;
NULL              848 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != compress_local_location ) {
NULL              850 orte/mca/sstore/stage/sstore_stage_local.c         compress_local_location = NULL;
NULL              853 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != compress_ref ) {
NULL              855 orte/mca/sstore/stage/sstore_stage_local.c         compress_ref = NULL;
NULL              858 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_args ) {
NULL              860 orte/mca/sstore/stage/sstore_stage_local.c         sstore_args = NULL;
NULL              863 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != req_snap_ref ) {
NULL              865 orte/mca/sstore/stage/sstore_stage_local.c         req_snap_ref = NULL;
NULL              868 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != req_snap_postfix ) {
NULL              870 orte/mca/sstore/stage/sstore_stage_local.c         req_snap_postfix = NULL;
NULL              873 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != req_snap_loc ) {
NULL              875 orte/mca/sstore/stage/sstore_stage_local.c         req_snap_loc = NULL;
NULL              878 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != req_snap_global_ref ) {
NULL              880 orte/mca/sstore/stage/sstore_stage_local.c         req_snap_global_ref = NULL;
NULL              889 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL              923 orte/mca/sstore/stage/sstore_stage_local.c     while (NULL != (item = opal_list_remove_first(preload_filem_requests) ) ) {
NULL              935 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              937 orte/mca/sstore/stage/sstore_stage_local.c     orte_proc_t *child = NULL;
NULL              939 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == active_handles ) {
NULL              953 orte/mca/sstore/stage/sstore_stage_local.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              966 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              967 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL              969 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == active_handles ) {
NULL              970 orte/mca/sstore/stage/sstore_stage_local.c         return NULL;
NULL              983 orte/mca/sstore/stage/sstore_stage_local.c     return NULL;
NULL              988 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL              989 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL              991 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == active_handles ) {
NULL              992 orte/mca/sstore/stage/sstore_stage_local.c         return NULL;
NULL             1006 orte/mca/sstore/stage/sstore_stage_local.c     return NULL;
NULL             1012 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1027 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1028 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL             1043 orte/mca/sstore/stage/sstore_stage_local.c     return NULL;
NULL             1053 orte/mca/sstore/stage/sstore_stage_local.c                             ORTE_RML_PERSISTENT, sstore_stage_local_recv, NULL);
NULL             1108 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_snapshot_info_t *handle_info = NULL;
NULL             1113 orte/mca/sstore/stage/sstore_stage_local.c     if(NULL == (handle_info = find_handle_info(loc_id)) ) {
NULL             1162 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1163 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL             1210 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL != app_info->local_location ) {
NULL             1212 orte/mca/sstore/stage/sstore_stage_local.c             app_info->local_location = NULL;
NULL             1217 orte/mca/sstore/stage/sstore_stage_local.c             if( NULL != app_info->local_cache_location ) {
NULL             1219 orte/mca/sstore/stage/sstore_stage_local.c                 app_info->local_cache_location = NULL;
NULL             1224 orte/mca/sstore/stage/sstore_stage_local.c         if( NULL != app_info->metadata_filename ) {
NULL             1226 orte/mca/sstore/stage/sstore_stage_local.c             app_info->metadata_filename = NULL;
NULL             1246 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1247 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL             1248 orte/mca/sstore/stage/sstore_stage_local.c     opal_buffer_t *loc_buffer = NULL;
NULL             1251 orte/mca/sstore/stage/sstore_stage_local.c     char * cmd = NULL;
NULL             1270 orte/mca/sstore/stage/sstore_stage_local.c             if( orte_sstore_stage_enabled_compression && NULL != app_info->compressed_local_location) {
NULL             1272 orte/mca/sstore/stage/sstore_stage_local.c                 cmd = NULL;
NULL             1316 orte/mca/sstore/stage/sstore_stage_local.c                                                        orte_rml_send_callback, NULL))) {
NULL             1329 orte/mca/sstore/stage/sstore_stage_local.c     loc_buffer = NULL;
NULL             1332 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != cmd ) {
NULL             1334 orte/mca/sstore/stage/sstore_stage_local.c         cmd = NULL;
NULL             1337 orte/mca/sstore/stage/sstore_stage_local.c     if (NULL != loc_buffer) {
NULL             1339 orte/mca/sstore/stage/sstore_stage_local.c         loc_buffer = NULL;
NULL             1348 orte/mca/sstore/stage/sstore_stage_local.c     opal_buffer_t *loc_buffer = NULL;
NULL             1350 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1400 orte/mca/sstore/stage/sstore_stage_local.c                                                        orte_rml_send_callback, NULL))) {
NULL             1407 orte/mca/sstore/stage/sstore_stage_local.c     loc_buffer = NULL;
NULL             1410 orte/mca/sstore/stage/sstore_stage_local.c     if (NULL != loc_buffer) {
NULL             1412 orte/mca/sstore/stage/sstore_stage_local.c         loc_buffer = NULL;
NULL             1422 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1462 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1463 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t *item = NULL;
NULL             1473 orte/mca/sstore/stage/sstore_stage_local.c             if( NULL == app_info->crs_comp && !app_info->ckpt_skipped ) {
NULL             1494 orte/mca/sstore/stage/sstore_stage_local.c     char * postfix = NULL;
NULL             1524 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == handle_info->compress_comp ) {
NULL             1545 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != postfix ) {
NULL             1547 orte/mca/sstore/stage/sstore_stage_local.c         postfix = NULL;
NULL             1555 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1573 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1574 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t *item = NULL;
NULL             1645 orte/mca/sstore/stage/sstore_stage_local.c     opal_buffer_t *buffer = NULL;
NULL             1653 orte/mca/sstore/stage/sstore_stage_local.c         NULL != handle_info->global_ref_name &&
NULL             1654 orte/mca/sstore/stage/sstore_stage_local.c         NULL != handle_info->location_fmt ) {
NULL             1679 orte/mca/sstore/stage/sstore_stage_local.c                                                        orte_rml_send_callback, NULL))) {
NULL             1686 orte/mca/sstore/stage/sstore_stage_local.c     buffer = NULL;
NULL             1689 orte/mca/sstore/stage/sstore_stage_local.c     if (NULL != buffer) {
NULL             1691 orte/mca/sstore/stage/sstore_stage_local.c         buffer = NULL;
NULL             1700 orte/mca/sstore/stage/sstore_stage_local.c     opal_buffer_t *buffer = NULL;
NULL             1702 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1703 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t *item = NULL;
NULL             1771 orte/mca/sstore/stage/sstore_stage_local.c                                                        orte_rml_send_callback, NULL))) {
NULL             1778 orte/mca/sstore/stage/sstore_stage_local.c     buffer = NULL;
NULL             1781 orte/mca/sstore/stage/sstore_stage_local.c     if (NULL != buffer) {
NULL             1783 orte/mca/sstore/stage/sstore_stage_local.c         buffer = NULL;
NULL             1807 orte/mca/sstore/stage/sstore_stage_local.c     char * basedir_root = NULL;
NULL             1813 orte/mca/sstore/stage/sstore_stage_local.c     if(OPAL_SUCCESS != (ret = opal_os_dirpath_destroy(basedir_root, true, NULL)) ) {
NULL             1820 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != basedir_root ) {
NULL             1822 orte/mca/sstore/stage/sstore_stage_local.c         basedir_root = NULL;
NULL             1857 orte/mca/sstore/stage/sstore_stage_local.c     if(OPAL_SUCCESS != (ret = opal_os_dirpath_destroy(sstore_stage_cache_basedir, true, NULL)) ) {
NULL             1870 orte/mca/sstore/stage/sstore_stage_local.c     char *cmd = NULL;
NULL             1872 orte/mca/sstore/stage/sstore_stage_local.c     char *cache_dirname = NULL;
NULL             1873 orte/mca/sstore/stage/sstore_stage_local.c     orte_sstore_stage_local_app_snapshot_info_t *app_info = NULL;
NULL             1874 orte/mca/sstore/stage/sstore_stage_local.c     opal_list_item_t* item = NULL;
NULL             1890 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL == app_info ) {
NULL             1923 orte/mca/sstore/stage/sstore_stage_local.c         if( orte_sstore_stage_enabled_compression && NULL != app_info->compressed_local_location) {
NULL             1925 orte/mca/sstore/stage/sstore_stage_local.c             cmd = NULL;
NULL             1938 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_cache_last_dir ) {
NULL             1949 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_cache_last_dir ) {
NULL             1951 orte/mca/sstore/stage/sstore_stage_local.c         sstore_stage_cache_last_dir = NULL;
NULL             1953 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_cache_current_dir ) {
NULL             1960 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != sstore_stage_cache_current_dir ) {
NULL             1962 orte/mca/sstore/stage/sstore_stage_local.c         sstore_stage_cache_current_dir = NULL;
NULL             1971 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != cmd ) {
NULL             1973 orte/mca/sstore/stage/sstore_stage_local.c         cmd = NULL;
NULL             1985 orte/mca/sstore/stage/sstore_stage_local.c     orte_filem_base_process_set_t *p_set = NULL;
NULL             1986 orte/mca/sstore/stage/sstore_stage_local.c     orte_filem_base_file_set_t * f_set = NULL;
NULL             1987 orte/mca/sstore/stage/sstore_stage_local.c     char * full_local_location = NULL;
NULL             1991 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != *local_location) {
NULL             1993 orte/mca/sstore/stage/sstore_stage_local.c         *local_location = NULL;
NULL             2011 orte/mca/sstore/stage/sstore_stage_local.c         (NULL == postfix || 0 >= strlen(postfix) ) ) {
NULL             2073 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != postfix && 0 < strlen(postfix) ) {
NULL             2083 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != postfix && 0 < strlen(postfix) ) {
NULL             2100 orte/mca/sstore/stage/sstore_stage_local.c     if( NULL != full_local_location ) {
NULL             2102 orte/mca/sstore/stage/sstore_stage_local.c         full_local_location = NULL;
NULL               92 orte/mca/sstore/stage/sstore_stage_module.c     if( NULL != orte_sstore_stage_local_snapshot_dir &&
NULL               98 orte/mca/sstore/stage/sstore_stage_module.c         *module = NULL;
NULL               88 orte/mca/state/app/state_app.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
NULL               93 orte/mca/state/app/state_app.c     while (NULL != (item = opal_list_remove_first(&orte_job_states))) {
NULL               82 orte/mca/state/app/state_app_component.c     *module = NULL;
NULL               51 orte/mca/state/base/state_base_fns.c     opal_list_item_t *itm, *any=NULL, *error=NULL;
NULL               70 orte/mca/state/base/state_base_fns.c                                  (NULL == jdata) ? "NULL" : ORTE_JOBID_PRINT(jdata->jobid),
NULL               72 orte/mca/state/base/state_base_fns.c             if (NULL == s->cbfunc) {
NULL               76 orte/mca/state/base/state_base_fns.c                                      (NULL == jdata) ? "ALL" : ORTE_JOBID_PRINT(jdata->jobid),
NULL               81 orte/mca/state/base/state_base_fns.c             if (NULL != jdata) {
NULL               93 orte/mca/state/base/state_base_fns.c     if (ORTE_JOB_STATE_ERROR < state && NULL != error) {
NULL               95 orte/mca/state/base/state_base_fns.c     } else if (NULL != any) {
NULL              102 orte/mca/state/base/state_base_fns.c     if (NULL == s->cbfunc) {
NULL              108 orte/mca/state/base/state_base_fns.c     if (NULL != jdata) {
NULL              116 orte/mca/state/base/state_base_fns.c                          (NULL == jdata) ? "NULL" : ORTE_JOBID_PRINT(jdata->jobid),
NULL              225 orte/mca/state/base/state_base_fns.c                     (NULL == st->cbfunc) ? "NULL" : "DEFINED");
NULL              234 orte/mca/state/base/state_base_fns.c     opal_list_item_t *itm, *any=NULL, *error=NULL;
NULL              255 orte/mca/state/base/state_base_fns.c             if (NULL == s->cbfunc) {
NULL              273 orte/mca/state/base/state_base_fns.c     if (ORTE_PROC_STATE_ERROR < state && NULL != error) {
NULL              275 orte/mca/state/base/state_base_fns.c     } else if (NULL != any) {
NULL              282 orte/mca/state/base/state_base_fns.c     if (NULL == s->cbfunc) {
NULL              393 orte/mca/state/base/state_base_fns.c                     (NULL == st->cbfunc) ? "NULL" : "DEFINED");
NULL              408 orte/mca/state/base/state_base_fns.c     if (NULL == (node = proc->node)) {
NULL              416 orte/mca/state/base/state_base_fns.c         if (NULL == (p = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL              421 orte/mca/state/base/state_base_fns.c             opal_pointer_array_set_item(node->procs, i, NULL);
NULL              453 orte/mca/state/base/state_base_fns.c                          (NULL == jdata) ? "NULL" : ORTE_JOBID_PRINT(jdata->jobid)));
NULL              513 orte/mca/state/base/state_base_fns.c                                  orte_rml_send_callback, NULL);
NULL              621 orte/mca/state/base/state_base_fns.c                                                           orte_rml_send_callback, NULL))) {
NULL              649 orte/mca/state/base/state_base_fns.c     if (NULL == (jdata = orte_get_job_data_object(proc->jobid))) {
NULL              683 orte/mca/state/base/state_base_fns.c         if (NULL != orte_iof.close) {
NULL              707 orte/mca/state/base/state_base_fns.c             opal_pmix.server_deregister_client(proc, NULL, NULL);
NULL              721 orte/mca/state/base/state_base_fns.c                 if (NULL != (pdata = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL              731 orte/mca/state/base/state_base_fns.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              745 orte/mca/state/base/state_base_fns.c             if (NULL != orte_data_server_uri) {
NULL              787 orte/mca/state/base/state_base_fns.c                         (NULL == jdata) ? "NULL" : ORTE_JOBID_PRINT(jdata->jobid));
NULL              789 orte/mca/state/base/state_base_fns.c     if (NULL == jdata || jdata->jobid == ORTE_PROC_MY_NAME->jobid) {
NULL              805 orte/mca/state/base/state_base_fns.c     if (NULL != orte_iof.complete) {
NULL              810 orte/mca/state/base/state_base_fns.c     if (NULL != opal_pmix.server_deregister_nspace) {
NULL              811 orte/mca/state/base/state_base_fns.c         opal_pmix.server_deregister_nspace(jdata->jobid, NULL, NULL);
NULL              838 orte/mca/state/base/state_base_fns.c     if (NULL != jdata &&
NULL              839 orte/mca/state/base/state_base_fns.c         (orte_get_attribute(&jdata->attributes, ORTE_JOB_CONTINUOUS_OP, NULL, OPAL_BOOL) ||
NULL              855 orte/mca/state/base/state_base_fns.c     if (jdata == NULL || jdata->jobid == ORTE_PROC_MY_NAME->jobid) {
NULL              861 orte/mca/state/base/state_base_fns.c             if (NULL == jdata) {
NULL              880 orte/mca/state/base/state_base_fns.c     if (NULL != jdata->map && jdata->state == ORTE_JOB_STATE_TERMINATED) {
NULL              883 orte/mca/state/base/state_base_fns.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, index))) {
NULL              891 orte/mca/state/base/state_base_fns.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL              905 orte/mca/state/base/state_base_fns.c                 opal_pointer_array_set_item(node->procs, i, NULL);
NULL              910 orte/mca/state/base/state_base_fns.c             opal_pointer_array_set_item(map->nodes, index, NULL);
NULL              915 orte/mca/state/base/state_base_fns.c         jdata->map = NULL;
NULL              941 orte/mca/state/base/state_base_fns.c         if (NULL != jdata && job->jobid == jdata->jobid) {
NULL              962 orte/mca/state/base/state_base_fns.c                     opal_hash_table_set_value_uint32(orte_job_data, jdata->jobid, NULL);
NULL              993 orte/mca/state/base/state_base_fns.c                                  (NULL == jdata) ? "UNKNOWN" : orte_job_state_to_str(jdata->state) ));
NULL             1013 orte/mca/state/base/state_base_fns.c     if (NULL != orte_mpiexec_timeout) {
NULL             1015 orte/mca/state/base/state_base_fns.c         orte_mpiexec_timeout = NULL;
NULL             1036 orte/mca/state/base/state_base_fns.c     char path[1024], info[256], **list=NULL, *status, *result, *r2;
NULL             1045 orte/mca/state/base/state_base_fns.c     result = NULL;
NULL             1106 orte/mca/state/base/state_base_fns.c         if (NULL != list) {
NULL             1109 orte/mca/state/base/state_base_fns.c             list = NULL;
NULL             1110 orte/mca/state/base/state_base_fns.c             if (NULL == result) {
NULL               52 orte/mca/state/base/state_base_frame.c                           MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL               63 orte/mca/state/base/state_base_frame.c     if (NULL != orte_state.finalize) {
NULL               67 orte/mca/state/base/state_base_frame.c     return mca_base_framework_components_close(&orte_state_base_framework, NULL);
NULL               90 orte/mca/state/base/state_base_frame.c     state->cbfunc = NULL;
NULL               96 orte/mca/state/base/state_base_frame.c                    NULL);
NULL              101 orte/mca/state/base/state_base_frame.c     caddy->jdata = NULL;
NULL              106 orte/mca/state/base/state_base_frame.c     if (NULL != caddy->jdata) {
NULL               28 orte/mca/state/base/state_base_select.c     orte_state_base_component_t *best_component = NULL;
NULL               29 orte/mca/state/base/state_base_select.c     orte_state_base_module_t *best_module = NULL;
NULL               37 orte/mca/state/base/state_base_select.c                                         (mca_base_component_t **) &best_component, NULL) ) {
NULL               47 orte/mca/state/base/state_base_select.c     if (NULL != best_module) {
NULL              331 orte/mca/state/hnp/state_hnp.c                                                           orte_rml_send_callback, NULL))) {
NULL              345 orte/mca/state/hnp/state_hnp.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_NOTIFY_COMPLETION, NULL, OPAL_BOOL)) {
NULL               82 orte/mca/state/hnp/state_hnp_component.c     *module = NULL;
NULL              188 orte/mca/state/novm/state_novm.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
NULL              214 orte/mca/state/novm/state_novm.c     if (NULL == (daemons = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL              220 orte/mca/state/novm/state_novm.c     orte_set_attribute(&daemons->attributes, ORTE_JOB_NO_VM, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              227 orte/mca/state/novm/state_novm.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              233 orte/mca/state/novm/state_novm.c         if (NULL != orte_set_slots &&
NULL              236 orte/mca/state/novm/state_novm.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL               82 orte/mca/state/novm/state_novm_component.c     *module = NULL;
NULL              148 orte/mca/state/orted/state_orted.c     while (NULL != (item = opal_list_remove_first(&orte_job_states))) {
NULL              152 orte/mca/state/orted/state_orted.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
NULL              193 orte/mca/state/orted/state_orted.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              244 orte/mca/state/orted/state_orted.c                                               orte_rml_send_callback, NULL))) {
NULL              280 orte/mca/state/orted/state_orted.c     if (NULL == (jdata = orte_get_job_data_object(proc->jobid))) {
NULL              323 orte/mca/state/orted/state_orted.c                 if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              336 orte/mca/state/orted/state_orted.c                                                   orte_rml_send_callback, NULL))) {
NULL              355 orte/mca/state/orted/state_orted.c         if (NULL != orte_iof.close) {
NULL              394 orte/mca/state/orted/state_orted.c                 if (NULL != (pdata = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL              408 orte/mca/state/orted/state_orted.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              413 orte/mca/state/orted/state_orted.c             !orte_get_attribute(&jdata->attributes, ORTE_JOB_TERM_NOTIFIED, NULL, OPAL_BOOL)) {
NULL              432 orte/mca/state/orted/state_orted.c                                                   orte_rml_send_callback, NULL))) {
NULL              436 orte/mca/state/orted/state_orted.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_TERM_NOTIFIED, ORTE_ATTR_LOCAL, NULL, OPAL_BOOL);
NULL              439 orte/mca/state/orted/state_orted.c                 if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL              445 orte/mca/state/orted/state_orted.c                     opal_pointer_array_set_item(orte_local_children, i, NULL);
NULL              450 orte/mca/state/orted/state_orted.c             if (NULL != orte_iof.complete) {
NULL              455 orte/mca/state/orted/state_orted.c             if (NULL != opal_pmix.server_deregister_nspace) {
NULL              456 orte/mca/state/orted/state_orted.c                 opal_pmix.server_deregister_nspace(jdata->jobid, NULL, NULL);
NULL              460 orte/mca/state/orted/state_orted.c             if (NULL != jdata->map) {
NULL              463 orte/mca/state/orted/state_orted.c                     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, index))) {
NULL              471 orte/mca/state/orted/state_orted.c                         if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL              487 orte/mca/state/orted/state_orted.c                         opal_pointer_array_set_item(node->procs, i, NULL);
NULL              492 orte/mca/state/orted/state_orted.c                     opal_pointer_array_set_item(map->nodes, index, NULL);
NULL              499 orte/mca/state/orted/state_orted.c                 jdata->map = NULL;
NULL              509 orte/mca/state/orted/state_orted.c             if (NULL != orte_data_server_uri) {
NULL              516 orte/mca/state/orted/state_orted.c             opal_hash_table_set_value_uint32(orte_job_data, jdata->jobid, NULL);
NULL              565 orte/mca/state/orted/state_orted.c         if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL               82 orte/mca/state/orted/state_orted_component.c     *module = NULL;
NULL               84 orte/mca/state/state.h                             (NULL == shadow) ? "NULL" :                     \
NULL               97 orte/mca/state/state.h                             (NULL == shadow) ? "NULL" :                     \
NULL               89 orte/mca/state/tool/state_tool.c     while (NULL != (item = opal_list_remove_first(&orte_proc_states))) {
NULL               94 orte/mca/state/tool/state_tool.c     while (NULL != (item = opal_list_remove_first(&orte_job_states))) {
NULL               83 orte/mca/state/tool/state_tool_component.c     *module = NULL;
NULL               48 orte/orted/ft_tester.c     NULL,
NULL               49 orte/orted/ft_tester.c     NULL,
NULL               50 orte/orted/ft_tester.c     NULL,
NULL               51 orte/orted/ft_tester.c     NULL,
NULL               53 orte/orted/ft_tester.c     NULL
NULL               79 orte/orted/ft_tester.c             orte_errmgr.abort(1, NULL);
NULL               87 orte/orted/ft_tester.c             if (NULL == (child = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i))) {
NULL               93 orte/orted/orted_comm.c static opal_pointer_array_t *procs_prev_ordered_to_terminate = NULL;
NULL              114 orte/orted/orted_comm.c     char *cmd_str = NULL;
NULL              115 orte/orted/orted_comm.c     opal_pointer_array_t *procs_to_kill = NULL;
NULL              117 orte/orted/orted_comm.c     orte_proc_t *cur_proc = NULL, *prev_proc = NULL;
NULL              144 orte/orted/orted_comm.c     cmd_str = NULL;
NULL              178 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = orte_odls.kill_local_procs(NULL))) {
NULL              192 orte/orted/orted_comm.c             if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(&procarray, i))) {
NULL              225 orte/orted/orted_comm.c             if (NULL != jdata) {
NULL              228 orte/orted/orted_comm.c         } else if (SIGCONT == signal && NULL != jdata) {
NULL              239 orte/orted/orted_comm.c         if (ORTE_SUCCESS != (ret = orte_odls.signal_local_procs(NULL, signal))) {
NULL              306 orte/orted/orted_comm.c         if( NULL == procs_prev_ordered_to_terminate ) {
NULL              324 orte/orted/orted_comm.c                 if( NULL == (prev_proc = (orte_proc_t*)opal_pointer_array_get_item(procs_prev_ordered_to_terminate, p))) {
NULL              376 orte/orted/orted_comm.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              380 orte/orted/orted_comm.c         orte_odls.kill_local_procs(NULL);
NULL              386 orte/orted/orted_comm.c                 if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL              402 orte/orted/orted_comm.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              417 orte/orted/orted_comm.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              421 orte/orted/orted_comm.c         orte_odls.kill_local_procs(NULL);
NULL              428 orte/orted/orted_comm.c                     if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL              439 orte/orted/orted_comm.c                 ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              442 orte/orted/orted_comm.c             ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL              527 orte/orted/orted_comm.c                                         orte_rml_send_callback, NULL);
NULL              530 orte/orted/orted_comm.c                 if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              554 orte/orted/orted_comm.c         if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL              561 orte/orted/orted_comm.c                                                       ORTE_ATTR_LOCAL, NULL, OPAL_BOOL))) {
NULL              583 orte/orted/orted_comm.c         if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL              598 orte/orted/orted_comm.c         if (NULL != jdata->map) {
NULL              601 orte/orted/orted_comm.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, n))) {
NULL              605 orte/orted/orted_comm.c                     if (NULL == (proct = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL              615 orte/orted/orted_comm.c                     opal_pointer_array_set_item(node->procs, i, NULL);
NULL              620 orte/orted/orted_comm.c                 opal_pointer_array_set_item(map->nodes, n, NULL);
NULL              627 orte/orted/orted_comm.c             jdata->map = NULL;
NULL              653 orte/orted/orted_comm.c         if (NULL != coprocessors) {
NULL              661 orte/orted/orted_comm.c         if (NULL!= coprocessors) {
NULL              718 orte/orted/orted_comm.c                                                orte_rml_send_callback, NULL))) {
NULL              733 orte/orted/orted_comm.c         if (NULL == contact_info) {
NULL              748 orte/orted/orted_comm.c                                                orte_rml_send_callback, NULL))) {
NULL              773 orte/orted/orted_comm.c                                                    orte_rml_send_callback, NULL))) {
NULL              795 orte/orted/orted_comm.c                 if (NULL != (jobdat = orte_get_job_data_object(job))) {
NULL              829 orte/orted/orted_comm.c                     if (NULL != jobdat) {
NULL              842 orte/orted/orted_comm.c                                                    orte_rml_send_callback, NULL))) {
NULL              868 orte/orted/orted_comm.c                                                    orte_rml_send_callback, NULL))) {
NULL              890 orte/orted/orted_comm.c             if (NULL != nid) {
NULL              893 orte/orted/orted_comm.c                     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              914 orte/orted/orted_comm.c                     if (NULL != opal_pointer_array_get_item(orte_node_pool, i)) {
NULL              926 orte/orted/orted_comm.c                     if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              937 orte/orted/orted_comm.c                                                    orte_rml_send_callback, NULL))) {
NULL              963 orte/orted/orted_comm.c                                                    orte_rml_send_callback, NULL))) {
NULL              987 orte/orted/orted_comm.c             if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL             1004 orte/orted/orted_comm.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL             1025 orte/orted/orted_comm.c                         if (NULL == proc->node) {
NULL             1041 orte/orted/orted_comm.c                     if (NULL != opal_pointer_array_get_item(jdata->procs, i)) {
NULL             1053 orte/orted/orted_comm.c                     if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL             1067 orte/orted/orted_comm.c                         if (NULL == proc->node) {
NULL             1081 orte/orted/orted_comm.c                                                    orte_rml_send_callback, NULL))) {
NULL             1102 orte/orted/orted_comm.c         return_addr = NULL;
NULL             1140 orte/orted/orted_comm.c                                                         orte_rml_send_callback, NULL)) {
NULL             1191 orte/orted/orted_comm.c                                                     orte_rml_send_callback, NULL)) {
NULL             1248 orte/orted/orted_comm.c         if (NULL == return_addr) {
NULL             1254 orte/orted/orted_comm.c                                                orte_rml_send_callback, NULL))) {
NULL             1274 orte/orted/orted_comm.c             if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL             1286 orte/orted/orted_comm.c                 fp = NULL;
NULL             1287 orte/orted/orted_comm.c                 if (NULL != gstack_exec) {
NULL             1295 orte/orted/orted_comm.c                 if (NULL == gstack_exec || NULL == fp) {
NULL             1298 orte/orted/orted_comm.c                                     (NULL == gstack_exec) ? "find" : "run",
NULL             1299 orte/orted/orted_comm.c                                     (NULL == gstack_exec) ? "gstack" : gstack_exec,
NULL             1310 orte/orted/orted_comm.c                 while (fgets(path, sizeof(path)-1, fp) != NULL) {
NULL             1327 orte/orted/orted_comm.c         if (NULL != gstack_exec) {
NULL             1333 orte/orted/orted_comm.c                                                orte_rml_send_callback, NULL))) {
NULL             1345 orte/orted/orted_comm.c         opal_pstat.query(orte_process_info.pid, &pstat, NULL);
NULL             1352 orte/orted/orted_comm.c             if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL             1356 orte/orted/orted_comm.c                 if (OPAL_SUCCESS == opal_pstat.query(proct->pid, &pstat, NULL)) {
NULL             1371 orte/orted/orted_comm.c                                                orte_rml_send_callback, NULL))) {
NULL              125 orte/orted/orted_main.c static opal_buffer_t *bucket, *mybucket = NULL;
NULL              129 orte/orted/orted_main.c static char *orte_parent_uri = NULL;
NULL              152 orte/orted/orted_main.c     { NULL, 'h', NULL, "help", 0,
NULL              156 orte/orted/orted_main.c     { "orte_daemon_spin", 's', NULL, "spin", 0,
NULL              160 orte/orted/orted_main.c     { NULL, '\0', NULL, "test-suicide", 1,
NULL              164 orte/orted/orted_main.c     { "orte_debug", 'd', NULL, "debug", 0,
NULL              165 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              168 orte/orted/orted_main.c     { "orte_daemonize", '\0', NULL, "daemonize", 0,
NULL              172 orte/orted/orted_main.c     { "orte_debug_daemons", '\0', NULL, "debug-daemons", 0,
NULL              176 orte/orted/orted_main.c     { "orte_debug_daemons_file", '\0', NULL, "debug-daemons-file", 0,
NULL              177 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              180 orte/orted/orted_main.c     { NULL, '\0', NULL, "hnp", 0,
NULL              184 orte/orted/orted_main.c     { "orte_hnp_uri", '\0', NULL, "hnp-uri", 1,
NULL              185 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              188 orte/orted/orted_main.c     { "orte_parent_uri", '\0', NULL, "parent-uri", 1,
NULL              189 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              192 orte/orted/orted_main.c     { NULL, '\0', NULL, "set-sid", 0,
NULL              196 orte/orted/orted_main.c     { NULL, '\0', "tree-spawn", "tree-spawn", 0,
NULL              200 orte/orted/orted_main.c     { "tmpdir_base", '\0', NULL, "tmpdir", 1,
NULL              201 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              204 orte/orted/orted_main.c     { NULL, '\0', NULL, "report-uri", 1,
NULL              208 orte/orted/orted_main.c     { NULL, '\0', NULL, "singleton-died-pipe", 1,
NULL              213 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              217 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_STRING,
NULL              221 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_BOOL,
NULL              225 orte/orted/orted_main.c     { NULL, '\0', NULL, NULL, 0,
NULL              226 orte/orted/orted_main.c       NULL, OPAL_CMD_LINE_TYPE_NULL, NULL }
NULL              232 orte/orted/orted_main.c     opal_cmd_line_t *cmd_line = NULL;
NULL              237 orte/orted/orted_main.c     char *tmp_env_var = NULL;
NULL              256 orte/orted/orted_main.c         char *args = NULL;
NULL              309 orte/orted/orted_main.c         char *args = NULL;
NULL              344 orte/orted/orted_main.c         opal_daemon_init(NULL);
NULL              370 orte/orted/orted_main.c     if (NULL != orte_daemon_cores) {
NULL              371 orte/orted/orted_main.c         char **cores=NULL, tmp[128];
NULL              380 orte/orted/orted_main.c         if (NULL != cores) {
NULL              384 orte/orted/orted_main.c             for (i=0; NULL != cores[i]; i++) {
NULL              385 orte/orted/orted_main.c                 core = strtoul(cores[i], NULL, 10);
NULL              386 orte/orted/orted_main.c                 if (NULL == (pu = opal_hwloc_base_get_pu(opal_hwloc_topology, core, OPAL_HWLOC_LOGICAL))) {
NULL              463 orte/orted/orted_main.c     if (NULL == orte_process_info.my_daemon_uri) {
NULL              476 orte/orted/orted_main.c         val.key = NULL;
NULL              477 orte/orted/orted_main.c         val.data.string = NULL;
NULL              481 orte/orted/orted_main.c     val.key = NULL;
NULL              482 orte/orted/orted_main.c     val.data.string = NULL;
NULL              494 orte/orted/orted_main.c                             ORTE_RML_PERSISTENT, orte_daemon_recv, NULL);
NULL              542 orte/orted/orted_main.c         char **singenv=NULL, *string_key, *env_str;
NULL              604 orte/orted/orted_main.c         orte_pre_condition_transports(jdata, NULL);
NULL              618 orte/orted/orted_main.c         if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_TRANSPORT_KEY, (void**)&string_key, OPAL_STRING) || NULL == string_key) {
NULL              650 orte/orted/orted_main.c         for (i=0; NULL != environ[i]; i++) {
NULL              676 orte/orted/orted_main.c         opal_event_add(pipe_handler, NULL);
NULL              682 orte/orted/orted_main.c     orte_parent_uri = NULL;
NULL              683 orte/orted/orted_main.c     (void) mca_base_var_register ("orte", "orte", NULL, "parent_uri",
NULL              685 orte/orted/orted_main.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              690 orte/orted/orted_main.c     if (NULL != orte_parent_uri) {
NULL              692 orte/orted/orted_main.c         ret = orte_rml_base_parse_uris(orte_parent_uri, ORTE_PROC_MY_PARENT, NULL);
NULL              703 orte/orted/orted_main.c             val.key = NULL;
NULL              704 orte/orted/orted_main.c             val.data.string = NULL;
NULL              708 orte/orted/orted_main.c         val.key = NULL;
NULL              709 orte/orted/orted_main.c         val.data.string = NULL;
NULL              742 orte/orted/orted_main.c                                 ORTE_RML_PERSISTENT, rollup, NULL);
NULL              746 orte/orted/orted_main.c         if (NULL != orte_parent_uri) {
NULL              759 orte/orted/orted_main.c                                                    orte_rml_send_callback, NULL))) {
NULL              785 orte/orted/orted_main.c             opal_value_t *vptr = NULL, *kv;
NULL              790 orte/orted/orted_main.c                 if (OPAL_SUCCESS != (ret = opal_pmix.get(ORTE_PROC_MY_NAME, OPAL_PMIX_PROC_URI, NULL, &vptr)) || NULL == vptr) {
NULL              813 orte/orted/orted_main.c                 if (OPAL_SUCCESS != (ret = opal_pmix.get(ORTE_PROC_MY_NAME, NULL, NULL, &vptr)) || NULL == vptr) {
NULL              863 orte/orted/orted_main.c             char **aliases=NULL;
NULL              959 orte/orted/orted_main.c                                                orte_rml_send_callback, NULL))) {
NULL              980 orte/orted/orted_main.c             NULL
NULL              987 orte/orted/orted_main.c                 for (k=0; NULL != no_keep[k]; k++) {
NULL              997 orte/orted/orted_main.c                     if (NULL != orted_cmd_line) {
NULL              998 orte/orted/orted_main.c                         for (j=0; NULL != orted_cmd_line[j]; j++) {
NULL             1029 orte/orted/orted_main.c     orte_odls.kill_local_procs(NULL);
NULL             1055 orte/orted/orted_main.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_DAEMONS_TERMINATED);
NULL             1062 orte/orted/orted_main.c     if (NULL != tm) {
NULL             1078 orte/orted/orted_main.c         orte_odls.kill_local_procs(NULL);
NULL             1087 orte/orted/orted_main.c     orte_odls.kill_local_procs(NULL);
NULL             1145 orte/orted/orted_main.c     if (nreqd == ncollected && NULL != mybucket && !node_regex_waiting) {
NULL             1152 orte/orted/orted_main.c                                                orte_rml_send_callback, NULL))) {
NULL              117 orte/orted/orted_submit.c opal_cmd_line_t *orte_cmd_line = NULL;
NULL              119 orte/orted/orted_submit.c static char **global_mca_env = NULL;
NULL              128 orte/orted/orted_submit.c opal_event_t *orte_debugger_attach=NULL;
NULL              163 orte/orted/orted_submit.c struct MPIR_PROCDESC *MPIR_proctable = NULL;
NULL              184 orte/orted/orted_submit.c     return NULL;
NULL              199 orte/orted/orted_submit.c     p->jdata = NULL;
NULL              200 orte/orted/orted_submit.c     p->launch_cb = NULL;
NULL              201 orte/orted/orted_submit.c     p->launch_cbdata = NULL;
NULL              202 orte/orted/orted_submit.c     p->complete_cb = NULL;
NULL              203 orte/orted/orted_submit.c     p->complete_cbdata = NULL;
NULL              207 orte/orted/orted_submit.c     if (NULL != p->jdata) {
NULL              229 orte/orted/orted_submit.c     for (i=0; NULL != argv[i]; i++) {
NULL              231 orte/orted/orted_submit.c             NULL == argv[i+1] || NULL == argv[i+2]) {
NULL              276 orte/orted/orted_submit.c     if (NULL != opts) {
NULL              304 orte/orted/orted_submit.c         char *str, *project_name = NULL;
NULL              315 orte/orted/orted_submit.c         if (NULL != str) {
NULL              330 orte/orted/orted_submit.c         if (NULL != (r1 = getenv("OMPI_ALLOW_RUN_AS_ROOT")) &&
NULL              331 orte/orted/orted_submit.c             NULL != (r2 = getenv("OMPI_ALLOW_RUN_AS_ROOT_CONFIRM"))) {
NULL              373 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.help) {
NULL              384 orte/orted/orted_submit.c         if (NULL == orte_cmd_options.hnp) {
NULL              397 orte/orted/orted_submit.c             if (NULL == filename) {
NULL              412 orte/orted/orted_submit.c             if (NULL == fp) { /* can't find or read file! */
NULL              419 orte/orted/orted_submit.c             if (NULL == fgets(input, 1024, fp)) {
NULL              447 orte/orted/orted_submit.c         orte_cmd_options.prefix = NULL;
NULL              448 orte/orted/orted_submit.c         orte_cmd_options.path_to_mpirun = NULL;
NULL              453 orte/orted/orted_submit.c                 char* tmp_basename = NULL;
NULL              468 orte/orted/orted_submit.c                     orte_cmd_options.path_to_mpirun = NULL;
NULL              474 orte/orted/orted_submit.c                 NULL != orte_cmd_options.path_to_mpirun) {
NULL              495 orte/orted/orted_submit.c                     orte_cmd_options.path_to_mpirun = NULL;
NULL              498 orte/orted/orted_submit.c             } else if (NULL != orte_cmd_options.path_to_mpirun) {
NULL              508 orte/orted/orted_submit.c             if (NULL != param) {
NULL              556 orte/orted/orted_submit.c         if (ORTE_SUCCESS != orte_rml_base_parse_uris(orte_process_info.my_hnp_uri, ORTE_PROC_MY_HNP, NULL)) {
NULL              566 orte/orted/orted_submit.c             val.key = NULL;
NULL              567 orte/orted/orted_submit.c             val.data.string = NULL;
NULL              573 orte/orted/orted_submit.c         val.key = NULL;
NULL              574 orte/orted/orted_submit.c         val.data.string = NULL;
NULL              589 orte/orted/orted_submit.c                                 ORTE_RML_PERSISTENT, complete_recv, NULL);
NULL              591 orte/orted/orted_submit.c                                 ORTE_RML_PERSISTENT, launch_recv, NULL);
NULL              611 orte/orted/orted_submit.c     char *str = NULL, *args;
NULL              612 orte/orted/orted_submit.c     char *project_name = NULL;
NULL              624 orte/orted/orted_submit.c     if (NULL != str) {
NULL              637 orte/orted/orted_submit.c         if (NULL != (trk = (trackr_t*)opal_pointer_array_get_item(&tool_jobs, i))) {
NULL              655 orte/orted/orted_submit.c     if (NULL != orte_cmd_line) {
NULL              669 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.prefix) {
NULL              672 orte/orted/orted_submit.c     if (NULL != orte_launch_environ) {
NULL              675 orte/orted/orted_submit.c     if (NULL != orte_basename) {
NULL              688 orte/orted/orted_submit.c     if (NULL == (trk = (trackr_t*)opal_pointer_array_get_item(&tool_jobs, index))) {
NULL              704 orte/orted/orted_submit.c                                  orte_rml_send_callback, NULL);
NULL              728 orte/orted/orted_submit.c                                  orte_rml_send_callback, NULL);
NULL              752 orte/orted/orted_submit.c     orte_job_t *jdata = NULL, *daemons;
NULL              758 orte/orted/orted_submit.c     if (NULL != getenv("OMPI_UNIVERSE_SIZE")) {
NULL              790 orte/orted/orted_submit.c     if (NULL == jdata) {
NULL              797 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.personality) {
NULL              819 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_TAG_OUTPUT, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              823 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_TIMESTAMP_OUTPUT, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              826 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.output_filename) {
NULL              834 orte/orted/orted_submit.c             path = opal_os_path(false, cwd, orte_cmd_options.output_filename, NULL);
NULL              843 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_MERGE_STDERR_STDOUT, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              847 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.stdin_target) {
NULL              853 orte/orted/orted_submit.c             jdata->stdin_target = strtoul(orte_cmd_options.stdin_target, NULL, 10);
NULL              859 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_INDEX_ARGV, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              877 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.mapping_policy) {
NULL              878 orte/orted/orted_submit.c         if (ORTE_SUCCESS != (rc = orte_rmaps_base_set_mapping_policy(jdata, &jdata->map->mapping, NULL, orte_cmd_options.mapping_policy))) {
NULL              905 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.ranking_policy) {
NULL              914 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.binding_policy) {
NULL              934 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_REPORT_BINDINGS, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              945 orte/orted/orted_submit.c             orte_set_attribute(&jdata->attributes, ORTE_JOB_CONTINUOUS_OP, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              951 orte/orted/orted_submit.c             if (NULL != (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              959 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_CONTINUOUS_OP, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL              963 orte/orted/orted_submit.c     if (NULL != getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
NULL              967 orte/orted/orted_submit.c             if (NULL != (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              969 orte/orted/orted_submit.c                 if (NULL != evar) {
NULL              977 orte/orted/orted_submit.c     if (NULL != getenv("ORTE_TEST_HNP_SUICIDE") ||
NULL              978 orte/orted/orted_submit.c         NULL != getenv("ORTE_TEST_ORTED_SUICIDE")) {
NULL              987 orte/orted/orted_submit.c     param = NULL;
NULL              989 orte/orted/orted_submit.c         NULL != (param = getenv("MPIEXEC_TIMEOUT"))) {
NULL              990 orte/orted/orted_submit.c         if (NULL != param) {
NULL              991 orte/orted/orted_submit.c             timeout_seconds = strtol(param, NULL, 10);
NULL             1001 orte/orted/orted_submit.c         if (NULL == (orte_mpiexec_timeout = OBJ_NEW(orte_timer_t))) {
NULL             1015 orte/orted/orted_submit.c     if (NULL != (param = getenv("OMPI_MEMPROFILE"))) {
NULL             1016 orte/orted/orted_submit.c         timeout_seconds = strtol(param, NULL, 10);
NULL             1017 orte/orted/orted_submit.c         if (NULL == (orte_memprofile_timeout = OBJ_NEW(orte_timer_t))) {
NULL             1023 orte/orted/orted_submit.c                                 ORTE_RML_PERSISTENT, profile_recv, NULL);
NULL             1036 orte/orted/orted_submit.c         if (NULL != orte_cmd_options.report_uri) {
NULL             1042 orte/orted/orted_submit.c                 printf("%s\n",  (NULL == rml_uri) ? "NULL" : rml_uri);
NULL             1045 orte/orted/orted_submit.c                 fprintf(stderr, "%s\n",  (NULL == rml_uri) ? "NULL" : rml_uri);
NULL             1048 orte/orted/orted_submit.c                 if (NULL == fp) {
NULL             1053 orte/orted/orted_submit.c                 fprintf(fp, "%s\n", (NULL == rml_uri) ? "NULL" : rml_uri);
NULL             1056 orte/orted/orted_submit.c             if (NULL != rml_uri) {
NULL             1069 orte/orted/orted_submit.c         param = NULL;
NULL             1070 orte/orted/orted_submit.c         if (NULL != (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, 0)) &&
NULL             1077 orte/orted/orted_submit.c             if (NULL == (dapp = (orte_app_context_t*)opal_pointer_array_get_item(daemons->apps, 0))) {
NULL             1088 orte/orted/orted_submit.c             newenv = opal_os_path( false, param, bin_base, NULL );
NULL             1090 orte/orted/orted_submit.c             if (NULL != oldenv) {
NULL             1104 orte/orted/orted_submit.c             newenv = opal_os_path( false, param, lib_base, NULL );
NULL             1106 orte/orted/orted_submit.c             if (NULL != oldenv) {
NULL             1128 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_DVM_JOB, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1132 orte/orted/orted_submit.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_FIXED_DVM, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1148 orte/orted/orted_submit.c                                 orte_rml_send_callback, NULL);
NULL             1151 orte/orted/orted_submit.c         if (NULL != index) {
NULL             1164 orte/orted/orted_submit.c     orte_cmd_options.help = NULL;
NULL             1167 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.appfile) {
NULL             1169 orte/orted/orted_submit.c         orte_cmd_options.appfile = NULL;
NULL             1171 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.wdir) {
NULL             1173 orte/orted/orted_submit.c         orte_cmd_options.wdir = NULL;
NULL             1176 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.path) {
NULL             1178 orte/orted/orted_submit.c         orte_cmd_options.path = NULL;
NULL             1180 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.hnp) {
NULL             1182 orte/orted/orted_submit.c         orte_cmd_options.hnp = NULL;
NULL             1184 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.stdin_target) {
NULL             1186 orte/orted/orted_submit.c         orte_cmd_options.stdin_target = NULL ;
NULL             1188 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.output_filename) {
NULL             1190 orte/orted/orted_submit.c         orte_cmd_options.output_filename = NULL ;
NULL             1192 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.binding_policy) {
NULL             1194 orte/orted/orted_submit.c         orte_cmd_options.binding_policy = NULL;
NULL             1196 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.mapping_policy) {
NULL             1198 orte/orted/orted_submit.c         orte_cmd_options.mapping_policy = NULL;
NULL             1200 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.ranking_policy) {
NULL             1202 orte/orted/orted_submit.c         orte_cmd_options.ranking_policy = NULL;
NULL             1205 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.report_pid) {
NULL             1207 orte/orted/orted_submit.c         orte_cmd_options.report_pid = NULL;
NULL             1209 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.report_uri) {
NULL             1211 orte/orted/orted_submit.c         orte_cmd_options.report_uri = NULL;
NULL             1213 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.cpu_list) {
NULL             1215 orte/orted/orted_submit.c         orte_cmd_options.cpu_list= NULL;
NULL             1218 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.preload_files) {
NULL             1220 orte/orted/orted_submit.c         orte_cmd_options.preload_files  = NULL;
NULL             1232 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.report_pid) {
NULL             1242 orte/orted/orted_submit.c             if (NULL == fp) {
NULL             1273 orte/orted/orted_submit.c     temp_argv = NULL;
NULL             1280 orte/orted/orted_submit.c     env = NULL;
NULL             1285 orte/orted/orted_submit.c                 if (NULL != env) {
NULL             1287 orte/orted/orted_submit.c                     env = NULL;
NULL             1289 orte/orted/orted_submit.c                 app = NULL;
NULL             1308 orte/orted/orted_submit.c                 temp_argv = NULL;
NULL             1317 orte/orted/orted_submit.c         app = NULL;
NULL             1331 orte/orted/orted_submit.c     if (NULL != env) {
NULL             1340 orte/orted/orted_submit.c     if (NULL != global_mca_env) {
NULL             1346 orte/orted/orted_submit.c             if (NULL != app) {
NULL             1366 orte/orted/orted_submit.c     env = NULL;
NULL             1367 orte/orted/orted_submit.c     if (NULL != global_mca_env) {
NULL             1376 orte/orted/orted_submit.c             if (NULL != app) {
NULL             1379 orte/orted/orted_submit.c                     if (NULL != opal_pointer_array_get_item(jdata->apps, j)) {
NULL             1380 orte/orted/orted_submit.c                         env = NULL;
NULL             1388 orte/orted/orted_submit.c     if (NULL != env) {
NULL             1400 orte/orted/orted_submit.c             if (NULL == s) {
NULL             1405 orte/orted/orted_submit.c             if (NULL != value) {
NULL             1448 orte/orted/orted_submit.c     orte_app_context_t *app = NULL;
NULL             1450 orte/orted/orted_submit.c     char *appname = NULL;
NULL             1464 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.appfile) {
NULL             1484 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.appfile) {
NULL             1523 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.wdir) {
NULL             1535 orte/orted/orted_submit.c             app->cwd = opal_os_path(false, cwd, orte_cmd_options.wdir, NULL);
NULL             1537 orte/orted/orted_submit.c         orte_set_attribute(&app->attributes, ORTE_APP_USER_CWD, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1539 orte/orted/orted_submit.c         orte_set_attribute(&app->attributes, ORTE_APP_SSNDIR_CWD, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1540 orte/orted/orted_submit.c         orte_set_attribute(&app->attributes, ORTE_APP_USER_CWD, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1570 orte/orted/orted_submit.c                 NULL != orte_cmd_options.prefix) {
NULL             1591 orte/orted/orted_submit.c             } else if (NULL != orte_cmd_options.prefix) {
NULL             1601 orte/orted/orted_submit.c             if (NULL != param) {
NULL             1621 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.pset) {
NULL             1633 orte/orted/orted_submit.c                            true, orte_basename, NULL);
NULL             1641 orte/orted/orted_submit.c         if(1 < j || orte_get_attribute(&app->attributes, ORTE_APP_HOSTFILE, NULL, OPAL_STRING)) {
NULL             1643 orte/orted/orted_submit.c                            true, orte_basename, NULL);
NULL             1653 orte/orted/orted_submit.c         char **targ=NULL, *tval;
NULL             1662 orte/orted/orted_submit.c     } else if (NULL != orte_default_dash_host) {
NULL             1671 orte/orted/orted_submit.c                        orte_cmd_options.num_procs, NULL);
NULL             1683 orte/orted/orted_submit.c     if (NULL == strstr(app->argv[0], "java")) {
NULL             1685 orte/orted/orted_submit.c             orte_set_attribute(&app->attributes, ORTE_APP_SSNDIR_CWD, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1686 orte/orted/orted_submit.c             orte_set_attribute(&app->attributes, ORTE_APP_PRELOAD_BIN, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1688 orte/orted/orted_submit.c             orte_set_attribute(&app->attributes, ORTE_APP_USER_CWD, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL             1691 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.preload_files) {
NULL             1702 orte/orted/orted_submit.c     if (NULL == app->app) {
NULL             1718 orte/orted/orted_submit.c         for (i=1; NULL != app->argv[i]; i++) {
NULL             1719 orte/orted/orted_submit.c             if (NULL != strstr(app->argv[i], "java.library.path")) {
NULL             1722 orte/orted/orted_submit.c                 if (NULL == (dptr = strchr(app->argv[i], '='))) {
NULL             1731 orte/orted/orted_submit.c                 if (NULL == strstr(app->argv[i], opal_install_dirs.libdir)) {
NULL             1753 orte/orted/orted_submit.c         for (i=1; NULL != app->argv[i]; i++) {
NULL             1754 orte/orted/orted_submit.c             if (NULL != strstr(app->argv[i], "cp") ||
NULL             1755 orte/orted/orted_submit.c                 NULL != strstr(app->argv[i], "classpath")) {
NULL             1759 orte/orted/orted_submit.c                 value = opal_os_path(false, opal_install_dirs.libdir, "mpi.jar", NULL);
NULL             1765 orte/orted/orted_submit.c                 value = opal_os_path(false, opal_install_dirs.libdir, "shmem.jar", NULL);
NULL             1780 orte/orted/orted_submit.c             for (i=0; NULL != environ[i]; i++) {
NULL             1786 orte/orted/orted_submit.c                     value = opal_os_path(false, opal_install_dirs.libdir, "mpi.jar", NULL);
NULL             1792 orte/orted/orted_submit.c                     value = opal_os_path(false, opal_install_dirs.libdir, "shmem.jar", NULL);
NULL             1815 orte/orted/orted_submit.c                 value = opal_os_path(false, opal_install_dirs.libdir, "mpi.jar", NULL);
NULL             1823 orte/orted/orted_submit.c                 value = opal_os_path(false, opal_install_dirs.libdir, "shmem.jar", NULL);
NULL             1837 orte/orted/orted_submit.c             if (NULL != strstr(app->argv[i], "java.library.path")) {
NULL             1839 orte/orted/orted_submit.c             } else if (NULL != strstr(app->argv[i], "cp") ||
NULL             1840 orte/orted/orted_submit.c                        NULL != strstr(app->argv[i], "classpath")) {
NULL             1866 orte/orted/orted_submit.c     app = NULL;
NULL             1872 orte/orted/orted_submit.c     if (NULL != app) {
NULL             1875 orte/orted/orted_submit.c     if (NULL != appname) {
NULL             1883 orte/orted/orted_submit.c     if (NULL == strstr(app->argv[index], jarfile)) {
NULL             1910 orte/orted/orted_submit.c     if (NULL != orte_cmd_options.appfile) {
NULL             1912 orte/orted/orted_submit.c         orte_cmd_options.appfile = NULL;
NULL             1918 orte/orted/orted_submit.c     if (NULL == fp) {
NULL             1939 orte/orted/orted_submit.c         if (NULL == fgets(line + sizeof(bogus) - 1,
NULL             1997 orte/orted/orted_submit.c             if (NULL != *env) {
NULL             1999 orte/orted/orted_submit.c                 if (NULL == tmp_env) {
NULL             2005 orte/orted/orted_submit.c                 tmp_env = NULL;
NULL             2014 orte/orted/orted_submit.c             if (NULL != tmp_env) {
NULL             2076 orte/orted/orted_submit.c     if (NULL == (trk = (trackr_t*)opal_pointer_array_get_item(&tool_jobs, tool_job_index))) {
NULL             2099 orte/orted/orted_submit.c     if (NULL != trk->launch_cb) {
NULL             2105 orte/orted/orted_submit.c         opal_pointer_array_set_item(&tool_jobs, tool_job_index, NULL);
NULL             2148 orte/orted/orted_submit.c     if (NULL == (trk = (trackr_t*)opal_pointer_array_get_item(&tool_jobs, tool_job_index))) {
NULL             2169 orte/orted/orted_submit.c     if (NULL != trk && NULL != trk->complete_cb) {
NULL             2173 orte/orted/orted_submit.c     opal_pointer_array_set_item(&tool_jobs, tool_job_index, NULL);
NULL             2277 orte/orted/orted_submit.c         if (NULL != orte_debugger_test_daemon && !orte_debugger_test_attach) {
NULL             2298 orte/orted/orted_submit.c                                        "debugger_attach_fifo", NULL);
NULL             2319 orte/orted/orted_submit.c         if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
NULL             2328 orte/orted/orted_submit.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL             2341 orte/orted/orted_submit.c                                    "debugger_attach_fifo", NULL);
NULL             2467 orte/orted/orted_submit.c     if (NULL != orte_debugger_test_daemon) {
NULL             2534 orte/orted/orted_submit.c         if (MPIR_being_debugged || NULL != orte_debugger_test_daemon ||
NULL             2535 orte/orted/orted_submit.c             NULL != getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
NULL             2541 orte/orted/orted_submit.c                 if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
NULL             2576 orte/orted/orted_submit.c     if (MPIR_proctable == NULL) {
NULL             2588 orte/orted/orted_submit.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, j))) {
NULL             2595 orte/orted/orted_submit.c         if (NULL == (appctx = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, proc->app_idx))) {
NULL             2601 orte/orted/orted_submit.c             aliases = NULL;
NULL             2602 orte/orted/orted_submit.c             aptr = NULL;
NULL             2618 orte/orted/orted_submit.c                 opal_os_path( false, appctx->app, NULL );
NULL             2621 orte/orted/orted_submit.c                 opal_os_path( false, appctx->cwd, appctx->app, NULL );
NULL             2638 orte/orted/orted_submit.c     if (MPIR_being_debugged || NULL != orte_debugger_test_daemon ||
NULL             2639 orte/orted/orted_submit.c         NULL != getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
NULL             2644 orte/orted/orted_submit.c             if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
NULL             2653 orte/orted/orted_submit.c         if ('\0' == MPIR_executable_path[0] && NULL == orte_debugger_test_daemon) {
NULL             2673 orte/orted/orted_submit.c                                 (NULL == orte_debugger_test_daemon) ?
NULL             2696 orte/orted/orted_submit.c     char *line = NULL, *tmp = NULL, *full_line = strdup(orig_line);
NULL             2697 orte/orted/orted_submit.c     char **orterun_argv = NULL, **executable_argv = NULL, **line_argv = NULL;
NULL             2704 orte/orted/orted_submit.c     if (NULL == line) {
NULL             2734 orte/orted/orted_submit.c     for (i = 0; NULL != orterun_argv[i]; ++i) {
NULL             2751 orte/orted/orted_submit.c     *new_argv = NULL;
NULL             2753 orte/orted/orted_submit.c     if (NULL == line_argv) {
NULL             2757 orte/orted/orted_submit.c     for (i = 0; NULL != line_argv[i]; ++i) {
NULL             2763 orte/orted/orted_submit.c             for (j = 0; NULL != orterun_argv && NULL != orterun_argv[j]; ++j) {
NULL             2778 orte/orted/orted_submit.c             if (NULL != executable_argv) {
NULL             2786 orte/orted/orted_submit.c             if (NULL != executable_argv) {
NULL             2787 orte/orted/orted_submit.c                 for (j = 1; NULL != executable_argv[j]; ++j) {
NULL             2803 orte/orted/orted_submit.c     if (NULL != tmp) {
NULL             2823 orte/orted/orted_submit.c         else if (single_app && NULL != strstr(tmp, " : ")) {
NULL             2850 orte/orted/orted_submit.c     *new_argv = NULL;
NULL             2854 orte/orted/orted_submit.c     if (NULL != orterun_argv) {
NULL             2857 orte/orted/orted_submit.c     if (NULL != executable_argv) {
NULL             2860 orte/orted/orted_submit.c     if (NULL != line_argv) {
NULL             2863 orte/orted/orted_submit.c     if (NULL != tmp) {
NULL             2866 orte/orted/orted_submit.c     if (NULL != full_line) {
NULL             2955 orte/orted/orted_submit.c                         (NULL == orte_debugger_test_daemon) ? MPIR_executable_path : orte_debugger_test_daemon);
NULL             2961 orte/orted/orted_submit.c         if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
NULL             2970 orte/orted/orted_submit.c     if ('\0' != MPIR_executable_path[0] || NULL != orte_debugger_test_daemon) {
NULL             2974 orte/orted/orted_submit.c                             (NULL == orte_debugger_test_daemon) ?
NULL             2981 orte/orted/orted_submit.c     if (NULL != orte_debugger_test_daemon && did_once) {
NULL             3026 orte/orted/orted_submit.c     char **new_argv = NULL;
NULL             3027 orte/orted/orted_submit.c     const char **tmp = NULL;
NULL             3033 orte/orted/orted_submit.c     id = mca_base_var_find("orte", "orte", NULL, "base_user_debugger");
NULL             3040 orte/orted/orted_submit.c     ret = mca_base_var_get_value (id, &tmp, NULL, NULL);
NULL             3041 orte/orted/orted_submit.c     if (OPAL_SUCCESS != ret || NULL == tmp || NULL == tmp[0]) {
NULL             3050 orte/orted/orted_submit.c     for (i = 0; NULL != lines[i]; ++i) {
NULL             3059 orte/orted/orted_submit.c     if (NULL == lines[i]) {
NULL             3076 orte/orted/orted_submit.c     if (OPAL_SUCCESS == ret && NULL != env_name) {
NULL             3085 orte/orted/orted_submit.c         if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
NULL             3154 orte/orted/orted_submit.c         ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALL_JOBS_COMPLETE);
NULL             3163 orte/orted/orted_submit.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALL_JOBS_COMPLETE);
NULL             3185 orte/orted/orted_submit.c         NULL != getenv("ORTE_TEST_HNP_SUICIDE")) {
NULL             3203 orte/orted/orted_submit.c                 if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL             3206 orte/orted/orted_submit.c                             (NULL == proc->node) ? "UNKNOWN" : proc->node->name,
NULL             3226 orte/orted/orted_submit.c                                 ORTE_RML_PERSISTENT, stack_trace_recv, NULL);
NULL             3256 orte/orted/orted_submit.c                                    stack_trace_timer.ev, stack_trace_timeout, NULL);
NULL             3265 orte/orted/orted_submit.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALL_JOBS_COMPLETE);
NULL             3277 orte/orted/orted_submit.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALL_JOBS_COMPLETE);
NULL             3326 orte/orted/orted_submit.c                                    orte_profile_wakeup, NULL);
NULL             3332 orte/orted/orted_submit.c                                    profile_timer.ev, profile_timeout, NULL);
NULL             3369 orte/orted/orted_submit.c     if (NULL != (dmn = (orte_proc_t*)opal_pointer_array_get_item(dmns->procs, 1))) {
NULL             3380 orte/orted/orted_submit.c                                               orte_rml_send_callback, NULL))) {
NULL             3391 orte/orted/orted_submit.c                            profile_timer.ev, profile_timeout, NULL);
NULL             3399 orte/orted/orted_submit.c     ORTE_ACTIVATE_JOB_STATE(NULL, ORTE_JOB_STATE_ALL_JOBS_COMPLETE);
NULL              119 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "server_verbose",
NULL              121 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              125 orte/orted/pmix/pmix_server.c         orte_pmix_server_globals.output = opal_output_open(NULL);
NULL              131 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "server_max_reqs",
NULL              133 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              138 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "server_max_wait",
NULL              140 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              146 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "wait_for_server",
NULL              148 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              154 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "server_usock_connections",
NULL              156 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              162 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "session_server",
NULL              164 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              170 orte/orted/pmix/pmix_server.c     (void) mca_base_var_register ("orte", "pmix", NULL, "system_server",
NULL              172 orte/orted/pmix/pmix_server.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              203 orte/orted/pmix/pmix_server.c     if (NULL != req->opcbfunc) {
NULL              205 orte/orted/pmix/pmix_server.c     } else if (NULL != req->mdxcbfunc) {
NULL              206 orte/orted/pmix/pmix_server.c         req->mdxcbfunc(OPAL_ERR_TIMEOUT, NULL, 0, req->cbdata, NULL, NULL);
NULL              207 orte/orted/pmix/pmix_server.c     } else if (NULL != req->spcbfunc) {
NULL              209 orte/orted/pmix/pmix_server.c     } else if (NULL != req->lkcbfunc) {
NULL              210 orte/orted/pmix/pmix_server.c         req->lkcbfunc(OPAL_ERR_TIMEOUT, NULL, req->cbdata);
NULL              257 orte/orted/pmix/pmix_server.c     kv->data.string = opal_os_path(false, orte_process_info.jobfam_session_dir, NULL);
NULL              322 orte/orted/pmix/pmix_server.c                              ORTE_RML_PERSISTENT, pmix_server_dmdx_recv, NULL);
NULL              326 orte/orted/pmix/pmix_server.c                              ORTE_RML_PERSISTENT, pmix_server_dmdx_resp, NULL);
NULL              330 orte/orted/pmix/pmix_server.c                              ORTE_RML_PERSISTENT, pmix_server_launch_resp, NULL);
NULL              334 orte/orted/pmix/pmix_server.c                              ORTE_RML_PERSISTENT, pmix_server_keyval_client, NULL);
NULL              338 orte/orted/pmix/pmix_server.c                              ORTE_RML_PERSISTENT, pmix_server_notify, NULL);
NULL              396 orte/orted/pmix/pmix_server.c                             orte_rml_send_callback, NULL);
NULL              439 orte/orted/pmix/pmix_server.c                             orte_rml_send_callback, NULL);
NULL              443 orte/orted/pmix/pmix_server.c     if (NULL != req->rlcbfunc) {
NULL              467 orte/orted/pmix/pmix_server.c     xfer.base_ptr = NULL; // protect the incoming data
NULL              510 orte/orted/pmix/pmix_server.c     if (NULL == (jdata = orte_get_job_data_object(name.jobid))) {
NULL              530 orte/orted/pmix/pmix_server.c     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, name.vpid))) {
NULL              575 orte/orted/pmix/pmix_server.c     p->data = NULL;
NULL              579 orte/orted/pmix/pmix_server.c     if (NULL != p->data) {
NULL              640 orte/orted/pmix/pmix_server.c     if (NULL != req) {
NULL              641 orte/orted/pmix/pmix_server.c         if (NULL != req->mdxcbfunc) {
NULL              651 orte/orted/pmix/pmix_server.c         if (NULL == req) {
NULL              656 orte/orted/pmix/pmix_server.c             if (NULL != req->mdxcbfunc) {
NULL              669 orte/orted/pmix/pmix_server.c     p->procs = NULL;
NULL              670 orte/orted/pmix/pmix_server.c     p->eprocs = NULL;
NULL              671 orte/orted/pmix/pmix_server.c     p->info = NULL;
NULL              672 orte/orted/pmix/pmix_server.c     p->cbfunc = NULL;
NULL              673 orte/orted/pmix/pmix_server.c     p->infocbfunc = NULL;
NULL              674 orte/orted/pmix/pmix_server.c     p->toolcbfunc = NULL;
NULL              675 orte/orted/pmix/pmix_server.c     p->cbdata = NULL;
NULL              679 orte/orted/pmix/pmix_server.c                    opcon, NULL);
NULL              683 orte/orted/pmix/pmix_server.c     p->operation = NULL;
NULL              688 orte/orted/pmix/pmix_server.c     p->jdata = NULL;
NULL              690 orte/orted/pmix/pmix_server.c     p->opcbfunc = NULL;
NULL              691 orte/orted/pmix/pmix_server.c     p->mdxcbfunc = NULL;
NULL              692 orte/orted/pmix/pmix_server.c     p->spcbfunc = NULL;
NULL              693 orte/orted/pmix/pmix_server.c     p->lkcbfunc = NULL;
NULL              694 orte/orted/pmix/pmix_server.c     p->rlcbfunc = NULL;
NULL              695 orte/orted/pmix/pmix_server.c     p->cbdata = NULL;
NULL              699 orte/orted/pmix/pmix_server.c     if (NULL != p->operation) {
NULL              702 orte/orted/pmix/pmix_server.c     if (NULL != p->jdata) {
NULL              713 orte/orted/pmix/pmix_server.c     p->sig = NULL;
NULL              714 orte/orted/pmix/pmix_server.c     p->cbfunc = NULL;
NULL              715 orte/orted/pmix/pmix_server.c     p->cbdata = NULL;
NULL              719 orte/orted/pmix/pmix_server.c     if (NULL != p->sig) {
NULL               89 orte/orted/pmix/pmix_server_dyn.c     if (NULL == req) {
NULL               96 orte/orted/pmix/pmix_server_dyn.c     if (NULL != req->spcbfunc) {
NULL              149 orte/orted/pmix/pmix_server_dyn.c                                                       orte_rml_send_callback, NULL))) {
NULL              159 orte/orted/pmix/pmix_server_dyn.c     if (NULL != req->mdxcbfunc) {
NULL              160 orte/orted/pmix/pmix_server_dyn.c         req->mdxcbfunc(rc, NULL, 0, req->cbdata, NULL, NULL);
NULL              192 orte/orted/pmix/pmix_server_dyn.c         if (NULL != papp->cmd) {
NULL              194 orte/orted/pmix/pmix_server_dyn.c         } else if (NULL == papp->argv ||
NULL              195 orte/orted/pmix/pmix_server_dyn.c                    NULL == papp->argv[0]) {
NULL              202 orte/orted/pmix/pmix_server_dyn.c         if (NULL != papp->argv) {
NULL              205 orte/orted/pmix/pmix_server_dyn.c         if (NULL != papp->env) {
NULL              208 orte/orted/pmix/pmix_server_dyn.c         if (NULL != papp->cwd) {
NULL              240 orte/orted/pmix/pmix_server_dyn.c                     app->cwd = opal_os_path(false, cwd, info->data.string, NULL);
NULL              315 orte/orted/pmix/pmix_server_dyn.c                                                     NULL, info->data.string);
NULL              400 orte/orted/pmix/pmix_server_dyn.c                 if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, i))) {
NULL              471 orte/orted/pmix/pmix_server_dyn.c                 jdata->stdin_target = strtoul(info->data.string, NULL, 10);
NULL              506 orte/orted/pmix/pmix_server_dyn.c             cache = NULL;
NULL              509 orte/orted/pmix/pmix_server_dyn.c                 NULL != cache) {
NULL              519 orte/orted/pmix/pmix_server_dyn.c     if (NULL == jdata->personality) {
NULL              556 orte/orted/pmix/pmix_server_dyn.c     if (ORTE_SUCCESS != status || NULL == data) {
NULL              557 orte/orted/pmix/pmix_server_dyn.c         if (NULL != cd->cbfunc) {
NULL              573 orte/orted/pmix/pmix_server_dyn.c     pdat->value.data.bo.bytes = NULL;
NULL              592 orte/orted/pmix/pmix_server_dyn.c     bo->bytes = NULL;
NULL              599 orte/orted/pmix/pmix_server_dyn.c         rc = orte_rml_base_parse_uris(uri, &dmn, NULL);
NULL              617 orte/orted/pmix/pmix_server_dyn.c             val.key = NULL;
NULL              618 orte/orted/pmix/pmix_server_dyn.c             val.data.string = NULL;
NULL              624 orte/orted/pmix/pmix_server_dyn.c         val.key = NULL;
NULL              625 orte/orted/pmix/pmix_server_dyn.c         val.data.string = NULL;
NULL              641 orte/orted/pmix/pmix_server_dyn.c     bo->bytes = NULL;
NULL              682 orte/orted/pmix/pmix_server_dyn.c     cd->procs = NULL;
NULL              683 orte/orted/pmix/pmix_server_dyn.c     cd->info = NULL;
NULL              688 orte/orted/pmix/pmix_server_dyn.c     if (NULL != cd->cbfunc) {
NULL              698 orte/orted/pmix/pmix_server_dyn.c     char **keys = NULL, *key;
NULL              717 orte/orted/pmix/pmix_server_dyn.c         if (NULL == (jdata = orte_get_job_data_object(nm->name.jobid))) {
NULL              750 orte/orted/pmix/pmix_server_dyn.c         if (!orte_get_attribute(&jdata->attributes, ORTE_JOB_NSPACE_REGISTERED, NULL, OPAL_BOOL)) {
NULL              760 orte/orted/pmix/pmix_server_dyn.c     if (NULL != cd->cbfunc) {
NULL              775 orte/orted/pmix/pmix_server_dyn.c     if (NULL == procs || 0 == opal_list_get_size(procs)) {
NULL              792 orte/orted/pmix/pmix_server_dyn.c     if (NULL != cd->cbfunc) {
NULL              818 orte/orted/pmix/pmix_server_dyn.c     if (ORTE_SUCCESS != (rc = pmix_server_fencenb_fn(procs, info, NULL, 0,
NULL               53 orte/orted/pmix/pmix_server_fence.c     if (NULL != data) {
NULL               60 orte/orted/pmix/pmix_server_fence.c     char *data = NULL;
NULL               67 orte/orted/pmix/pmix_server_fence.c     if (NULL != buf) {
NULL               85 orte/orted/pmix/pmix_server_fence.c     orte_pmix_mdx_caddy_t *cd=NULL;
NULL               89 orte/orted/pmix/pmix_server_fence.c     opal_buffer_t *buf=NULL;
NULL               96 orte/orted/pmix/pmix_server_fence.c     if (NULL != procs) {
NULL              110 orte/orted/pmix/pmix_server_fence.c     if (NULL != data) {
NULL              115 orte/orted/pmix/pmix_server_fence.c         char *tmp=NULL;
NULL              116 orte/orted/pmix/pmix_server_fence.c         (void)opal_dss.print(&tmp, NULL, cd->sig, ORTE_SIGNATURE);
NULL              139 orte/orted/pmix/pmix_server_fence.c     uint8_t *data=NULL;
NULL              166 orte/orted/pmix/pmix_server_fence.c         if (NULL == r) {
NULL              184 orte/orted/pmix/pmix_server_fence.c     if (NULL == (jdata = orte_get_job_data_object(req->target.jobid))) {
NULL              207 orte/orted/pmix/pmix_server_fence.c         if (NULL != req->mdxcbfunc) {
NULL              208 orte/orted/pmix/pmix_server_fence.c             req->mdxcbfunc(rc, NULL, 0, req->cbdata, NULL, NULL);
NULL              215 orte/orted/pmix/pmix_server_fence.c     if (NULL == (proct = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, req->target.vpid))) {
NULL              222 orte/orted/pmix/pmix_server_fence.c     if (NULL == (dmn = proct->node->daemon)) {
NULL              267 orte/orted/pmix/pmix_server_fence.c                                                       orte_rml_send_callback, NULL))) {
NULL              277 orte/orted/pmix/pmix_server_fence.c     if (NULL != req->mdxcbfunc) {
NULL              278 orte/orted/pmix/pmix_server_fence.c         req->mdxcbfunc(rc, NULL, 0, req->cbdata, NULL, NULL);
NULL               64 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->server_object) {
NULL               69 orte/orted/pmix/pmix_server_gen.c         p = NULL;
NULL               70 orte/orted/pmix/pmix_server_gen.c         if (NULL == (jdata = orte_get_job_data_object(cd->proc.jobid))) {
NULL               74 orte/orted/pmix/pmix_server_gen.c             if (NULL == (ptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL               86 orte/orted/pmix/pmix_server_gen.c     if (NULL != p) {
NULL               90 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->cbfunc) {
NULL              101 orte/orted/pmix/pmix_server_gen.c     ORTE_PMIX_THREADSHIFT(proc, server_object, OPAL_SUCCESS, NULL,
NULL              102 orte/orted/pmix/pmix_server_gen.c                           NULL, _client_conn, cbfunc, cbdata);
NULL              115 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->server_object) {
NULL              120 orte/orted/pmix/pmix_server_gen.c         p = NULL;
NULL              121 orte/orted/pmix/pmix_server_gen.c         if (NULL == (jdata = orte_get_job_data_object(cd->proc.jobid))) {
NULL              125 orte/orted/pmix/pmix_server_gen.c             if (NULL == (ptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL              145 orte/orted/pmix/pmix_server_gen.c     if (NULL != p) {
NULL              148 orte/orted/pmix/pmix_server_gen.c         if (NULL != cd->cbfunc) {
NULL              160 orte/orted/pmix/pmix_server_gen.c     ORTE_PMIX_THREADSHIFT(proc, server_object, OPAL_SUCCESS, NULL,
NULL              161 orte/orted/pmix/pmix_server_gen.c                           NULL, _client_finalized, cbfunc, cbdata);
NULL              175 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->server_object) {
NULL              179 orte/orted/pmix/pmix_server_gen.c         p = NULL;
NULL              180 orte/orted/pmix/pmix_server_gen.c         if (NULL == (jdata = orte_get_job_data_object(cd->proc.jobid))) {
NULL              184 orte/orted/pmix/pmix_server_gen.c             if (NULL == (ptr = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL              196 orte/orted/pmix/pmix_server_gen.c     if (NULL != p) {
NULL              202 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->cbfunc) {
NULL              229 orte/orted/pmix/pmix_server_gen.c     while (NULL != (info = (opal_value_t*)opal_list_remove_first(cd->info))) {
NULL              235 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->cbfunc) {
NULL              250 orte/orted/pmix/pmix_server_gen.c     ORTE_PMIX_OPERATION(NULL, info, _register_events, cbfunc, cbdata);
NULL              263 orte/orted/pmix/pmix_server_gen.c     while (NULL != (info = (opal_value_t*)opal_list_remove_first(cd->info))) {
NULL              275 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->cbfunc) {
NULL              288 orte/orted/pmix/pmix_server_gen.c     ORTE_PMIX_OPERATION(NULL, info, _deregister_events, cbfunc, cbdata);
NULL              298 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->info) {
NULL              361 orte/orted/pmix/pmix_server_gen.c     if (NULL == cd->info) {
NULL              375 orte/orted/pmix/pmix_server_gen.c         if (NULL != cd->info) {
NULL              408 orte/orted/pmix/pmix_server_gen.c     if (NULL == buf) {
NULL              425 orte/orted/pmix/pmix_server_gen.c     if (NULL == info) {
NULL              447 orte/orted/pmix/pmix_server_gen.c     if (NULL == sig) {
NULL              452 orte/orted/pmix/pmix_server_gen.c     if (NULL == sig->signature) {
NULL              472 orte/orted/pmix/pmix_server_gen.c     if (NULL != cbfunc) {
NULL              497 orte/orted/pmix/pmix_server_gen.c     char **nspaces=NULL, nspace[512];
NULL              498 orte/orted/pmix/pmix_server_gen.c     char **ans = NULL;
NULL              514 orte/orted/pmix/pmix_server_gen.c         for (n=0; NULL != q->keys[n]; n++) {
NULL              533 orte/orted/pmix/pmix_server_gen.c                 if (NULL != nspaces) {
NULL              536 orte/orted/pmix/pmix_server_gen.c                     kv->data.string = NULL;
NULL              558 orte/orted/pmix/pmix_server_gen.c                 ans = NULL;
NULL              570 orte/orted/pmix/pmix_server_gen.c                 ans = NULL;
NULL              612 orte/orted/pmix/pmix_server_gen.c                         opal_pstat.query(orte_process_info.pid, &pstat, NULL);
NULL              623 orte/orted/pmix/pmix_server_gen.c                             if (NULL != (proct = (orte_proc_t*)opal_pointer_array_get_item(orte_local_children, i)) &&
NULL              627 orte/orted/pmix/pmix_server_gen.c                                 if (OPAL_SUCCESS == opal_pstat.query(proct->pid, &pstat, NULL)) {
NULL              661 orte/orted/pmix/pmix_server_gen.c                 if (NULL != opal_hwloc_topology) {
NULL              662 orte/orted/pmix/pmix_server_gen.c                     char *xmlbuffer=NULL;
NULL              687 orte/orted/pmix/pmix_server_gen.c                     if (NULL != opal_hwloc_topology) {
NULL              688 orte/orted/pmix/pmix_server_gen.c                         char *xmlbuffer=NULL;
NULL              725 orte/orted/pmix/pmix_server_gen.c                 if (NULL == jdata) {
NULL              738 orte/orted/pmix/pmix_server_gen.c                     if (NULL == (proct = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, k))) {
NULL              745 orte/orted/pmix/pmix_server_gen.c                     if (NULL != proct->node && NULL != proct->node->name) {
NULL              749 orte/orted/pmix/pmix_server_gen.c                     if (NULL != app && NULL != app->app) {
NULL              774 orte/orted/pmix/pmix_server_gen.c                 if (NULL == jdata) {
NULL              787 orte/orted/pmix/pmix_server_gen.c                     if (NULL == (proct = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, k))) {
NULL              795 orte/orted/pmix/pmix_server_gen.c                         if (NULL != proct->node && NULL != proct->node->name) {
NULL              799 orte/orted/pmix/pmix_server_gen.c                         if (NULL != app && NULL != app->app) {
NULL              829 orte/orted/pmix/pmix_server_gen.c     if (NULL == queries || NULL == cbfunc) {
NULL              856 orte/orted/pmix/pmix_server_gen.c     char *hostname = NULL;
NULL              869 orte/orted/pmix/pmix_server_gen.c    if (NULL != cd->info) {
NULL              881 orte/orted/pmix/pmix_server_gen.c                 if (NULL != hostname) {
NULL              903 orte/orted/pmix/pmix_server_gen.c                 if (NULL != cd->toolcbfunc) {
NULL              907 orte/orted/pmix/pmix_server_gen.c                 if (NULL != hostname) {
NULL              917 orte/orted/pmix/pmix_server_gen.c             if (NULL != cd->toolcbfunc) {
NULL              921 orte/orted/pmix/pmix_server_gen.c             if (NULL != hostname) {
NULL              966 orte/orted/pmix/pmix_server_gen.c     if (NULL == hostname) {
NULL              972 orte/orted/pmix/pmix_server_gen.c         node = NULL;
NULL              974 orte/orted/pmix/pmix_server_gen.c             if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              982 orte/orted/pmix/pmix_server_gen.c         if (NULL == node) {
NULL             1016 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->toolcbfunc) {
NULL             1050 orte/orted/pmix/pmix_server_gen.c     if (NULL != cd->cbfunc) {
NULL             1071 orte/orted/pmix/pmix_server_gen.c         if (NULL == val->key) {
NULL             1082 orte/orted/pmix/pmix_server_gen.c             val->data.bo.bytes = NULL;
NULL             1085 orte/orted/pmix/pmix_server_gen.c                                                               orte_rml_send_callback, NULL))) {
NULL             1104 orte/orted/pmix/pmix_server_gen.c     ORTE_PMIX_THREADSHIFT(requestor, NULL, rc,
NULL             1105 orte/orted/pmix/pmix_server_gen.c                           NULL, NULL, lgcbfn,
NULL             1130 orte/orted/pmix/pmix_server_gen.c         if (NULL == val->key) {
NULL             1137 orte/orted/pmix/pmix_server_gen.c                 ptrarray = NULL;
NULL             1142 orte/orted/pmix/pmix_server_gen.c                     if (NULL == (proc = orte_get_proc_object(&nm->name))) {
NULL             1154 orte/orted/pmix/pmix_server_gen.c             if (NULL != ptrarray) {
NULL             1157 orte/orted/pmix/pmix_server_gen.c                     if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(&parray, n))) {
NULL               63 orte/orted/pmix/pmix_server_pub.c     if (NULL == orte_data_server_uri) {
NULL               70 orte/orted/pmix/pmix_server_pub.c             if (NULL == filename) {
NULL               87 orte/orted/pmix/pmix_server_pub.c             if (NULL == fp) { /* can't find or read file! */
NULL               92 orte/orted/pmix/pmix_server_pub.c             if (NULL == fgets(input, 1024, fp)) {
NULL              107 orte/orted/pmix/pmix_server_pub.c         if (ORTE_SUCCESS != (rc = orte_rml_base_parse_uris(server, &orte_pmix_server_globals.server, NULL))) {
NULL              119 orte/orted/pmix/pmix_server_pub.c             val.key = NULL;
NULL              123 orte/orted/pmix/pmix_server_pub.c         val.key = NULL;
NULL              166 orte/orted/pmix/pmix_server_pub.c                            (NULL == orte_data_server_uri) ?
NULL              210 orte/orted/pmix/pmix_server_pub.c                                  orte_rml_send_callback, NULL);
NULL              217 orte/orted/pmix/pmix_server_pub.c     if (NULL != req->opcbfunc) {
NULL              219 orte/orted/pmix/pmix_server_pub.c     } else if (NULL != req->lkcbfunc) {
NULL              220 orte/orted/pmix/pmix_server_pub.c         req->lkcbfunc(rc, NULL, req->cbdata);
NULL              524 orte/orted/pmix/pmix_server_pub.c     pmix_server_req_t *req=NULL;
NULL              586 orte/orted/pmix/pmix_server_pub.c     if (NULL != req) {
NULL              588 orte/orted/pmix/pmix_server_pub.c         if (NULL != req->opcbfunc) {
NULL              590 orte/orted/pmix/pmix_server_pub.c         } else if (NULL != req->lkcbfunc) {
NULL              116 orte/orted/pmix/pmix_server_register_fns.c     cache = NULL;
NULL              118 orte/orted/pmix/pmix_server_register_fns.c         NULL != cache) {
NULL              119 orte/orted/pmix/pmix_server_register_fns.c         while (NULL != (kv = (opal_value_t*)opal_list_remove_first(cache))) {
NULL              127 orte/orted/pmix/pmix_server_register_fns.c     list = NULL;
NULL              128 orte/orted/pmix/pmix_server_register_fns.c     procs = NULL;
NULL              131 orte/orted/pmix/pmix_server_register_fns.c         micro = NULL;
NULL              132 orte/orted/pmix/pmix_server_register_fns.c         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              136 orte/orted/pmix/pmix_server_register_fns.c                 if (NULL != (pptr = (orte_proc_t*)opal_pointer_array_get_item(node->procs, k))) {
NULL              143 orte/orted/pmix/pmix_server_register_fns.c             if (NULL != micro) {
NULL              152 orte/orted/pmix/pmix_server_register_fns.c     if (NULL != list) {
NULL              155 orte/orted/pmix/pmix_server_register_fns.c         list = NULL;
NULL              171 orte/orted/pmix/pmix_server_register_fns.c     if (NULL != procs) {
NULL              174 orte/orted/pmix/pmix_server_register_fns.c         procs = NULL;
NULL              190 orte/orted/pmix/pmix_server_register_fns.c     if (NULL == (dmns = orte_get_job_data_object(ORTE_PROC_MY_NAME->jobid))) {
NULL              195 orte/orted/pmix/pmix_server_register_fns.c     if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(dmns->procs, ORTE_PROC_MY_NAME->vpid))) {
NULL              201 orte/orted/pmix/pmix_server_register_fns.c     if (NULL == mynode) {
NULL              271 orte/orted/pmix/pmix_server_register_fns.c     machine = hwloc_get_next_obj_by_type (opal_hwloc_topology, HWLOC_OBJ_MACHINE, NULL);
NULL              272 orte/orted/pmix/pmix_server_register_fns.c     if (NULL != machine) {
NULL              309 orte/orted/pmix/pmix_server_register_fns.c     micro = NULL;
NULL              311 orte/orted/pmix/pmix_server_register_fns.c         if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(mynode->procs, i))) {
NULL              321 orte/orted/pmix/pmix_server_register_fns.c                                                                        (void*)pptr, NULL, NULL))) {
NULL              326 orte/orted/pmix/pmix_server_register_fns.c     if (NULL != micro) {
NULL              351 orte/orted/pmix/pmix_server_register_fns.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, n))) {
NULL              357 orte/orted/pmix/pmix_server_register_fns.c             if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL              381 orte/orted/pmix/pmix_server_register_fns.c                 tmp = NULL;
NULL              383 orte/orted/pmix/pmix_server_register_fns.c                     NULL != tmp) {
NULL              395 orte/orted/pmix/pmix_server_register_fns.c                     kv->data.string = NULL;
NULL              438 orte/orted/pmix/pmix_server_register_fns.c                 tmp = NULL;
NULL              440 orte/orted/pmix/pmix_server_register_fns.c                     NULL != tmp) {
NULL              449 orte/orted/pmix/pmix_server_register_fns.c                 tmp = NULL;
NULL              451 orte/orted/pmix/pmix_server_register_fns.c                     NULL != tmp) {
NULL              492 orte/orted/pmix/pmix_server_register_fns.c     orte_set_attribute(&jdata->attributes, ORTE_JOB_NSPACE_REGISTERED, ORTE_ATTR_LOCAL, NULL, OPAL_BOOL);
NULL              498 orte/orted/pmix/pmix_server_register_fns.c                                           info, NULL, NULL);
NULL              524 orte/orted/pmix/pmix_server_register_fns.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              536 orte/orted/pmix/pmix_server_register_fns.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL               42 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == val) {
NULL              103 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == *dest) {
NULL              110 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL != src->app) {
NULL              116 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL != src->cwd) {
NULL              133 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == ps) {
NULL              149 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == ps) {
NULL              165 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == ps) {
NULL              181 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == ps) {
NULL              199 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == src) {
NULL              200 orte/runtime/data_type_support/orte_dt_copy_fns.c         *dest = NULL;
NULL              206 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == *dest) {
NULL              215 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL != src->ppr) {
NULL              245 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == src) {
NULL              246 orte/runtime/data_type_support/orte_dt_copy_fns.c         *dest = NULL;
NULL              252 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == tag) {
NULL              271 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == *dest) {
NULL              288 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == *dest) {
NULL              301 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == *dest) {
NULL              316 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == *dest) {
NULL              322 orte/runtime/data_type_support/orte_dt_copy_fns.c     if (NULL == (*dest)->signature) {
NULL              112 orte/runtime/data_type_support/orte_dt_packing_fns.c         cache = NULL;
NULL              114 orte/runtime/data_type_support/orte_dt_packing_fns.c             NULL != cache) {
NULL              162 orte/runtime/data_type_support/orte_dt_packing_fns.c                 if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jobs[i]->apps, j))) {
NULL              187 orte/runtime/data_type_support/orte_dt_packing_fns.c             if (orte_get_attribute(&jobs[i]->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              189 orte/runtime/data_type_support/orte_dt_packing_fns.c                     if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jobs[i]->procs, j))) {
NULL              219 orte/runtime/data_type_support/orte_dt_packing_fns.c         if (NULL == jobs[i]->map) {
NULL              236 orte/runtime/data_type_support/orte_dt_packing_fns.c         if (NULL != jobs[i]->map) {
NULL              245 orte/runtime/data_type_support/orte_dt_packing_fns.c         if (NULL == jobs[i]->bookmark) {
NULL               54 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL               57 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == src) {
NULL               59 orte/runtime/data_type_support/orte_dt_print_fns.c                  (NULL == prefix) ? "" : prefix, type_name);
NULL               67 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (int) *i8);
NULL               73 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (unsigned int)*ui8);
NULL               79 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (int) *i16);
NULL               85 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (unsigned int) *ui16);
NULL               91 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (long) *i32);
NULL               97 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (unsigned long) *ui32);
NULL              103 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (long) *i64);
NULL              109 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (unsigned long) *ui64);
NULL              125 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL              180 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL              183 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) {
NULL              193 orte/runtime/data_type_support/orte_dt_print_fns.c              (orte_get_attribute(&src->attributes, ORTE_JOB_RECOVER_DEFINED, NULL, OPAL_BOOL)) ? "DEFINED" : "DEFAULT",
NULL              202 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(src->apps, i))) {
NULL              212 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL != src->map) {
NULL              232 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(src->procs, i))) {
NULL              269 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL              272 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) {
NULL              281 orte/runtime/data_type_support/orte_dt_print_fns.c                  (NULL == src->name) ? "UNKNOWN" : src->name,
NULL              284 orte/runtime/data_type_support/orte_dt_print_fns.c         tmp3 = NULL;
NULL              287 orte/runtime/data_type_support/orte_dt_print_fns.c             for (i=0; NULL != alias[i]; i++) {
NULL              294 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL != tmp3) {
NULL              307 orte/runtime/data_type_support/orte_dt_print_fns.c                      pfx2, (NULL == src->name) ? "UNKNOWN" : src->name,
NULL              310 orte/runtime/data_type_support/orte_dt_print_fns.c             tmp3 = NULL;
NULL              313 orte/runtime/data_type_support/orte_dt_print_fns.c                 for (i=0; NULL != alias[i]; i++) {
NULL              320 orte/runtime/data_type_support/orte_dt_print_fns.c             if (NULL != tmp3) {
NULL              328 orte/runtime/data_type_support/orte_dt_print_fns.c                  pfx2, (NULL == src->name) ? "UNKNOWN" : src->name,
NULL              331 orte/runtime/data_type_support/orte_dt_print_fns.c         tmp3 = NULL;
NULL              334 orte/runtime/data_type_support/orte_dt_print_fns.c             for (i=0; NULL != alias[i]; i++) {
NULL              341 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL != tmp3) {
NULL              348 orte/runtime/data_type_support/orte_dt_print_fns.c              pfx2, (NULL == src->name) ? "UNKNOWN" : src->name, src->state, src->flags);
NULL              350 orte/runtime/data_type_support/orte_dt_print_fns.c     tmp3 = NULL;
NULL              353 orte/runtime/data_type_support/orte_dt_print_fns.c         for (i=0; NULL != alias[i]; i++) {
NULL              360 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL != tmp3) {
NULL              364 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == src->daemon) {
NULL              386 orte/runtime/data_type_support/orte_dt_print_fns.c     tmp3 = NULL;
NULL              394 orte/runtime/data_type_support/orte_dt_print_fns.c     if (orte_display_topo_with_map && NULL != src->topology) {
NULL              400 orte/runtime/data_type_support/orte_dt_print_fns.c         tmp2 = NULL;
NULL              420 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(src->procs, i))) {
NULL              446 orte/runtime/data_type_support/orte_dt_print_fns.c     hwloc_obj_t loc=NULL;
NULL              449 orte/runtime/data_type_support/orte_dt_print_fns.c     char *str=NULL, *cpu_bitmap=NULL;
NULL              453 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL              456 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) {
NULL              477 orte/runtime/data_type_support/orte_dt_print_fns.c             NULL != src->node->topology && NULL != src->node->topology->topo) {
NULL              489 orte/runtime/data_type_support/orte_dt_print_fns.c                      ORTE_VPID_PRINT(src->name.vpid), (NULL == str) ? "N/A" : str);
NULL              490 orte/runtime/data_type_support/orte_dt_print_fns.c             if (NULL != str) {
NULL              493 orte/runtime/data_type_support/orte_dt_print_fns.c             if (NULL != cpu_bitmap) {
NULL              517 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL != loc) {
NULL              528 orte/runtime/data_type_support/orte_dt_print_fns.c         NULL != src->node->topology && NULL != src->node->topology->topo) {
NULL              538 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL != str) {
NULL              541 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL != cpu_bitmap) {
NULL              562 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL              565 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) {
NULL              573 orte/runtime/data_type_support/orte_dt_print_fns.c              (NULL == src->app) ? "NULL" : src->app,
NULL              591 orte/runtime/data_type_support/orte_dt_print_fns.c     tmp3 = NULL;
NULL              594 orte/runtime/data_type_support/orte_dt_print_fns.c              pfx2, (NULL == src->cwd) ? "NULL" : src->cwd,
NULL              595 orte/runtime/data_type_support/orte_dt_print_fns.c              pfx2, (NULL == tmp3) ? "NULL" : tmp3,
NULL              620 orte/runtime/data_type_support/orte_dt_print_fns.c     char *tmp=NULL, *tmp2, *tmp3, *pfx, *pfx2;
NULL              627 orte/runtime/data_type_support/orte_dt_print_fns.c     *output = NULL;
NULL              630 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) {
NULL              641 orte/runtime/data_type_support/orte_dt_print_fns.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(src->nodes, i))) {
NULL              651 orte/runtime/data_type_support/orte_dt_print_fns.c                 if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, j))) {
NULL              676 orte/runtime/data_type_support/orte_dt_print_fns.c                  pfx2, (NULL == src->req_mapper) ? "NULL" : src->req_mapper,
NULL              677 orte/runtime/data_type_support/orte_dt_print_fns.c                  (NULL == src->last_mapper) ? "NULL" : src->last_mapper,
NULL              681 orte/runtime/data_type_support/orte_dt_print_fns.c                  (NULL == opal_hwloc_base_cpu_list) ? "NULL" : opal_hwloc_base_cpu_list,
NULL              682 orte/runtime/data_type_support/orte_dt_print_fns.c                  (NULL == src->ppr) ? "NULL" : src->ppr,
NULL              702 orte/runtime/data_type_support/orte_dt_print_fns.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(src->nodes, i))) {
NULL              739 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              743 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == src) {
NULL              846 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == prefix) opal_asprintf(&prefx, " ");
NULL              850 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == src) {
NULL              856 orte/runtime/data_type_support/orte_dt_print_fns.c     if (NULL == src->signature) {
NULL               78 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == jobs[i]) {
NULL              191 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             if (orte_get_attribute(&jobs[i]->attributes, ORTE_JOB_FULLY_DESCRIBED, NULL, OPAL_BOOL)) {
NULL              282 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == nodes[i]) {
NULL              366 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == procs[i]) {
NULL              465 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == app_context[i]) {
NULL              512 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             if (NULL == app_context[i]->argv) {
NULL              516 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             app_context[i]->argv[count] = NULL;
NULL              536 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             if (NULL == app_context[i]->env) {
NULL              540 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             app_context[i]->env[count] = NULL;
NULL              659 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == maps[i]) {
NULL              793 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == ptr[i]) {
NULL              890 orte/runtime/data_type_support/orte_dt_unpacking_fns.c                 if (NULL == ptr[i]->data.bo.bytes) {
NULL              898 orte/runtime/data_type_support/orte_dt_unpacking_fns.c                 ptr[i]->data.bo.bytes = NULL;
NULL              954 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (NULL == ptr[i]) {
NULL               83 orte/runtime/orte_cr.c static opal_cr_coord_callback_fn_t  prev_coord_callback = NULL;
NULL              107 orte/runtime/orte_cr.c     (void) mca_base_var_register ("orte", "orte_cr", NULL, "verbose",
NULL              109 orte/runtime/orte_cr.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              120 orte/runtime/orte_cr.c         orte_cr_output = opal_output_open(NULL);
NULL              254 orte/runtime/orte_cr.c     if( NULL != orte_ess.ft_event ) {
NULL              304 orte/runtime/orte_cr.c     char * tmp_dir = NULL;
NULL              314 orte/runtime/orte_cr.c     if( NULL != tmp_dir ) {
NULL              317 orte/runtime/orte_cr.c         tmp_dir = NULL;
NULL              328 orte/runtime/orte_cr.c     if( NULL != orte_process_info.my_hnp_uri ) {
NULL              330 orte/runtime/orte_cr.c         orte_process_info.my_hnp_uri = NULL;
NULL              333 orte/runtime/orte_cr.c     if( NULL != orte_process_info.my_daemon_uri ) {
NULL              335 orte/runtime/orte_cr.c         orte_process_info.my_daemon_uri = NULL;
NULL              348 orte/runtime/orte_cr.c     if( NULL != orte_ess.ft_event ) {
NULL              368 orte/runtime/orte_cr.c     if( NULL != orte_ess.ft_event ) {
NULL              100 orte/runtime/orte_data_server.c     p->keys = NULL;
NULL              130 orte/runtime/orte_data_server.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              134 orte/runtime/orte_data_server.c         orte_data_server_output = opal_output_open(NULL);
NULL              154 orte/runtime/orte_data_server.c                             NULL);
NULL              170 orte/runtime/orte_data_server.c         if (NULL != (data = (orte_data_object_t*)opal_pointer_array_get_item(&orte_data_server_store, i))) {
NULL              190 orte/runtime/orte_data_server.c     char **keys = NULL, *str;
NULL              278 orte/runtime/orte_data_server.c         reply = NULL;
NULL              291 orte/runtime/orte_data_server.c             for (i=0; NULL != req->keys[i]; i++) {
NULL              303 orte/runtime/orte_data_server.c                         if (NULL == reply) {
NULL              332 orte/runtime/orte_data_server.c             if (NULL != reply) {
NULL              340 orte/runtime/orte_data_server.c                                                       orte_rml_send_callback, NULL))) {
NULL              347 orte/runtime/orte_data_server.c                 reply = NULL;
NULL              354 orte/runtime/orte_data_server.c                     opal_pointer_array_set_item(&orte_data_server_store, data->index, NULL);
NULL              445 orte/runtime/orte_data_server.c         for (i=0; NULL != keys[i]; i++) {
NULL              453 orte/runtime/orte_data_server.c                 if (NULL == data) {
NULL              516 orte/runtime/orte_data_server.c                     opal_pointer_array_set_item(&orte_data_server_store, data->index, NULL);
NULL              617 orte/runtime/orte_data_server.c         for (i=0; NULL != keys[i]; i++) {
NULL              621 orte/runtime/orte_data_server.c                 if (NULL == data) {
NULL              646 orte/runtime/orte_data_server.c                     opal_pointer_array_set_item(&orte_data_server_store, k, NULL);
NULL              679 orte/runtime/orte_data_server.c             if (NULL == data) {
NULL              694 orte/runtime/orte_data_server.c             opal_pointer_array_set_item(&orte_data_server_store, k, NULL);
NULL              719 orte/runtime/orte_data_server.c                                           orte_rml_send_callback, NULL))) {
NULL               91 orte/runtime/orte_finalize.c     if (NULL != orte_fork_agent) {
NULL               69 orte/runtime/orte_globals.c char *orte_local_cpu_type = NULL;
NULL               70 orte/runtime/orte_globals.c char *orte_local_cpu_model = NULL;
NULL               71 orte/runtime/orte_globals.c char *orte_basename = NULL;
NULL               73 orte/runtime/orte_globals.c opal_hash_table_t *orte_coprocessors = NULL;
NULL               74 orte/runtime/orte_globals.c char *orte_topo_signature = NULL;
NULL               76 orte/runtime/orte_globals.c char *orte_data_server_uri = NULL;
NULL               96 orte/runtime/orte_globals.c char **orte_launch_environ = NULL;
NULL              101 orte/runtime/orte_globals.c char *orte_set_slots = NULL;
NULL              110 orte/runtime/orte_globals.c char *orte_launch_agent = NULL;
NULL              111 orte/runtime/orte_globals.c char **orted_cmd_line=NULL;
NULL              112 orte/runtime/orte_globals.c char **orte_fork_agent=NULL;
NULL              116 orte/runtime/orte_globals.c char *orte_debugger_test_daemon = NULL;
NULL              131 orte/runtime/orte_globals.c orte_timer_t *orte_mpiexec_timeout = NULL;
NULL              136 orte/runtime/orte_globals.c opal_hash_table_t *orte_job_data = NULL;
NULL              137 orte/runtime/orte_globals.c opal_pointer_array_t *orte_node_pool = NULL;
NULL              138 orte/runtime/orte_globals.c opal_pointer_array_t *orte_node_topologies = NULL;
NULL              139 orte/runtime/orte_globals.c opal_pointer_array_t *orte_local_children = NULL;
NULL              146 orte/runtime/orte_globals.c char *orte_xterm = NULL;
NULL              152 orte/runtime/orte_globals.c char *orte_default_hostfile = NULL;
NULL              154 orte/runtime/orte_globals.c char *orte_rankfile = NULL;
NULL              156 orte/runtime/orte_globals.c char *orte_default_dash_host = NULL;
NULL              160 orte/runtime/orte_globals.c char *orte_report_events_uri = NULL;
NULL              181 orte/runtime/orte_globals.c char **orte_forwarded_envars = NULL;
NULL              191 orte/runtime/orte_globals.c char *orte_base_user_debugger = NULL;
NULL              196 orte/runtime/orte_globals.c FILE *orte_xml_fp = NULL;
NULL              197 orte/runtime/orte_globals.c char *orte_job_ident = NULL;
NULL              205 orte/runtime/orte_globals.c char *orte_daemon_cores = NULL;
NULL              213 orte/runtime/orte_globals.c     orte_debug_output = opal_output_open(NULL);
NULL              414 orte/runtime/orte_globals.c     if (NULL == orte_job_data) {
NULL              415 orte/runtime/orte_globals.c         return NULL;
NULL              418 orte/runtime/orte_globals.c     jdata = NULL;
NULL              428 orte/runtime/orte_globals.c     if (NULL == (jdata = orte_get_job_data_object(proc->jobid))) {
NULL              429 orte/runtime/orte_globals.c         return NULL;
NULL              440 orte/runtime/orte_globals.c     if (NULL == (jdata = orte_get_job_data_object(proc->jobid))) {
NULL              443 orte/runtime/orte_globals.c     if (NULL == (proct = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, proc->vpid))) {
NULL              446 orte/runtime/orte_globals.c     if (NULL == proct->node || NULL == proct->node->daemon) {
NULL              455 orte/runtime/orte_globals.c     char *hostname = NULL;
NULL              461 orte/runtime/orte_globals.c         return NULL;
NULL              469 orte/runtime/orte_globals.c         if (NULL == (proct = orte_get_proc_object(proc))) {
NULL              470 orte/runtime/orte_globals.c             return NULL;
NULL              472 orte/runtime/orte_globals.c         if (NULL == proct->node || NULL == proct->node->name) {
NULL              473 orte/runtime/orte_globals.c             return NULL;
NULL              495 orte/runtime/orte_globals.c         if (NULL == (proct = orte_get_proc_object(proc))) {
NULL              519 orte/runtime/orte_globals.c     if (NULL == (jdata = orte_get_job_data_object(job))) {
NULL              525 orte/runtime/orte_globals.c         NULL != orte_process_info.my_hnp_uri) {
NULL              533 orte/runtime/orte_globals.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, i))) {
NULL              554 orte/runtime/orte_globals.c     app_context->app=NULL;
NULL              563 orte/runtime/orte_globals.c     app_context->argv=NULL;
NULL              564 orte/runtime/orte_globals.c     app_context->env=NULL;
NULL              565 orte/runtime/orte_globals.c     app_context->cwd=NULL;
NULL              575 orte/runtime/orte_globals.c     if (NULL != app_context->app) {
NULL              577 orte/runtime/orte_globals.c         app_context->app = NULL;
NULL              581 orte/runtime/orte_globals.c         if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(&app_context->procs, i))) {
NULL              588 orte/runtime/orte_globals.c     if (NULL != app_context->argv) {
NULL              590 orte/runtime/orte_globals.c         app_context->argv = NULL;
NULL              593 orte/runtime/orte_globals.c     if (NULL != app_context->env) {
NULL              595 orte/runtime/orte_globals.c         app_context->env = NULL;
NULL              598 orte/runtime/orte_globals.c     if (NULL != app_context->cwd) {
NULL              600 orte/runtime/orte_globals.c         app_context->cwd = NULL;
NULL              613 orte/runtime/orte_globals.c     job->personality = NULL;
NULL              630 orte/runtime/orte_globals.c     job->map = NULL;
NULL              631 orte/runtime/orte_globals.c     job->bookmark = NULL;
NULL              659 orte/runtime/orte_globals.c     if (NULL == job) {
NULL              669 orte/runtime/orte_globals.c     if (NULL != job->personality) {
NULL              673 orte/runtime/orte_globals.c         if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(job->apps, n))) {
NULL              681 orte/runtime/orte_globals.c     evtimer = NULL;
NULL              688 orte/runtime/orte_globals.c     proc = NULL;
NULL              696 orte/runtime/orte_globals.c     if (NULL != job->map) {
NULL              698 orte/runtime/orte_globals.c         job->map = NULL;
NULL              702 orte/runtime/orte_globals.c         if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(job->procs, n))) {
NULL              714 orte/runtime/orte_globals.c     if (NULL != orte_job_data && ORTE_JOBID_INVALID != job->jobid) {
NULL              729 orte/runtime/orte_globals.c     node->name = NULL;
NULL              730 orte/runtime/orte_globals.c     node->daemon = NULL;
NULL              744 orte/runtime/orte_globals.c     node->topology = NULL;
NULL              755 orte/runtime/orte_globals.c     if (NULL != node->name) {
NULL              757 orte/runtime/orte_globals.c         node->name = NULL;
NULL              760 orte/runtime/orte_globals.c     if (NULL != node->daemon) {
NULL              761 orte/runtime/orte_globals.c         node->daemon->node = NULL;
NULL              763 orte/runtime/orte_globals.c         node->daemon = NULL;
NULL              767 orte/runtime/orte_globals.c         if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(node->procs, i))) {
NULL              768 orte/runtime/orte_globals.c             opal_pointer_array_set_item(node->procs, i, NULL);
NULL              798 orte/runtime/orte_globals.c     proc->node = NULL;
NULL              800 orte/runtime/orte_globals.c     proc->rml_uri = NULL;
NULL              807 orte/runtime/orte_globals.c     if (NULL != proc->node) {
NULL              809 orte/runtime/orte_globals.c         proc->node = NULL;
NULL              812 orte/runtime/orte_globals.c     if (NULL != proc->rml_uri) {
NULL              814 orte/runtime/orte_globals.c         proc->rml_uri = NULL;
NULL              827 orte/runtime/orte_globals.c     map->req_mapper = NULL;
NULL              828 orte/runtime/orte_globals.c     map->last_mapper = NULL;
NULL              832 orte/runtime/orte_globals.c     map->ppr = NULL;
NULL              850 orte/runtime/orte_globals.c     if (NULL != map->req_mapper) {
NULL              853 orte/runtime/orte_globals.c     if (NULL != map->last_mapper) {
NULL              856 orte/runtime/orte_globals.c     if (NULL != map->ppr) {
NULL              860 orte/runtime/orte_globals.c         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(map->nodes, i))) {
NULL              862 orte/runtime/orte_globals.c             opal_pointer_array_set_item(map->nodes, i, NULL);
NULL              882 orte/runtime/orte_globals.c         if (NULL != p->data.bo.bytes) {
NULL              897 orte/runtime/orte_globals.c     t->topo = NULL;
NULL              898 orte/runtime/orte_globals.c     t->sig = NULL;
NULL              902 orte/runtime/orte_globals.c     if (NULL != t->topo) {
NULL              905 orte/runtime/orte_globals.c     if (NULL != t->sig) {
NULL               53 orte/runtime/orte_info_support.c     for (i=0; NULL != orte_frameworks[i]; i++) {
NULL               91 orte/runtime/orte_info_support.c     for (i=0; NULL != orte_frameworks[i]; i++) {
NULL              114 orte/runtime/orte_init.c char *orte_prohibited_session_dirs = NULL;
NULL              120 orte/runtime/orte_init.c hwloc_cpuset_t orte_proc_applied_binding = NULL;
NULL              137 orte/runtime/orte_init.c     char *error = NULL;
NULL              211 orte/runtime/orte_init.c     if (NULL != opal_process_info.nodename) {
NULL               50 orte/runtime/orte_mca_params.c static char *orte_xml_file = NULL;
NULL               51 orte/runtime/orte_mca_params.c static char *orte_fork_agent_string = NULL;
NULL               52 orte/runtime/orte_mca_params.c static char *orte_tmpdir_base = NULL;
NULL               53 orte/runtime/orte_mca_params.c static char *orte_local_tmpdir_base = NULL;
NULL               54 orte/runtime/orte_mca_params.c static char *orte_remote_tmpdir_base = NULL;
NULL               55 orte/runtime/orte_mca_params.c static char *orte_top_session_dir = NULL;
NULL               56 orte/runtime/orte_mca_params.c static char *orte_jobfam_session_dir = NULL;
NULL               83 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               97 orte/runtime/orte_mca_params.c     orte_tmpdir_base = NULL;
NULL               98 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "tmpdir_base",
NULL              100 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              104 orte/runtime/orte_mca_params.c     orte_local_tmpdir_base = NULL;
NULL              105 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "local_tmpdir_base",
NULL              107 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              111 orte/runtime/orte_mca_params.c     orte_remote_tmpdir_base = NULL;
NULL              112 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "remote_tmpdir_base",
NULL              114 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              121 orte/runtime/orte_mca_params.c     if (NULL != orte_tmpdir_base &&
NULL              122 orte/runtime/orte_mca_params.c         (NULL != orte_local_tmpdir_base || NULL != orte_remote_tmpdir_base)) {
NULL              134 orte/runtime/orte_mca_params.c     if (NULL != orte_tmpdir_base) {
NULL              135 orte/runtime/orte_mca_params.c         if (NULL != orte_process_info.tmpdir_base) {
NULL              139 orte/runtime/orte_mca_params.c     } else if (ORTE_PROC_IS_HNP && NULL != orte_local_tmpdir_base) {
NULL              141 orte/runtime/orte_mca_params.c         if (NULL != orte_process_info.tmpdir_base) {
NULL              145 orte/runtime/orte_mca_params.c     } else if (ORTE_PROC_IS_DAEMON && NULL != orte_remote_tmpdir_base) {
NULL              151 orte/runtime/orte_mca_params.c         if (NULL != orte_process_info.tmpdir_base) {
NULL              157 orte/runtime/orte_mca_params.c     orte_top_session_dir = NULL;
NULL              158 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "top_session_dir",
NULL              160 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              164 orte/runtime/orte_mca_params.c     if (NULL != orte_top_session_dir) {
NULL              165 orte/runtime/orte_mca_params.c          if (NULL != orte_process_info.top_session_dir) {
NULL              171 orte/runtime/orte_mca_params.c     orte_jobfam_session_dir = NULL;
NULL              172 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "jobfam_session_dir",
NULL              174 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              178 orte/runtime/orte_mca_params.c     if (NULL != orte_jobfam_session_dir) {
NULL              179 orte/runtime/orte_mca_params.c         if (NULL != orte_process_info.jobfam_session_dir) {
NULL              185 orte/runtime/orte_mca_params.c     orte_prohibited_session_dirs = NULL;
NULL              186 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "no_session_dirs",
NULL              188 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              193 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "create_session_dirs",
NULL              195 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              200 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "execute_quiet",
NULL              202 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              207 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "report_silent_errors",
NULL              209 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              214 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "debug",
NULL              216 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              221 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "debug_verbose",
NULL              223 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              228 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "debug_daemons_file",
NULL              230 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              239 orte/runtime/orte_mca_params.c         (void) mca_base_var_register ("orte", "orte", NULL, "debug_daemons",
NULL              241 orte/runtime/orte_mca_params.c                                       MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              247 orte/runtime/orte_mca_params.c         (void) mca_base_var_register ("orte", "orte", NULL, "debug_daemons",
NULL              249 orte/runtime/orte_mca_params.c                                       MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              255 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "progress_thread_debug",
NULL              257 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              262 orte/runtime/orte_mca_params.c         orte_progress_thread_debug = opal_output_open(NULL);
NULL              269 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "leave_session_attached",
NULL              273 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              285 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "in_parallel_debugger",
NULL              288 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_INTERNAL,
NULL              293 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "output_debugger_proctable",
NULL              295 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              299 orte/runtime/orte_mca_params.c     orte_debugger_test_daemon = NULL;
NULL              300 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "debugger_test_daemon",
NULL              302 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              307 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "debugger_test_attach",
NULL              309 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              314 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "debugger_check_rate",
NULL              316 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              321 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "do_not_launch",
NULL              323 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              328 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "daemon_spin",
NULL              330 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              335 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "daemon_fail",
NULL              337 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              342 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "daemon_fail_delay",
NULL              344 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              349 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "startup_timeout",
NULL              351 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              357 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "base_user_debugger",
NULL              359 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              375 orte/runtime/orte_mca_params.c     orte_default_hostfile = NULL;
NULL              376 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "default_hostfile",
NULL              378 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              382 orte/runtime/orte_mca_params.c     if (NULL == orte_default_hostfile) {
NULL              389 orte/runtime/orte_mca_params.c         orte_default_hostfile = NULL;
NULL              398 orte/runtime/orte_mca_params.c     orte_default_dash_host = NULL;
NULL              399 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "default_dash_host",
NULL              401 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              404 orte/runtime/orte_mca_params.c     if (NULL != orte_default_dash_host &&
NULL              407 orte/runtime/orte_mca_params.c         orte_default_dash_host = NULL;
NULL              412 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "keep_fqdn_hostnames",
NULL              414 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              420 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "retain_aliases",
NULL              422 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              427 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "hostname_cutoff",
NULL              429 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              435 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "hostname_alias_index",
NULL              437 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              442 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "xml_output",
NULL              444 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              451 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "tag_output",
NULL              453 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              461 orte/runtime/orte_mca_params.c     orte_xml_file = NULL;
NULL              462 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "xml_file",
NULL              464 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              467 orte/runtime/orte_mca_params.c     if (NULL != orte_xml_file) {
NULL              468 orte/runtime/orte_mca_params.c         if (ORTE_PROC_IS_HNP && NULL == orte_xml_fp) {
NULL              471 orte/runtime/orte_mca_params.c             if (NULL == orte_xml_fp) {
NULL              486 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "timestamp_output",
NULL              488 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              493 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "show_resolved_nodenames",
NULL              495 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              501 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "launch_agent",
NULL              503 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              507 orte/runtime/orte_mca_params.c     orte_fork_agent_string = NULL;
NULL              508 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "fork_agent",
NULL              510 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              514 orte/runtime/orte_mca_params.c     if (NULL != orte_fork_agent_string) {
NULL              520 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "allocation_required",
NULL              522 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              528 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "map_stddiag_to_stderr",
NULL              530 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              536 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "map_stddiag_to_stdout",
NULL              538 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              547 orte/runtime/orte_mca_params.c     orte_xterm = NULL;
NULL              548 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "xterm",
NULL              550 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              553 orte/runtime/orte_mca_params.c     if (NULL != orte_xterm) {
NULL              568 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "report_launch_progress",
NULL              570 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              575 orte/runtime/orte_mca_params.c     orte_local_cpu_type = NULL;
NULL              576 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "cpu_type",
NULL              578 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_INTERNAL,
NULL              582 orte/runtime/orte_mca_params.c     orte_local_cpu_model = NULL;
NULL              583 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "cpu_model",
NULL              585 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, MCA_BASE_VAR_FLAG_INTERNAL,
NULL              590 orte/runtime/orte_mca_params.c     orte_report_events_uri = NULL;
NULL              591 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "report_events",
NULL              593 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              596 orte/runtime/orte_mca_params.c     if (NULL != orte_report_events_uri) {
NULL              602 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "do_not_barrier",
NULL              604 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, MCA_BASE_VAR_FLAG_INTERNAL,
NULL              609 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "enable_recovery",
NULL              611 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              616 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "max_restarts",
NULL              618 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              639 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "abort_on_non_zero_status",
NULL              641 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              646 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "allowed_exit_without_sync",
NULL              648 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              653 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "report_child_jobs_separately",
NULL              655 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              671 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "stat_history_size",
NULL              673 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              678 orte/runtime/orte_mca_params.c     id = mca_base_var_register ("orte", "orte", NULL, "no_vm",
NULL              680 orte/runtime/orte_mca_params.c                                 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              687 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "max_vm_size",
NULL              689 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              698 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "set_default_slots",
NULL              703 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              709 orte/runtime/orte_mca_params.c     id = mca_base_var_register ("orte", "orte", NULL, "display_alloc",
NULL              711 orte/runtime/orte_mca_params.c                                 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              719 orte/runtime/orte_mca_params.c     id = mca_base_var_register ("orte", "orte", NULL, "display_devel_alloc",
NULL              721 orte/runtime/orte_mca_params.c                                 MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              735 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "soft_locations",
NULL              737 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              742 orte/runtime/orte_mca_params.c     orte_daemon_cores = NULL;
NULL              743 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "daemon_cores",
NULL              745 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              751 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "orte", NULL, "timeout_for_stack_trace",
NULL              754 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              759 orte/runtime/orte_mca_params.c     orte_data_server_uri = NULL;
NULL              760 orte/runtime/orte_mca_params.c     (void) mca_base_var_register ("orte", "pmix", NULL, "server_uri",
NULL              762 orte/runtime/orte_mca_params.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL               82 orte/runtime/orte_quit.c     if (NULL != caddy) {
NULL              198 orte/runtime/orte_quit.c                            "orterun:multiple-paffinity-schemes", true, NULL);
NULL              204 orte/runtime/orte_quit.c                            NULL, approc->app);
NULL              250 orte/runtime/orte_quit.c                            true, node->name, NULL);
NULL              280 orte/runtime/orte_quit.c         if (NULL != strsignal(WTERMSIG(proc->exit_code))) {
NULL              352 orte/runtime/orte_quit.c         if (NULL == job || job->jobid == ORTE_PROC_MY_NAME->jobid) {
NULL              363 orte/runtime/orte_quit.c                 if (NULL == (pptr = (orte_proc_t*)opal_pointer_array_get_item(job->procs, i))) {
NULL              380 orte/runtime/orte_quit.c             proc = NULL;
NULL              382 orte/runtime/orte_quit.c                 NULL == proc) {
NULL               72 orte/runtime/orte_wait.c     tm->payload = NULL;
NULL               86 orte/runtime/orte_wait.c     p->child = NULL;
NULL               87 orte/runtime/orte_wait.c     p->cbfunc = NULL;
NULL               88 orte/runtime/orte_wait.c     p->cbdata = NULL;
NULL               92 orte/runtime/orte_wait.c     if (NULL != p->child) {
NULL              116 orte/runtime/orte_wait.c     opal_event_add(&handler, NULL);
NULL              129 orte/runtime/orte_wait.c     opal_event_add(&handler, NULL);
NULL              151 orte/runtime/orte_wait.c     if (NULL == child || NULL == callback) {
NULL              159 orte/runtime/orte_wait.c         if (NULL != callback) {
NULL              216 orte/runtime/orte_wait.c     if (NULL == child) {
NULL              264 orte/runtime/orte_wait.c                 if (NULL != t2->cbfunc) {
NULL              109 orte/runtime/orte_wait.h             nanosleep(&tp, NULL);                                       \
NULL               20 orte/test/mpi/abort.c         errcode = strtol(argv[1], NULL, 10);
NULL               26 orte/test/mpi/add_host.c     MPI_Init(NULL, NULL);
NULL               13 orte/test/mpi/bcast_loop.c     MPI_Init(NULL, NULL);
NULL               22 orte/test/mpi/binding.c     char *bindings = NULL;
NULL               42 orte/test/mpi/binding.c            (NULL == bindings) ? "NULL" : bindings);
NULL               20 orte/test/mpi/concurrent_spawn.c     char *child_argv[2] = { "", NULL };
NULL               22 orte/test/mpi/concurrent_spawn.c     MPI_Init(NULL, NULL);
NULL               86 orte/test/mpi/crisscross.c     curtime = time (NULL);
NULL               20 orte/test/mpi/early_abort.c     if (NULL == (rk = getenv("OMPI_COMM_WORLD_RANK"))) {
NULL               18 orte/test/mpi/hello.c     char *bindings = NULL;
NULL               36 orte/test/mpi/hello.c            (NULL == bindings) ? "NULL" : bindings);
NULL               34 orte/test/mpi/hello_nodename.c     if (NULL == appnum) {
NULL               40 orte/test/mpi/hello_nodename.c     if (NULL == univ_size) {
NULL               48 orte/test/mpi/hello_nodename.c            rank, size, hostname, appstr, unistr, (NULL == envar) ? "NULL" : envar);
NULL               23 orte/test/mpi/hello_output.c     stream = opal_output_open(NULL);
NULL               30 orte/test/mpi/hello_output.c     stream2 = opal_output_open(NULL);
NULL               22 orte/test/mpi/info_spawn.c     MPI_Init(NULL, NULL);
NULL               40 orte/test/mpi/info_spawn.c             if (NULL == keyval) {
NULL               22 orte/test/mpi/intercomm_create.c     char* buf = NULL;
NULL               34 orte/test/mpi/intercomm_create.c     char* buf = NULL;
NULL               80 orte/test/mpi/intercomm_create.c     if (errcode == NULL)
NULL               86 orte/test/mpi/intercomm_create.c     spawn_argv[1] = NULL;
NULL               39 orte/test/mpi/interlib.c     if (NULL != info) {
NULL               56 orte/test/mpi/interlib.c     if (NULL != cbfunc) {
NULL               57 orte/test/mpi/interlib.c         cbfunc(OPAL_SUCCESS, NULL, NULL, NULL, cbdata);
NULL               80 orte/test/mpi/interlib.c     if (NULL != release_fn) {
NULL              193 orte/test/mpi/interlib.c                   "WASSUP", NULL, &kv);
NULL              194 orte/test/mpi/interlib.c     if (NULL == kv) {
NULL              230 orte/test/mpi/interlib.c     return NULL;
NULL              237 orte/test/mpi/interlib.c     char *bindings = NULL;
NULL              258 orte/test/mpi/interlib.c     if (pthread_create(&mythread, NULL, mylib, NULL)) {
NULL              273 orte/test/mpi/interlib.c            (NULL == bindings) ? "NULL" : bindings);
NULL              286 orte/test/mpi/interlib.c     if (pthread_join(mythread, NULL)) {
NULL               32 orte/test/mpi/loop_spawn.c         MPI_Comm_spawn(EXE_TEST, NULL, 1, MPI_INFO_NULL,
NULL               44 orte/test/mpi/mpi_spin.c     if (NULL != cbfunc) {
NULL               45 orte/test/mpi/mpi_spin.c         cbfunc(ORTE_SUCCESS, NULL, NULL, NULL, cbdata);
NULL               79 orte/test/mpi/mpi_spin.c     opal_pmix.register_evhandler(codes, NULL, _event_fn, _register_fn, codes);
NULL               61 orte/test/mpi/no-disconnect.c         nanosleep(&dt, NULL);
NULL              179 orte/test/mpi/no-disconnect.c             args[1] = NULL;
NULL               22 orte/test/mpi/pinterlib.c         pthread_mutex_init(&(l)->mutex, NULL);      \
NULL               23 orte/test/mpi/pinterlib.c         pthread_cond_init(&(l)->cond, NULL);        \
NULL               77 orte/test/mpi/pinterlib.c     if (NULL != info) {
NULL               94 orte/test/mpi/pinterlib.c     if (NULL != cbfunc) {
NULL               95 orte/test/mpi/pinterlib.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              118 orte/test/mpi/pinterlib.c     if (NULL != release_fn) {
NULL              204 orte/test/mpi/pinterlib.c     val = NULL;
NULL              205 orte/test/mpi/pinterlib.c     PMIx_Get(&myproc, "WASSUP", NULL, 0, &val);
NULL              206 orte/test/mpi/pinterlib.c     if (NULL == val) {
NULL              215 orte/test/mpi/pinterlib.c     PMIX_PDATA_LOAD(&pdata[0], &myproc, "SOMETHING", NULL, PMIX_BOOL);
NULL              231 orte/test/mpi/pinterlib.c         PMIx_Finalize(NULL, 0);
NULL              235 orte/test/mpi/pinterlib.c     return NULL;
NULL              257 orte/test/mpi/pinterlib.c         if (pthread_create(&mythread, NULL, mylib, NULL)) {
NULL              270 orte/test/mpi/pinterlib.c         if (pthread_create(&mythread, NULL, mylib, NULL)) {
NULL              294 orte/test/mpi/pinterlib.c     if (pthread_join(mythread, NULL)) {
NULL               43 orte/test/mpi/pmix.c     gettimeofday(&tv, NULL);
NULL               54 orte/test/mpi/pmix.c     if (NULL != cbfunc) {
NULL               55 orte/test/mpi/pmix.c         cbfunc(OPAL_ERR_HANDLERS_COMPLETE, NULL, NULL, NULL, cbdata);
NULL               80 orte/test/mpi/pmix.c     opal_pmix.register_evhandler(NULL, &info, evhandler, NULL, NULL);
NULL               91 orte/test/mpi/pmix.c     opal_pmix.fence(NULL, 1);
NULL              108 orte/test/mpi/pmix.c     opal_pmix.fence(NULL, 0);
NULL              125 orte/test/mpi/pmix.c         nanosleep(&tp, NULL);
NULL               26 orte/test/mpi/read_write.c         reader = strtol(argv[1], NULL, 10);
NULL               30 orte/test/mpi/read_write.c     MPI_Init(NULL, NULL);
NULL               39 orte/test/mpi/read_write.c         if (NULL == file) {
NULL               44 orte/test/mpi/read_write.c         while (NULL != fgets(line, sizeof(line), stdin)) {
NULL              144 orte/test/mpi/sendrecv_blaster.c     gettimeofday (&tp, NULL);
NULL               25 orte/test/mpi/simple_spawn.c     MPI_Init(NULL, NULL);
NULL              104 orte/test/mpi/singleton_client_server.c     if(fp == NULL)
NULL              140 orte/test/mpi/singleton_client_server.c     if(fp == NULL)
NULL               18 orte/test/mpi/spawn_multiple.c     char *argv0[] = { "foo", NULL };
NULL               19 orte/test/mpi/spawn_multiple.c     char *argv1[] = { "bar", NULL };
NULL               28 orte/test/mpi/spawn_multiple.c     MPI_Init(NULL, NULL);
NULL                6 orte/test/mpi/thread_init.c  MPI_Init_thread(NULL, NULL, MPI_THREAD_MULTIPLE, &provided);
NULL               27 orte/test/mpi/xlib.c     if (NULL != cbfunc) {
NULL               28 orte/test/mpi/xlib.c         cbfunc(PMIX_EVENT_ACTION_COMPLETE, NULL, 0, NULL, NULL, cbdata);
NULL               61 orte/test/mpi/xlib.c     if (NULL != cbfunc) {
NULL               62 orte/test/mpi/xlib.c         cbfunc(PMIX_SUCCESS, NULL, 0, NULL, NULL, cbdata);
NULL              214 orte/test/mpi/xlib.c     PMIx_Finalize(NULL, 0);
NULL               46 orte/test/mpi/ziaprobe.c     ppn = strtol(ppnstr, NULL, 10);
NULL               47 orte/test/mpi/ziaprobe.c     start_sec = strtol(argv[1], NULL, 10);
NULL               48 orte/test/mpi/ziaprobe.c     start_usec = strtol(argv[2], NULL, 10);
NULL               50 orte/test/mpi/ziaprobe.c     MPI_Init(NULL, NULL);
NULL              134 orte/test/mpi/ziaprobe.c     gettimeofday(&tv, NULL);
NULL              141 orte/test/mpi/ziaprobe.c     timestamps = NULL;
NULL              144 orte/test/mpi/ziaprobe.c         if (NULL == timestamps) {
NULL               36 orte/test/mpi/ziatest.c     nppn = strtol(argv[1], NULL, 10);
NULL               41 orte/test/mpi/ziatest.c     gettimeofday(&tv, NULL);
NULL               60 orte/test/system/binom.c                 if (NULL != children) {
NULL               75 orte/test/system/binom.c                 down_search(0, 0, peer, num_procs, NULL, NULL, relations);
NULL              123 orte/test/system/binom.c         found = down_search(0, 0, i, num_procs, &num_children, &children, NULL);
NULL              125 orte/test/system/binom.c         while (NULL != (item = opal_list_remove_first(&children))) {
NULL               18 orte/test/system/event-threads.c static opal_event_base_t *my_base=NULL;
NULL               60 orte/test/system/event-threads.c         nanosleep(&tp, NULL);
NULL               77 orte/test/system/event-threads.c                    NULL);
NULL               92 orte/test/system/event-threads.c         nanosleep(&tp, NULL);
NULL              102 orte/test/system/event-threads.c     opal_thread_join(&progress_thread, NULL);
NULL              125 orte/test/system/event-threads.c                    progress_thread_pipe[0], OPAL_EV_READ, stop_handler, NULL);
NULL               78 orte/test/system/evpri-test.c     if (event_assign(&ev, base, SIGTERM, EV_SIGNAL|EV_PERSIST, cbfunc, NULL)<0)
NULL               82 orte/test/system/evpri-test.c     if (event_add(&ev, NULL) < 0)
NULL               51 orte/test/system/evpri-test2.c     if (event_assign(&ev2, base, -1, EV_WRITE, cbfunc1, NULL) < 0)
NULL               59 orte/test/system/evpri-test2.c     if (event_assign(&ev3, base, -1, EV_WRITE, cbfunc2, NULL) < 0)
NULL               83 orte/test/system/evpri-test2.c     if (event_assign(&ev1, base, -1, EV_WRITE, cbfunc1, NULL) < 0)
NULL               18 orte/test/system/evthread-test.c static orte_event_base_t *my_base=NULL;
NULL               31 orte/test/system/evthread-test.c                    NULL, NULL);
NULL               67 orte/test/system/evthread-test.c         nanosleep(&tp, NULL);
NULL               89 orte/test/system/evthread-test.c         nanosleep(&tp, NULL);
NULL               98 orte/test/system/evthread-test.c     opal_thread_join(&progress_thread, NULL);
NULL              128 orte/test/system/evthread-test.c                    progress_thread_pipe[0], OPAL_EV_READ, stop_handler, NULL);
NULL               24 orte/test/system/getenv_pmi.c     int *local_rank_ids = NULL;
NULL               27 orte/test/system/getenv_pmi.c     char *err = NULL;
NULL               63 orte/test/system/getenv_pmi.c     if (NULL == pmi_kvs_name) {
NULL               72 orte/test/system/getenv_pmi.c     if (NULL == (local_rank_ids = calloc(num_local_procs, sizeof(int)))) {
NULL               93 orte/test/system/getenv_pmi.c     if (NULL != err) {
NULL               21 orte/test/system/mapper.c     char **invals=NULL;
NULL               50 orte/test/system/mapper.c         if (NULL == invals) {
NULL               54 orte/test/system/mapper.c         for (i=0; NULL != invals[i]; i++) {
NULL               57 orte/test/system/mapper.c         if (NULL != invals) {
NULL               59 orte/test/system/mapper.c             invals = NULL;
NULL               83 orte/test/system/ofi_big_msg.c             orte_rml.send_buffer_transport_nb(sock_conduit_id,&peer, buf, MY_TAG, orte_rml_send_callback, NULL);
NULL              111 orte/test/system/ofi_big_msg.c             orte_rml.send_buffer_transport_nb(sock_conduit_id,&peer, buf, MY_TAG, send_callback, NULL);
NULL               92 orte/test/system/ofi_conduit_stress.c     gettimeofday(&start, NULL);
NULL              105 orte/test/system/ofi_conduit_stress.c             orte_rml.send_buffer_nb(conduit_id,&peer, buf, MY_TAG, orte_rml_send_callback, NULL);
NULL              133 orte/test/system/ofi_conduit_stress.c             orte_rml.send_buffer_nb(conduit_id,&peer, buf, MY_TAG, send_callback, NULL);
NULL              137 orte/test/system/ofi_conduit_stress.c     gettimeofday(&end, NULL);
NULL               49 orte/test/system/ofi_query_test.c     opal_value_t *providers=NULL;
NULL               50 orte/test/system/ofi_query_test.c     char* prov_name = NULL;
NULL               70 orte/test/system/ofi_stress.c     gettimeofday(&start, NULL);
NULL               83 orte/test/system/ofi_stress.c             orte_rml.send_buffer_transport_nb(sock_conduit_id,&peer, buf, MY_TAG, orte_rml_send_callback, NULL);
NULL              111 orte/test/system/ofi_stress.c             orte_rml.send_buffer_transport_nb(sock_conduit_id,&peer, buf, MY_TAG, send_callback, NULL);
NULL              115 orte/test/system/ofi_stress.c     gettimeofday(&end, NULL);
NULL               69 orte/test/system/oob_stress.c     gettimeofday(&start,NULL);
NULL               82 orte/test/system/oob_stress.c             orte_rml.send_buffer_nb(&peer, buf, MY_TAG, orte_rml_send_callback, NULL);
NULL              108 orte/test/system/oob_stress.c             orte_rml.send_buffer_nb(&peer, buf, MY_TAG, send_callback, NULL);
NULL              112 orte/test/system/oob_stress.c     gettimeofday(&end,NULL);
NULL              152 orte/test/system/oob_stress_channel.c                                     NULL, OPAL_BOOL);
NULL              163 orte/test/system/oob_stress_channel.c            orte_rml.open_channel ( &peer, qos_attributes, open_channel_callback, NULL);
NULL              186 orte/test/system/oob_stress_channel.c                 orte_rml.send_buffer_channel_nb(channel, buf, MY_TAG, channel_send_callback, NULL);
NULL              216 orte/test/system/oob_stress_channel.c                orte_rml.send_buffer_channel_nb(channel, buf, MY_TAG, channel_send_callback, NULL);
NULL              224 orte/test/system/oob_stress_channel.c     orte_rml.close_channel ( channel,close_channel_callback, NULL);
NULL               74 orte/test/system/opal-evpri-test.c     if (opal_event_signal_add(&ev1, NULL) < 0) {
NULL               83 orte/test/system/opal-evpri-test.c     if (opal_event_signal_add(&ev2, NULL) < 0) {
NULL               28 orte/test/system/opal_hwloc.c         if (NULL == obj) {
NULL               32 orte/test/system/opal_hwloc.c             if (NULL != obj->attr &&
NULL               91 orte/test/system/opal_hwloc.c         if (NULL == obj->infos[k].name ||
NULL               92 orte/test/system/opal_hwloc.c             NULL == obj->infos[k].value) {
NULL              102 orte/test/system/opal_hwloc.c             obj->infos[obj->infos_count-1].name = NULL;
NULL              103 orte/test/system/opal_hwloc.c             obj->infos[obj->infos_count-1].value = NULL;
NULL              124 orte/test/system/opal_hwloc.c     if (NULL == hwloc_get_obj_by_type(my_topology, HWLOC_OBJ_CORE, 0)) {
NULL               22 orte/test/system/opal_interface.c     char **aliases=NULL;
NULL               75 orte/test/system/opal_interface.c     while (NULL != aliases[idx]) {
NULL               36 orte/test/system/orte_abort.c         rc = strtol(argv[1], NULL, 10);
NULL               53 orte/test/system/orte_abort.c             orte_errmgr.abort(rc, NULL);
NULL               59 orte/test/system/orte_dfs.c     if (NULL != cbdata && offset != *check) {
NULL               93 orte/test/system/orte_dfs.c     if (NULL != cbdata && status < *check) {
NULL              134 orte/test/system/orte_dfs.c             host = NULL;
NULL              137 orte/test/system/orte_dfs.c         if (NULL == (uri = opal_filename_to_uri(argv[1], host))) {
NULL              151 orte/test/system/orte_dfs.c         orte_dfs.get_file_size(fd, dfs_size_cbfunc, NULL);
NULL              182 orte/test/system/orte_dfs.c         orte_dfs.close(fd, dfs_close_cbfunc, NULL);
NULL              270 orte/test/system/orte_dfs.c                             (int)partition, (NULL == host) ? "NULL" : host, path, (int)length, (int)offset);
NULL              275 orte/test/system/orte_dfs.c                     if (NULL == (uri = opal_filename_to_uri(path, host))) {
NULL              289 orte/test/system/orte_dfs.c                     orte_dfs.seek(fd, offset, SEEK_SET, dfs_seek_cbfunc, NULL);
NULL              294 orte/test/system/orte_dfs.c                     orte_dfs.read(fd, buffer, length, read_cbfunc, NULL);
NULL              300 orte/test/system/orte_dfs.c                     orte_dfs.close(fd, dfs_close_cbfunc, NULL);
NULL               28 orte/test/system/orte_errors.c                 (NULL == ORTE_ERROR_NAME(i)) ? "NULL" : ORTE_ERROR_NAME(i));
NULL               30 orte/test/system/orte_loop_spawn.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_NON_ORTE_JOB, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL               33 orte/test/system/orte_nodename.c     if (NULL != (rstrt = getenv("OMPI_MCA_orte_num_restarts"))) {
NULL               34 orte/test/system/orte_nodename.c         restart = strtol(rstrt, NULL, 10);
NULL               43 orte/test/system/orte_nodename.c     for (i=0; NULL != environ[i]; i++) {
NULL               36 orte/test/system/orte_notify.c        cbfunc(OPAL_ERR_HANDLERS_COMPLETE, NULL, NULL, NULL, cbdata);
NULL               74 orte/test/system/orte_notify.c     opal_pmix.register_evhandler(NULL, &info,
NULL               76 orte/test/system/orte_notify.c                                 NULL, NULL);
NULL               40 orte/test/system/orte_spawn.c     orte_set_attribute(&jdata->attributes, ORTE_JOB_NON_ORTE_JOB, ORTE_ATTR_GLOBAL, NULL, OPAL_BOOL);
NULL               24 orte/test/system/orte_tool.c     orte_job_t *jdata=NULL, **jobs=NULL;
NULL               97 orte/test/system/orte_tool.c     if (NULL != jdata) OBJ_RELEASE(jdata);
NULL               98 orte/test/system/orte_tool.c     if (NULL != jobs) {
NULL              100 orte/test/system/orte_tool.c         if (NULL != jobs) free(jobs);
NULL               43 orte/test/system/pmixtool.c     if (PMIX_SUCCESS != (rc = PMIx_tool_init(&myproc, NULL, 0))) {
NULL               67 orte/test/system/pmixtool.c             (NULL == info[0].value.data.string) ? "NULL" : info[0].value.data.string);
NULL               35 orte/test/system/psm_keygen.c     for (i=0; NULL != app->env[i]; i++) {
NULL               19 orte/test/system/pspawn.c     char **pargv = NULL;
NULL               39 orte/test/system/pspawn.c     rc = posix_spawn(&pid, "/usr/bin/hostname", NULL, NULL, pargv, NULL);
NULL               47 orte/test/system/radix.c             if (NULL != children) {
NULL               67 orte/test/system/radix.c             down_search(peer, num_procs, NULL, NULL, relations);
NULL              122 orte/test/system/radix.c       down_search(Ii, NProcs, &num_children, &children, NULL);
NULL              123 orte/test/system/radix.c         while (NULL != (item = opal_list_remove_first(&children))) {
NULL               21 orte/test/system/reducer.c                    NULL, NULL);
NULL               70 orte/test/system/reducer.c     while (NULL != (item = opal_list_remove_first(&words))) {
NULL               24 orte/test/system/regex.c     char *regex = NULL, **nodelist;
NULL               25 orte/test/system/regex.c     char **nodes=NULL;
NULL               30 orte/test/system/regex.c     if (argc < 1 || NULL == argv[1]) {
NULL               46 orte/test/system/regex.c     if (NULL != strchr(argv[1], '[')) {
NULL               52 orte/test/system/regex.c         for (i=0; NULL != nodes[i]; i++) {
NULL               62 orte/test/system/regex.c     for (i=0; NULL != nodelist[i]; i++) {
NULL               63 orte/test/system/regex.c         orte_proc_t *daemon = NULL;
NULL               97 orte/test/system/regex.c             for (i=0; NULL != nodelist[i]; i++) {
NULL              105 orte/test/system/regex.c         regex = NULL;
NULL              112 orte/test/system/regex.c     for (i=0; (nptr = opal_pointer_array_get_item(node_pool, i)) != NULL; i++) {
NULL               14 orte/test/system/segfault.c     char *dum=NULL;
NULL               87 orte/test/system/threads.c     gettimeofday(&tv, NULL);
NULL              109 orte/test/system/threads.c     my_value_t *val = NULL;
NULL              175 orte/test/system/threads.c     rc = pthread_create(&support_thread, NULL, value_xfer_thread, NULL);
NULL              196 orte/test/system/threads.c         val = NULL;
NULL              218 orte/test/system/threads.c         if( NULL == val ) {
NULL              220 orte/test/system/threads.c                    (NULL == val ? "NULL" : "Valid") );
NULL              241 orte/test/system/threads.c         val = NULL;
NULL              250 orte/test/system/threads.c     rc = pthread_join(support_thread, NULL);
NULL              264 orte/test/system/threads.c     my_value_t **val = NULL;
NULL              303 orte/test/system/threads.c     pthread_exit(NULL);
NULL              309 orte/test/system/threads.c     char *buffer = NULL;
NULL               34 orte/test/system/ulfm.c         rc = strtol(argv[1], NULL, 10);
NULL               50 orte/test/system/ulfm.c     opal_pmix.fence(NULL, 0);
NULL               93 orte/tools/orte-clean/orte-clean.c     { NULL,
NULL               94 orte/tools/orte-clean/orte-clean.c       'h', NULL, "help",
NULL               99 orte/tools/orte-clean/orte-clean.c     { NULL,
NULL              100 orte/tools/orte-clean/orte-clean.c       'v', NULL, "verbose",
NULL              105 orte/tools/orte-clean/orte-clean.c     { NULL,
NULL              106 orte/tools/orte-clean/orte-clean.c       'd', NULL, "debug",
NULL              112 orte/tools/orte-clean/orte-clean.c     { NULL,
NULL              113 orte/tools/orte-clean/orte-clean.c       '\0', NULL, NULL,
NULL              115 orte/tools/orte-clean/orte-clean.c       NULL, OPAL_CMD_LINE_TYPE_NULL,
NULL              116 orte/tools/orte-clean/orte-clean.c       NULL }
NULL              156 orte/tools/orte-clean/orte-clean.c     tmp_env_var = NULL;
NULL              160 orte/tools/orte-clean/orte-clean.c                 "1", true, NULL);
NULL              177 orte/tools/orte-clean/orte-clean.c     opal_os_dirpath_destroy(orte_process_info.top_session_dir, true, NULL);
NULL              183 orte/tools/orte-clean/orte-clean.c     opal_os_dirpath_destroy(legacy, true, NULL);
NULL              230 orte/tools/orte-clean/orte-clean.c         char *str, *args = NULL;
NULL              234 orte/tools/orte-clean/orte-clean.c         if (NULL != str) {
NULL              255 orte/tools/orte-clean/orte-clean.c     if (NULL != ret) {
NULL              267 orte/tools/orte-clean/orte-clean.c     return NULL;
NULL              340 orte/tools/orte-clean/orte-clean.c     if (NULL == (inputline = orte_getline(psfile))) {
NULL              347 orte/tools/orte-clean/orte-clean.c     while (NULL != (inputline = orte_getline(psfile))) {
NULL              351 orte/tools/orte-clean/orte-clean.c         pidstr = strtok(NULL, separator);
NULL              352 orte/tools/orte-clean/orte-clean.c         user = strtok(NULL, separator);
NULL               45 orte/tools/orte-info/components.c     map->type = NULL;
NULL               49 orte/tools/orte-info/components.c     if (NULL != map->type) {
NULL              102 orte/tools/orte-info/components.c         if (NULL != (map = (orte_info_component_map_t*)opal_pointer_array_get_item(&orte_component_map, i))) {
NULL               66 orte/tools/orte-info/orte-info.c opal_cmd_line_t *orte_info_cmd_line = NULL;
NULL               81 orte/tools/orte-info/orte-info.c     char **app_env = NULL, **global_env = NULL;
NULL               92 orte/tools/orte-info/orte-info.c                        "opal_init_util", __FILE__, __LINE__, NULL);
NULL               97 orte/tools/orte-info/orte-info.c     if (NULL == orte_info_cmd_line) {
NULL              100 orte/tools/orte-info/orte-info.c                        "opal_cmd_line_create", __FILE__, __LINE__, NULL);
NULL              105 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, 'v', NULL, "version", 2,
NULL              107 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "param", 2,
NULL              109 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "internal", 0,
NULL              111 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "path", 1,
NULL              113 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "arch", 0,
NULL              115 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, 'c', NULL, "config", 0,
NULL              117 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, 'h', NULL, "help", 0,
NULL              119 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "orte_info_pretty", 0,
NULL              121 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "parsable", 0,
NULL              123 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "parseable", 0,
NULL              125 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, '\0', NULL, "hostname", 0,
NULL              128 orte/tools/orte-info/orte-info.c     opal_cmd_line_make_opt3(orte_info_cmd_line, 'a', NULL, "all", 0,
NULL              175 orte/tools/orte-info/orte-info.c         if (NULL != str) {
NULL              256 orte/tools/orte-info/orte-info.c             if (NULL == (str = (char*)opal_pointer_array_get_item(&mca_types, i))) {
NULL              266 orte/tools/orte-info/orte-info.c     if (NULL != app_env) {
NULL              269 orte/tools/orte-info/orte-info.c     if (NULL != global_env) {
NULL               57 orte/tools/orte-info/output.c     char *spaces = NULL;
NULL               58 orte/tools/orte-info/output.c     char *filler = NULL;
NULL              106 orte/tools/orte-info/output.c     if (orte_info_pretty && NULL != pretty_message) {
NULL              127 orte/tools/orte-info/output.c         spaces = NULL;
NULL              143 orte/tools/orte-info/output.c                 if (NULL == pos) {
NULL              149 orte/tools/orte-info/output.c                     if (NULL == pos) {
NULL              170 orte/tools/orte-info/output.c                 spaces = NULL;
NULL              173 orte/tools/orte-info/output.c         if (NULL != filler) {
NULL              176 orte/tools/orte-info/output.c         if (NULL != spaces) {
NULL              180 orte/tools/orte-info/output.c         if (NULL != plain_message && 0 < strlen(plain_message)) {
NULL              186 orte/tools/orte-info/output.c     if (NULL != v_to_free) {
NULL              110 orte/tools/orte-info/param.c             if (NULL == (type = (char *)opal_pointer_array_get_item(&mca_types, i))) {
NULL              121 orte/tools/orte-info/param.c                 if (NULL == (str = (char *)opal_pointer_array_get_item(&mca_types, i))) {
NULL              199 orte/tools/orte-info/param.c         ret = mca_base_var_group_find("*", type, NULL);
NULL               91 orte/tools/orte-info/version.c             if (NULL == (pos = (char*)opal_pointer_array_get_item(&mca_types, j))) {
NULL              110 orte/tools/orte-info/version.c             else if (NULL != (pos = strchr(arg1, ':'))) {
NULL              155 orte/tools/orte-info/version.c         if (NULL == (pos = (char*)opal_pointer_array_get_item(&mca_types, j))) {
NULL              169 orte/tools/orte-info/version.c     components = NULL;
NULL              171 orte/tools/orte-info/version.c         if (NULL == (map = (orte_info_component_map_t*)opal_pointer_array_get_item(&orte_component_map, j))) {
NULL              181 orte/tools/orte-info/version.c     if (NULL != components) {
NULL              277 orte/tools/orte-info/version.c         if (NULL != content) {
NULL              284 orte/tools/orte-info/version.c         orte_info_out(message, NULL, tmp);
NULL              292 orte/tools/orte-info/version.c             orte_info_out(NULL, message, tmp);
NULL              297 orte/tools/orte-info/version.c             orte_info_out(NULL, message, tmp);
NULL              302 orte/tools/orte-info/version.c             orte_info_out(NULL, message, tmp);
NULL              319 orte/tools/orte-info/version.c     char *str = NULL, *tmp;
NULL              333 orte/tools/orte-info/version.c         if (NULL != greek) {
NULL              338 orte/tools/orte-info/version.c         if (want_repo && NULL != repo) {
NULL              355 orte/tools/orte-info/version.c     if (NULL == str) {
NULL               79 orte/tools/orte-server/orte-server.c static char *report_uri=NULL;
NULL               86 orte/tools/orte-server/orte-server.c     { NULL, 'h', NULL, "help", 0,
NULL               90 orte/tools/orte-server/orte-server.c     { NULL, 'd', NULL, "debug", 0,
NULL               94 orte/tools/orte-server/orte-server.c     { "orte_no_daemonize", '\0', NULL, "no-daemonize", 0,
NULL               98 orte/tools/orte-server/orte-server.c     { NULL, 'r', NULL, "report-uri", 1,
NULL              103 orte/tools/orte-server/orte-server.c     { NULL, '\0', NULL, NULL, 0,
NULL              104 orte/tools/orte-server/orte-server.c       NULL, OPAL_CMD_LINE_TYPE_NULL, NULL }
NULL              110 orte/tools/orte-server/orte-server.c     opal_cmd_line_t *cmd_line = NULL;
NULL              113 orte/tools/orte-server/orte-server.c     char * tmp_env_var = NULL;
NULL              137 orte/tools/orte-server/orte-server.c         char *str, *args = NULL;
NULL              142 orte/tools/orte-server/orte-server.c         if (NULL != str) {
NULL              169 orte/tools/orte-server/orte-server.c         opal_daemon_init(NULL);
NULL              185 orte/tools/orte-server/orte-server.c     tmp_env_var = NULL;
NULL              207 orte/tools/orte-server/orte-server.c     if (NULL != report_uri) {
NULL              219 orte/tools/orte-server/orte-server.c             if (NULL == fp) {
NULL              239 orte/tools/orte-server/orte-server.c                             ORTE_RML_NON_PERSISTENT, orte_daemon_recv, NULL);
NULL              245 orte/tools/orte-server/orte-server.c                    shutdown_callback, NULL);
NULL              246 orte/tools/orte-server/orte-server.c     opal_event_add(&term_handler, NULL);
NULL              248 orte/tools/orte-server/orte-server.c                    shutdown_callback, NULL);
NULL              249 orte/tools/orte-server/orte-server.c     opal_event_add(&int_handler, NULL);
NULL               51 orte/tools/orted/orted.c     if (NULL != umask_str) {
NULL              136 orte/tools/orterun/orterun.c     if (ORTE_SUCCESS != orte_submit_init(argc, argv, NULL)) {
NULL              146 orte/tools/orterun/orterun.c         if (NULL != orte_cmd_options.help) {
NULL              168 orte/tools/orterun/orterun.c                             ORTE_RML_PERSISTENT, orte_daemon_recv, NULL);
NULL              190 orte/tools/orterun/orterun.c         if (ORTE_SUCCESS != orte_submit_job(argv, NULL,
NULL              205 orte/tools/orterun/orterun.c                    (NULL == launchst.jdata) ? "UNKNOWN" : ORTE_JOBID_PRINT(launchst.jdata->jobid));
NULL              218 orte/tools/orterun/orterun.c         orte_odls.kill_local_procs(NULL);
NULL               52 orte/util/attr.c             if (NULL != data) {
NULL              102 orte/util/attr.c     if (NULL == prev) {
NULL              109 orte/util/attr.c         return NULL;
NULL              115 orte/util/attr.c         NULL == opal_list_get_next(&prev->super)) {
NULL              116 orte/util/attr.c         return NULL;
NULL              122 orte/util/attr.c     while (NULL != next) {
NULL              130 orte/util/attr.c     return NULL;
NULL              465 orte/util/attr.c     if (NULL == data) {
NULL              475 orte/util/attr.c             if (OPAL_STRING == type && NULL != kv->data.string) {
NULL              477 orte/util/attr.c             } else if (OPAL_BYTE_OBJECT == type && NULL != kv->data.bo.bytes) {
NULL              494 orte/util/attr.c         if (NULL != kv->data.string) {
NULL              497 orte/util/attr.c         if (NULL != data) {
NULL              500 orte/util/attr.c             kv->data.string = NULL;
NULL              543 orte/util/attr.c         if (NULL != kv->data.bo.bytes) {
NULL              547 orte/util/attr.c         if (NULL != boptr && NULL != boptr->bytes && 0 < boptr->size) {
NULL              552 orte/util/attr.c             kv->data.bo.bytes = NULL;
NULL              586 orte/util/attr.c         if (NULL != envar->envar) {
NULL              589 orte/util/attr.c         if (NULL != envar->value) {
NULL              611 orte/util/attr.c     if (NULL == data  ||
NULL              613 orte/util/attr.c          OPAL_BUFFER != type && OPAL_PTR != type && NULL == *data)) {
NULL              627 orte/util/attr.c         if (NULL != kv->data.string) {
NULL              630 orte/util/attr.c             *data = NULL;
NULL              674 orte/util/attr.c         if (NULL != kv->data.bo.bytes && 0 < kv->data.bo.size) {
NULL              679 orte/util/attr.c             boptr->bytes = NULL;
NULL              716 orte/util/attr.c         if (NULL != kv->data.envar.envar) {
NULL              719 orte/util/attr.c         if (NULL != kv->data.envar.value) {
NULL               52 orte/util/comm/comm.c static opal_event_t *quicktime=NULL;
NULL               58 orte/util/comm/comm.c     if (NULL != quicktime) {
NULL               60 orte/util/comm/comm.c         quicktime = NULL;
NULL               76 orte/util/comm/comm.c     if (NULL != quicktime) {
NULL               78 orte/util/comm/comm.c         quicktime = NULL;
NULL               93 orte/util/comm/comm.c     if (NULL != quicktime) {
NULL               95 orte/util/comm/comm.c         quicktime = NULL;
NULL              117 orte/util/comm/comm.c     if (ORTE_SUCCESS != (rc = orte_rml_base_parse_uris(uri, &tool, NULL))) {
NULL              129 orte/util/comm/comm.c         val.key = NULL;
NULL              130 orte/util/comm/comm.c         val.data.string = NULL;
NULL              134 orte/util/comm/comm.c     val.key = NULL;
NULL              135 orte/util/comm/comm.c     val.data.string = NULL;
NULL              173 orte/util/comm/comm.c                 if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              199 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              204 orte/util/comm/comm.c     if (0 > (rc = orte_rml.send_buffer_nb(&tool, buf, ORTE_RML_TAG_TOOL, send_cbfunc, NULL))) {
NULL              231 orte/util/comm/comm.c                                 NULL);
NULL              236 orte/util/comm/comm.c         opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              268 orte/util/comm/comm.c     *job_info_array = NULL;
NULL              289 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              295 orte/util/comm/comm.c                                            ORTE_RML_TAG_DAEMON, send_cbfunc, NULL))) {
NULL              317 orte/util/comm/comm.c                             NULL);
NULL              323 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              376 orte/util/comm/comm.c     *node_info_array = NULL;
NULL              397 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              403 orte/util/comm/comm.c                                            ORTE_RML_TAG_DAEMON, send_cbfunc, NULL))) {
NULL              428 orte/util/comm/comm.c                             NULL);
NULL              434 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              488 orte/util/comm/comm.c     *proc_info_array = NULL;
NULL              514 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              520 orte/util/comm/comm.c                                            send_cbfunc, NULL))) {
NULL              545 orte/util/comm/comm.c                             NULL);
NULL              551 orte/util/comm/comm.c     opal_event_evtimer_set(orte_event_base, quicktime, quicktime_cb, NULL);
NULL              625 orte/util/comm/comm.c     if (NULL != buf) {
NULL              670 orte/util/comm/comm.c                                           orte_rml_send_callback, NULL))) {
NULL              751 orte/util/comm/comm.c                                           orte_rml_send_callback, NULL))) {
NULL              808 orte/util/comm/comm.c                                           orte_rml_send_callback, NULL))) {
NULL               75 orte/util/context_fns.c                                NULL, OPAL_BOOL)) {
NULL               84 orte/util/context_fns.c         if (NULL != tmp) {
NULL               96 orte/util/context_fns.c             if (NULL != context->cwd) free(context->cwd);
NULL              139 orte/util/context_fns.c         if (NULL == tmp) {
NULL               54 orte/util/dash_host/dash_host.c     for (n=0; NULL != specs[n]; n++) {
NULL               58 orte/util/dash_host/dash_host.c             if (NULL != (cptr = strchr(specs[n], ':'))) {
NULL               64 orte/util/dash_host/dash_host.c                     slots += strtol(cptr, NULL, 10);
NULL               86 orte/util/dash_host/dash_host.c     char **host_argv=NULL;
NULL               87 orte/util/dash_host/dash_host.c     char **mapped_nodes = NULL, **mini_map, *ndname;
NULL              106 orte/util/dash_host/dash_host.c         if (mapped_nodes == NULL) {
NULL              109 orte/util/dash_host/dash_host.c             for (k = 0; NULL != mini_map[k]; ++k) {
NULL              122 orte/util/dash_host/dash_host.c     mini_map = NULL;
NULL              125 orte/util/dash_host/dash_host.c     if (NULL == mapped_nodes) {
NULL              130 orte/util/dash_host/dash_host.c     for (i = 0; NULL != mapped_nodes[i]; ++i) {
NULL              141 orte/util/dash_host/dash_host.c                     if (NULL != (cptr = strchr(mapped_nodes[i], ':'))) {
NULL              144 orte/util/dash_host/dash_host.c                         j = strtoul(cptr, NULL, 10);
NULL              146 orte/util/dash_host/dash_host.c                         j = strtoul(&mapped_nodes[0][2], NULL, 10);
NULL              152 orte/util/dash_host/dash_host.c                         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, k))) {
NULL              171 orte/util/dash_host/dash_host.c                     nodeidx = strtol(&mapped_nodes[i][2], NULL, 10);
NULL              189 orte/util/dash_host/dash_host.c                     if (NULL == (node = (orte_node_t *) opal_pointer_array_get_item(orte_node_pool, nodeidx))) {
NULL              211 orte/util/dash_host/dash_host.c     if (NULL == mini_map) {
NULL              219 orte/util/dash_host/dash_host.c     for (i=0; NULL != mini_map[i]; i++) {
NULL              226 orte/util/dash_host/dash_host.c         if (NULL != (cptr = strchr(mini_map[i], ':'))) {
NULL              234 orte/util/dash_host/dash_host.c                 slots = strtol(cptr, NULL, 10);
NULL              248 orte/util/dash_host/dash_host.c             if (NULL != (ptr = strchr(ndname, '.'))) {
NULL              253 orte/util/dash_host/dash_host.c         if (NULL != (ptr = strchr(ndname, ':'))) {
NULL              280 orte/util/dash_host/dash_host.c             if (NULL == node) {
NULL              309 orte/util/dash_host/dash_host.c     while (NULL != (item = opal_list_remove_first(&adds))) {
NULL              342 orte/util/dash_host/dash_host.c     if (NULL != mapped_nodes) {
NULL              359 orte/util/dash_host/dash_host.c     char **mini_map=NULL, *cptr;
NULL              362 orte/util/dash_host/dash_host.c     char **host_argv=NULL;
NULL              370 orte/util/dash_host/dash_host.c         for (k = 0; NULL != mini_map[k]; ++k) {
NULL              378 orte/util/dash_host/dash_host.c                     if (NULL != (cptr = strchr(mini_map[k], ':'))) {
NULL              391 orte/util/dash_host/dash_host.c                     nodeidx = strtol(&mini_map[k][2], NULL, 10);
NULL              409 orte/util/dash_host/dash_host.c                     if (NULL == (node = (orte_node_t *) opal_pointer_array_get_item(orte_node_pool, nodeidx))) {
NULL              427 orte/util/dash_host/dash_host.c                 if (NULL != (cptr = strchr(mini_map[k], ':'))) {
NULL              439 orte/util/dash_host/dash_host.c         mini_map = NULL;
NULL              443 orte/util/dash_host/dash_host.c     if (NULL != host_argv) {
NULL              446 orte/util/dash_host/dash_host.c     if (NULL != mini_map) {
NULL              460 orte/util/dash_host/dash_host.c     char **mapped_nodes = NULL;
NULL              480 orte/util/dash_host/dash_host.c     if (NULL == mapped_nodes) {
NULL              512 orte/util/dash_host/dash_host.c                 num_empty = strtol(&mapped_nodes[i][1], NULL, 10);
NULL              544 orte/util/dash_host/dash_host.c             if (NULL != (cptr = strchr(mapped_nodes[i], ':'))) {
NULL              550 orte/util/dash_host/dash_host.c             cptr = NULL;
NULL              558 orte/util/dash_host/dash_host.c                     (NULL == cptr || 0 == strlen(cptr))) {
NULL              572 orte/util/dash_host/dash_host.c                         lst = strtoul(&node->name[j], NULL, 10);
NULL              595 orte/util/dash_host/dash_host.c         mapped_nodes[i] = NULL;
NULL              600 orte/util/dash_host/dash_host.c         if (NULL != mapped_nodes[i]) {
NULL              615 orte/util/dash_host/dash_host.c     while (NULL != (item = opal_list_remove_first(nodes))) {
NULL              620 orte/util/dash_host/dash_host.c     while (NULL != (item = opal_list_remove_first(&keep))) {
NULL              637 orte/util/dash_host/dash_host.c         if (NULL != mapped_nodes[i]) {
NULL              639 orte/util/dash_host/dash_host.c             mapped_nodes[i] = NULL;
NULL              642 orte/util/dash_host/dash_host.c     if (NULL != mapped_nodes) {
NULL              653 orte/util/dash_host/dash_host.c     char **mapped_nodes = NULL;
NULL              661 orte/util/dash_host/dash_host.c     for (i=0; NULL != mapped_nodes[i]; i++) {
NULL               63 orte/util/hnp_contact.c     ptr->rml_uri = NULL;
NULL               67 orte/util/hnp_contact.c     if (NULL != ptr->rml_uri) free(ptr->rml_uri);
NULL               83 orte/util/hnp_contact.c     if (NULL == my_uri) {
NULL               88 orte/util/hnp_contact.c     if (NULL == fp) {
NULL              112 orte/util/hnp_contact.c     if (NULL == fp) { /* failed on first read - wait and try again */
NULL              114 orte/util/hnp_contact.c         if (NULL == fp) { /* failed twice - give up */
NULL              120 orte/util/hnp_contact.c     if (NULL == hnp_uri) {
NULL              128 orte/util/hnp_contact.c     if (NULL == pidstr) {
NULL              140 orte/util/hnp_contact.c         if (ORTE_SUCCESS != (rc = orte_rml_base_parse_uris(hnp_uri, &hnp->name, NULL))) {
NULL              153 orte/util/hnp_contact.c             val.key = NULL;
NULL              154 orte/util/hnp_contact.c             val.data.string = NULL;
NULL              159 orte/util/hnp_contact.c         val.key = NULL;
NULL              160 orte/util/hnp_contact.c         val.data.string = NULL;
NULL              181 orte/util/hnp_contact.c     if (NULL != ret) {
NULL              187 orte/util/hnp_contact.c     return NULL;
NULL              194 orte/util/hnp_contact.c     DIR *cur_dirp = NULL;
NULL              196 orte/util/hnp_contact.c     char *contact_filename = NULL;
NULL              218 orte/util/hnp_contact.c     if( NULL == (cur_dirp = opendir(headdir)) ) {
NULL              224 orte/util/hnp_contact.c     while( NULL != (dir_entry = readdir(cur_dirp)) ) {
NULL              238 orte/util/hnp_contact.c                                          dir_entry->d_name, "contact.txt", NULL );
NULL              250 orte/util/hnp_contact.c     if( NULL != cur_dirp )
NULL               55 orte/util/hostfile/hostfile.c static const char *cur_hostfile_name = NULL;
NULL              107 orte/util/hostfile/hostfile.c         return NULL;
NULL              111 orte/util/hostfile/hostfile.c         return NULL;
NULL              127 orte/util/hostfile/hostfile.c     return NULL;
NULL              138 orte/util/hostfile/hostfile.c     char* node_name = NULL;
NULL              139 orte/util/hostfile/hostfile.c     char* username = NULL;
NULL              172 orte/util/hostfile/hostfile.c             if (NULL != (ptr = strchr(node_name, '.'))) {
NULL              202 orte/util/hostfile/hostfile.c             if (NULL == (node = hostfile_lookup(exclude, node_name))) {
NULL              205 orte/util/hostfile/hostfile.c                 if (NULL != username) {
NULL              230 orte/util/hostfile/hostfile.c         if (keep_all || NULL == (node = hostfile_lookup(updates, node_name))) {
NULL              234 orte/util/hostfile/hostfile.c             if (NULL != username) {
NULL              287 orte/util/hostfile/hostfile.c             if (NULL != (ptr = strchr(node_name, '.'))) {
NULL              293 orte/util/hostfile/hostfile.c         if (NULL == (node = hostfile_lookup(updates, node_name))) {
NULL              297 orte/util/hostfile/hostfile.c             if (NULL != username) {
NULL              338 orte/util/hostfile/hostfile.c             if (NULL != username) {
NULL              458 orte/util/hostfile/hostfile.c     if (NULL == orte_util_hostfile_in) {
NULL              459 orte/util/hostfile/hostfile.c         if (NULL == orte_default_hostfile ||
NULL              517 orte/util/hostfile/hostfile.c     orte_util_hostfile_in = NULL;
NULL              521 orte/util/hostfile/hostfile.c     cur_hostfile_name = NULL;
NULL              567 orte/util/hostfile/hostfile.c     while (NULL != (item = opal_list_remove_first(&exclude))) {
NULL              585 orte/util/hostfile/hostfile.c     while (NULL != (item = opal_list_remove_first(&adds))) {
NULL              655 orte/util/hostfile/hostfile.c     while (NULL != (item1 = opal_list_remove_first(&exclude))) {
NULL              676 orte/util/hostfile/hostfile.c     while (NULL != (item2 = opal_list_remove_first(&newnodes))) {
NULL              689 orte/util/hostfile/hostfile.c                 if (NULL != (cptr = strchr(node_from_file->name, ':'))) {
NULL              692 orte/util/hostfile/hostfile.c                     num_empty = strtol(cptr, NULL, 10);
NULL              744 orte/util/hostfile/hostfile.c                 nodeidx = strtol(&node_from_file->name[2], NULL, 10);
NULL              745 orte/util/hostfile/hostfile.c                 if (NULL == (node_from_pool = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, nodeidx))) {
NULL              836 orte/util/hostfile/hostfile.c         while (NULL != (item1 = opal_list_remove_first(&newnodes))) {
NULL              850 orte/util/hostfile/hostfile.c     while (NULL != (item1 = opal_list_remove_first(nodes))) {
NULL              855 orte/util/hostfile/hostfile.c     while (NULL != (item1 = opal_list_remove_first(&keep))) {
NULL              906 orte/util/hostfile/hostfile.c             if (NULL != (cptr = strchr(node->name, ':'))) {
NULL              909 orte/util/hostfile/hostfile.c                 num_empty = strtol(cptr, NULL, 10);
NULL              922 orte/util/hostfile/hostfile.c                 if (NULL == (node_from_pool = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, i))) {
NULL              962 orte/util/hostfile/hostfile.c             nodeidx = strtol(&node->name[2], NULL, 10);
NULL              971 orte/util/hostfile/hostfile.c             if (NULL == (node_from_pool = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, nodeidx))) {
NULL             1011 orte/util/hostfile/hostfile.c     while(NULL != (item = opal_list_remove_first(&exclude))) {
NULL              204 orte/util/listener.c     listen_thread.t_arg = NULL;
NULL              223 orte/util/listener.c     opal_thread_join(&listen_thread, NULL);
NULL              261 orte/util/listener.c         rc = select(max + 1, &readfds, NULL, NULL, &timeout);
NULL              357 orte/util/listener.c     return NULL;
NULL              365 orte/util/listener.c     p->evbase = NULL;
NULL              366 orte/util/listener.c     p->handler = NULL;
NULL              380 orte/util/listener.c                    NULL,
NULL              381 orte/util/listener.c                    NULL);
NULL               80 orte/util/name_fns.c     if (NULL != value) {
NULL               99 orte/util/name_fns.c             return NULL;
NULL              105 orte/util/name_fns.c     if (OPAL_SUCCESS != ret) return NULL;
NULL              107 orte/util/name_fns.c     if (NULL == ptr) {
NULL              125 orte/util/name_fns.c     if (NULL == name) {
NULL              128 orte/util/name_fns.c         if (NULL == ptr) {
NULL              151 orte/util/name_fns.c     if (NULL == ptr) {
NULL              175 orte/util/name_fns.c     if (NULL == ptr) {
NULL              206 orte/util/name_fns.c     if (NULL == ptr) {
NULL              236 orte/util/name_fns.c     if (NULL == ptr) {
NULL              265 orte/util/name_fns.c     if (NULL == ptr) {
NULL              314 orte/util/name_fns.c         *jobid_string = NULL;
NULL              318 orte/util/name_fns.c     if (NULL == *jobid_string) {
NULL              328 orte/util/name_fns.c     if (NULL == jobidstring) {  /* got an error */
NULL              346 orte/util/name_fns.c     *jobid = strtoul(jobidstring, NULL, 10);
NULL              376 orte/util/name_fns.c     if (NULL == vpidstring) {  /* got an error */
NULL              394 orte/util/name_fns.c     *vpid = strtol(vpidstring, NULL, 10);
NULL              412 orte/util/name_fns.c     if (NULL == name_string) {
NULL              421 orte/util/name_fns.c     if (NULL == token) {
NULL              437 orte/util/name_fns.c         job = strtoul(temp, NULL, 10);
NULL              448 orte/util/name_fns.c         vpid = strtoul(token, NULL, 10);
NULL              464 orte/util/name_fns.c     if (NULL == name) { /* got an error */
NULL              504 orte/util/name_fns.c     *name = NULL;
NULL              507 orte/util/name_fns.c     if (NULL == *name) { /* got an error */
NULL              524 orte/util/name_fns.c     if (NULL == name1 && NULL == name2) {
NULL              526 orte/util/name_fns.c     } else if (NULL == name1) {
NULL              528 orte/util/name_fns.c     } else if (NULL == name2) {
NULL              604 orte/util/name_fns.c     if (NULL == sysinfo_string) {
NULL              613 orte/util/name_fns.c     if (NULL == token) {
NULL              647 orte/util/name_fns.c     if (NULL == cpu_type) {
NULL              653 orte/util/name_fns.c     if (NULL == cpu_model) {
NULL               36 orte/util/nidmap.c     char *raw = NULL;
NULL               37 orte/util/nidmap.c     uint8_t *vpids=NULL, u8;
NULL               42 orte/util/nidmap.c     char **names = NULL, **ranks = NULL;
NULL               88 orte/util/nidmap.c         if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(pool, n))) {
NULL               95 orte/util/nidmap.c             if (NULL == nptr->daemon) {
NULL              101 orte/util/nidmap.c             if (NULL == nptr->daemon) {
NULL              108 orte/util/nidmap.c             if (NULL == nptr->daemon) {
NULL              205 orte/util/nidmap.c     if (NULL != names) {
NULL              208 orte/util/nidmap.c     if (NULL != raw) {
NULL              211 orte/util/nidmap.c     if (NULL != ranks) {
NULL              214 orte/util/nidmap.c     if (NULL != vpids) {
NULL              223 orte/util/nidmap.c     uint8_t u8, *vp8 = NULL;
NULL              224 orte/util/nidmap.c     uint16_t *vp16 = NULL;
NULL              225 orte/util/nidmap.c     uint32_t *vp32 = NULL, vpid;
NULL              230 orte/util/nidmap.c     char *raw = NULL, **names = NULL;
NULL              288 orte/util/nidmap.c             if (NULL != boptr->bytes) {
NULL              297 orte/util/nidmap.c         boptr->bytes = NULL;
NULL              300 orte/util/nidmap.c     if (NULL != boptr->bytes) {
NULL              343 orte/util/nidmap.c             if (NULL != boptr->bytes) {
NULL              353 orte/util/nidmap.c         boptr->bytes = NULL;
NULL              356 orte/util/nidmap.c     if (NULL != boptr->bytes) {
NULL              362 orte/util/nidmap.c         vp8 = NULL;
NULL              365 orte/util/nidmap.c         vp8 = NULL;
NULL              378 orte/util/nidmap.c         if (NULL != (t = (orte_topology_t*)opal_pointer_array_get_item(orte_node_topologies, n))) {
NULL              385 orte/util/nidmap.c     for (n=0; NULL != names[n]; n++) {
NULL              405 orte/util/nidmap.c             if (NULL == (proc = (orte_proc_t*)opal_pointer_array_get_item(daemons->procs, vpid))) {
NULL              433 orte/util/nidmap.c     if (NULL != vp8) {
NULL              436 orte/util/nidmap.c     if (NULL != vp16) {
NULL              439 orte/util/nidmap.c     if (NULL != vp32) {
NULL              442 orte/util/nidmap.c     if (NULL != names) {
NULL              450 orte/util/nidmap.c     uint16_t *slots=NULL, slot = UINT16_MAX;
NULL              451 orte/util/nidmap.c     uint8_t *flags=NULL, flag = UINT8_MAX;
NULL              490 orte/util/nidmap.c         if (NULL == (t = (orte_topology_t*)opal_pointer_array_get_item(orte_node_topologies, n))) {
NULL              560 orte/util/nidmap.c         if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL              726 orte/util/nidmap.c     if (NULL != slots) {
NULL              729 orte/util/nidmap.c     if (NULL != flags) {
NULL              743 orte/util/nidmap.c     uint16_t *slots = NULL;
NULL              744 orte/util/nidmap.c     uint8_t *flags = NULL;
NULL              745 orte/util/nidmap.c     uint8_t *topologies = NULL;
NULL              746 orte/util/nidmap.c     uint8_t *bytes = NULL;
NULL              787 orte/util/nidmap.c                 if (NULL != boptr->bytes) {
NULL              797 orte/util/nidmap.c             boptr->bytes = NULL;
NULL              800 orte/util/nidmap.c         if (NULL != boptr->bytes) {
NULL              861 orte/util/nidmap.c                 if (NULL != boptr->bytes) {
NULL              871 orte/util/nidmap.c             boptr->bytes = NULL;
NULL              874 orte/util/nidmap.c         if (NULL != boptr->bytes) {
NULL              882 orte/util/nidmap.c             if (NULL != (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL              905 orte/util/nidmap.c             if (NULL != (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL              929 orte/util/nidmap.c                 if (NULL != boptr->bytes) {
NULL              938 orte/util/nidmap.c             boptr->bytes = NULL;
NULL              941 orte/util/nidmap.c         if (NULL != boptr->bytes) {
NULL              947 orte/util/nidmap.c             if (NULL != (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL              965 orte/util/nidmap.c             if (NULL != (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL              993 orte/util/nidmap.c                 if (NULL != boptr->bytes) {
NULL             1002 orte/util/nidmap.c             boptr->bytes = NULL;
NULL             1005 orte/util/nidmap.c         if (NULL != boptr->bytes) {
NULL             1011 orte/util/nidmap.c             if (NULL != (nptr = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, n))) {
NULL             1023 orte/util/nidmap.c     if (NULL != slots) {
NULL             1026 orte/util/nidmap.c     if (NULL != flags) {
NULL             1029 orte/util/nidmap.c     if (NULL != topologies) {
NULL             1057 orte/util/nidmap.c             if (NULL == (nptr = (orte_node_t*)opal_pointer_array_get_item(jdata->map->nodes, j))) {
NULL             1060 orte/util/nidmap.c             if (NULL == nptr->daemon) {
NULL             1065 orte/util/nidmap.c                 if (NULL != (proc = (orte_proc_t*)opal_pointer_array_get_item(nptr->procs, k))) {
NULL             1138 orte/util/nidmap.c         if (NULL != (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, m))) {
NULL             1183 orte/util/nidmap.c             boptr->bytes = NULL;
NULL             1186 orte/util/nidmap.c         if (NULL != boptr->bytes) {
NULL             1199 orte/util/nidmap.c             if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(orte_node_pool, index))) {
NULL             1245 orte/util/nidmap.c         if (NULL != node) {
NULL             1256 orte/util/nidmap.c         if (NULL != node) {
NULL               44 orte/util/parse_options.c     char **r1=NULL, **r2=NULL;
NULL               52 orte/util/parse_options.c     if (NULL == inp) {
NULL               60 orte/util/parse_options.c     if (NULL != (bang = strchr(input, '!'))) {
NULL               72 orte/util/parse_options.c             start = strtol(r2[0], NULL, 10);
NULL               73 orte/util/parse_options.c             end = strtol(r2[1], NULL, 10);
NULL               78 orte/util/parse_options.c             vint = strtol(r1[i], NULL, 10);
NULL               81 orte/util/parse_options.c                 *output = NULL;
NULL               86 orte/util/parse_options.c             start = strtol(r2[0], NULL, 10);
NULL              107 orte/util/parse_options.c     char **r1=NULL, **r2=NULL;
NULL              112 orte/util/parse_options.c     if (NULL == inp) {
NULL               62 orte/util/pre_condition_transports.c     opal_srand(&rng,(unsigned int)time(NULL));
NULL               71 orte/util/pre_condition_transports.c     char *string_key = NULL, *format = NULL;
NULL               78 orte/util/pre_condition_transports.c     if (NULL == string_key) {
NULL               79 orte/util/pre_condition_transports.c         return NULL;
NULL              162 orte/util/pre_condition_transports.c     if (NULL == (string_key = orte_pre_condition_transports_print(unique_key))) {
NULL              168 orte/util/pre_condition_transports.c     if (NULL != jdata) {
NULL              178 orte/util/pre_condition_transports.c             if (NULL == (app = (orte_app_context_t*)opal_pointer_array_get_item(jdata->apps, n))) {
NULL              185 orte/util/pre_condition_transports.c     } else if (NULL != key) {
NULL               58 orte/util/proc_info.c     .my_daemon_uri =                   NULL,
NULL               60 orte/util/proc_info.c     .my_hnp_uri =                      NULL,
NULL               68 orte/util/proc_info.c     .nodename =                        NULL,
NULL               69 orte/util/proc_info.c     .aliases =                         NULL,
NULL               77 orte/util/proc_info.c     .tmpdir_base =                     NULL,
NULL               78 orte/util/proc_info.c     .top_session_dir =                 NULL,
NULL               79 orte/util/proc_info.c     .jobfam_session_dir =              NULL,
NULL               80 orte/util/proc_info.c     .job_session_dir =                 NULL,
NULL               81 orte/util/proc_info.c     .proc_session_dir =                NULL,
NULL               82 orte/util/proc_info.c     .sock_stdin =                      NULL,
NULL               83 orte/util/proc_info.c     .sock_stdout =                     NULL,
NULL               84 orte/util/proc_info.c     .sock_stderr =                     NULL,
NULL               85 orte/util/proc_info.c     .cpuset =                          NULL,
NULL              111 orte/util/proc_info.c     orte_process_info.my_hnp_uri = NULL;
NULL              112 orte/util/proc_info.c     mca_base_var_register ("orte", "orte", NULL, "hnp_uri",
NULL              114 orte/util/proc_info.c                            MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              120 orte/util/proc_info.c     if (NULL != orte_process_info.my_hnp_uri) {
NULL              133 orte/util/proc_info.c     orte_process_info.my_daemon_uri = NULL;
NULL              134 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "local_daemon_uri",
NULL              136 orte/util/proc_info.c                                   MCA_BASE_VAR_TYPE_STRING, NULL, 0,
NULL              142 orte/util/proc_info.c     if (NULL != orte_process_info.my_daemon_uri) {
NULL              156 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "app_num",
NULL              158 orte/util/proc_info.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              174 orte/util/proc_info.c         if (NULL != (ptr = strchr(hostname, '.'))) {
NULL              181 orte/util/proc_info.c     orte_strip_prefix = NULL;
NULL              182 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "strip_prefix",
NULL              184 orte/util/proc_info.c                   "node names returned by daemons", MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              191 orte/util/proc_info.c     if (NULL != orte_strip_prefix) {
NULL              194 orte/util/proc_info.c         for (i=0; NULL != prefixes[i]; i++) {
NULL              228 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "num_nodes",
NULL              230 orte/util/proc_info.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              238 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "num_restarts",
NULL              240 orte/util/proc_info.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              247 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "app_rank",
NULL              249 orte/util/proc_info.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              259 orte/util/proc_info.c     (void) mca_base_var_register ("orte", "orte", NULL, "ess_node_rank", "Process node rank",
NULL              260 orte/util/proc_info.c                                   MCA_BASE_VAR_TYPE_INT, NULL, 0,
NULL              277 orte/util/proc_info.c     if (NULL != orte_process_info.tmpdir_base) {
NULL              279 orte/util/proc_info.c         orte_process_info.tmpdir_base = NULL;
NULL              282 orte/util/proc_info.c     if (NULL != orte_process_info.top_session_dir) {
NULL              284 orte/util/proc_info.c         orte_process_info.top_session_dir = NULL;
NULL              287 orte/util/proc_info.c     if (NULL != orte_process_info.jobfam_session_dir) {
NULL              289 orte/util/proc_info.c         orte_process_info.jobfam_session_dir = NULL;
NULL              292 orte/util/proc_info.c     if (NULL != orte_process_info.job_session_dir) {
NULL              294 orte/util/proc_info.c         orte_process_info.job_session_dir = NULL;
NULL              297 orte/util/proc_info.c     if (NULL != orte_process_info.proc_session_dir) {
NULL              299 orte/util/proc_info.c         orte_process_info.proc_session_dir = NULL;
NULL              302 orte/util/proc_info.c     if (NULL != orte_process_info.nodename) {
NULL              304 orte/util/proc_info.c         orte_process_info.nodename = NULL;
NULL              307 orte/util/proc_info.c     if (NULL != orte_process_info.cpuset) {
NULL              309 orte/util/proc_info.c         orte_process_info.cpuset = NULL;
NULL              312 orte/util/proc_info.c     if (NULL != orte_process_info.sock_stdin) {
NULL              314 orte/util/proc_info.c         orte_process_info.sock_stdin = NULL;
NULL              317 orte/util/proc_info.c     if (NULL != orte_process_info.sock_stdout) {
NULL              319 orte/util/proc_info.c         orte_process_info.sock_stdout = NULL;
NULL              322 orte/util/proc_info.c     if (NULL != orte_process_info.sock_stderr) {
NULL              324 orte/util/proc_info.c         orte_process_info.sock_stderr = NULL;
NULL              340 orte/util/proc_info.c     if (NULL != orte_process_info.aliases) {
NULL              341 orte/util/proc_info.c         for (i=0; NULL != orte_process_info.aliases[i]; i++) {
NULL               78 orte/util/session_dir.c #define OMPI_PRINTF_FIX_STRING(a) ((NULL == a) ? "(null)" : a)
NULL              121 orte/util/session_dir.c     if (NULL == orte_process_info.tmpdir_base) {
NULL              124 orte/util/session_dir.c         if (NULL == orte_process_info.tmpdir_base) {
NULL              143 orte/util/session_dir.c     if (NULL == orte_process_info.top_session_dir) {
NULL              147 orte/util/session_dir.c         if( NULL == orte_process_info.nodename ||
NULL              148 orte/util/session_dir.c                 NULL == orte_process_info.tmpdir_base ){
NULL              157 orte/util/session_dir.c             orte_process_info.top_session_dir = NULL;
NULL              174 orte/util/session_dir.c     if (NULL == orte_process_info.jobfam_session_dir) {
NULL              194 orte/util/session_dir.c             if (NULL == proc || (ORTE_JOBID_INVALID == proc->jobid)) {
NULL              204 orte/util/session_dir.c                     orte_process_info.jobfam_session_dir = NULL;
NULL              224 orte/util/session_dir.c     if( NULL == orte_process_info.job_session_dir ){
NULL              232 orte/util/session_dir.c                 orte_process_info.job_session_dir = NULL;
NULL              237 orte/util/session_dir.c             orte_process_info.job_session_dir = NULL;
NULL              254 orte/util/session_dir.c     if( NULL == orte_process_info.proc_session_dir ){
NULL              262 orte/util/session_dir.c                 orte_process_info.proc_session_dir = NULL;
NULL              267 orte/util/session_dir.c             orte_process_info.proc_session_dir = NULL;
NULL              297 orte/util/session_dir.c     if (NULL != orte_prohibited_session_dirs ||
NULL              298 orte/util/session_dir.c             NULL != orte_process_info.tmpdir_base ) {
NULL              390 orte/util/session_dir.c     if (NULL == orte_process_info.jobfam_session_dir ||
NULL              391 orte/util/session_dir.c         NULL == orte_process_info.proc_session_dir) {
NULL              424 orte/util/session_dir.c     if (NULL != orte_process_info.top_session_dir) {
NULL              446 orte/util/session_dir.c     if( NULL != orte_process_info.top_session_dir ){
NULL              464 orte/util/session_dir.c     if (NULL == orte_process_info.job_session_dir ||
NULL              465 orte/util/session_dir.c         NULL == orte_process_info.proc_session_dir) {
NULL              515 orte/util/session_dir.c     if( NULL != orte_process_info.top_session_dir ){
NULL              568 orte/util/session_dir.c     if (NULL != orte_process_info.top_session_dir) {
NULL              600 orte/util/session_dir.c         fullpath = opal_os_path(false, &fullpath, root, path, NULL);
NULL              104 orte/util/show_help.c static opal_show_help_fn_t save_help = NULL;
NULL              108 orte/util/show_help.c     obj->tli_filename = NULL;
NULL              109 orte/util/show_help.c     obj->tli_topic = NULL;
NULL              111 orte/util/show_help.c     obj->tli_time_displayed = time(NULL);
NULL              120 orte/util/show_help.c     if (NULL != obj->tli_filename) {
NULL              123 orte/util/show_help.c     if (NULL != obj->tli_topic) {
NULL              148 orte/util/show_help.c     if (NULL == output) {
NULL              252 orte/util/show_help.c     char *p1, *p2, *tmp1 = NULL, *tmp2 = NULL;
NULL              258 orte/util/show_help.c     if (NULL != strchr(a, '*') || NULL != strchr(b, '*')) {
NULL              260 orte/util/show_help.c         if (NULL == tmp1) {
NULL              264 orte/util/show_help.c         if (NULL == tmp2) {
NULL              271 orte/util/show_help.c         if (NULL != p1) {
NULL              274 orte/util/show_help.c         if (NULL != p2) {
NULL              325 orte/util/show_help.c     if (NULL == *tli) {
NULL              338 orte/util/show_help.c     time_t now = time(NULL);
NULL              389 orte/util/show_help.c     tuple_list_item_t *tli = NULL;
NULL              391 orte/util/show_help.c     time_t now = time(NULL);
NULL              403 orte/util/show_help.c     if (NULL == output) {
NULL              437 orte/util/show_help.c             show_accumulated_duplicates(0, 0, NULL);
NULL              440 orte/util/show_help.c                                    show_accumulated_duplicates, NULL);
NULL              470 orte/util/show_help.c         if (NULL == pnli) {
NULL              488 orte/util/show_help.c     char *output=NULL;
NULL              489 orte/util/show_help.c     char *filename=NULL, *topic=NULL;
NULL              531 orte/util/show_help.c     if (NULL != output) {
NULL              534 orte/util/show_help.c     if (NULL != filename) {
NULL              537 orte/util/show_help.c     if (NULL != topic) {
NULL              578 orte/util/show_help.c     save_help = NULL;
NULL              582 orte/util/show_help.c         show_accumulated_duplicates(0, 0, NULL);
NULL              611 orte/util/show_help.c     if (NULL == output) {
NULL              662 orte/util/show_help.c         if (NULL == orte_rml.send_buffer_nb ||
NULL              663 orte/util/show_help.c             NULL == orte_routed.get_route ||
NULL              664 orte/util/show_help.c             NULL == orte_process_info.my_hnp_uri) {
NULL              699 orte/util/show_help.c                                                               orte_rml_send_callback, NULL))) {
NULL              709 orte/util/show_help.c             if (NULL != opal_pmix.log) {
NULL              721 orte/util/show_help.c                     nanosleep(&tp, NULL);
NULL              724 orte/util/show_help.c                 kv->data.bo.bytes = NULL;
NULL              758 orte/util/show_help.c         NULL == orte_rml.send_buffer_nb ||
NULL              759 orte/util/show_help.c         NULL == orte_routed.get_route ||
NULL              760 orte/util/show_help.c         NULL == orte_process_info.my_hnp_uri) {
NULL              761 orte/util/show_help.c         rc = show_help(filename, topic, NULL, ORTE_PROC_MY_NAME);
NULL              776 orte/util/show_help.c             rc = show_help(filename, topic, NULL, ORTE_PROC_MY_NAME);
NULL              791 orte/util/show_help.c                                                               orte_rml_send_callback, NULL))) {
NULL              795 orte/util/show_help.c                 show_help(filename, topic, NULL, ORTE_PROC_MY_NAME);
NULL               54 orte/util/threads.h         pthread_cond_init(&(l)->cond, NULL);            \
NULL               64 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_VERSION))) {
NULL               84 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_INFO))) {
NULL              100 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_DEBUG))) {
NULL              107 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_SYMMETRIC_SIZE))) {
NULL              119 oshmem/info/info.c     } else if (NULL != (cptr = getenv(SHMEM_HEAP_SIZE))) {
NULL              165 oshmem/info/info.c     if (NULL == value || NULL == interp) return OSHMEM_ERR_BAD_PARAM;
NULL              206 oshmem/info/info.c     if (NULL == value || '\0' == value[0]) return OSHMEM_ERR_BAD_PARAM;
NULL              125 oshmem/mca/atomic/base/atomic_base_available.c         if (NULL != component->mca_close_component) {
NULL               44 oshmem/mca/atomic/base/atomic_base_frame.c     m->atomic_fadd = NULL;
NULL               45 oshmem/mca/atomic/base/atomic_base_frame.c     m->atomic_cswap = NULL;
NULL               49 oshmem/mca/atomic/base/atomic_base_frame.c                    atomic_base_module_construct, NULL);
NULL               66 oshmem/mca/atomic/base/atomic_base_frame.c         if (NULL != atomic->atomic_finalize) {
NULL               72 oshmem/mca/atomic/base/atomic_base_frame.c     return mca_base_framework_components_close(&oshmem_atomic_base_framework, NULL);
NULL               65 oshmem/mca/atomic/base/atomic_base_select.c static OBJ_CLASS_INSTANCE(avail_com_t, opal_list_item_t, NULL, NULL);
NULL               85 oshmem/mca/atomic/base/atomic_base_select.c     if (NULL == selectable) {
NULL               91 oshmem/mca/atomic/base/atomic_base_select.c     for (item = opal_list_remove_first(selectable); NULL != item; item =
NULL              168 oshmem/mca/atomic/base/atomic_base_select.c         return NULL;
NULL              217 oshmem/mca/atomic/base/atomic_base_select.c     *module = NULL;
NULL              241 oshmem/mca/atomic/base/atomic_base_select.c     if (NULL != ret) {
NULL               76 oshmem/mca/atomic/basic/atomic_basic_component.c                                      NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL               91 oshmem/mca/atomic/basic/atomic_basic_component.c                    NULL,
NULL               92 oshmem/mca/atomic/basic/atomic_basic_component.c                    NULL);
NULL               40 oshmem/mca/atomic/basic/atomic_basic_module.c     void* ptr = NULL;
NULL               72 oshmem/mca/atomic/basic/atomic_basic_module.c     void* ptr = NULL;
NULL               76 oshmem/mca/atomic/basic/atomic_basic_module.c     atomic_lock_sync = NULL;
NULL               80 oshmem/mca/atomic/basic/atomic_basic_module.c     atomic_lock_turn = NULL;
NULL               84 oshmem/mca/atomic/basic/atomic_basic_module.c         local_lock_sync = NULL;
NULL               89 oshmem/mca/atomic/basic/atomic_basic_module.c         local_lock_turn = NULL;
NULL              228 oshmem/mca/atomic/basic/atomic_basic_module.c     return NULL ;
NULL              114 oshmem/mca/atomic/mxm/atomic_mxm.h     sreq->base.completed_cb = NULL;
NULL               33 oshmem/mca/atomic/mxm/atomic_mxm_component.c mca_spml_ikrit_t *mca_atomic_mxm_spml_self = NULL;
NULL               80 oshmem/mca/atomic/mxm/atomic_mxm_component.c                                      NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              106 oshmem/mca/atomic/mxm/atomic_mxm_component.c                    NULL,
NULL              107 oshmem/mca/atomic/mxm/atomic_mxm_component.c                    NULL);
NULL               76 oshmem/mca/atomic/mxm/atomic_mxm_module.c     return NULL ;
NULL               30 oshmem/mca/atomic/ucx/atomic_ucx_component.c mca_spml_ucx_t *mca_spml_self = NULL;
NULL               60 oshmem/mca/atomic/ucx/atomic_ucx_component.c         NULL,
NULL               62 oshmem/mca/atomic/ucx/atomic_ucx_component.c         NULL,
NULL               84 oshmem/mca/atomic/ucx/atomic_ucx_component.c                                      NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              112 oshmem/mca/atomic/ucx/atomic_ucx_component.c                    NULL,
NULL              113 oshmem/mca/atomic/ucx/atomic_ucx_component.c                    NULL);
NULL               40 oshmem/mca/atomic/ucx/atomic_ucx_cswap.c     assert(NULL != prev);
NULL              215 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return NULL ;
NULL              215 oshmem/mca/memheap/base/base.h     return NULL;
NULL              222 oshmem/mca/memheap/base/base.h     map_segment_t *s = NULL;
NULL              256 oshmem/mca/memheap/base/base.h     if (OPAL_UNLIKELY(NULL == s))
NULL              257 oshmem/mca/memheap/base/base.h         return NULL ;
NULL              260 oshmem/mca/memheap/base/base.h         return NULL ;
NULL               25 oshmem/mca/memheap/base/memheap_base_alloc.c     char * seg_filename = NULL;
NULL               61 oshmem/mca/memheap/base/memheap_base_alloc.c             mca_sshmem_segment_detach(s, NULL);
NULL               77 oshmem/mca/memheap/base/memheap_base_alloc.c             return s->allocator->realloc(s, size, NULL, ptr);
NULL               48 oshmem/mca/memheap/base/memheap_base_frame.c                                  NULL,
NULL               57 oshmem/mca/memheap/base/memheap_base_frame.c                           MCA_BASE_VAR_TYPE_LONG, NULL, 0,
NULL               83 oshmem/mca/memheap/base/memheap_base_frame.c     return mca_base_framework_components_close(&oshmem_memheap_base_framework, NULL);
NULL               61 oshmem/mca/memheap/base/memheap_base_mkey.c mca_memheap_map_t* memheap_map = NULL;
NULL              177 oshmem/mca/memheap/base/memheap_base_mkey.c                 if (NULL == memheap_oob.mkeys[tr_id].u.data) {
NULL              342 oshmem/mca/memheap/base/memheap_base_mkey.c         if (NULL == tmp_buf) {
NULL              349 oshmem/mca/memheap/base/memheap_base_mkey.c 		    if (NULL == msg) {
NULL              522 oshmem/mca/memheap/base/memheap_base_mkey.c     opal_buffer_t *msg = NULL;
NULL              523 oshmem/mca/memheap/base/memheap_base_mkey.c     void *send_buffer = NULL;
NULL              524 oshmem/mca/memheap/base/memheap_base_mkey.c     char *rcv_buffer = NULL;
NULL              526 oshmem/mca/memheap/base/memheap_base_mkey.c     int *rcv_size = NULL;
NULL              527 oshmem/mca/memheap/base/memheap_base_mkey.c     int *rcv_n_transports = NULL;
NULL              528 oshmem/mca/memheap/base/memheap_base_mkey.c     int *rcv_offsets = NULL;
NULL              544 oshmem/mca/memheap/base/memheap_base_mkey.c     if (NULL == rcv_size) {
NULL              551 oshmem/mca/memheap/base/memheap_base_mkey.c     if (NULL == rcv_offsets) {
NULL              558 oshmem/mca/memheap/base/memheap_base_mkey.c     if (NULL == rcv_offsets) {
NULL              566 oshmem/mca/memheap/base/memheap_base_mkey.c     if (NULL == msg) {
NULL              610 oshmem/mca/memheap/base/memheap_base_mkey.c     if (NULL == rcv_buffer) {
NULL              638 oshmem/mca/memheap/base/memheap_base_mkey.c             if (NULL != s->mkeys_cache[i]) {
NULL              643 oshmem/mca/memheap/base/memheap_base_mkey.c                 if (NULL == s->mkeys_cache[i]) {
NULL              690 oshmem/mca/memheap/base/memheap_base_mkey.c         return NULL;
NULL              696 oshmem/mca/memheap/base/memheap_base_mkey.c         return NULL ;
NULL              702 oshmem/mca/memheap/base/memheap_base_mkey.c         return NULL ;
NULL              717 oshmem/mca/memheap/base/memheap_base_mkey.c     return ((s && MAP_SEGMENT_IS_VALID(s)) ? &s->mkeys[tr_id] : NULL );
NULL              757 oshmem/mca/memheap/base/memheap_base_mkey.c     assert(NULL != s);
NULL               94 oshmem/mca/memheap/base/memheap_base_register.c                 s->mkeys_cache[j] = NULL;
NULL               98 oshmem/mca/memheap/base/memheap_base_register.c         s->mkeys_cache = NULL;
NULL              117 oshmem/mca/memheap/base/memheap_base_register.c     if (NULL == s->mkeys_cache) {
NULL              127 oshmem/mca/memheap/base/memheap_base_register.c         if (NULL == s->mkeys) {
NULL              129 oshmem/mca/memheap/base/memheap_base_register.c             s->mkeys_cache = NULL;
NULL               56 oshmem/mca/memheap/base/memheap_base_select.c     mca_memheap_base_component_t *best_component = NULL;
NULL               57 oshmem/mca/memheap/base/memheap_base_select.c     mca_memheap_base_module_t *best_module = NULL;
NULL               68 oshmem/mca/memheap/base/memheap_base_select.c     if (NULL == context) {
NULL              110 oshmem/mca/memheap/base/memheap_base_select.c         return NULL ;
NULL              155 oshmem/mca/memheap/base/memheap_base_select.c     return ((OSHMEM_SUCCESS == rc) ? &context : NULL );
NULL              180 oshmem/mca/memheap/base/memheap_base_static.c     if (NULL == fp) {
NULL              185 oshmem/mca/memheap/base/memheap_base_static.c     while (NULL != fgets(line, sizeof(line), fp)) {
NULL              234 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL == memheap_buddy.heap.symmetric_heap_hashtable) {
NULL              240 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL == memheap_buddy.private_heap.symmetric_heap_hashtable) {
NULL              260 oshmem/mca/memheap/buddy/memheap_buddy.c     if ((NULL == buddy->heap.bits) || (NULL == buddy->heap.num_free)
NULL              261 oshmem/mca/memheap/buddy/memheap_buddy.c             || (NULL == buddy->private_heap.bits)
NULL              262 oshmem/mca/memheap/buddy/memheap_buddy.c             || (NULL == buddy->private_heap.num_free)) {
NULL              277 oshmem/mca/memheap/buddy/memheap_buddy.c         if (NULL == buddy->heap.bits[i]) {
NULL              295 oshmem/mca/memheap/buddy/memheap_buddy.c         if (NULL == buddy->private_heap.bits[i]) {
NULL              321 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL == buddy) {
NULL              326 oshmem/mca/memheap/buddy/memheap_buddy.c         if (NULL != buddy->heap.bits && NULL != buddy->heap.bits[i]) {
NULL              332 oshmem/mca/memheap/buddy/memheap_buddy.c         if (NULL != buddy->private_heap.bits
NULL              333 oshmem/mca/memheap/buddy/memheap_buddy.c                 && NULL != buddy->private_heap.bits[i]) {
NULL              338 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL != buddy->heap.bits) {
NULL              341 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL != buddy->heap.num_free) {
NULL              345 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL != buddy->private_heap.bits) {
NULL              348 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL != buddy->private_heap.num_free) {
NULL              580 oshmem/mca/memheap/buddy/memheap_buddy.c     if (NULL == p_buff)
NULL              590 oshmem/mca/memheap/buddy/memheap_buddy.c         *p_new_buff = NULL;
NULL              596 oshmem/mca/memheap/buddy/memheap_buddy.c         *p_new_buff = NULL;
NULL              609 oshmem/mca/memheap/buddy/memheap_buddy.c         *p_new_buff = NULL;
NULL              627 oshmem/mca/memheap/buddy/memheap_buddy.c         *p_new_buff = NULL;
NULL               85 oshmem/mca/memheap/ptmalloc/memheap_ptmalloc.c     if (NULL == *p_buff)
NULL              114 oshmem/mca/memheap/ptmalloc/memheap_ptmalloc.c     if (NULL == *p_buff)
NULL              125 oshmem/mca/scoll/base/scoll_base_available.c         if (NULL != component->mca_close_component) {
NULL               38 oshmem/mca/scoll/base/scoll_base_frame.c long* mca_scoll_sync_array = NULL;
NULL               46 oshmem/mca/scoll/base/scoll_base_frame.c     m->scoll_barrier = NULL;
NULL               47 oshmem/mca/scoll/base/scoll_base_frame.c     m->scoll_broadcast = NULL;
NULL               48 oshmem/mca/scoll/base/scoll_base_frame.c     m->scoll_collect = NULL;
NULL               49 oshmem/mca/scoll/base/scoll_base_frame.c     m->scoll_reduce = NULL;
NULL               50 oshmem/mca/scoll/base/scoll_base_frame.c     m->scoll_alltoall = NULL;
NULL               51 oshmem/mca/scoll/base/scoll_base_frame.c     m->scoll_module_enable = NULL;
NULL               55 oshmem/mca/scoll/base/scoll_base_frame.c                    scoll_base_module_construct, NULL);
NULL              107 oshmem/mca/scoll/base/scoll_base_frame.c         mca_scoll_sync_array = NULL;
NULL              110 oshmem/mca/scoll/base/scoll_base_frame.c     return mca_base_framework_components_close(&oshmem_scoll_base_framework, NULL);
NULL              144 oshmem/mca/scoll/base/scoll_base_select.c static OBJ_CLASS_INSTANCE(avail_com_t, opal_list_item_t, NULL, NULL);
NULL              148 oshmem/mca/scoll/base/scoll_base_select.c         if (NULL != module->scoll_ ## func) {                            \
NULL              149 oshmem/mca/scoll/base/scoll_base_select.c             if (NULL != group->g_scoll.scoll_ ## func ## _module) {        \
NULL              160 oshmem/mca/scoll/base/scoll_base_select.c             if (NULL != group->g_scoll.scoll_ ## func ## _module) {    \
NULL              162 oshmem/mca/scoll/base/scoll_base_select.c             group->g_scoll.scoll_## func = NULL;                   \
NULL              163 oshmem/mca/scoll/base/scoll_base_select.c             group->g_scoll.scoll_## func ## _module = NULL;        \
NULL              223 oshmem/mca/scoll/base/scoll_base_select.c     if (NULL == selectable) {
NULL              231 oshmem/mca/scoll/base/scoll_base_select.c     for (item = opal_list_remove_first(selectable); NULL != item; item =
NULL              252 oshmem/mca/scoll/base/scoll_base_select.c     if ((NULL == group->g_scoll.scoll_barrier)
NULL              253 oshmem/mca/scoll/base/scoll_base_select.c             || (NULL == group->g_scoll.scoll_broadcast)
NULL              254 oshmem/mca/scoll/base/scoll_base_select.c             || (NULL == group->g_scoll.scoll_collect)
NULL              255 oshmem/mca/scoll/base/scoll_base_select.c             || (NULL == group->g_scoll.scoll_reduce)
NULL              256 oshmem/mca/scoll/base/scoll_base_select.c             || (NULL == group->g_scoll.scoll_alltoall)) {
NULL              319 oshmem/mca/scoll/base/scoll_base_select.c         return NULL;
NULL              370 oshmem/mca/scoll/base/scoll_base_select.c     *module = NULL;
NULL              395 oshmem/mca/scoll/base/scoll_base_select.c     if (NULL != ret) {
NULL              119 oshmem/mca/scoll/basic/scoll_basic_barrier.c         int* wait_pe_array = NULL;
NULL              511 oshmem/mca/scoll/basic/scoll_basic_barrier.c         rc = MCA_SPML_CALL(send(NULL, 0, PE_root, MCA_SPML_BASE_PUT_STANDARD));
NULL              516 oshmem/mca/scoll/basic/scoll_basic_barrier.c         rc = MCA_SPML_CALL(recv(NULL, 0, PE_root));
NULL              530 oshmem/mca/scoll/basic/scoll_basic_barrier.c                 rc = MCA_SPML_CALL(recv(NULL, 0, pe_cur)); 
NULL              540 oshmem/mca/scoll/basic/scoll_basic_barrier.c                 rc = MCA_SPML_CALL(send(NULL, 0, pe_cur, MCA_SPML_BASE_PUT_STANDARD));
NULL              558 oshmem/mca/scoll/basic/scoll_basic_collect.c         long* wait_pe_array = NULL;
NULL               87 oshmem/mca/scoll/basic/scoll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              103 oshmem/mca/scoll/basic/scoll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              115 oshmem/mca/scoll/basic/scoll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              129 oshmem/mca/scoll/basic/scoll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              144 oshmem/mca/scoll/basic/scoll_basic_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              164 oshmem/mca/scoll/basic/scoll_basic_component.c                    NULL,
NULL              165 oshmem/mca/scoll/basic/scoll_basic_component.c                    NULL);
NULL               60 oshmem/mca/scoll/basic/scoll_basic_module.c     return NULL;
NULL              195 oshmem/mca/scoll/basic/scoll_basic_reduce.c         void *target_cur = NULL;
NULL              267 oshmem/mca/scoll/basic/scoll_basic_reduce.c     void *target_cur = NULL;
NULL              388 oshmem/mca/scoll/basic/scoll_basic_reduce.c     void *target_cur = NULL;
NULL              559 oshmem/mca/scoll/basic/scoll_basic_reduce.c     char *free_buffer = NULL;
NULL              560 oshmem/mca/scoll/basic/scoll_basic_reduce.c     char *pml_buffer = NULL;
NULL              583 oshmem/mca/scoll/basic/scoll_basic_reduce.c             if (NULL == free_buffer) {
NULL              599 oshmem/mca/scoll/basic/scoll_basic_reduce.c             if (NULL != free_buffer) {
NULL              615 oshmem/mca/scoll/basic/scoll_basic_reduce.c                     if (NULL != free_buffer) {
NULL              628 oshmem/mca/scoll/basic/scoll_basic_reduce.c         if (NULL != free_buffer) {
NULL              665 oshmem/mca/scoll/basic/scoll_basic_reduce.c     char *free_buffer = NULL;
NULL              666 oshmem/mca/scoll/basic/scoll_basic_reduce.c     char *free_rbuf = NULL;
NULL              667 oshmem/mca/scoll/basic/scoll_basic_reduce.c     char *pml_buffer = NULL;
NULL              668 oshmem/mca/scoll/basic/scoll_basic_reduce.c     char *snd_buffer = NULL;
NULL              689 oshmem/mca/scoll/basic/scoll_basic_reduce.c     if (NULL == free_buffer) {
NULL              706 oshmem/mca/scoll/basic/scoll_basic_reduce.c         if (NULL == free_rbuf) {
NULL              795 oshmem/mca/scoll/basic/scoll_basic_reduce.c     cleanup_and_return: if (NULL != free_buffer) {
NULL              798 oshmem/mca/scoll/basic/scoll_basic_reduce.c     if (NULL != free_rbuf) {
NULL               95 oshmem/mca/scoll/mpi/scoll_mpi_component.c             NULL, 0, 0,OPAL_INFO_LVL_9,
NULL               97 oshmem/mca/scoll/mpi/scoll_mpi_component.c     if (NULL != deprecated_param_name) {
NULL              132 oshmem/mca/scoll/mpi/scoll_mpi_component.c     CHECK(reg_int("priority",NULL,
NULL              138 oshmem/mca/scoll/mpi/scoll_mpi_component.c     CHECK(reg_int("verbose", NULL,
NULL              144 oshmem/mca/scoll/mpi/scoll_mpi_component.c     CHECK(reg_int("enable",NULL,
NULL              150 oshmem/mca/scoll/mpi/scoll_mpi_component.c     CHECK(reg_int("np",NULL,
NULL              165 oshmem/mca/scoll/mpi/scoll_mpi_component.c     mca_scoll_mpi_output = opal_output_open(NULL);
NULL               29 oshmem/mca/scoll/mpi/scoll_mpi_module.c     mpi_module->previous_barrier      = NULL;
NULL               30 oshmem/mca/scoll/mpi/scoll_mpi_module.c     mpi_module->previous_broadcast    = NULL;
NULL               31 oshmem/mca/scoll/mpi/scoll_mpi_module.c     mpi_module->previous_reduce       = NULL;
NULL               32 oshmem/mca/scoll/mpi/scoll_mpi_module.c     mpi_module->previous_collect      = NULL;
NULL               33 oshmem/mca/scoll/mpi/scoll_mpi_module.c     mpi_module->previous_alltoall     = NULL;
NULL               52 oshmem/mca/scoll/mpi/scoll_mpi_module.c     if (mpi_module->comm != &(ompi_mpi_comm_world.comm) && (NULL != mpi_module->comm)) {
NULL              114 oshmem/mca/scoll/mpi/scoll_mpi_module.c     ompi_communicator_t* newcomm = NULL;
NULL              120 oshmem/mca/scoll/mpi/scoll_mpi_module.c         return NULL;
NULL              123 oshmem/mca/scoll/mpi/scoll_mpi_module.c         return NULL;
NULL              128 oshmem/mca/scoll/mpi/scoll_mpi_module.c     if (NULL == oshmem_group_all) {
NULL              134 oshmem/mca/scoll/mpi/scoll_mpi_module.c             return NULL;
NULL              139 oshmem/mca/scoll/mpi/scoll_mpi_module.c         if (OPAL_UNLIKELY(NULL == ranks)) {
NULL              140 oshmem/mca/scoll/mpi/scoll_mpi_module.c             return NULL;
NULL              156 oshmem/mca/scoll/mpi/scoll_mpi_module.c             return NULL;
NULL              163 oshmem/mca/scoll/mpi/scoll_mpi_module.c             return NULL;
NULL              170 oshmem/mca/scoll/mpi/scoll_mpi_module.c             return NULL;
NULL              180 oshmem/mca/scoll/mpi/scoll_mpi_module.c         return NULL;
NULL              189 oshmem/mca/scoll/mpi/scoll_mpi_module.c     mpi_module->super.scoll_alltoall = NULL;
NULL              176 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         if (disps == NULL) {
NULL              182 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         if (recvcounts == NULL) {
NULL              265 oshmem/mca/spml/base/spml_base.c     return NULL;
NULL               62 oshmem/mca/spml/base/spml_base_atomicreq.h     (request)->req_base.req_proc = NULL;                                 \
NULL               60 oshmem/mca/spml/base/spml_base_frame.c     if (NULL != mca_spml_base_selected_component.spmlm_finalize) {
NULL               83 oshmem/mca/spml/base/spml_base_frame.c         if (NULL == tmp_val) {
NULL               91 oshmem/mca/spml/base/spml_base_frame.c     return mca_base_framework_components_close(&oshmem_spml_base_framework, NULL);
NULL              123 oshmem/mca/spml/base/spml_base_frame.c     mca_spml_base_selected_component.spmlm_finalize = NULL;
NULL              138 oshmem/mca/spml/base/spml_base_frame.c         const char **default_spml = NULL;
NULL              141 oshmem/mca/spml/base/spml_base_frame.c         var_id = mca_base_var_find("oshmem", "spml", NULL, NULL);
NULL              142 oshmem/mca/spml/base/spml_base_frame.c         mca_base_var_get_value(var_id, &default_spml, NULL, NULL);
NULL              144 oshmem/mca/spml/base/spml_base_frame.c         if( (NULL == default_spml || NULL == default_spml[0] ||
NULL               48 oshmem/mca/spml/base/spml_base_select.c     opal_list_item_t *item = NULL;
NULL               49 oshmem/mca/spml/base/spml_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               50 oshmem/mca/spml/base/spml_base_select.c     mca_spml_base_component_t *component = NULL, *best_component = NULL;
NULL               51 oshmem/mca/spml/base/spml_base_select.c     mca_spml_base_module_t *module = NULL, *best_module = NULL;
NULL               53 oshmem/mca/spml/base/spml_base_select.c     opened_component_t *om = NULL;
NULL               60 oshmem/mca/spml/base/spml_base_select.c     best_component = NULL;
NULL               61 oshmem/mca/spml/base/spml_base_select.c     module = NULL;
NULL               69 oshmem/mca/spml/base/spml_base_select.c             char * tmp_val = NULL;
NULL               71 oshmem/mca/spml/base/spml_base_select.c             if( NULL == tmp_val) {
NULL               92 oshmem/mca/spml/base/spml_base_select.c         if (NULL == component->spmlm_init) {
NULL              110 oshmem/mca/spml/base/spml_base_select.c         if (NULL == module) {
NULL              126 oshmem/mca/spml/base/spml_base_select.c         if (NULL == om) {
NULL              136 oshmem/mca/spml/base/spml_base_select.c     if (NULL == best_component) {
NULL              142 oshmem/mca/spml/base/spml_base_select.c             char * tmp_val = NULL;
NULL              145 oshmem/mca/spml/base/spml_base_select.c             if (NULL == tmp_val) {
NULL              162 oshmem/mca/spml/base/spml_base_select.c          NULL != item;
NULL              169 oshmem/mca/spml/base/spml_base_select.c             if (NULL != om->om_component->spmlm_finalize) {
NULL              110 oshmem/mca/spml/ikrit/spml_ikrit.c     assert(item != NULL);
NULL              139 oshmem/mca/spml/ikrit/spml_ikrit.c     assert(item != NULL);
NULL              214 oshmem/mca/spml/ikrit/spml_ikrit.c     if (NULL == mkey) {
NULL              217 oshmem/mca/spml/ikrit/spml_ikrit.c         return NULL;
NULL              222 oshmem/mca/spml/ikrit/spml_ikrit.c             return NULL;
NULL              255 oshmem/mca/spml/ikrit/spml_ikrit.c                          NULL, 0, NULL, NULL, NULL);
NULL              266 oshmem/mca/spml/ikrit/spml_ikrit.c                          NULL, 0, NULL, NULL, NULL);
NULL              296 oshmem/mca/spml/ikrit/spml_ikrit.c     while (NULL != opal_list_remove_first(&mca_spml_ikrit.active_peers)) {
NULL              316 oshmem/mca/spml/ikrit/spml_ikrit.c     spml_ikrit_mxm_ep_conn_info_t *ep_info = NULL;
NULL              317 oshmem/mca/spml/ikrit/spml_ikrit.c     spml_ikrit_mxm_ep_conn_info_t *ep_hw_rdma_info = NULL;
NULL              329 oshmem/mca/spml/ikrit/spml_ikrit.c     if (NULL == ep_info) {
NULL              336 oshmem/mca/spml/ikrit/spml_ikrit.c         if (NULL == ep_hw_rdma_info) {
NULL              343 oshmem/mca/spml/ikrit/spml_ikrit.c     if (NULL == mca_spml_ikrit.mxm_peers) {
NULL              452 oshmem/mca/spml/ikrit/spml_ikrit.c         return NULL ;
NULL              485 oshmem/mca/spml/ikrit/spml_ikrit.c             if (NULL == m_key) {
NULL              517 oshmem/mca/spml/ikrit/spml_ikrit.c     return NULL;
NULL              637 oshmem/mca/spml/ikrit/spml_ikrit.c     if (NULL != mca_spml_ikrit_get_mkey(src, src_addr, MXM_PTL_SHM, &rva, &mca_spml_ikrit))
NULL              680 oshmem/mca/spml/ikrit/spml_ikrit.c     sreq.base.completed_cb = NULL;
NULL              825 oshmem/mca/spml/ikrit/spml_ikrit.c     if (OPAL_UNLIKELY(NULL == mkey)) {
NULL              915 oshmem/mca/spml/ikrit/spml_ikrit.c     if (NULL == mkey) {
NULL              952 oshmem/mca/spml/ikrit/spml_ikrit.c     wait.progress_cb = NULL;
NULL              953 oshmem/mca/spml/ikrit/spml_ikrit.c     wait.progress_arg = NULL;
NULL              999 oshmem/mca/spml/ikrit/spml_ikrit.c     wait.progress_cb = NULL;
NULL             1000 oshmem/mca/spml/ikrit/spml_ikrit.c     wait.progress_arg = NULL;
NULL             1018 oshmem/mca/spml/ikrit/spml_ikrit.c     while (NULL != (item = opal_list_remove_first(&mca_spml_ikrit.active_peers))) {
NULL             1049 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.conn = NULL;
NULL             1050 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.completed_cb = NULL;
NULL             1053 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.data.buffer.ptr = buf == NULL ? dummy_buf : buf;
NULL             1055 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.data.buffer.memh = NULL;
NULL             1092 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.completed_cb = NULL;
NULL             1095 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.data.buffer.ptr = buf == NULL ? dummy_buf : buf;
NULL             1097 oshmem/mca/spml/ikrit/spml_ikrit.c     req.base.data.buffer.memh = NULL;
NULL              211 oshmem/mca/spml/ikrit/spml_ikrit.h     if (OPAL_UNLIKELY(NULL == mkey)) {
NULL               70 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (NULL == str) {
NULL               74 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (NULL != strstr(str, "shm")) {
NULL               85 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (NULL == strstr(str, "rc") && NULL == strstr(str, "dc")) {
NULL              105 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (NULL != tls) {
NULL              110 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (NULL == tls) {
NULL              130 oshmem/mca/spml/ikrit/spml_ikrit_component.c             (NULL == strstr(tls, "rc") && NULL == strstr(tls, "dc") &&
NULL              131 oshmem/mca/spml/ikrit/spml_ikrit_component.c              NULL == strstr(tls, "shm"))) {
NULL              166 oshmem/mca/spml/ikrit/spml_ikrit_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL              181 oshmem/mca/spml/ikrit/spml_ikrit_component.c                                            MCA_BASE_VAR_TYPE_SIZE_T, NULL, 0, 0,
NULL              196 oshmem/mca/spml/ikrit/spml_ikrit_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              285 oshmem/mca/spml/ikrit/spml_ikrit_component.c     mca_spml_ikrit.mxm_mq = NULL;
NULL              286 oshmem/mca/spml/ikrit/spml_ikrit_component.c     mca_spml_ikrit.mxm_context = NULL;
NULL              301 oshmem/mca/spml/ikrit/spml_ikrit_component.c                 "OSHMEM_HW_RDMA", NULL, 0)) ||
NULL              304 oshmem/mca/spml/ikrit/spml_ikrit_component.c                 "OSHMEM", NULL, 0))
NULL              354 oshmem/mca/spml/ikrit/spml_ikrit_component.c     mca_spml_ikrit.mxm_mq = NULL;
NULL              355 oshmem/mca/spml/ikrit/spml_ikrit_component.c     mca_spml_ikrit.mxm_context = NULL;
NULL              403 oshmem/mca/spml/ikrit/spml_ikrit_component.c         return NULL ;
NULL              408 oshmem/mca/spml/ikrit/spml_ikrit_component.c         return NULL ;
NULL              420 oshmem/mca/spml/ikrit/spml_ikrit_component.c     if (NULL != mca_spml_ikrit.mxm_ep) {
NULL               76 oshmem/mca/spml/ucx/spml_ucx.c     .ucp_context            = NULL,
NULL               80 oshmem/mca/spml/ucx/spml_ucx.c     .get_mkey_slow          = NULL
NULL               84 oshmem/mca/spml/ucx/spml_ucx.c     .ucp_worker = NULL,
NULL               85 oshmem/mca/spml/ucx/spml_ucx.c     .ucp_peers  = NULL,
NULL              114 oshmem/mca/spml/ucx/spml_ucx.c     if (del_procs == NULL) {
NULL              123 oshmem/mca/spml/ucx/spml_ucx.c         mca_spml_ucx_ctx_default.ucp_peers[i].ucp_conn = NULL;
NULL              134 oshmem/mca/spml/ucx/spml_ucx.c     mca_spml_ucx_ctx_default.ucp_peers = NULL;
NULL              146 oshmem/mca/spml/ucx/spml_ucx.c     int *rcv_sizes   = NULL;
NULL              147 oshmem/mca/spml/ucx/spml_ucx.c     int *rcv_offsets = NULL; 
NULL              148 oshmem/mca/spml/ucx/spml_ucx.c     void *rcv_buf    = NULL;
NULL              154 oshmem/mca/spml/ucx/spml_ucx.c     if (NULL == rcv_offsets) {
NULL              160 oshmem/mca/spml/ucx/spml_ucx.c     if (NULL == rcv_sizes) {
NULL              176 oshmem/mca/spml/ucx/spml_ucx.c     if (NULL == rcv_buf) {
NULL              224 oshmem/mca/spml/ucx/spml_ucx.c     int *wk_roffs = NULL;
NULL              225 oshmem/mca/spml/ucx/spml_ucx.c     int *wk_rsizes = NULL;
NULL              226 oshmem/mca/spml/ucx/spml_ucx.c     char *wk_raddrs = NULL;
NULL              231 oshmem/mca/spml/ucx/spml_ucx.c     if (NULL == mca_spml_ucx_ctx_default.ucp_peers) {
NULL              272 oshmem/mca/spml/ucx/spml_ucx.c             mca_spml_ucx_ctx_default.ucp_peers[i].mkeys[j].key.rkey = NULL;
NULL              331 oshmem/mca/spml/ucx/spml_ucx.c         return NULL;
NULL              335 oshmem/mca/spml/ucx/spml_ucx.c     return NULL;
NULL              413 oshmem/mca/spml/ucx/spml_ucx.c         return NULL;
NULL              477 oshmem/mca/spml/ucx/spml_ucx.c     return NULL ;
NULL              495 oshmem/mca/spml/ucx/spml_ucx.c     if (OPAL_UNLIKELY(NULL == mem_seg)) {
NULL              503 oshmem/mca/spml/ucx/spml_ucx.c     ucx_mkey->rkey = NULL;
NULL              524 oshmem/mca/spml/ucx/spml_ucx.c             array->ctxs[i] = NULL;
NULL              541 oshmem/mca/spml/ucx/spml_ucx.c             array->ctxs[array->ctxs_count-1] = NULL;
NULL              580 oshmem/mca/spml/ucx/spml_ucx.c     if (NULL == ucx_ctx->ucp_peers) {
NULL              801 oshmem/mca/spml/ucx/spml_ucx.c                 NULL));
NULL              833 oshmem/mca/spml/ucx/spml_ucx.c     if (request != NULL) {
NULL              876 oshmem/mca/spml/ucx/spml_ucx.c         if (mca_spml_ucx.aux_ctx == NULL) {
NULL              895 oshmem/mca/spml/ucx/spml_ucx.c     assert(ctx != NULL); /* make coverity happy */
NULL              903 oshmem/mca/spml/ucx/spml_ucx.c                                  dst_pe, NULL);
NULL              915 oshmem/mca/spml/ucx/spml_ucx.c         mca_spml_ucx_put_all_complete_cb(NULL, UCS_PTR_STATUS(request));
NULL              204 oshmem/mca/spml/ucx/spml_ucx.h     assert(mkey != NULL);
NULL               51 oshmem/mca/spml/ucx/spml_ucx_component.c         .mca_query_component           = NULL,
NULL               73 oshmem/mca/spml/ucx/spml_ucx_component.c                                            MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,
NULL               88 oshmem/mca/spml/ucx/spml_ucx_component.c                                            MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
NULL              103 oshmem/mca/spml/ucx/spml_ucx_component.c                                            MCA_BASE_VAR_TYPE_BOOL, NULL, 0, 0,
NULL              203 oshmem/mca/spml/ucx/spml_ucx_component.c     err = ucp_config_read("OSHMEM", NULL, &ucp_config);
NULL              245 oshmem/mca/spml/ucx/spml_ucx_component.c     pthread_mutex_init(&mca_spml_ucx.ctx_create_mutex, NULL);
NULL              270 oshmem/mca/spml/ucx/spml_ucx_component.c         mca_spml_ucx.async_event_base = opal_progress_thread_init(NULL);
NULL              271 oshmem/mca/spml/ucx/spml_ucx_component.c         if (NULL == mca_spml_ucx.async_event_base) {
NULL              278 oshmem/mca/spml/ucx/spml_ucx_component.c                        -1, EV_PERSIST, mca_spml_ucx_async_cb, NULL);
NULL              281 oshmem/mca/spml/ucx/spml_ucx_component.c     mca_spml_ucx.aux_ctx    = NULL;
NULL              298 oshmem/mca/spml/ucx/spml_ucx_component.c         return NULL ;
NULL              303 oshmem/mca/spml/ucx/spml_ucx_component.c         return NULL ;
NULL              318 oshmem/mca/spml/ucx/spml_ucx_component.c             if (ctx->ucp_peers[i].mkeys[j].key.rkey != NULL) {
NULL              325 oshmem/mca/spml/ucx/spml_ucx_component.c         ctx->ucp_peers[i].ucp_conn = NULL;
NULL              349 oshmem/mca/spml/ucx/spml_ucx_component.c         opal_progress_thread_finalize(NULL);
NULL              351 oshmem/mca/spml/ucx/spml_ucx_component.c         if (mca_spml_ucx.aux_ctx != NULL) {
NULL              384 oshmem/mca/spml/ucx/spml_ucx_component.c         if (mca_spml_ucx.aux_ctx != NULL) {
NULL              404 oshmem/mca/spml/ucx/spml_ucx_component.c     if (mca_spml_ucx.aux_ctx != NULL) {
NULL              419 oshmem/mca/spml/ucx/spml_ucx_component.c         mca_spml_ucx.ucp_context = NULL;
NULL               25 oshmem/mca/sshmem/base/sshmem_base_close.c     if (NULL != mca_sshmem_base_module &&
NULL               26 oshmem/mca/sshmem/base/sshmem_base_close.c         NULL != mca_sshmem_base_module->module_finalize) {
NULL               31 oshmem/mca/sshmem/base/sshmem_base_close.c                                                 NULL);
NULL               44 oshmem/mca/sshmem/base/sshmem_base_open.c char * mca_sshmem_base_backing_file_dir = NULL;
NULL               61 oshmem/mca/sshmem/base/sshmem_base_open.c                                  NULL,
NULL               79 oshmem/mca/sshmem/base/sshmem_base_open.c                                  NULL,
NULL               27 oshmem/mca/sshmem/base/sshmem_base_select.c const mca_sshmem_base_component_2_0_0_t *mca_sshmem_base_component = NULL;
NULL               28 oshmem/mca/sshmem/base/sshmem_base_select.c const mca_sshmem_base_module_2_0_0_t *mca_sshmem_base_module = NULL;
NULL               35 oshmem/mca/sshmem/base/sshmem_base_select.c     mca_base_component_list_item_t *cli = NULL;
NULL               36 oshmem/mca/sshmem/base/sshmem_base_select.c     mca_base_component_t *component = NULL;
NULL               37 oshmem/mca/sshmem/base/sshmem_base_select.c     mca_base_module_t *module = NULL;
NULL               40 oshmem/mca/sshmem/base/sshmem_base_select.c     *best_module = NULL;
NULL               41 oshmem/mca/sshmem/base/sshmem_base_select.c     *best_component = NULL;
NULL               57 oshmem/mca/sshmem/base/sshmem_base_select.c         if (NULL == ((mca_sshmem_base_component_2_0_0_t *)
NULL               74 oshmem/mca/sshmem/base/sshmem_base_select.c          component)->runtime_query(&module, &priority, NULL);
NULL               80 oshmem/mca/sshmem/base/sshmem_base_select.c         if (NULL == module) {
NULL              106 oshmem/mca/sshmem/base/sshmem_base_select.c     if (NULL == *best_component) {
NULL              129 oshmem/mca/sshmem/base/sshmem_base_select.c     mca_sshmem_base_component_2_0_0_t *best_component = NULL;
NULL              130 oshmem/mca/sshmem/base/sshmem_base_select.c     mca_sshmem_base_module_2_0_0_t *best_module = NULL;
NULL              147 oshmem/mca/sshmem/base/sshmem_base_select.c     if (NULL != mca_sshmem_base_module) {
NULL               36 oshmem/mca/sshmem/base/sshmem_base_wrappers.c         return NULL;
NULL               65 oshmem/mca/sshmem/base/sshmem_base_wrappers.c     char *file_name = NULL;
NULL               69 oshmem/mca/sshmem/base/sshmem_base_wrappers.c     if (NULL == (file_name = calloc(OPAL_PATH_MAX, sizeof(char)))) {
NULL               70 oshmem/mca/sshmem/base/sshmem_base_wrappers.c         return NULL;
NULL               31 oshmem/mca/sshmem/mmap/sshmem_mmap_component.c char *mca_sshmem_mmap_backing_file_base_dir = NULL;
NULL              101 oshmem/mca/sshmem/mmap/sshmem_mmap_component.c                                      NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              110 oshmem/mca/sshmem/mmap/sshmem_mmap_component.c                                     NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              119 oshmem/mca/sshmem/mmap/sshmem_mmap_component.c                                     NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              118 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c     void *addr = NULL;
NULL              191 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c     void *addr = NULL;
NULL              216 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c         char *file_name = NULL;
NULL              217 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c         if (NULL == (file_name = oshmem_get_unique_file_name(mkey->u.key))) {
NULL              222 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c             return NULL;
NULL              232 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c             return NULL;
NULL              236 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c         addr = mmap((void *)NULL,
NULL              257 oshmem/mca/sshmem/mmap/sshmem_mmap_module.c         return NULL;
NULL               99 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c     char *a    = NULL;
NULL              100 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c     char *addr = NULL;
NULL              108 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c     *module = NULL;
NULL              123 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c         else if ((void *)-1 == (addr = shmat(shmid, NULL, 0))) {
NULL              124 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c             shmctl(shmid, IPC_RMID, NULL);
NULL              148 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c         else if ((void *)-1 == (addr = shmat(shmid, NULL, 0))) {
NULL              149 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c             shmctl(shmid, IPC_RMID, NULL);
NULL              159 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c     if (-1 == shmctl(shmid, IPC_RMID, NULL)) {
NULL              188 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              197 oshmem/mca/sshmem/sysv/sshmem_sysv_component.c                                            NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              116 oshmem/mca/sshmem/sysv/sshmem_sysv_module.c     void *addr = NULL;
NULL              184 oshmem/mca/sshmem/sysv/sshmem_sysv_module.c         shmctl(shmid, IPC_RMID, NULL);
NULL              188 oshmem/mca/sshmem/sysv/sshmem_sysv_module.c     shmctl(shmid, IPC_RMID, NULL );
NULL              257 oshmem/mca/sshmem/sysv/sshmem_sysv_module.c         shmctl(ds_buf->seg_id, IPC_RMID, NULL );
NULL              316 oshmem/mca/sshmem/sysv/sshmem_sysv_module.c         if (f != NULL) {
NULL               81 oshmem/mca/sshmem/ucx/sshmem_ucx_component.c         *module = NULL;
NULL               98 oshmem/mca/sshmem/ucx/sshmem_ucx_component.c                                      NULL, 0, MCA_BASE_VAR_FLAG_SETTABLE,
NULL              188 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     uct_ib_device_mem_h dev_mem = NULL;
NULL              195 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     if (uct_md == NULL) {
NULL              197 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c         return NULL;
NULL              202 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     address = NULL;
NULL              211 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c         return NULL;
NULL              237 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c         if (dev_mem != NULL) {
NULL              242 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c             } else if (dev_mem != NULL) {
NULL              252 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c         return segment_create_internal(ds_buf, NULL, size, flags, hint, NULL);
NULL              256 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c                                        NULL);
NULL              269 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     return NULL;
NULL              310 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     ds_buf->context = NULL;
NULL               47 oshmem/op/op.c oshmem_op_t* oshmem_op_and_short = NULL;
NULL               48 oshmem/op/op.c oshmem_op_t* oshmem_op_and_int = NULL;
NULL               49 oshmem/op/op.c oshmem_op_t* oshmem_op_and_long = NULL;
NULL               50 oshmem/op/op.c oshmem_op_t* oshmem_op_and_longlong = NULL;
NULL               51 oshmem/op/op.c oshmem_op_t* oshmem_op_and_fint2 = NULL;
NULL               52 oshmem/op/op.c oshmem_op_t* oshmem_op_and_fint4 = NULL;
NULL               53 oshmem/op/op.c oshmem_op_t* oshmem_op_and_fint8 = NULL;
NULL               54 oshmem/op/op.c oshmem_op_t* oshmem_op_and_int16 = NULL;
NULL               55 oshmem/op/op.c oshmem_op_t* oshmem_op_and_int32 = NULL;
NULL               56 oshmem/op/op.c oshmem_op_t* oshmem_op_and_int64 = NULL;
NULL               59 oshmem/op/op.c oshmem_op_t* oshmem_op_or_short = NULL;
NULL               60 oshmem/op/op.c oshmem_op_t* oshmem_op_or_int = NULL;
NULL               61 oshmem/op/op.c oshmem_op_t* oshmem_op_or_long = NULL;
NULL               62 oshmem/op/op.c oshmem_op_t* oshmem_op_or_longlong = NULL;
NULL               63 oshmem/op/op.c oshmem_op_t* oshmem_op_or_fint2 = NULL;
NULL               64 oshmem/op/op.c oshmem_op_t* oshmem_op_or_fint4 = NULL;
NULL               65 oshmem/op/op.c oshmem_op_t* oshmem_op_or_fint8 = NULL;
NULL               66 oshmem/op/op.c oshmem_op_t* oshmem_op_or_int16 = NULL;
NULL               67 oshmem/op/op.c oshmem_op_t* oshmem_op_or_int32 = NULL;
NULL               68 oshmem/op/op.c oshmem_op_t* oshmem_op_or_int64 = NULL;
NULL               71 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_short = NULL;
NULL               72 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_int = NULL;
NULL               73 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_long = NULL;
NULL               74 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_longlong = NULL;
NULL               75 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_fint2 = NULL;
NULL               76 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_fint4 = NULL;
NULL               77 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_fint8 = NULL;
NULL               78 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_int16 = NULL;
NULL               79 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_int32 = NULL;
NULL               80 oshmem/op/op.c oshmem_op_t* oshmem_op_xor_int64 = NULL;
NULL               83 oshmem/op/op.c oshmem_op_t* oshmem_op_max_short = NULL;
NULL               84 oshmem/op/op.c oshmem_op_t* oshmem_op_max_int = NULL;
NULL               85 oshmem/op/op.c oshmem_op_t* oshmem_op_max_long = NULL;
NULL               86 oshmem/op/op.c oshmem_op_t* oshmem_op_max_longlong = NULL;
NULL               87 oshmem/op/op.c oshmem_op_t* oshmem_op_max_float = NULL;
NULL               88 oshmem/op/op.c oshmem_op_t* oshmem_op_max_double = NULL;
NULL               89 oshmem/op/op.c oshmem_op_t* oshmem_op_max_longdouble = NULL;
NULL               90 oshmem/op/op.c oshmem_op_t* oshmem_op_max_fint2 = NULL;
NULL               91 oshmem/op/op.c oshmem_op_t* oshmem_op_max_fint4 = NULL;
NULL               92 oshmem/op/op.c oshmem_op_t* oshmem_op_max_fint8 = NULL;
NULL               93 oshmem/op/op.c oshmem_op_t* oshmem_op_max_freal4 = NULL;
NULL               94 oshmem/op/op.c oshmem_op_t* oshmem_op_max_freal8 = NULL;
NULL               95 oshmem/op/op.c oshmem_op_t* oshmem_op_max_freal16 = NULL;
NULL               96 oshmem/op/op.c oshmem_op_t* oshmem_op_max_int16 = NULL;
NULL               97 oshmem/op/op.c oshmem_op_t* oshmem_op_max_int32 = NULL;
NULL               98 oshmem/op/op.c oshmem_op_t* oshmem_op_max_int64 = NULL;
NULL              101 oshmem/op/op.c oshmem_op_t* oshmem_op_min_short = NULL;
NULL              102 oshmem/op/op.c oshmem_op_t* oshmem_op_min_int = NULL;
NULL              103 oshmem/op/op.c oshmem_op_t* oshmem_op_min_long = NULL;
NULL              104 oshmem/op/op.c oshmem_op_t* oshmem_op_min_longlong = NULL;
NULL              105 oshmem/op/op.c oshmem_op_t* oshmem_op_min_float = NULL;
NULL              106 oshmem/op/op.c oshmem_op_t* oshmem_op_min_double = NULL;
NULL              107 oshmem/op/op.c oshmem_op_t* oshmem_op_min_longdouble = NULL;
NULL              108 oshmem/op/op.c oshmem_op_t* oshmem_op_min_fint2 = NULL;
NULL              109 oshmem/op/op.c oshmem_op_t* oshmem_op_min_fint4 = NULL;
NULL              110 oshmem/op/op.c oshmem_op_t* oshmem_op_min_fint8 = NULL;
NULL              111 oshmem/op/op.c oshmem_op_t* oshmem_op_min_freal4 = NULL;
NULL              112 oshmem/op/op.c oshmem_op_t* oshmem_op_min_freal8 = NULL;
NULL              113 oshmem/op/op.c oshmem_op_t* oshmem_op_min_freal16 = NULL;
NULL              114 oshmem/op/op.c oshmem_op_t* oshmem_op_min_int16 = NULL;
NULL              115 oshmem/op/op.c oshmem_op_t* oshmem_op_min_int32 = NULL;
NULL              116 oshmem/op/op.c oshmem_op_t* oshmem_op_min_int64 = NULL;
NULL              119 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_short = NULL;
NULL              120 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_int = NULL;
NULL              121 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_long = NULL;
NULL              122 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_longlong = NULL;
NULL              123 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_float = NULL;
NULL              124 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_double = NULL;
NULL              125 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_longdouble = NULL;
NULL              126 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_complexf = NULL;
NULL              127 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_complexd = NULL;
NULL              128 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_fint2 = NULL;
NULL              129 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_fint4 = NULL;
NULL              130 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_fint8 = NULL;
NULL              131 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_freal4 = NULL;
NULL              132 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_freal8 = NULL;
NULL              133 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_freal16 = NULL;
NULL              134 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_int16 = NULL;
NULL              135 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_int32 = NULL;
NULL              136 oshmem/op/op.c oshmem_op_t* oshmem_op_sum_int64 = NULL;
NULL              139 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_short = NULL;
NULL              140 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_int = NULL;
NULL              141 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_long = NULL;
NULL              142 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_longlong = NULL;
NULL              143 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_float = NULL;
NULL              144 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_double = NULL;
NULL              145 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_longdouble = NULL;
NULL              146 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_complexf = NULL;
NULL              147 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_complexd = NULL;
NULL              148 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_fint2 = NULL;
NULL              149 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_fint4 = NULL;
NULL              150 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_fint8 = NULL;
NULL              151 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_freal4 = NULL;
NULL              152 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_freal8 = NULL;
NULL              153 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_freal16 = NULL;
NULL              154 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_int16 = NULL;
NULL              155 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_int32 = NULL;
NULL              156 oshmem/op/op.c oshmem_op_t* oshmem_op_prod_int64 = NULL;
NULL              159 oshmem/op/op.c oshmem_op_t* oshmem_op_swap_int = NULL;
NULL              160 oshmem/op/op.c oshmem_op_t* oshmem_op_swap_long = NULL;
NULL              161 oshmem/op/op.c oshmem_op_t* oshmem_op_swap_longlong = NULL;
NULL              162 oshmem/op/op.c oshmem_op_t* oshmem_op_swap_int32 = NULL;
NULL              163 oshmem/op/op.c oshmem_op_t* oshmem_op_swap_int64 = NULL;
NULL              478 oshmem/op/op.c         if (NULL != op) {
NULL              507 oshmem/op/op.c     if (NULL != opal_pointer_array_get_item(&oshmem_op_array, object->id)) {
NULL              508 oshmem/op/op.c         opal_pointer_array_set_item(&oshmem_op_array, object->id, NULL );
NULL               56 oshmem/proc/proc.c oshmem_group_t* oshmem_group_all = NULL;
NULL               57 oshmem/proc/proc.c oshmem_group_t* oshmem_group_self = NULL;
NULL               58 oshmem/proc/proc.c oshmem_group_t* oshmem_group_null = NULL;
NULL               60 oshmem/proc/proc.c OBJ_CLASS_INSTANCE(oshmem_group_t, opal_object_t, NULL, NULL);
NULL               85 oshmem/proc/proc.c     if (NULL == oshmem_group_all) {
NULL               91 oshmem/proc/proc.c     if (NULL == oshmem_group_self) {
NULL               96 oshmem/proc/proc.c     oshmem_group_null = NULL;
NULL              119 oshmem/proc/proc.c         if (NULL != group) {
NULL              136 oshmem/proc/proc.c         if (NULL != group) {
NULL              152 oshmem/proc/proc.c     oshmem_group_t* group = NULL;
NULL              153 oshmem/proc/proc.c     ompi_proc_t** proc_array = NULL;
NULL              154 oshmem/proc/proc.c     ompi_proc_t* proc = NULL;
NULL              159 oshmem/proc/proc.c     if (NULL != group) {
NULL              164 oshmem/proc/proc.c     if (NULL == group) {
NULL              165 oshmem/proc/proc.c         return NULL;
NULL              175 oshmem/proc/proc.c     if (NULL == proc_array) {
NULL              178 oshmem/proc/proc.c         return NULL ;
NULL              185 oshmem/proc/proc.c         if (NULL == proc) {
NULL              191 oshmem/proc/proc.c             return NULL;
NULL              206 oshmem/proc/proc.c     group->ompi_comm = NULL;
NULL              211 oshmem/proc/proc.c         ompi_namelist_t *peer = NULL;
NULL              229 oshmem/proc/proc.c         return NULL;
NULL              236 oshmem/proc/proc.c         return NULL;
NULL              246 oshmem/proc/proc.c     if (NULL == group) {
NULL              263 oshmem/proc/proc.c         while (NULL != (item = opal_list_remove_first(&(group->peer_list)))) {
NULL              272 oshmem/proc/proc.c     if (NULL
NULL              275 oshmem/proc/proc.c         opal_pointer_array_set_item(&oshmem_group_array, group->id, NULL );
NULL              216 oshmem/proc/proc.h     if (NULL == group) {
NULL              225 oshmem/proc/proc.h     return NULL;
NULL              244 oshmem/proc/proc.h     ompi_proc_t* proc = NULL;
NULL               49 oshmem/proc/proc_group_cache.c         return NULL;
NULL               60 oshmem/proc/proc_group_cache.c         return NULL;
NULL               33 oshmem/request/request.c     NULL, /*oshmem_request_default_test,*/
NULL               34 oshmem/request/request.c     NULL, /*oshmem_request_default_test_any,*/
NULL               35 oshmem/request/request.c     NULL, /*oshmem_request_default_test_all,*/
NULL               36 oshmem/request/request.c     NULL, /*oshmem_request_default_test_some,*/
NULL               37 oshmem/request/request.c     NULL, /*oshmem_request_default_wait,*/
NULL               38 oshmem/request/request.c     NULL, /*oshmem_request_default_wait_any,*/
NULL               39 oshmem/request/request.c     NULL, /*oshmem_request_default_wait_all,*/
NULL               40 oshmem/request/request.c     NULL, /*oshmem_request_default_wait_some*/
NULL               50 oshmem/request/request.c     req->req_free = NULL;
NULL               51 oshmem/request/request.c     req->req_cancel = NULL;
NULL               52 oshmem/request/request.c     req->req_complete_cb = NULL;
NULL               53 oshmem/request/request.c     req->req_complete_cb_data = NULL;
NULL               55 oshmem/request/request.c     req->req_shmem_object.comm = (oshmem_group_t*) NULL; /* TODO: Implement*/
NULL              182 oshmem/request/request.h                                     (request)->req_f_to_c_index, NULL); \
NULL              355 oshmem/request/request.h     if (request->req_cancel != NULL ) {
NULL              426 oshmem/request/request.h     if (NULL != request->req_complete_cb) {
NULL               42 oshmem/runtime/oshmem_info_support.c     for (i = 0; NULL != oshmem_frameworks[i]; i++) {
NULL               76 oshmem/runtime/oshmem_info_support.c     for (i = 0; NULL != oshmem_frameworks[i]; i++) {
NULL               94 oshmem/runtime/oshmem_shmem_abort.c             opal_backtrace_print(stderr, NULL, 1);
NULL              126 oshmem/runtime/oshmem_shmem_abort.c     ompi_rte_abort(errcode, NULL );
NULL               98 oshmem/runtime/oshmem_shmem_init.c opal_thread_t *oshmem_mpi_main_thread = NULL;
NULL              102 oshmem/runtime/oshmem_shmem_init.c shmem_ctx_t oshmem_ctx_default = NULL;
NULL              117 oshmem/runtime/oshmem_shmem_init.c     return NULL;
NULL              183 oshmem/runtime/oshmem_shmem_init.c         perr = pthread_create(&thread_id, NULL, &shmem_opal_thread, NULL);
NULL              247 oshmem/runtime/oshmem_shmem_init.c     char *error = NULL;
NULL              260 oshmem/runtime/oshmem_shmem_init.c     shmem_api_logger_output = opal_output_open(NULL);
NULL               30 oshmem/runtime/oshmem_shmem_params.c                                  NULL,
NULL               34 oshmem/runtime/oshmem_shmem_params.c                                  NULL,
NULL               43 oshmem/runtime/oshmem_shmem_params.c                                  NULL,
NULL               47 oshmem/runtime/oshmem_shmem_params.c                                  NULL,
NULL               56 oshmem/runtime/oshmem_shmem_params.c                                  NULL,
NULL               65 oshmem/runtime/oshmem_shmem_params.c                                  NULL,
NULL               72 oshmem/runtime/oshmem_shmem_params.c     value = mca_base_var_find ("opal", "opal", NULL, "abort_delay");
NULL               74 oshmem/runtime/oshmem_shmem_params.c         (void) mca_base_var_register_synonym(value, "oshmem", "oshmem", NULL, "abort_delay",
NULL               78 oshmem/runtime/oshmem_shmem_params.c     value = mca_base_var_find ("opal", "opal", NULL, "abort_print_stack");
NULL               80 oshmem/runtime/oshmem_shmem_params.c         (void) mca_base_var_register_synonym(value, "oshmem", "oshmem", NULL, "abort_print_stack",
NULL               59 oshmem/runtime/runtime.h             pthread_mutex_init(&_mutex, NULL);                          \
NULL               42 oshmem/shmem/c/shmem_align.c     void* pBuff = NULL;
NULL               56 oshmem/shmem/c/shmem_align.c         return NULL ;
NULL               56 oshmem/shmem/c/shmem_alloc.c     void* pBuff = NULL;
NULL               71 oshmem/shmem/c/shmem_alloc.c         return NULL ;
NULL               82 oshmem/shmem/c/shmem_alloc.c     void* pBuff = NULL;
NULL              101 oshmem/shmem/c/shmem_alloc.c         return NULL ;
NULL               48 oshmem/shmem/c/shmem_free.c     if (NULL == ptr) {
NULL               39 oshmem/shmem/c/shmem_get_nb.c             pe, NULL));                                             \
NULL              190 oshmem/shmem/c/shmem_get_nb.c             pe, NULL));                                             \
NULL               41 oshmem/shmem/c/shmem_global_exit.c     ompi_rte_abort(status, NULL);
NULL               75 oshmem/shmem/c/shmem_init.c     err = oshmem_shmem_init(0, NULL, required, provided);
NULL               84 oshmem/shmem/c/shmem_init.c     on_exit(shmem_onexit, NULL);
NULL               49 oshmem/shmem/c/shmem_lock.c oshmem_lock_counter_t *lock_counter_head = NULL;
NULL               50 oshmem/shmem/c/shmem_lock.c oshmem_lock_prev_pe_container_t *lock_prev_pe_container_head = NULL;
NULL              177 oshmem/shmem/c/shmem_lock.c     if (NULL == s) {
NULL               51 oshmem/shmem/c/shmem_ptr.c         return NULL;
NULL               66 oshmem/shmem/c/shmem_ptr.c         if (rva != NULL) {
NULL               71 oshmem/shmem/c/shmem_ptr.c     return NULL;
NULL               46 oshmem/shmem/c/shmem_put_nb.c             pe, NULL));                                             \
NULL              197 oshmem/shmem/c/shmem_put_nb.c             pe, NULL));                                             \
NULL               45 oshmem/shmem/c/shmem_realloc.c     void* pBuff = NULL;
NULL               55 oshmem/shmem/c/shmem_realloc.c         s = NULL;
NULL               70 oshmem/shmem/c/shmem_realloc.c         return NULL ;
NULL               40 oshmem/shmem/c/shmem_reduce.c     oshmem_group_t*  group = NULL;                                                          \
NULL               54 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL               73 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL               92 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              111 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              130 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              149 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              168 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              185 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              201 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              217 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              233 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              249 oshmem/shmem/fortran/shmem_get_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL               54 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL               73 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL               92 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              111 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              130 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              149 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              168 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              184 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              200 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              216 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              232 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL              248 oshmem/shmem/fortran/shmem_put_nb_f.c         OMPI_FINT_2_INT(*pe), NULL));
NULL               77 oshmem/tools/oshmem_info/oshmem_info.c                        "opal_init_util", __FILE__, __LINE__, NULL);
NULL               82 oshmem/tools/oshmem_info/oshmem_info.c     if (NULL == info_cmd_line) {
NULL               85 oshmem/tools/oshmem_info/oshmem_info.c                        "opal_cmd_line_create", __FILE__, __LINE__, NULL);
NULL              129 oshmem/tools/oshmem_info/oshmem_info.c                                 &mca_types, &component_map, NULL);
NULL              179 oshmem/tools/oshmem_info/oshmem_info.c         if (NULL != (map = (opal_info_component_map_t*)opal_pointer_array_get_item(&component_map, i))) {
NULL               48 oshmem/util/oshmem_util.h         framework->framework_output = opal_output_open(NULL);
NULL              309 test/asm/atomic_cmpset.c         if (pthread_create(&th[tid], NULL, thread_main, (void *) (unsigned long) tid) != 0) {
NULL               54 test/asm/atomic_math.c     return NULL;
NULL               78 test/asm/atomic_math.c         if (pthread_create(&th[tid], NULL, atomic_math_test,
NULL               70 test/asm/atomic_spinlock.c         if (pthread_create(&th[tid], NULL, atomic_spinlock_start, (void *) &(data[tid])) != 0) {
NULL               55 test/carto/carto_test.c         opal_carto_base_get_host_graph(&graph,NULL);
NULL               58 test/carto/carto_test.c         if (NULL == slot0) {
NULL               64 test/carto/carto_test.c         if (NULL == end_node) {
NULL               74 test/carto/carto_test.c         distance_array_size = opal_carto_base_get_nodes_distance(graph, slot0, NULL, distance_array);
NULL               89 test/carto/carto_test.c         if (NULL == slot0) {
NULL               95 test/carto/carto_test.c         if (NULL == end_node) {
NULL              120 test/carto/carto_test.c         if (NULL == slot0) {
NULL              126 test/carto/carto_test.c         if (NULL == end_node) {
NULL              151 test/carto/carto_test.c         if (NULL == slot0) {
NULL              157 test/carto/carto_test.c         if (NULL == end_node) {
NULL              125 test/class/ompi_rb_tree.c         if(cur_val == NULL) {
NULL              155 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              167 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              179 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              191 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              203 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              215 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              227 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              239 test/class/ompi_rb_tree.c     if(NULL == result) {
NULL              256 test/class/ompi_rb_tree.c     if(NULL != result) {
NULL              291 test/class/ompi_rb_tree.c OBJ_CLASS_INSTANCE(opal_test_rb_value_t, opal_free_list_item_t, NULL, NULL);
NULL              324 test/class/ompi_rb_tree.c             0, -1 , 128, NULL, 0, NULL, NULL, NULL);
NULL              336 test/class/ompi_rb_tree.c         if(NULL == mem[i])
NULL              342 test/class/ompi_rb_tree.c         if(NULL == new_value)
NULL              360 test/class/ompi_rb_tree.c     gettimeofday(&start, NULL);
NULL              365 test/class/ompi_rb_tree.c         if(NULL == result)
NULL              373 test/class/ompi_rb_tree.c         if(NULL == result)
NULL              382 test/class/ompi_rb_tree.c     gettimeofday(&end, NULL);
NULL              393 test/class/ompi_rb_tree.c         if(NULL != mem[i])
NULL               42 test/class/opal_bitmap.c static FILE *error_out=NULL;
NULL               57 test/class/opal_bitmap.c     if( error_out == NULL ) error_out = stderr;
NULL               63 test/class/opal_bitmap.c     err = opal_bitmap_init(NULL, 2);
NULL               50 test/class/opal_fifo.c     gettimeofday (&start, NULL);
NULL               53 test/class/opal_fifo.c         if (NULL != item) {
NULL               57 test/class/opal_fifo.c     gettimeofday (&stop, NULL);
NULL               66 test/class/opal_fifo.c     return NULL;
NULL               76 test/class/opal_fifo.c   gettimeofday (&start, NULL);
NULL               93 test/class/opal_fifo.c   gettimeofday (&stop, NULL);
NULL              102 test/class/opal_fifo.c   return NULL;
NULL              165 test/class/opal_fifo.c     gettimeofday (&start, NULL);
NULL              170 test/class/opal_fifo.c     gettimeofday (&stop, NULL);
NULL              193 test/class/opal_fifo.c     gettimeofday (&start, NULL);
NULL              195 test/class/opal_fifo.c         pthread_create (threads + i, NULL, thread_test, &fifo);
NULL              203 test/class/opal_fifo.c     gettimeofday (&stop, NULL);
NULL              219 test/class/opal_fifo.c     gettimeofday (&start, NULL);
NULL              221 test/class/opal_fifo.c         pthread_create (threads + i, NULL, thread_test_exhaust, &fifo);
NULL              229 test/class/opal_fifo.c     gettimeofday (&stop, NULL);
NULL              247 test/class/opal_fifo.c         if (NULL == item) {
NULL               33 test/class/opal_hash_table.c static FILE *error_out=NULL;
NULL               40 test/class/opal_hash_table.c     NULL
NULL               49 test/class/opal_hash_table.c     NULL
NULL               64 test/class/opal_hash_table.c     NULL
NULL               76 test/class/opal_hash_table.c     "1", "A", "2", "B", "4", "D", "6", "F", "10", "J", NULL, /* insert as-is: ...AB.D.F...J... */
NULL               77 test/class/opal_hash_table.c     "2", "b", "4", "d", "5", "e", "3", "c", NULL, /* insert with capacity-offset: ...ABbDdFec.J... */
NULL               81 test/class/opal_hash_table.c     NULL			/* end removals and expectations */
NULL              217 test/class/opal_hash_table.c     while (NULL != (str = remove_keys[j++])) {
NULL              220 test/class/opal_hash_table.c     while (NULL != (str = remove_keys[j++])) {
NULL              225 test/class/opal_hash_table.c     while (NULL != (str = remove_keys[j++])) {
NULL              243 test/class/opal_hash_table.c     if ( NULL == table )
NULL              287 test/class/opal_hash_table.c     if( error_out == NULL ) error_out = stderr;
NULL               48 test/class/opal_lifo.c     gettimeofday (&start, NULL);
NULL               51 test/class/opal_lifo.c         if (NULL != item) {
NULL               55 test/class/opal_lifo.c     gettimeofday (&stop, NULL);
NULL               64 test/class/opal_lifo.c     return NULL;
NULL              127 test/class/opal_lifo.c     gettimeofday (&start, NULL);
NULL              132 test/class/opal_lifo.c     gettimeofday (&stop, NULL);
NULL              155 test/class/opal_lifo.c     gettimeofday (&start, NULL);
NULL              157 test/class/opal_lifo.c         pthread_create (threads + i, NULL, thread_test, &lifo);
NULL              165 test/class/opal_lifo.c     gettimeofday (&stop, NULL);
NULL              183 test/class/opal_lifo.c         if (NULL == item) {
NULL               40 test/class/opal_list.c                    NULL, NULL);
NULL              123 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              144 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              165 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              187 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              208 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              230 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              255 test/class/opal_list.c     ele = (test_data_t *)NULL;
NULL              344 test/class/opal_list.c     if (NULL != elements) free(elements);
NULL               94 test/class/opal_pointer_array.c     error_code=opal_pointer_array_set_item(array,ele_index,NULL);
NULL              100 test/class/opal_pointer_array.c     if( NULL == array->addr[ele_index]){
NULL              141 test/class/opal_pointer_array.c     assert(NULL == array);
NULL              154 test/class/opal_pointer_array.c             if( 0 != opal_pointer_array_set_item(array, i, NULL) )
NULL              167 test/class/opal_pointer_array.c     assert(NULL == array);
NULL               35 test/class/opal_proc_table.c static FILE *error_out=NULL;
NULL               42 test/class/opal_proc_table.c     NULL
NULL               51 test/class/opal_proc_table.c     NULL
NULL               66 test/class/opal_proc_table.c     NULL
NULL               79 test/class/opal_proc_table.c     "1", "A", "2", "B", "4", "D", "6", "F", "10", "J", NULL, /* insert as-is: ...AB.D.F...J... */
NULL               80 test/class/opal_proc_table.c     "2", "b", "4", "d", "5", "e", "3", "c", NULL, /* insert with capacity-offset: ...ABbDdFec.J... */
NULL               84 test/class/opal_proc_table.c     NULL			/* end removals and expectations */
NULL              224 test/class/opal_proc_table.c     while (NULL != (str = remove_keys[j++])) {
NULL              227 test/class/opal_proc_table.c     while (NULL != (str = remove_keys[j++])) {
NULL              232 test/class/opal_proc_table.c     while (NULL != (str = remove_keys[j++])) {
NULL              251 test/class/opal_proc_table.c     if ( NULL == table )
NULL              295 test/class/opal_proc_table.c     if( error_out == NULL ) error_out = stderr;
NULL               34 test/class/opal_tree.c                    NULL, NULL);
NULL              151 test/class/opal_tree.c     if (NULL == item) {
NULL              161 test/class/opal_tree.c     if (NULL != item && ((test_data_t*)item)->data == key) {
NULL              166 test/class/opal_tree.c         if (NULL != item && ((test_data_t*)item)->data == key) {
NULL              171 test/class/opal_tree.c             if (NULL != item && ((test_data_t*)item)->data == key) {
NULL              189 test/class/opal_tree.c     if (NULL == rm_item) {
NULL              198 test/class/opal_tree.c 	if (NULL !=
NULL              204 test/class/opal_tree.c 	    if (NULL !=
NULL              257 test/class/opal_tree.c     if (NULL != elements) free(elements);
NULL              326 test/class/opal_tree.c 	*item = NULL;
NULL               44 test/datatype/checksum.c     opal_init_util (NULL, NULL);
NULL               46 test/datatype/checksum.c     srandom( (int)time(NULL) );
NULL               69 test/datatype/checksum.c     opal_convertor_personalize( convertor, CONVERTOR_WITH_CHECKSUM, NULL );
NULL               87 test/datatype/checksum.c     opal_convertor_personalize( convertor, CONVERTOR_WITH_CHECKSUM, NULL );
NULL              106 test/datatype/checksum.c     opal_convertor_personalize( convertor, CONVERTOR_WITH_CHECKSUM, NULL );
NULL               36 test/datatype/ddt_lib.c #define GET_TIME(TV)   gettimeofday( &(TV), NULL )
NULL               91 test/datatype/ddt_lib.c     srand( time(NULL) );
NULL              316 test/datatype/ddt_lib.c                                  NULL,
NULL              364 test/datatype/ddt_lib.c     OBJ_RELEASE(temp_type); assert( temp_type == NULL );
NULL              404 test/datatype/ddt_lib.c     OBJ_RELEASE( pdtTemp ); assert( pdtTemp == NULL );
NULL              419 test/datatype/ddt_lib.c     OBJ_RELEASE( pdtTemp ); assert( pdtTemp == NULL );
NULL               33 test/datatype/ddt_lib.h #define GET_TIME(TV)   gettimeofday( &(TV), NULL )
NULL               66 test/datatype/ddt_pack.c     while (_dbg) poll(NULL, 0, 1);
NULL               68 test/datatype/ddt_pack.c     opal_init_util (NULL, NULL);
NULL              133 test/datatype/ddt_pack.c     if (unpacked_dt == NULL) {
NULL              172 test/datatype/ddt_pack.c         ret = ompi_datatype_set_args(vec_type, 3, a_i, 0, NULL, 1, &type, MPI_COMBINER_VECTOR );
NULL              192 test/datatype/ddt_pack.c     if (unpacked_dt == NULL) {
NULL              233 test/datatype/ddt_pack.c         ompi_datatype_set_args( newType, 2 + count, a_i, 0, NULL, 1, &oldtype,
NULL              254 test/datatype/ddt_pack.c     if (unpacked_dt == NULL) {
NULL              315 test/datatype/ddt_pack.c     if (unpacked_dt == NULL) {
NULL              378 test/datatype/ddt_pack.c     if (unpacked_dt == NULL) {
NULL              412 test/datatype/ddt_pack.c     ret = ompi_datatype_set_args(dup_type, 0, NULL, 0, NULL, 1, &type, MPI_COMBINER_DUP);
NULL              423 test/datatype/ddt_pack.c     if (unpacked_dt == NULL) {
NULL               42 test/datatype/ddt_raw.c #define GET_TIME(TV)   gettimeofday( &(TV), NULL )
NULL               68 test/datatype/ddt_raw.c     if( OMPI_SUCCESS != opal_convertor_prepare_for_send( pConv, &(pdt->super), 1, NULL ) ) {
NULL               85 test/datatype/ddt_raw.c     ompi_datatype_destroy( &pdt ); assert( pdt == NULL );
NULL              112 test/datatype/ddt_raw.c     if( OMPI_SUCCESS != opal_convertor_prepare_for_send( convertor, &(pdt->super), count, NULL ) ) {
NULL              159 test/datatype/ddt_raw.c     opal_init_util (NULL, NULL);
NULL              171 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              177 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              184 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              198 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              202 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              205 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              233 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt1 ); assert( pdt1 == NULL );
NULL              234 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt2 ); assert( pdt2 == NULL );
NULL              235 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt3 ); assert( pdt3 == NULL );
NULL              250 test/datatype/ddt_raw.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              254 test/datatype/ddt_raw.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              258 test/datatype/ddt_raw.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              262 test/datatype/ddt_raw.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              266 test/datatype/ddt_raw.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              270 test/datatype/ddt_raw.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              283 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              291 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              299 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              310 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              318 test/datatype/ddt_raw.c     OBJ_RELEASE( pdt1 ); assert( pdt1 == NULL );
NULL               43 test/datatype/ddt_raw2.c     struct iovec *temp_iov=NULL;
NULL               52 test/datatype/ddt_raw2.c                                                          NULL)) {
NULL               59 test/datatype/ddt_raw2.c 	*iov = NULL;
NULL               67 test/datatype/ddt_raw2.c     if (NULL == temp_iov) {
NULL               78 test/datatype/ddt_raw2.c         if (NULL == *iov) {
NULL               94 test/datatype/ddt_raw2.c 	if (NULL == *iov) {
NULL              305 test/datatype/ddt_raw2.c     opal_init_util(NULL, NULL);
NULL              330 test/datatype/ddt_raw2.c     struct iovec * iov_300 = NULL;
NULL              336 test/datatype/ddt_raw2.c     struct iovec * iov_10 = NULL;
NULL              342 test/datatype/ddt_raw2.c     struct iovec * iov_1 = NULL;
NULL               38 test/datatype/ddt_test.c #define GET_TIME(TV)   gettimeofday( &(TV), NULL )
NULL              110 test/datatype/ddt_test.c     ompi_datatype_destroy( &pdt ); assert( pdt == NULL );
NULL              179 test/datatype/ddt_test.c     void *pdst = NULL, *psrc = NULL, *ptemp = NULL;
NULL              180 test/datatype/ddt_test.c     opal_convertor_t *send_convertor = NULL, *recv_convertor = NULL;
NULL              246 test/datatype/ddt_test.c     if( send_convertor != NULL ) {
NULL              247 test/datatype/ddt_test.c         OBJ_RELEASE( send_convertor ); assert( send_convertor == NULL );
NULL              249 test/datatype/ddt_test.c     if( recv_convertor != NULL ) {
NULL              250 test/datatype/ddt_test.c         OBJ_RELEASE( recv_convertor ); assert( recv_convertor == NULL );
NULL              252 test/datatype/ddt_test.c     if( NULL != pdst ) free( pdst );
NULL              253 test/datatype/ddt_test.c     if( NULL != psrc ) free( psrc );
NULL              254 test/datatype/ddt_test.c     if( NULL != ptemp ) free( ptemp );
NULL              260 test/datatype/ddt_test.c     void *pdst = NULL, *psrc = NULL, *ptemp = NULL;
NULL              261 test/datatype/ddt_test.c     opal_convertor_t *send_convertor = NULL, *recv_convertor = NULL;
NULL              325 test/datatype/ddt_test.c     if( NULL != send_convertor ) OBJ_RELEASE( send_convertor );
NULL              326 test/datatype/ddt_test.c     if( NULL != recv_convertor ) OBJ_RELEASE( recv_convertor );
NULL              328 test/datatype/ddt_test.c     if( NULL != pdst ) free( pdst );
NULL              329 test/datatype/ddt_test.c     if( NULL != psrc ) free( psrc );
NULL              330 test/datatype/ddt_test.c     if( NULL != ptemp ) free( ptemp );
NULL              359 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              366 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              374 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              388 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              392 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              395 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              423 test/datatype/ddt_test.c     OBJ_RELEASE( pdt1 ); assert( pdt1 == NULL );
NULL              424 test/datatype/ddt_test.c     OBJ_RELEASE( pdt2 ); assert( pdt2 == NULL );
NULL              425 test/datatype/ddt_test.c     OBJ_RELEASE( pdt3 ); assert( pdt3 == NULL );
NULL              444 test/datatype/ddt_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              450 test/datatype/ddt_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              456 test/datatype/ddt_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              462 test/datatype/ddt_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              468 test/datatype/ddt_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              474 test/datatype/ddt_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              493 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              503 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              513 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              529 test/datatype/ddt_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              538 test/datatype/ddt_test.c     OBJ_RELEASE( pdt1 ); assert( pdt1 == NULL );
NULL              539 test/datatype/ddt_test.c     OBJ_RELEASE( pdt2 ); assert( pdt2 == NULL );
NULL              124 test/datatype/external32.c     if( NULL == buffer ) { error = MPI_ERR_UNKNOWN; goto return_error_code; }
NULL              205 test/datatype/external32.c             ompi_datatype_set_args( ddt, 3, a_i, 0, NULL, 1, &type, MPI_COMBINER_VECTOR );
NULL               45 test/datatype/large_data.c     opal_convertor_prepare_for_send(pconv, (const struct opal_datatype_t *)dtype, 1, NULL);
NULL               45 test/datatype/opal_datatype_test.c #define GET_TIME(TV)   gettimeofday( &(TV), NULL )
NULL              129 test/datatype/opal_datatype_test.c     assert( pdt == NULL );
NULL              210 test/datatype/opal_datatype_test.c     void *pdst = NULL, *psrc = NULL, *ptemp = NULL;
NULL              212 test/datatype/opal_datatype_test.c     opal_convertor_t *send_convertor = NULL, *recv_convertor = NULL;
NULL              299 test/datatype/opal_datatype_test.c     if( send_convertor != NULL ) {
NULL              300 test/datatype/opal_datatype_test.c         OBJ_RELEASE( send_convertor ); assert( send_convertor == NULL );
NULL              302 test/datatype/opal_datatype_test.c     if( recv_convertor != NULL ) {
NULL              303 test/datatype/opal_datatype_test.c         OBJ_RELEASE( recv_convertor ); assert( recv_convertor == NULL );
NULL              305 test/datatype/opal_datatype_test.c     if( NULL != odst ) free( odst );
NULL              306 test/datatype/opal_datatype_test.c     if( NULL != osrc ) free( osrc );
NULL              307 test/datatype/opal_datatype_test.c     if( NULL != ptemp ) free( ptemp );
NULL              314 test/datatype/opal_datatype_test.c     void *pdst = NULL, *psrc = NULL, *ptemp = NULL;
NULL              316 test/datatype/opal_datatype_test.c     opal_convertor_t *send_convertor = NULL, *recv_convertor = NULL;
NULL              485 test/datatype/opal_datatype_test.c     if( NULL != send_convertor ) OBJ_RELEASE( send_convertor );
NULL              486 test/datatype/opal_datatype_test.c     if( NULL != recv_convertor ) OBJ_RELEASE( recv_convertor );
NULL              488 test/datatype/opal_datatype_test.c     if( NULL != odst ) free( odst );
NULL              489 test/datatype/opal_datatype_test.c     if( NULL != osrc ) free( osrc );
NULL              490 test/datatype/opal_datatype_test.c     if( NULL != ptemp ) free( ptemp );
NULL              506 test/datatype/opal_datatype_test.c     opal_init_util (NULL, NULL);
NULL              518 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              526 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              534 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              548 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              553 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              556 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              584 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt1 ); assert( pdt1 == NULL );
NULL              585 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt2 ); assert( pdt2 == NULL );
NULL              586 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt3 ); assert( pdt3 == NULL );
NULL              605 test/datatype/opal_datatype_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              611 test/datatype/opal_datatype_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              617 test/datatype/opal_datatype_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              623 test/datatype/opal_datatype_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              629 test/datatype/opal_datatype_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              635 test/datatype/opal_datatype_test.c         OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              654 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              672 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              682 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              692 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              707 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt ); assert( pdt == NULL );
NULL              716 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt1 ); assert( pdt1 == NULL );
NULL              717 test/datatype/opal_datatype_test.c     OBJ_RELEASE( pdt2 ); assert( pdt2 == NULL );
NULL              138 test/datatype/opal_ddt_lib.c                                  NULL,
NULL              502 test/datatype/opal_ddt_lib.c     srand( time(NULL) );
NULL               23 test/datatype/opal_ddt_lib.h #define GET_TIME(TV)   gettimeofday( &(TV), NULL )
NULL               61 test/datatype/position.c     opal_convertor_prepare_for_send( convertor, &(datatype->super), count, NULL );
NULL              237 test/datatype/position.c     opal_init_util (NULL, NULL);
NULL               60 test/datatype/position_noncontig.c     opal_convertor_prepare_for_send( convertor, &(datatype->super), count, NULL );
NULL              205 test/datatype/position_noncontig.c     opal_init_util (NULL, NULL);
NULL               42 test/datatype/unpack_hetero.c     opal_init_util (NULL, NULL);
NULL               35 test/datatype/unpack_ooo.c } foo = {0}, *bar = NULL;
NULL               40 test/datatype/unpack_ooo.c } pfoo = {0}, *pbar = NULL;
NULL               94 test/datatype/unpack_ooo.c         if (NULL == a.iov_base) {
NULL              260 test/datatype/unpack_ooo.c     if (NULL == pbar) {
NULL              265 test/datatype/unpack_ooo.c     if (NULL == bar) {
NULL              292 test/datatype/unpack_ooo.c     ompi_datatype_destroy( &newtype ); assert( newtype == NULL );
NULL              175 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              181 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              203 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              241 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              264 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              300 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              323 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              358 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              381 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              416 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              441 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              459 test/dss/dss_buffer.c             dst[j] = NULL;
NULL              477 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              502 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              535 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              563 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              598 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              650 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              695 test/dss/dss_buffer.c         for(j=0; j<NUM_ELEMS; j++) dsts[j] = NULL;
NULL              785 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              815 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              854 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              876 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              912 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL              937 test/dss/dss_buffer.c     if (NULL == bufA) {
NULL              973 test/dss/dss_buffer.c     if (NULL != bufA) {
NULL               80 test/dss/dss_payload.c     if (NULL == bufA) {
NULL               98 test/dss/dss_payload.c     if (NULL == bufB) {
NULL              221 test/dss/dss_payload.c     if (NULL != bufA || NULL != bufB) {
NULL              174 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              178 test/dss/dss_print.c     if (NULL == output) {
NULL              185 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &u2, utype)) {
NULL              189 test/dss/dss_print.c     if (NULL == output) {
NULL              209 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              213 test/dss/dss_print.c     if (NULL == output) {
NULL              220 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &u2, utype)) {
NULL              224 test/dss/dss_print.c     if (NULL == output) {
NULL              244 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              248 test/dss/dss_print.c     if (NULL == output) {
NULL              255 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &u2, utype)) {
NULL              259 test/dss/dss_print.c     if (NULL == output) {
NULL              279 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              283 test/dss/dss_print.c     if (NULL == output) {
NULL              290 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &u2, utype)) {
NULL              294 test/dss/dss_print.c     if (NULL == output) {
NULL              314 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              318 test/dss/dss_print.c     if (NULL == output) {
NULL              325 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &u2, utype)) {
NULL              329 test/dss/dss_print.c     if (NULL == output) {
NULL              347 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, string1, OPAL_STRING)) {
NULL              351 test/dss/dss_print.c     if (NULL == output) {
NULL              369 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, OPAL_BOOL)) {
NULL              373 test/dss/dss_print.c     if (NULL == output) {
NULL              393 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              397 test/dss/dss_print.c     if (NULL == output) {
NULL              416 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              420 test/dss/dss_print.c     if (NULL == output) {
NULL              439 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              443 test/dss/dss_print.c     if (NULL == output) {
NULL              468 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              472 test/dss/dss_print.c     if (NULL == output) {
NULL              495 test/dss/dss_print.c     if (OPAL_SUCCESS != opal_dss.print(&output, NULL, &v2, type)) {
NULL              499 test/dss/dss_print.c     if (NULL == output) {
NULL               44 test/event/event-test.c 	opal_event.add(ev, NULL);
NULL               49 test/event/event-test.c 	len = ReadFile((HANDLE)fd, buf, sizeof(buf) - 1, &dwBytesRead, NULL);
NULL               85 test/event/event-test.c 			NULL,                         // no security
NULL               88 test/event/event-test.c 			NULL);                        // no attr. template
NULL              137 test/event/event-test.c 	opal_event.add(&evfifo, NULL);
NULL               62 test/event/signal-test.c 	opal_event.add(&signal_int, NULL);
NULL               63 test/event/signal-test.c 	opal_event.add(&signal_term, NULL);
NULL               38 test/event/time-test.c 	int newtime = time(NULL);
NULL               65 test/event/time-test.c 	lasttime = time(NULL);
NULL              371 test/monitoring/check_monitoring.c     MPI_Init(NULL, NULL);
NULL               71 test/monitoring/monitoring_test.c static const void*nullbuf = NULL;
NULL               96 test/monitoring/monitoring_test.c     MPI_Init(NULL, NULL);
NULL               68 test/monitoring/test_overhead.c     gettimeofday(&tv, NULL);
NULL               91 test/monitoring/test_overhead.c         MPI_Send(NULL, 0, MPI_BYTE, from, 100, MPI_COMM_WORLD);
NULL               92 test/monitoring/test_overhead.c         MPI_Recv(NULL, 0, MPI_BYTE, to, 100, MPI_COMM_WORLD, MPI_STATUS_IGNORE);
NULL               94 test/monitoring/test_overhead.c         MPI_Recv(NULL, 0, MPI_BYTE, to, 100, MPI_COMM_WORLD, MPI_STATUS_IGNORE);
NULL               95 test/monitoring/test_overhead.c         MPI_Send(NULL, 0, MPI_BYTE, from, 100, MPI_COMM_WORLD);
NULL              190 test/monitoring/test_overhead.c     char*rbuf = sbuf ? sbuf + size : NULL;
NULL              211 test/monitoring/test_overhead.c     char*sbuf = NULL;
NULL              289 test/monitoring/test_overhead.c         sbuf = NULL;
NULL              194 test/monitoring/test_pvar_access.c         MPI_Send(NULL, 0, MPI_BYTE, (world_rank + 1) % world_size, 300, MPI_COMM_WORLD);
NULL              195 test/monitoring/test_pvar_access.c         MPI_Recv(NULL, 0, MPI_BYTE, (world_rank - 1) % world_size, 300, MPI_COMM_WORLD, &status);
NULL              197 test/monitoring/test_pvar_access.c         MPI_Recv(NULL, 0, MPI_BYTE, (world_rank - 1) % world_size, 300, MPI_COMM_WORLD, &status);
NULL              199 test/monitoring/test_pvar_access.c         MPI_Send(NULL, 0, MPI_BYTE, (world_rank + 1) % world_size, 300, MPI_COMM_WORLD);
NULL              290 test/monitoring/test_pvar_access.c         MPI_Send(NULL, 0, MPI_BYTE, (world_rank + 1) % world_size, 300, MPI_COMM_WORLD);
NULL              291 test/monitoring/test_pvar_access.c         MPI_Recv(NULL, 0, MPI_BYTE, (world_rank - 1) % world_size, 300, MPI_COMM_WORLD, &status);
NULL              293 test/monitoring/test_pvar_access.c         MPI_Recv(NULL, 0, MPI_BYTE, (world_rank - 1) % world_size, 300, MPI_COMM_WORLD, &status);
NULL              295 test/monitoring/test_pvar_access.c         MPI_Send(NULL, 0, MPI_BYTE, (world_rank + 1) % world_size, 300, MPI_COMM_WORLD);
NULL               41 test/mpool/mpool_memkind.c    NULL
NULL               50 test/mpool/mpool_memkind.c    NULL
NULL               56 test/mpool/mpool_memkind.c    NULL
NULL               62 test/mpool/mpool_memkind.c     void *ptr = NULL;
NULL               63 test/mpool/mpool_memkind.c     char *error = NULL;
NULL               64 test/mpool/mpool_memkind.c     char **mp_ptr = NULL;
NULL               65 test/mpool/mpool_memkind.c     char **mt_ptr = NULL;
NULL               66 test/mpool/mpool_memkind.c     char **mk_ptr = NULL;
NULL               72 test/mpool/mpool_memkind.c     if (opal_frameworks == NULL){
NULL               91 test/mpool/mpool_memkind.c     ptr = mca_mpool_base_alloc(SIZE, NULL, mpool_hints);
NULL               92 test/mpool/mpool_memkind.c     if (NULL == ptr) {
NULL              107 test/mpool/mpool_memkind.c     while (NULL != *mp_ptr) {
NULL              110 test/mpool/mpool_memkind.c         while (NULL != *mt_ptr) {
NULL              113 test/mpool/mpool_memkind.c             while (NULL != *mk_ptr) {
NULL              116 test/mpool/mpool_memkind.c                 ptr = mca_mpool_base_alloc(SIZE, NULL, hints);
NULL              117 test/mpool/mpool_memkind.c                 if (NULL == ptr) {
NULL              146 test/mpool/mpool_memkind.c     if (NULL != error) {
NULL               54 test/runtime/sigchld.c         orte_wait_cb(pid, callback, NULL);
NULL               78 test/runtime/sigchld.c         orte_wait_cb(pid, callback, NULL);
NULL               50 test/spc/spc_test.c     MPI_Init(NULL, NULL);
NULL              105 test/spc/spc_test.c     MPI_result = MPI_T_pvar_handle_alloc(session, index, NULL, &handle, &count);
NULL              139 test/support/support.c     if (NULL != opal_description)
NULL               57 test/threads/opal_condition.c     return NULL;
NULL               74 test/threads/opal_condition.c     return NULL;
NULL              109 test/threads/opal_condition.c     rc = opal_thread_join(thr1, NULL);
NULL              113 test/threads/opal_condition.c     rc = opal_thread_join(thr2, NULL);
NULL               30 test/threads/opal_thread.c     return NULL;
NULL               36 test/threads/opal_thread.c     return NULL;
NULL               59 test/threads/opal_thread.c     rc = opal_thread_join(&thr1, NULL);
NULL               62 test/threads/opal_thread.c     rc = opal_thread_join(&thr2, NULL);
NULL              140 test/util/bipartite_graph.c     gettimeofday(&tv, NULL);
NULL              156 test/util/bipartite_graph.c     g = NULL;
NULL              157 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              159 test/util/bipartite_graph.c     check(g != NULL);
NULL              166 test/util/bipartite_graph.c     g = NULL;
NULL              167 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              169 test/util/bipartite_graph.c     check(g != NULL);
NULL              183 test/util/bipartite_graph.c     g = NULL;
NULL              188 test/util/bipartite_graph.c     check(g != NULL);
NULL              219 test/util/bipartite_graph.c     g = NULL;
NULL              224 test/util/bipartite_graph.c     check(g != NULL);
NULL              246 test/util/bipartite_graph.c     gx = NULL;
NULL              249 test/util/bipartite_graph.c     check(gx != NULL);
NULL              271 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              273 test/util/bipartite_graph.c     check(g != NULL);
NULL              276 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              286 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              288 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              320 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              322 test/util/bipartite_graph.c     check(g != NULL);
NULL              325 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              330 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              332 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              334 test/util/bipartite_graph.c     me = NULL;
NULL              340 test/util/bipartite_graph.c     check(me != NULL);
NULL              355 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              357 test/util/bipartite_graph.c     check(g != NULL);
NULL              360 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              365 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              368 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              371 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              374 test/util/bipartite_graph.c     me = NULL;
NULL              380 test/util/bipartite_graph.c     check(me != NULL);
NULL              397 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              399 test/util/bipartite_graph.c     check(g != NULL);
NULL              402 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              407 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              410 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              413 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              416 test/util/bipartite_graph.c     me = NULL;
NULL              422 test/util/bipartite_graph.c     check(me != NULL);
NULL              438 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              440 test/util/bipartite_graph.c     check(g != NULL);
NULL              443 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              448 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              451 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              454 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              457 test/util/bipartite_graph.c     me = NULL;
NULL              463 test/util/bipartite_graph.c     check(me != NULL);
NULL              479 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              481 test/util/bipartite_graph.c     check(g != NULL);
NULL              484 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              489 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              492 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              495 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              498 test/util/bipartite_graph.c     me = NULL;
NULL              504 test/util/bipartite_graph.c     check(me != NULL);
NULL              522 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              524 test/util/bipartite_graph.c     check(g != NULL);
NULL              527 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              532 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              535 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              538 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              541 test/util/bipartite_graph.c     me = NULL;
NULL              547 test/util/bipartite_graph.c     check(me != NULL);
NULL              564 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              566 test/util/bipartite_graph.c     check(g != NULL);
NULL              569 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              574 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              577 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              580 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              583 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              586 test/util/bipartite_graph.c     me = NULL;
NULL              592 test/util/bipartite_graph.c     check(me != NULL);
NULL              612 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              614 test/util/bipartite_graph.c     check(g != NULL);
NULL              617 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              622 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              624 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              626 test/util/bipartite_graph.c     me = NULL;
NULL              632 test/util/bipartite_graph.c     check(me != NULL);
NULL              651 test/util/bipartite_graph.c         err = opal_bp_graph_create(NULL, NULL, &g);
NULL              653 test/util/bipartite_graph.c         check(g != NULL);
NULL              656 test/util/bipartite_graph.c             err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              661 test/util/bipartite_graph.c                                         /*capacity=*/1, NULL);
NULL              664 test/util/bipartite_graph.c                                         /*capacity=*/1, NULL);
NULL              667 test/util/bipartite_graph.c                                         /*capacity=*/1, NULL);
NULL              670 test/util/bipartite_graph.c         me = NULL;
NULL              676 test/util/bipartite_graph.c         check(me != NULL);
NULL              713 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              715 test/util/bipartite_graph.c     check(g != NULL);
NULL              718 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              723 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              726 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              729 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              732 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              735 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              738 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              742 test/util/bipartite_graph.c     check(pred != NULL);
NULL              762 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              764 test/util/bipartite_graph.c     check(g != NULL);
NULL              767 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              772 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              775 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              778 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              785 test/util/bipartite_graph.c     check(pred != NULL);
NULL              806 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              808 test/util/bipartite_graph.c     check(g != NULL);
NULL              811 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              816 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              819 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              822 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              829 test/util/bipartite_graph.c     check(pred != NULL);
NULL              851 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              853 test/util/bipartite_graph.c     check(g != NULL);
NULL              856 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              861 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              864 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              867 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              874 test/util/bipartite_graph.c     check(pred != NULL);
NULL              904 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              906 test/util/bipartite_graph.c     check(g != NULL);
NULL              909 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              914 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              917 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              920 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              952 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              954 test/util/bipartite_graph.c     check(g != NULL);
NULL              970 test/util/bipartite_graph.c     err = opal_bp_graph_create(NULL, NULL, &g);
NULL              972 test/util/bipartite_graph.c     check(g != NULL);
NULL              976 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              980 test/util/bipartite_graph.c         err = opal_bp_graph_add_vertex(g, NULL, NULL);
NULL              986 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              989 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              994 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL              997 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL             1002 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL             1005 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL             1010 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL             1013 test/util/bipartite_graph.c                                      /*capacity=*/1, NULL);
NULL             1102 test/util/bipartite_graph.c     check(test_graph_create(NULL) == 0);
NULL             1103 test/util/bipartite_graph.c     check(test_graph_clone(NULL) == 0);
NULL             1104 test/util/bipartite_graph.c     check(test_graph_accessors(NULL) == 0);
NULL             1105 test/util/bipartite_graph.c     check(test_graph_assignment_solver(NULL) == 0);
NULL             1106 test/util/bipartite_graph.c     check(test_graph_bellman_ford(NULL) == 0);
NULL             1107 test/util/bipartite_graph.c     check(test_graph_flow_conversion(NULL) == 0);
NULL             1108 test/util/bipartite_graph.c     check(test_graph_param_checking(NULL) == 0);
NULL             1109 test/util/bipartite_graph.c     check(test_graph_helper_macros(NULL) == 0);
NULL               88 test/util/opal_argv.c   char *a[] = { "argv1", "argv2", "argv3", NULL };
NULL               89 test/util/opal_argv.c   char **argv = NULL;
NULL              104 test/util/opal_argv.c   for (i = 0; a[i] != NULL; ++i) {
NULL              113 test/util/opal_argv.c     if (NULL != argv[i + 1]) {
NULL              129 test/util/opal_argv.c   char **argv = NULL;
NULL              131 test/util/opal_argv.c   char *a[] = { "aaa", "bbb", "ccc", NULL };
NULL              141 test/util/opal_argv.c   for (i = 0; a[i] != NULL; ++i) {
NULL              144 test/util/opal_argv.c   b[i] = NULL;
NULL              146 test/util/opal_argv.c   for (i = 0; b[i] != NULL; ++i) {
NULL              156 test/util/opal_argv.c     if (NULL != argv[i + 1]) {
NULL              165 test/util/opal_argv.c   for (i = 0; b[i] != NULL; ++i) {
NULL              177 test/util/opal_argv.c   char **argv = NULL;
NULL              178 test/util/opal_argv.c   char *a[] = { "aaa", "bbb", "ccc", NULL };
NULL              190 test/util/opal_argv.c   for (i = 0; a[i] != NULL; ++i) {
NULL              201 test/util/opal_argv.c   argv = NULL;
NULL              202 test/util/opal_argv.c   for (i = 0; a[i] != NULL; ++i) {
NULL              205 test/util/opal_argv.c   b[i] = NULL;
NULL              206 test/util/opal_argv.c   for (i = 0; b[i] != NULL; ++i) {
NULL              211 test/util/opal_argv.c   for (i = 0; b[i] != NULL; ++i) {
NULL              240 test/util/opal_argv.c   for (i = 0; b[i] != NULL; ++i) {
NULL              276 test/util/opal_argv.c   char *a[] = { "aaa", "bbb", "ccc", NULL };
NULL              278 test/util/opal_argv.c   return (opal_argv_count(NULL) == 0 && opal_argv_count(a) == 3);
NULL              308 test/util/opal_argv.c   char *a[] = { "a", "b", "c", NULL };
NULL              313 test/util/opal_argv.c   if (opal_argv_len(NULL) != (size_t) 0) {
NULL              333 test/util/opal_argv.c   char *a[] = { "aaa", "bbbbbbbb", "cccccccccc", NULL };
NULL              339 test/util/opal_argv.c   if (NULL != opal_argv_copy(NULL)) {
NULL              350 test/util/opal_argv.c   for (i = 0; a[i] != NULL; ++i) {
NULL              365 test/util/opal_argv.c     char **a = NULL;
NULL              370 test/util/opal_argv.c     if (OPAL_SUCCESS != opal_argv_delete(NULL, NULL, 0, 0)) {
NULL              374 test/util/opal_argv.c     a = NULL;
NULL              383 test/util/opal_argv.c     a = NULL;
NULL              395 test/util/opal_argv.c     a = NULL;
NULL              416 test/util/opal_argv.c     a = NULL;
NULL              436 test/util/opal_argv.c     a = NULL;
NULL              457 test/util/opal_argv.c     a = NULL;
NULL              477 test/util/opal_argv.c     a = NULL;
NULL              489 test/util/opal_argv.c     a = NULL;
NULL              514 test/util/opal_argv.c     orig = NULL;
NULL              516 test/util/opal_argv.c     insert = NULL;
NULL              519 test/util/opal_argv.c     if (OPAL_SUCCESS == opal_argv_insert(NULL, 0, insert)) {
NULL              523 test/util/opal_argv.c     if (OPAL_SUCCESS != opal_argv_insert(&orig, 0, NULL)) {
NULL              534 test/util/opal_argv.c     orig = NULL;
NULL              536 test/util/opal_argv.c     insert = NULL;
NULL              559 test/util/opal_argv.c     orig = NULL;
NULL              561 test/util/opal_argv.c     insert = NULL;
NULL              584 test/util/opal_argv.c     orig = NULL;
NULL              586 test/util/opal_argv.c     insert = NULL;
NULL              609 test/util/opal_argv.c     orig = NULL;
NULL              611 test/util/opal_argv.c     insert = NULL;
NULL               66 test/util/opal_basename.c     if (NULL != ret) {
NULL               88 test/util/opal_os_create_dirpath.c     if (OPAL_SUCCESS == opal_os_dirpath_create(NULL, S_IRWXU))
NULL              100 test/util/opal_os_create_dirpath.c     if (NULL == path_sep) {
NULL              104 test/util/opal_os_create_dirpath.c     tmp = opal_os_path(true, "tmp", NULL);
NULL              139 test/util/opal_os_create_dirpath.c     char *a[] = { "aaa", "bbb", "ccc", NULL };
NULL              141 test/util/opal_os_create_dirpath.c     if (NULL == path_sep) {
NULL              146 test/util/opal_os_create_dirpath.c     out = opal_os_path(true, a[0], a[1], a[2], NULL);
NULL              148 test/util/opal_os_create_dirpath.c         out = opal_os_path(true, a[0], a[1], a[2], NULL);
NULL              151 test/util/opal_os_create_dirpath.c         out = opal_os_path(true, a[0], a[1], NULL);
NULL              154 test/util/opal_os_create_dirpath.c         out = opal_os_path(true, a[0], NULL);
NULL               88 test/util/opal_os_path.c     if (NULL != (out = opal_os_path(true,NULL))) {
NULL               96 test/util/opal_os_path.c     if (NULL != (out = opal_os_path(false,NULL))) {
NULL              110 test/util/opal_os_path.c     char *a[] = { "aaa", "bbb", "ccc", NULL };
NULL              112 test/util/opal_os_path.c     if (NULL == path_sep) {
NULL              123 test/util/opal_os_path.c     tmp = opal_os_path(true, a[0], NULL);
NULL              130 test/util/opal_os_path.c     tmp = opal_os_path(true, a[0], a[1], NULL);
NULL              137 test/util/opal_os_path.c     tmp = opal_os_path(true, a[0], a[1], a[2], NULL);
NULL              150 test/util/opal_os_path.c     char *a[] = { "aaa", "bbb", "ccc", NULL };
NULL              152 test/util/opal_os_path.c     if (NULL == path_sep) {
NULL              161 test/util/opal_os_path.c     tmp = opal_os_path(false, a[0], NULL);
NULL              168 test/util/opal_os_path.c     tmp = opal_os_path(false, a[0], a[1], NULL);
NULL              175 test/util/opal_os_path.c     tmp = opal_os_path(false, a[0], a[1], a[2], NULL);
NULL              188 test/util/opal_os_path.c     if (NULL == path_sep) {
NULL              197 test/util/opal_os_path.c     if (NULL != opal_os_path(false, a, NULL)) {
NULL               76 test/util/opal_path_nfs.c                     i, argv[i], opal_path_nfs (argv[i], NULL) ? "Yes": "No");
NULL              109 test/util/opal_path_nfs.c                     i, argv[i], opal_path_nfs (argv[i], NULL) ? "Yes": "No");
NULL              128 test/util/opal_path_nfs.c     if (expect == opal_path_nfs (file, NULL)) {
NULL              155 test/util/opal_path_nfs.c         **dirs = NULL;
NULL              156 test/util/opal_path_nfs.c         *nfs = NULL;
NULL              167 test/util/opal_path_nfs.c     while (NULL != fgets (buffer, SIZE, file)) {
NULL              182 test/util/opal_path_nfs.c     while (i < count && NULL != fgets (buffer, SIZE, file)) {
NULL               51 test/util/orte_session_dir.c static FILE *test_out=NULL;
NULL               63 test/util/orte_session_dir.c     if( test_out == NULL ) {
NULL              156 test/util/orte_session_dir.c     prefix = opal_os_path(false, "tmp", NULL);
NULL              157 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, prefix, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              164 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(false, prefix, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              186 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              207 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              228 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              249 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              271 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, NULL, NULL, "test-universe", NULL, NULL)) {
NULL              289 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, "localhost", NULL, "test-universe", "test-job", "test-proc")) {
NULL              300 test/util/orte_session_dir.c     filenm[0] = opal_os_path(false, orte_process_info.proc_session_dir, "dum1", NULL);
NULL              305 test/util/orte_session_dir.c     filenm[1] = opal_os_path(false, orte_process_info.job_session_dir, "dum2", NULL);
NULL              310 test/util/orte_session_dir.c     filenm[2] = opal_os_path(false, orte_process_info.universe_session_dir, "dum3", NULL);
NULL              334 test/util/orte_session_dir.c     if (ORTE_SUCCESS != orte_session_dir(true, NULL, "localhost", NULL, "test-universe2", "test-job2", "test-proc2")) {
NULL              345 test/util/orte_session_dir.c     filenm[0] = opal_os_path(false, orte_process_info.proc_session_dir, "dum1", NULL);
NULL              350 test/util/orte_session_dir.c     filenm[1] = opal_os_path(false, orte_process_info.job_session_dir, "dum2", NULL);
NULL              355 test/util/orte_session_dir.c     filenm[2] = opal_os_path(false, orte_process_info.universe_session_dir, "dum3", NULL);
NULL              373 test/util/orte_session_dir.c     orte_process_info.tmpdir_base = NULL;
NULL              374 test/util/orte_session_dir.c     orte_process_info.top_session_dir = NULL;
NULL              375 test/util/orte_session_dir.c     orte_process_info.universe_session_dir = NULL;
NULL              376 test/util/orte_session_dir.c     orte_process_info.job_session_dir = NULL;
NULL              377 test/util/orte_session_dir.c     orte_process_info.proc_session_dir = NULL;
NULL               51 test/util/orte_universe_setup_file_io.c     orte_universe_info.scriptfile = NULL;