fn                 99 ompi/errhandler/errhandler.h                                                  const char *message, ompi_errhandler_generic_handler_fn_t *fn);
fn                 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); } 
fn                 15 ompi/mca/io/romio321/romio/test/darray_read.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, #fn);}
fn                 17 ompi/mca/io/romio321/romio/test/external32.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, NULL); }
fn                 93 ompi/mpi/cxx/cxx_glue.c MPI_Errhandler ompi_cxx_errhandler_create_comm (ompi_cxx_dummy_fn_t *fn)
fn                 97 ompi/mpi/cxx/cxx_glue.c                                         (ompi_errhandler_generic_handler_fn_t *) fn,
fn                104 ompi/mpi/cxx/cxx_glue.c MPI_Errhandler ompi_cxx_errhandler_create_win (ompi_cxx_dummy_fn_t *fn)
fn                108 ompi/mpi/cxx/cxx_glue.c                                         (ompi_errhandler_generic_handler_fn_t *) fn,
fn                115 ompi/mpi/cxx/cxx_glue.c MPI_Errhandler ompi_cxx_errhandler_create_file (ompi_cxx_dummy_fn_t *fn)
fn                119 ompi/mpi/cxx/cxx_glue.c                                         (ompi_errhandler_generic_handler_fn_t *) fn,
fn                 73 ompi/mpi/cxx/cxx_glue.h MPI_Errhandler ompi_cxx_errhandler_create_comm (ompi_cxx_dummy_fn_t *fn);
fn                 74 ompi/mpi/cxx/cxx_glue.h MPI_Errhandler ompi_cxx_errhandler_create_win (ompi_cxx_dummy_fn_t *fn);
fn                 75 ompi/mpi/cxx/cxx_glue.h MPI_Errhandler ompi_cxx_errhandler_create_file (ompi_cxx_dummy_fn_t *fn);
fn                102 ompi/mpi/cxx/mpicxx.h                           MPI_Datatype *datatype, MPI_User_function *fn);
fn                390 ompi/op/op.c   void ompi_op_set_cxx_callback(ompi_op_t *op, MPI_User_function *fn)
fn                398 ompi/op/op.c       op->o_func.cxx_data.user_fn = fn;
fn                402 ompi/op/op.h                                               MPI_User_function * fn);
fn                 39 ompi/peruse/peruse-internal.h     ompi_peruse_callback_f* fn;     /**< Callback function specified by user */
fn                 85 ompi/peruse/peruse-internal.h             _ptr->fn(_ptr, (MPI_Aint)(base_req), &_comm_spec, _ptr->param);            \
fn                103 ompi/peruse/peruse-internal.h             _ptr->fn(_ptr, (MPI_Aint)(base_req), &_comm_spec, _ptr->param);            \
fn                121 ompi/peruse/peruse-internal.h                 _ptr->fn (_ptr, (MPI_Aint)/*(unique_id)*/0, &_comm_spec, _ptr->param); \
fn                179 ompi/peruse/peruse.c     handle->fn = (ompi_peruse_callback_f*) callback_fn;
fn                281 ompi/peruse/peruse.c     handle->fn = (ompi_peruse_callback_f*) callback_fn;
fn                298 ompi/peruse/peruse.c     *callback_fn = (peruse_comm_callback_f*) handle->fn;
fn                 36 ompi/peruse/peruse_module.c     p->fn = NULL;
fn                404 opal/class/opal_tree.c                              opal_tree_item_serialize_fn_t fn,
fn                418 opal/class/opal_tree.c         fn(tree_item, buf);
fn                423 opal/class/opal_tree.c                 (rc = add_tree_item2buf(first_child, buf, fn, depth+1))){
fn                546 opal/mca/btl/ugni/btl_ugni.h                                                       mca_btl_ugni_device_serialize_fn_t fn, void *arg)
fn                551 opal/mca/btl/ugni/btl_ugni.h         return fn (device, arg);
fn                556 opal/mca/btl/ugni/btl_ugni.h     rc = fn (device, arg);
fn                562 opal/mca/btl/ugni/btl_ugni.h                                                           mca_btl_ugni_device_serialize_fn_t fn, void *arg)
fn                568 opal/mca/btl/ugni/btl_ugni.h         return fn (ugni_module->devices, arg);
fn                607 opal/mca/btl/ugni/btl_ugni.h     rc = fn (device, arg);
fn                439 opal/mca/event/libevent2022/libevent/evdns.c evdns_set_log_fn(evdns_debug_log_fn_type fn)
fn                441 opal/mca/event/libevent2022/libevent/evdns.c 	evdns_log_fn = fn;
fn               1291 opal/mca/event/libevent2022/libevent/evdns.c evdns_set_transaction_id_fn(ev_uint16_t (*fn)(void))
fn               1296 opal/mca/event/libevent2022/libevent/evdns.c evdns_set_random_bytes_fn(void (*fn)(char *, size_t))
fn               3651 opal/mca/event/libevent2022/libevent/evdns.c 	GetNetworkParams_fn_t fn;
fn               3660 opal/mca/event/libevent2022/libevent/evdns.c 	if (!(fn = (GetNetworkParams_fn_t) GetProcAddress(handle, "GetNetworkParams"))) {
fn               3669 opal/mca/event/libevent2022/libevent/evdns.c 	r = fn(fixed, &size);
fn               3679 opal/mca/event/libevent2022/libevent/evdns.c 		r = fn(fixed, &size);
fn                345 opal/mca/event/libevent2022/libevent/event-internal.h 			  void (*fn)(int));
fn               2353 opal/mca/event/libevent2022/libevent/event.c event_deferred_cb_init(struct deferred_cb *cb, deferred_cb_fn fn, void *arg)
fn               2356 opal/mca/event/libevent2022/libevent/event.c 	cb->cb = fn;
fn               1398 opal/mca/event/libevent2022/libevent/evutil.c evutil_set_evdns_getaddrinfo_fn(evdns_getaddrinfo_fn fn)
fn               1401 opal/mca/event/libevent2022/libevent/evutil.c 		evdns_getaddrinfo_impl = fn;
fn                222 opal/mca/event/libevent2022/libevent/ht-internal.h                        int (*fn)(struct type *, void *),                \
fn                234 opal/mca/event/libevent2022/libevent/ht-internal.h         if (fn(*p, data)) {                                             \
fn                499 opal/mca/event/libevent2022/libevent/include/event2/dns.h void evdns_set_log_fn(evdns_debug_log_fn_type fn);
fn                511 opal/mca/event/libevent2022/libevent/include/event2/dns.h void evdns_set_transaction_id_fn(ev_uint16_t (*fn)(void));
fn                522 opal/mca/event/libevent2022/libevent/include/event2/dns.h void evdns_set_random_bytes_fn(void (*fn)(char *, size_t));
fn                 70 opal/mca/event/libevent2022/libevent/test/regress_thread.c #define THREAD_START(threadvar, fn, arg) \
fn                 71 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	pthread_create(&(threadvar), NULL, fn, arg)
fn                 77 opal/mca/event/libevent2022/libevent/test/regress_thread.c #define THREAD_START(threadvar, fn, arg) do {		\
fn                 78 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	uintptr_t threadhandle = _beginthreadex(NULL,0,fn,(arg),0,NULL); \
fn                465 opal/mca/event/libevent2022/libevent/test/regress_util.c check_error_logging(void (*fn)(void), int wantexitcode,
fn                474 opal/mca/event/libevent2022/libevent/test/regress_util.c 		fn();
fn                 99 opal/mca/event/libevent2022/libevent/test/tinytest.c 	testcase->fn(env);
fn                 53 opal/mca/event/libevent2022/libevent/test/tinytest.h 	testcase_fn fn; /**< The function to run to implement this case. */
fn                243 opal/mca/event/libevent2022/libevent/util-internal.h void evutil_set_evdns_getaddrinfo_fn(evdns_getaddrinfo_fn fn);
fn                247 opal/mca/pmix/base/pmix_base_fns.c                                   int max_key, int* pack_key, kvs_put_fn fn)
fn                286 opal/mca/pmix/base/pmix_base_fns.c         rc = fn(pmikey, tmp);
fn                315 opal/mca/pmix/base/pmix_base_fns.c     rc = fn(pmikey, tmp);
fn                339 opal/mca/pmix/base/pmix_base_fns.c                                           int max_key, int* pack_key, kvs_put_fn fn)
fn                384 opal/mca/pmix/base/pmix_base_fns.c         rc = fn(pmikey, tmp);
fn                409 opal/mca/pmix/base/pmix_base_fns.c                               size_t *len, int vallen, kvs_get_fn fn)
fn                444 opal/mca/pmix/base/pmix_base_fns.c         rc = fn(pmikey, pmi_tmp, vallen);
fn                486 opal/mca/pmix/base/pmix_base_fns.c                                       int vallen, kvs_get_fn fn)
fn                518 opal/mca/pmix/base/pmix_base_fns.c     rc = opal_pmix_base_get_packed(id, &tmp_val, &len, vallen, fn);
fn                 29 opal/mca/pmix/base/pmix_base_fns.h                                                int max_key, int* pack_key, kvs_put_fn fn);
fn                 32 opal/mca/pmix/base/pmix_base_fns.h                                                        int max_key, int* pack_key, kvs_put_fn fn);
fn                 34 opal/mca/pmix/base/pmix_base_fns.h                                                     opal_value_t **out_kv, char* kvs_name, int vallen, kvs_get_fn fn);
fn                 36 opal/mca/pmix/base/pmix_base_fns.h                                             size_t *len, int vallen, kvs_get_fn fn);
fn                168 opal/mca/pmix/ext2x/ext2x.h #define OPAL_PMIX_OP_THREADSHIFT(e, fn, cb, cd)             \
fn                176 opal/mca/pmix/ext2x/ext2x.h                           -1, EV_WRITE, (fn), (_cd));            \
fn                181 opal/mca/pmix/ext2x/ext2x.h #define OPAL_PMIX_THREADSHIFT(e, i, eh, fn, cb, cd)         \
fn                191 opal/mca/pmix/ext2x/ext2x.h                           -1, EV_WRITE, (fn), (_cd));           \
fn                196 opal/mca/pmix/ext2x/ext2x.h #define OPAL_PMIX_NOTIFY_THREADSHIFT(s, sr, r, i, fn, cb, cd)   \
fn                207 opal/mca/pmix/ext2x/ext2x.h                      -1, EV_WRITE, (fn), (_cd));                \
fn                163 opal/mca/pmix/ext3x/ext3x.h #define OPAL_PMIX_OP_THREADSHIFT(e, fn, cb, cd)             \
fn                171 opal/mca/pmix/ext3x/ext3x.h                           -1, EV_WRITE, (fn), (_cd));            \
fn                176 opal/mca/pmix/ext3x/ext3x.h #define OPAL_PMIX_THREADSHIFT(e, i, eh, fn, cb, cd)         \
fn                186 opal/mca/pmix/ext3x/ext3x.h                           -1, EV_WRITE, (fn), (_cd));           \
fn                191 opal/mca/pmix/ext3x/ext3x.h #define OPAL_PMIX_NOTIFY_THREADSHIFT(s, sr, r, i, fn, cb, cd)   \
fn                202 opal/mca/pmix/ext3x/ext3x.h                      -1, EV_WRITE, (fn), (_cd));                \
fn                163 opal/mca/pmix/pmix4x/pmix4x.h #define OPAL_PMIX_OP_THREADSHIFT(e, fn, cb, cd)             \
fn                171 opal/mca/pmix/pmix4x/pmix4x.h                           -1, EV_WRITE, (fn), (_cd));            \
fn                176 opal/mca/pmix/pmix4x/pmix4x.h #define OPAL_PMIX_THREADSHIFT(e, i, eh, fn, cb, cd)         \
fn                186 opal/mca/pmix/pmix4x/pmix4x.h                           -1, EV_WRITE, (fn), (_cd));           \
fn                191 opal/mca/pmix/pmix4x/pmix4x.h #define OPAL_PMIX_NOTIFY_THREADSHIFT(s, sr, r, i, fn, cb, cd)   \
fn                202 opal/mca/pmix/pmix4x/pmix4x.h                      -1, EV_WRITE, (fn), (_cd));                \
fn                 50 opal/util/uri.c     char *uri, *fn;
fn                 79 opal/util/uri.c         fn = (char*)malloc(strlen(filename) + n + 1);
fn                 84 opal/util/uri.c                     fn[i] = '\\';
fn                 89 opal/util/uri.c             fn[i] = filename[k];
fn                 92 opal/util/uri.c         fn[i] = '\0';
fn                 94 opal/util/uri.c         fn = strdup(filename);
fn                101 opal/util/uri.c     opal_asprintf(&uri, "file://%s%s", hostname, fn);
fn                102 opal/util/uri.c     free(fn);
fn                110 opal/util/uri.c     char *ptr, *fn, *sp;
fn                116 opal/util/uri.c     fn = NULL;
fn                140 opal/util/uri.c         fn = strdup(ptr);
fn                160 opal/util/uri.c             fn = strdup(sp);
fn                164 opal/util/uri.c     return fn;
fn                144 orte/orted/pmix/pmix_server_internal.h #define ORTE_PMIX_OPERATION(p, i, fn, cf, cb)                   \
fn                153 orte/orted/pmix/pmix_server_internal.h                        OPAL_EV_WRITE, (fn), _cd);               \
fn                159 orte/orted/pmix/pmix_server_internal.h #define ORTE_PMIX_THREADSHIFT(p, s, st, m, pl, fn, cf, cb)      \
fn                172 orte/orted/pmix/pmix_server_internal.h                        OPAL_EV_WRITE, (fn), _cd);               \