Go to the source code of this file.
Functions | |
int | ADIOI_Strncpy (char *dest, const char *src, size_t n) |
int | ADIOI_Strnapp (char *dest, const char *src, size_t n) |
char * | ADIOI_Strdup (const char *str) |
int | ADIOI_Snprintf (char *str, size_t size, const char *format,...) |
Definition at line 50 of file strfns.c.
References int.
Referenced by ADIO_FileSysType_parentdir(), ADIOI_cb_config_list_parse(), ADIOI_GEN_SetInfo(), ADIOI_PANFS_Open(), ADIOI_PIOFS_SetInfo(), ADIOI_Shfp_fname(), cb_config_list_lex(), mpi_file_delete_(), MPI_File_get_view(), mpi_file_get_view_(), mpi_file_open_(), mpi_file_set_view_(), mpi_info_delete_(), MPI_Info_get(), mpi_info_get_(), MPI_Info_get_nthkey(), mpi_info_get_nthkey_(), mpi_info_get_valuelen_(), and mpi_info_set_().
Definition at line 91 of file strfns.c.
References int.
Referenced by ADIOI_Shfp_fname().
char* ADIOI_Strdup | ( | const char * | str | ) |
Definition at line 145 of file strfns.c.
References p.
Referenced by ADIO_FileSysType_parentdir(), ADIO_Open(), ADIOI_PANFS_Open(), ADIOI_PIOFS_SetInfo(), MPI_Info_dup(), MPI_Info_set(), and MPI_Register_datarep().
Definition at line 173 of file strfns.c.
References int, list, n, p, PUP::t, and width().
Referenced by ADIOI_BGL_SetInfo(), ADIOI_cb_bcast_rank_map(), ADIOI_GEN_SetInfo(), ADIOI_GRIDFTP_Resize(), ADIOI_PANFS_Open(), ADIOI_PFS_Open(), ADIOI_PIOFS_Open(), ADIOI_PVFS_Open(), ADIOI_Shfp_fname(), build_cb_config_list(), MPIO_Err_create_code(), and MPIO_Err_return_file().