hostfile 3536 opal/mca/event/libevent2022/libevent/evdns.c static const char hostfile[] = "\\drivers\\etc\\hosts"; hostfile 3542 opal/mca/event/libevent2022/libevent/evdns.c len_out = strlen(path)+strlen(hostfile); hostfile 3544 opal/mca/event/libevent2022/libevent/evdns.c evutil_snprintf(path_out, len_out, "%s%s", path, hostfile); hostfile 447 orte/util/hostfile/hostfile.c static int hostfile_parse(const char *hostfile, opal_list_t* updates, hostfile 454 orte/util/hostfile/hostfile.c cur_hostfile_name = hostfile; hostfile 457 orte/util/hostfile/hostfile.c orte_util_hostfile_in = fopen(hostfile, "r"); hostfile 460 orte/util/hostfile/hostfile.c 0 != strcmp(orte_default_hostfile, hostfile)) { hostfile 464 orte/util/hostfile/hostfile.c orte_show_help("help-hostfile.txt", "no-hostfile", true, hostfile); hostfile 472 orte/util/hostfile/hostfile.c orte_show_help("help-hostfile.txt", "no-hostfile", true, hostfile); hostfile 532 orte/util/hostfile/hostfile.c char *hostfile) hostfile 542 orte/util/hostfile/hostfile.c ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), hostfile)); hostfile 548 orte/util/hostfile/hostfile.c if (ORTE_SUCCESS != (rc = hostfile_parse(hostfile, &adds, &exclude, false))) { hostfile 619 orte/util/hostfile/hostfile.c char *hostfile, hostfile 634 orte/util/hostfile/hostfile.c ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), hostfile)); hostfile 639 orte/util/hostfile/hostfile.c if (ORTE_SUCCESS != (rc = hostfile_parse(hostfile, &newnodes, &exclude, false))) { hostfile 820 orte/util/hostfile/hostfile.c true, hostfile, node_from_file->name); hostfile 835 orte/util/hostfile/hostfile.c true, hostfile); hostfile 866 orte/util/hostfile/hostfile.c char *hostfile) hostfile 878 orte/util/hostfile/hostfile.c ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), hostfile)); hostfile 883 orte/util/hostfile/hostfile.c if (ORTE_SUCCESS != (rc = hostfile_parse(hostfile, nodes, &exclude, true))) { hostfile 34 orte/util/hostfile/hostfile.h char *hostfile); hostfile 37 orte/util/hostfile/hostfile.h char *hostfile, hostfile 41 orte/util/hostfile/hostfile.h char *hostfile);