name_len 50 examples/spc_example.c int i, rank, size, provided, num, name_len, desc_len, verbosity, bind, var_class, readonly, continuous, atomic, count, index; name_len 74 examples/spc_example.c name_len = desc_len = 256; name_len 75 examples/spc_example.c PMPI_T_pvar_get_info(i, name, &name_len, &verbosity, name_len 44 ompi/mpi/fortran/mpif-h/comm_get_name_f.c (MPI_Fint *comm, char *comm_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 45 ompi/mpi/fortran/mpif-h/comm_get_name_f.c (comm, comm_name, resultlen, ierr, name_len) ) name_len 64 ompi/mpi/fortran/mpif-h/comm_get_name_f.c (MPI_Fint *comm, char *comm_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 65 ompi/mpi/fortran/mpif-h/comm_get_name_f.c (comm, comm_name, resultlen, ierr, name_len) ) name_len 74 ompi/mpi/fortran/mpif-h/comm_get_name_f.c int name_len) name_len 82 ompi/mpi/fortran/mpif-h/comm_get_name_f.c ompi_fortran_string_c2f(c_name, comm_name, name_len); name_len 44 ompi/mpi/fortran/mpif-h/comm_set_name_f.c (MPI_Fint *comm, char *comm_name, MPI_Fint *ierr, int name_len), name_len 45 ompi/mpi/fortran/mpif-h/comm_set_name_f.c (comm, comm_name, ierr, name_len) ) name_len 64 ompi/mpi/fortran/mpif-h/comm_set_name_f.c (MPI_Fint *comm, char *comm_name, MPI_Fint *ierr, int name_len), name_len 65 ompi/mpi/fortran/mpif-h/comm_set_name_f.c (comm, comm_name, ierr, name_len) ) name_len 73 ompi/mpi/fortran/mpif-h/comm_set_name_f.c int name_len) name_len 81 ompi/mpi/fortran/mpif-h/comm_set_name_f.c if (OMPI_SUCCESS != (ret = ompi_fortran_string_f2c(comm_name, name_len, name_len 43 ompi/mpi/fortran/mpif-h/file_open_f.c (MPI_Fint *comm, char *filename, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierr, int name_len), name_len 44 ompi/mpi/fortran/mpif-h/file_open_f.c (comm, filename, amode, info, fh, ierr, name_len) ) name_len 63 ompi/mpi/fortran/mpif-h/file_open_f.c (MPI_Fint *comm, char *filename, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierr, int name_len), name_len 64 ompi/mpi/fortran/mpif-h/file_open_f.c (comm, filename, amode, info, fh, ierr, name_len) ) name_len 72 ompi/mpi/fortran/mpif-h/file_open_f.c MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierr, int name_len) name_len 81 ompi/mpi/fortran/mpif-h/file_open_f.c if (OMPI_SUCCESS != (ret = ompi_fortran_string_f2c(filename, name_len, name_len 44 ompi/mpi/fortran/mpif-h/get_processor_name_f.c (char *name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 45 ompi/mpi/fortran/mpif-h/get_processor_name_f.c (name, resultlen, ierr, name_len) ) name_len 64 ompi/mpi/fortran/mpif-h/get_processor_name_f.c (char *name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 65 ompi/mpi/fortran/mpif-h/get_processor_name_f.c (name, resultlen, ierr, name_len) ) name_len 80 ompi/mpi/fortran/mpif-h/get_processor_name_f.c int name_len) name_len 95 ompi/mpi/fortran/mpif-h/get_processor_name_f.c name_len))) { name_len 138 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_get_name, mpi_comm_get_name, MPI_COMM_GET_NAME, (MPI_Fint *comm, char *comm_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len)); name_len 148 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_set_name, mpi_comm_set_name, MPI_COMM_SET_NAME, (MPI_Fint *comm, char *comm_name, MPI_Fint *ierr, int name_len)); name_len 174 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_File_open, mpi_file_open, MPI_FILE_OPEN, (MPI_Fint *comm, char *filename, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierr, int name_len)); name_len 241 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Get_processor_name, mpi_get_processor_name, MPI_GET_PROCESSOR_NAME, (char *name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len)); name_len 390 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_name, mpi_type_get_name, MPI_TYPE_GET_NAME, (MPI_Fint *type, char *type_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len)); name_len 399 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_set_name, mpi_type_set_name, MPI_TYPE_SET_NAME, (MPI_Fint *type, char *type_name, MPI_Fint *ierr, int name_len)); name_len 436 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_get_name, mpi_win_get_name, MPI_WIN_GET_NAME, (MPI_Fint *win, char *win_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len)); name_len 443 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_set_name, mpi_win_set_name, MPI_WIN_SET_NAME, (MPI_Fint *win, char *win_name, MPI_Fint *ierr, int name_len)); name_len 43 ompi/mpi/fortran/mpif-h/type_get_name_f.c (MPI_Fint *type, char *type_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 44 ompi/mpi/fortran/mpif-h/type_get_name_f.c (type, type_name, resultlen, ierr, name_len) ) name_len 63 ompi/mpi/fortran/mpif-h/type_get_name_f.c (MPI_Fint *type, char *type_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 64 ompi/mpi/fortran/mpif-h/type_get_name_f.c (type, type_name, resultlen, ierr, name_len) ) name_len 71 ompi/mpi/fortran/mpif-h/type_get_name_f.c void ompi_type_get_name_f(MPI_Fint *type, char *type_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len) name_len 79 ompi/mpi/fortran/mpif-h/type_get_name_f.c ompi_fortran_string_c2f(c_name, type_name, name_len); name_len 45 ompi/mpi/fortran/mpif-h/type_set_name_f.c (MPI_Fint *type, char *type_name, MPI_Fint *ierr, int name_len), name_len 46 ompi/mpi/fortran/mpif-h/type_set_name_f.c (type, type_name, ierr, name_len) ) name_len 65 ompi/mpi/fortran/mpif-h/type_set_name_f.c (MPI_Fint *type, char *type_name, MPI_Fint *ierr, int name_len), name_len 66 ompi/mpi/fortran/mpif-h/type_set_name_f.c (type, type_name, ierr, name_len) ) name_len 74 ompi/mpi/fortran/mpif-h/type_set_name_f.c int name_len) name_len 84 ompi/mpi/fortran/mpif-h/type_set_name_f.c if (OMPI_SUCCESS != (ret = ompi_fortran_string_f2c(type_name, name_len, name_len 44 ompi/mpi/fortran/mpif-h/win_get_name_f.c (MPI_Fint *win, char *win_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 45 ompi/mpi/fortran/mpif-h/win_get_name_f.c (win, win_name, resultlen, ierr, name_len) ) name_len 64 ompi/mpi/fortran/mpif-h/win_get_name_f.c (MPI_Fint *win, char *win_name, MPI_Fint *resultlen, MPI_Fint *ierr, int name_len), name_len 65 ompi/mpi/fortran/mpif-h/win_get_name_f.c (win, win_name, resultlen, ierr, name_len) ) name_len 73 ompi/mpi/fortran/mpif-h/win_get_name_f.c MPI_Fint *resultlen, MPI_Fint *ierr, int name_len) name_len 81 ompi/mpi/fortran/mpif-h/win_get_name_f.c ompi_fortran_string_c2f(c_name, win_name, name_len); name_len 44 ompi/mpi/fortran/mpif-h/win_set_name_f.c (MPI_Fint *win, char *win_name, MPI_Fint *ierr, int name_len), name_len 45 ompi/mpi/fortran/mpif-h/win_set_name_f.c (win, win_name, ierr, name_len) ) name_len 64 ompi/mpi/fortran/mpif-h/win_set_name_f.c (MPI_Fint *win, char *win_name, MPI_Fint *ierr, int name_len), name_len 65 ompi/mpi/fortran/mpif-h/win_set_name_f.c (win, win_name, ierr, name_len) ) name_len 73 ompi/mpi/fortran/mpif-h/win_set_name_f.c int name_len) name_len 83 ompi/mpi/fortran/mpif-h/win_set_name_f.c if (OMPI_SUCCESS != (ret = ompi_fortran_string_f2c(win_name, name_len, name_len 1992 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_get_processor_name_f(name,resultlen,ierror,name_len) & name_len 1999 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h INTEGER, VALUE, INTENT(IN) :: name_len name_len 3320 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_get_library_version_f(name,resultlen,ierror,name_len) & name_len 3327 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h INTEGER, VALUE, INTENT(IN) :: name_len name_len 25 ompi/mpi/tool/category_get_info.c int MPI_T_category_get_info(int cat_index, char *name, int *name_len, name_len 57 ompi/mpi/tool/category_get_info.c mpit_copy_string (name, name_len, group->group_full_name); name_len 25 ompi/mpi/tool/cvar_get_info.c int MPI_T_cvar_get_info(int cvar_index, char *name, int *name_len, int *verbosity, name_len 46 ompi/mpi/tool/cvar_get_info.c mpit_copy_string (name, name_len, var->mbv_full_name); name_len 25 ompi/mpi/tool/enum_get_info.c int MPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len) name_len 44 ompi/mpi/tool/enum_get_info.c mpit_copy_string (name, name_len, enumtype->enum_name); name_len 26 ompi/mpi/tool/enum_get_item.c int *name_len) name_len 55 ompi/mpi/tool/enum_get_item.c mpit_copy_string(name, name_len, tmp); name_len 25 ompi/mpi/tool/pvar_get_info.c int MPI_T_pvar_get_info(int pvar_index, char *name, int *name_len, name_len 55 ompi/mpi/tool/pvar_get_info.c mpit_copy_string (name, name_len, pvar->name); name_len 234 opal/mca/btl/uct/btl_uct_component.c size_t name_len = strlen (module->md_name); name_len 242 opal/mca/btl/uct/btl_uct_component.c modex_data += name_len + 1; name_len 1585 opal/mca/event/libevent2022/libevent/evdns.c const char *name, const size_t name_len, name_len 1587 opal/mca/event/libevent2022/libevent/evdns.c const char *end = name + name_len; name_len 1606 opal/mca/event/libevent2022/libevent/evdns.c if (name_len > 255) return -2; name_len 1653 opal/mca/event/libevent2022/libevent/evdns.c evdns_request_len(const size_t name_len) { name_len 1655 opal/mca/event/libevent2022/libevent/evdns.c name_len + 2 + name_len 1664 opal/mca/event/libevent2022/libevent/evdns.c evdns_request_data_build(const char *const name, const size_t name_len, name_len 1677 opal/mca/event/libevent2022/libevent/evdns.c j = dnsname_to_labels(buf, buf_len, j, name, name_len, NULL); name_len 2702 opal/mca/event/libevent2022/libevent/evdns.c const size_t name_len = strlen(name); name_len 2703 opal/mca/event/libevent2022/libevent/evdns.c const size_t request_max_len = evdns_request_len(name_len); name_len 2716 opal/mca/event/libevent2022/libevent/evdns.c if (name_len >= sizeof(namebuf)) { name_len 2730 opal/mca/event/libevent2022/libevent/evdns.c evutil_secure_rng_get_bytes(randbits, (name_len+7)/8); name_len 2731 opal/mca/event/libevent2022/libevent/evdns.c for (i = 0; i < name_len; ++i) { name_len 2746 opal/mca/event/libevent2022/libevent/evdns.c rlen = evdns_request_data_build(name, name_len, trans_id, name_len 41 test/spc/spc_test.c int i, rank, size, provided, num, name_len, desc_len, verbosity, bind, var_class, readonly, continuous, atomic, count, index, MPI_result; name_len 73 test/spc/spc_test.c name_len = desc_len = 256; name_len 74 test/spc/spc_test.c MPI_T_pvar_get_info(i, name, &name_len, &verbosity,