Home | History | Annotate | Download | only in make-3.81

Lines Matching full:gethostname

8540 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 ();
8625 return gethostname ();
8644 cf_tr_func=`echo gethostname | tr '[a-z]' '[A-Z]'`