Home | History | Annotate | Download | only in strace

Lines Matching refs:ac_func

6652 for ac_func in sigaction strerror strsignal pread sys_siglist _sys_siglist getdents mctl prctl sendmsg inet_ntop if_indextoname
6654 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6655 echo "$as_me:$LINENO: checking for $ac_func" >&5
6656 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6666 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6668 #define $ac_func innocuous_$ac_func
6671 which can conflict with char $ac_func (); below.
6681 #undef $ac_func
6690 char $ac_func ();
6694 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6697 char (*f) () = $ac_func;
6706 return f != $ac_func;
6747 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1