Lines Matching refs:getloadavg
7854 # Make sure getloadavg.c is where it belongs, at configure-time.
7855 test -f "$srcdir/$ac_config_libobj_dir/getloadavg.c" ||
7856 as_fn_error "$srcdir/$ac_config_libobj_dir/getloadavg.c is missing" "$LINENO" 5
7860 # Check for getloadavg, but be sure not to touch the cache variable.
7861 (ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
8017 # Check for the 4.4BSD definition of getloadavg.
8018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lutil" >&5
8019 $as_echo_n "checking for getloadavg in -lutil... " >&6; }
8034 char getloadavg ();
8038 return getloadavg ();
8065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lgetloadavg" >&5
8066 $as_echo_n "checking for getloadavg in -lgetloadavg... " >&6; }
8081 char getloadavg ();
8085 return getloadavg ();
8111 for ac_func in getloadavg
8113 ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
8121 *" getloadavg.$ac_objext "* ) ;;
8122 *) LIB@&t@OBJS="$LIB@&t@OBJS getloadavg.$ac_objext"
8129 # Figure out what our getloadavg.c needs.
8283 # Some definitions of getloadavg require that the program be installed setgid.
8284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getloadavg requires setgid" >&5
8285 $as_echo_n "checking whether getloadavg requires setgid... " >&6; }
8291 #include "$srcdir/$ac_config_libobj_dir/getloadavg.c"