Home
last modified time | relevance | path

Searched defs:ns_host (Results 1 – 14 of 14) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/pm/hydra/pm/pmiserv/
H A Dpmiserv_pmi.c57 char *ns, *ns_host, *ns_port_str; in HYD_pmcd_pmi_publish() local
150 char *ns, *ns_host, *ns_port_str; in HYD_pmcd_pmi_unpublish() local
248 char *ns, *ns_host, *ns_port_str; in HYD_pmcd_pmi_lookup() local
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/pm/pmiserv/
H A Dpmiserv_pmi.c66 char *ns, *ns_host, *ns_port_str, *tmp[HYD_NUM_TMP_STRINGS]; in HYD_pmcd_pmi_publish() local
159 char *ns, *ns_host, *ns_port_str, *tmp[HYD_NUM_TMP_STRINGS]; in HYD_pmcd_pmi_unpublish() local
252 char *ns, *ns_host, *ns_port_str, *tmp[HYD_NUM_TMP_STRINGS]; in HYD_pmcd_pmi_lookup() local
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/compat/include/
H A Dns.h40 union ns_host { union
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netns/
H A Dns.h93 union ns_host { union
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dns.h93 union ns_host { union
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netns/
H A Dns.h93 union ns_host { union
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/netns/
H A Dns.h93 union ns_host { union
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/
H A DOrbFunctional.java427 private String ns_host; field in OrbFunctional
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/
H A DOrbFunctional.java427 private String ns_host; field in OrbFunctional
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/
H A DOrbFunctional.java427 private String ns_host; field in OrbFunctional
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/
H A DOrbFunctional.java427 private String ns_host; field in OrbFunctional
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/
H A DOrbFunctional.java427 private String ns_host; field in OrbFunctional
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/
H A DOrbFunctional.java405 private String ns_host; field in OrbFunctional
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/
H A Ddns.c304 static int ns_host(lua_State *L) { in ns_host() function