Home
last modified time | relevance | path

Searched refs:gethostname (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunistd.in.h339 # undef gethostname
340 # define gethostname rpl_gethostname macro
343 extern int gethostname(char *name, size_t len);
346 # undef gethostname
347 # define gethostname gethostname_used_without_requesting_gnulib_module_gethostname macro
349 # undef gethostname
350 # define gethostname(n,l) \ macro
353 gethostname (n, l))
/ndk/sources/host-tools/make-3.81/
Dacinclude.m449 AC_CHECK_FUNCS(gethostname,,[
50 CF_RECHECK_FUNC(gethostname,nsl,cf_cv_netlibs,[
51 CF_RECHECK_FUNC(gethostname,socket,cf_cv_netlibs)])])
Dconfig.ami229 /* Define if you have the gethostname function. */
Dconfigure8540 for ac_func in gethostname
8567 char gethostname ();
8571 return gethostname ();
8590 cf_tr_func=`echo gethostname | tr '[a-z]' '[A-Z]'`
8621 char gethostname ();
8625 return gethostname ();
8644 cf_tr_func=`echo gethostname | tr '[a-z]' '[A-Z]'`
Dconfig.h-vms252 /* Define if you have the gethostname function. */
Dconfig.h.in100 /* Define to 1 if you have the `gethostname' function. */
Dconfig.h.W32111 /* Define to 1 if you have the `gethostname' function. */
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.08540 for ac_func in gethostname
8542 ac_fn_c_check_func "$LINENO" "gethostname" "ac_cv_func_gethostname"
8551 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostname in -lnsl" >&5
8552 $as_echo_n "checking for gethostname in -lnsl... " >&6; }
8567 char gethostname ();
8571 return gethostname ();
8590 cf_tr_func=`echo gethostname | tr '[a-z]' '[A-Z]'`
8605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostname in -lsocket" >&5
8606 $as_echo_n "checking for gethostname in -lsocket... " >&6; }
8621 char gethostname ();
[all …]
Dtraces.0920 …:239: -1- AH_OUTPUT([HAVE_GETHOSTNAME], [/* Define to 1 if you have the `gethostname\' function. */