retval 1036 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c int retval; retval 1044 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c retval = recv(sd, (char *)&guid, sizeof(guid), 0); retval 1045 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c if(retval != sizeof(guid)) { retval 316 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c int retval = send(btl_endpoint->endpoint_sd, (const char *)ptr+cnt, size-cnt, 0); retval 317 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c if(retval < 0) { retval 326 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c cnt += retval; retval 471 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c int retval = recv(btl_endpoint->endpoint_sd, (char *)ptr+cnt, size-cnt, 0); retval 474 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c if(retval == 0) { retval 480 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c if(retval < 0) { retval 489 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c cnt += retval; retval 65 ompi/mca/mtl/portals4/mtl_portals4_request.h int retval; retval 43 ompi/mca/mtl/portals4/mtl_portals4_send.c int retval = OMPI_SUCCESS, ret, val, add = 1; retval 52 ompi/mca/mtl/portals4/mtl_portals4_send.c return retval; retval 187 ompi/mca/mtl/portals4/mtl_portals4_send.c return retval; retval 202 ompi/mca/mtl/portals4/mtl_portals4_send.c ptl_request->retval = ret; retval 580 ompi/mca/mtl/portals4/mtl_portals4_send.c ptl_request.retval = OMPI_SUCCESS; retval 596 ompi/mca/mtl/portals4/mtl_portals4_send.c ret = ptl_request.retval; retval 70 opal/mca/allocator/bucket/allocator_bucket.c mca_allocator_bucket_t * retval; retval 75 opal/mca/allocator/bucket/allocator_bucket.c retval = mca_allocator_bucket_init((mca_allocator_base_module_t *) allocator, retval 79 opal/mca/allocator/bucket/allocator_bucket.c if(NULL == retval) { retval 546 opal/mca/btl/tcp/btl_tcp.c int retval = recv(sd, ((char *)ptr) + cnt, size - cnt, 0); retval 548 opal/mca/btl/tcp/btl_tcp.c if (0 == retval) { retval 555 opal/mca/btl/tcp/btl_tcp.c if (retval < 0) { retval 564 opal/mca/btl/tcp/btl_tcp.c cnt += retval; retval 581 opal/mca/btl/tcp/btl_tcp.c int retval = send(sd, ((const char *)ptr) + cnt, size - cnt, 0); retval 582 opal/mca/btl/tcp/btl_tcp.c if (retval < 0) { retval 591 opal/mca/btl/tcp/btl_tcp.c cnt += retval; retval 1396 opal/mca/btl/tcp/btl_tcp_component.c size_t retval, len = strlen(mca_btl_tcp_magic_id_string); retval 1433 opal/mca/btl/tcp/btl_tcp_component.c retval = mca_btl_tcp_recv_blocking(sd, (void *)&hs_msg, sizeof(hs_msg)); retval 1444 opal/mca/btl/tcp/btl_tcp_component.c if (retval < sizeof(hs_msg)) { retval 1448 opal/mca/btl/tcp/btl_tcp_component.c peer, (int) retval, (int) sizeof(hs_msg)); retval 592 opal/mca/btl/tcp/btl_tcp_endpoint.c size_t retval, len = strlen(mca_btl_tcp_magic_id_string);; retval 597 opal/mca/btl/tcp/btl_tcp_endpoint.c retval = mca_btl_tcp_recv_blocking(btl_endpoint->endpoint_sd, &hs_msg, sizeof(hs_msg)); retval 599 opal/mca/btl/tcp/btl_tcp_endpoint.c if (sizeof(hs_msg) != retval) { retval 601 opal/mca/btl/tcp/btl_tcp_endpoint.c if (0 == retval) { retval 321 opal/mca/common/cuda/common_cuda.c int retval, i, j; retval 403 opal/mca/common/cuda/common_cuda.c retval = opal_dl_open(filename, false, false, retval 405 opal/mca/common/cuda/common_cuda.c if (OPAL_SUCCESS != retval || NULL == libcuda_handle) { retval 103 opal/mca/common/cuda/common_cuda.h int32_t retval; retval 106 opal/mca/common/cuda/common_cuda.h retval = opal_convertor_need_buffers(pConvertor); retval 108 opal/mca/common/cuda/common_cuda.h return retval; retval 1562 opal/mca/event/libevent2022/libevent/event.c int res, done, retval = 0; retval 1621 opal/mca/event/libevent2022/libevent/event.c retval = 1; retval 1635 opal/mca/event/libevent2022/libevent/event.c retval = -1; retval 1660 opal/mca/event/libevent2022/libevent/event.c return (retval); retval 268 opal/mca/event/libevent2022/libevent/evmap.c int nread, nwrite, retval = 0; retval 323 opal/mca/event/libevent2022/libevent/evmap.c retval = 1; retval 330 opal/mca/event/libevent2022/libevent/evmap.c return (retval); retval 341 opal/mca/event/libevent2022/libevent/evmap.c int nread, nwrite, retval = 0; retval 379 opal/mca/event/libevent2022/libevent/evmap.c retval = 1; retval 386 opal/mca/event/libevent2022/libevent/evmap.c return (retval); retval 33 opal/mca/installdirs/base/installdirs_base_expand.c if (NULL != (start_pos = strstr(retval, "${" #fieldname "}"))) { \ retval 34 opal/mca/installdirs/base/installdirs_base_expand.c tmp = retval; \ retval 37 opal/mca/installdirs/base/installdirs_base_expand.c opal_asprintf(&retval, "%s%s%s", tmp, \ retval 42 opal/mca/installdirs/base/installdirs_base_expand.c } else if (NULL != (start_pos = strstr(retval, "@{" #fieldname "}"))) { \ retval 43 opal/mca/installdirs/base/installdirs_base_expand.c tmp = retval; \ retval 46 opal/mca/installdirs/base/installdirs_base_expand.c opal_asprintf(&retval, "%s%s%s", tmp, \ retval 64 opal/mca/installdirs/base/installdirs_base_expand.c char *retval = NULL; retval 123 opal/mca/installdirs/base/installdirs_base_expand.c retval = strdup(input); retval 124 opal/mca/installdirs/base/installdirs_base_expand.c if (NULL == retval) return NULL; retval 153 opal/mca/installdirs/base/installdirs_base_expand.c char *tmp = retval; retval 154 opal/mca/installdirs/base/installdirs_base_expand.c retval = opal_os_path(false, destdir, tmp, NULL); retval 158 opal/mca/installdirs/base/installdirs_base_expand.c return retval; retval 32 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c if (NULL != (start_pos = strstr(retval, "${" #fieldname "}"))) { \ retval 33 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c tmp = retval; \ retval 36 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c if (0 > asprintf(&retval, "%s%s%s", tmp, \ retval 43 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c } else if (NULL != (start_pos = strstr(retval, "@{" #fieldname "}"))) { \ retval 44 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c tmp = retval; \ retval 47 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c if (0 > asprintf(&retval, "%s%s%s", tmp, \ retval 67 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c char *retval = NULL; retval 126 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c retval = strdup(input); retval 127 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c if (NULL == retval) return NULL; retval 156 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c char *tmp = retval; retval 157 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c retval = pmix_os_path(false, destdir, tmp, NULL); retval 161 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c return retval; retval 88 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c int retval; retval 94 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c retval = send(sd, (char*)ptr+cnt, size-cnt, 0); retval 95 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c if (retval < 0) { retval 113 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c cnt += retval; retval 133 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c int retval = recv(sd, (char *)data+cnt, size-cnt, MSG_WAITALL); retval 136 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c if (retval == 0) { retval 143 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c if (retval < 0) { retval 174 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_connect.c cnt += retval; retval 101 opal/runtime/opal_init.c const char *retval; retval 105 opal/runtime/opal_init.c retval = "Success"; retval 108 opal/runtime/opal_init.c retval = "Error"; retval 111 opal/runtime/opal_init.c retval = "Out of resource"; retval 114 opal/runtime/opal_init.c retval = "Temporarily out of resource"; retval 117 opal/runtime/opal_init.c retval = "Resource busy"; retval 120 opal/runtime/opal_init.c retval = "Bad parameter"; retval 123 opal/runtime/opal_init.c retval = "Fatal"; retval 126 opal/runtime/opal_init.c retval = "Not implemented"; retval 129 opal/runtime/opal_init.c retval = "Not supported"; retval 132 opal/runtime/opal_init.c retval = "Interrupted"; retval 135 opal/runtime/opal_init.c retval = "Would block"; retval 138 opal/runtime/opal_init.c retval = "In errno"; retval 141 opal/runtime/opal_init.c retval = "Unreachable"; retval 144 opal/runtime/opal_init.c retval = "Not found"; retval 147 opal/runtime/opal_init.c retval = "Exists"; retval 150 opal/runtime/opal_init.c retval = "Timeout"; retval 153 opal/runtime/opal_init.c retval = "Not available"; retval 156 opal/runtime/opal_init.c retval = "No permission"; retval 159 opal/runtime/opal_init.c retval = "Value out of bounds"; retval 162 opal/runtime/opal_init.c retval = "File read failure"; retval 165 opal/runtime/opal_init.c retval = "File write failure"; retval 168 opal/runtime/opal_init.c retval = "File open failure"; retval 171 opal/runtime/opal_init.c retval = "Pack data mismatch"; retval 174 opal/runtime/opal_init.c retval = "Data pack failed"; retval 177 opal/runtime/opal_init.c retval = "Data unpack failed"; retval 180 opal/runtime/opal_init.c retval = "Data unpack had inadequate space"; retval 183 opal/runtime/opal_init.c retval = "Data unpack would read past end of buffer"; retval 186 opal/runtime/opal_init.c retval = "Requested operation is not supported on referenced data type"; retval 189 opal/runtime/opal_init.c retval = "Unknown data type"; retval 192 opal/runtime/opal_init.c retval = "Buffer type (described vs non-described) mismatch - operation not allowed"; retval 195 opal/runtime/opal_init.c retval = "Attempt to redefine an existing data type"; retval 198 opal/runtime/opal_init.c retval = "Attempt to overwrite a data value"; retval 201 opal/runtime/opal_init.c retval = "Framework requires at least one active module, but none found"; retval 204 opal/runtime/opal_init.c retval = "OS topology does not support slot_list process affinity"; retval 207 opal/runtime/opal_init.c retval = "Could not obtain socket topology information"; retval 210 opal/runtime/opal_init.c retval = "Could not obtain core topology information"; retval 213 opal/runtime/opal_init.c retval = "Not enough sockets to meet request"; retval 216 opal/runtime/opal_init.c retval = "Not enough cores to meet request"; retval 219 opal/runtime/opal_init.c retval = "Invalid physical cpu number returned"; retval 222 opal/runtime/opal_init.c retval = "Multiple methods for assigning process affinity were specified"; retval 225 opal/runtime/opal_init.c retval = "Provided slot_list range is invalid"; retval 228 opal/runtime/opal_init.c retval = "Provided network specification is not parseable"; retval 231 opal/runtime/opal_init.c retval = NULL; retval 234 opal/runtime/opal_init.c retval = "Not initialized"; retval 237 opal/runtime/opal_init.c retval = "Not bound"; retval 240 opal/runtime/opal_init.c retval = "Take next option"; retval 243 opal/runtime/opal_init.c retval = "Database entry not found"; retval 246 opal/runtime/opal_init.c retval = "Data for specified key not found"; retval 249 opal/runtime/opal_init.c retval = "Connection failed"; retval 252 opal/runtime/opal_init.c retval = "Authentication failed"; retval 255 opal/runtime/opal_init.c retval = "Comm failure"; retval 258 opal/runtime/opal_init.c retval = "Server not available"; retval 261 opal/runtime/opal_init.c retval = "Operation in process"; retval 264 opal/runtime/opal_init.c retval = "Release debugger"; retval 267 opal/runtime/opal_init.c retval = "Event handlers complete"; retval 270 opal/runtime/opal_init.c retval = "Partial success"; retval 273 opal/runtime/opal_init.c retval = "Process abnormally terminated"; retval 276 opal/runtime/opal_init.c retval = "Process requested abort"; retval 279 opal/runtime/opal_init.c retval = "Process is aborting"; retval 282 opal/runtime/opal_init.c retval = "Node has gone down"; retval 285 opal/runtime/opal_init.c retval = "Node has gone offline"; retval 288 opal/runtime/opal_init.c retval = "Job terminated"; retval 291 opal/runtime/opal_init.c retval = "Process restarted"; retval 294 opal/runtime/opal_init.c retval = "Process checkpoint"; retval 297 opal/runtime/opal_init.c retval = "Process migrate"; retval 300 opal/runtime/opal_init.c retval = "Event registration"; retval 303 opal/runtime/opal_init.c retval = "Heartbeat not received"; retval 306 opal/runtime/opal_init.c retval = "File alert - proc may have stalled"; retval 309 opal/runtime/opal_init.c retval = "Model declared"; retval 312 opal/runtime/opal_init.c retval = "Launch directive"; retval 316 opal/runtime/opal_init.c retval = "UNRECOGNIZED"; retval 319 opal/runtime/opal_init.c *errmsg = retval; retval 629 orte/mca/oob/tcp/oob_tcp_connection.c int retval; retval 639 orte/mca/oob/tcp/oob_tcp_connection.c retval = send(sd, (char*)ptr+cnt, size-cnt, 0); retval 640 orte/mca/oob/tcp/oob_tcp_connection.c if (retval < 0) { retval 650 orte/mca/oob/tcp/oob_tcp_connection.c cnt += retval; retval 1067 orte/mca/oob/tcp/oob_tcp_connection.c int retval = recv(sd, (char *)ptr+cnt, size-cnt, 0); retval 1070 orte/mca/oob/tcp/oob_tcp_connection.c if (retval == 0) { retval 1086 orte/mca/oob/tcp/oob_tcp_connection.c if (retval < 0) { retval 1130 orte/mca/oob/tcp/oob_tcp_connection.c cnt += retval; retval 38 orte/test/mpi/singleton_client_server.c int retval = code ; \ retval 39 orte/test/mpi/singleton_client_server.c if (retval != MPI_SUCCESS) \ retval 84 orte/test/mpi/singleton_client_server.c int retval = gethostname(hostname, sizeof(hostname)); retval 85 orte/test/mpi/singleton_client_server.c if(retval == -1) retval 41 orte/util/error_strings.c const char *retval; retval 44 orte/util/error_strings.c retval = "Success"; retval 47 orte/util/error_strings.c retval = "Receive was less than posted size"; retval 50 orte/util/error_strings.c retval = "Receive was greater than posted size"; retval 53 orte/util/error_strings.c retval = "No match for receive posted"; retval 56 orte/util/error_strings.c retval = "Request error"; retval 59 orte/util/error_strings.c retval = "No connection allowed"; retval 62 orte/util/error_strings.c retval = "Connection refused"; retval 65 orte/util/error_strings.c retval = "Type mismatch"; retval 68 orte/util/error_strings.c retval = "Data comparison failure"; retval 71 orte/util/error_strings.c retval = "Data copy failure"; retval 74 orte/util/error_strings.c retval = "The process state information is missing on the registry"; retval 77 orte/util/error_strings.c retval = "The process exit status is missing on the registry"; retval 80 orte/util/error_strings.c retval = "Request for state returned multiple responses"; retval 83 orte/util/error_strings.c retval = "All the slots on a given node have been used"; retval 86 orte/util/error_strings.c retval = "Multiple applications were specified, but at least one failed to specify the number of processes to run"; retval 90 orte/util/error_strings.c retval = "Silent error"; retval 92 orte/util/error_strings.c retval = ""; retval 96 orte/util/error_strings.c retval = "A message is attempting to be sent to a process whose contact information is unknown"; retval 99 orte/util/error_strings.c retval = "The system limit on number of pipes a process can open was reached"; retval 102 orte/util/error_strings.c retval = "A pipe could not be setup between a daemon and one of its local processes"; retval 105 orte/util/error_strings.c retval = "The system limit on number of children a process can have was reached"; retval 108 orte/util/error_strings.c retval = "The I/O forwarding system was unable to get the attributes of your terminal"; retval 111 orte/util/error_strings.c retval = "The specified working directory could not be found"; retval 114 orte/util/error_strings.c retval = "The specified executable could not be found"; retval 117 orte/util/error_strings.c retval = "A pipe could not be read"; retval 120 orte/util/error_strings.c retval = "The specified executable could not be executed"; retval 123 orte/util/error_strings.c retval = "The specified application failed to start"; retval 126 orte/util/error_strings.c retval = "A system-required executable either could not be found or was not executable by this user"; retval 129 orte/util/error_strings.c retval = "Unable to start a daemon on the local node"; retval 132 orte/util/error_strings.c retval = "The system limit on number of network connections a process can open was reached"; retval 135 orte/util/error_strings.c retval = "Unable to open a TCP socket for out-of-band communications"; retval 138 orte/util/error_strings.c retval = "System will determine resources during bootstrap of daemons"; retval 141 orte/util/error_strings.c retval = "Limit on number of process restarts was exceeded"; retval 144 orte/util/error_strings.c retval = "Invalid node rank"; retval 147 orte/util/error_strings.c retval = "Invalid local rank"; retval 150 orte/util/error_strings.c retval = "Unrecoverable error"; retval 153 orte/util/error_strings.c retval = "Memory limit exceeded"; retval 156 orte/util/error_strings.c retval = "Heartbeat lost"; retval 159 orte/util/error_strings.c retval = "Proc appears to be stalled"; retval 162 orte/util/error_strings.c retval = "No application specified"; retval 165 orte/util/error_strings.c retval = "No executable specified"; retval 168 orte/util/error_strings.c retval = "Communications have been disabled"; retval 171 orte/util/error_strings.c retval = "Unable to map job"; retval 175 orte/util/error_strings.c retval = "Next option"; retval 177 orte/util/error_strings.c retval = ""; retval 181 orte/util/error_strings.c retval = "Sensor limit exceeded"; retval 184 orte/util/error_strings.c retval = "Proc entry not found"; retval 187 orte/util/error_strings.c retval = "Data not found"; retval 190 orte/util/error_strings.c retval = "Allocation pending"; retval 193 orte/util/error_strings.c retval = "No OOB path to target"; retval 196 orte/util/error_strings.c retval = "Operation in progress"; retval 199 orte/util/error_strings.c retval = "Open messaging conduit failed"; retval 202 orte/util/error_strings.c retval = "Out of order message"; retval 205 orte/util/error_strings.c retval = "Force select"; retval 208 orte/util/error_strings.c retval = "Job cancelled"; retval 211 orte/util/error_strings.c retval = " Transport Conduit returned send error"; retval 214 orte/util/error_strings.c retval = "Debugger release"; retval 217 orte/util/error_strings.c retval = "Partial success"; retval 220 orte/util/error_strings.c retval = "Unknown error"; retval 223 orte/util/error_strings.c *errmsg = retval;