Searched refs:unsafe (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/tests/sys/aio/
H A Dlocal.h48 int unsafe; local
50 len = sizeof(unsafe);
51 if (sysctlbyname(sysctl_oid_name, &unsafe, &len, NULL, 0) < 0) {
56 return (unsafe == 0 ? 0 : 1);
/freebsd-12-stable/sys/x86/include/
H A Ducode.h61 int ucode_intel_load(void *data, bool unsafe,
/freebsd-12-stable/contrib/nvi/common/
H A Dutil.c208 int unsafe = 0; local
213 if (unsafe)
224 unsafe = 1;
226 if (!unsafe)
/freebsd-12-stable/sys/x86/x86/
H A Ducode.c109 ucode_intel_load(void *data, bool unsafe, uint64_t *nrevp, uint64_t *orevp) argument
121 if (unsafe)
/freebsd-12-stable/sys/mips/mips/
H A Dexception.S1139 #mips64 unsafe?
1160 #xxx mips64 unsafe?
/freebsd-12-stable/stand/i386/btx/btx/
H A Dbtx.S680 andl $~(PSL_T|PSL_NT),%eax # Clear unsafe flags
/freebsd-12-stable/contrib/openbsm/
H A Dconfigure8562 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
8563 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
11760 # Reject unsafe characters in $srcdir or the absolute working directory
11766 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
11770 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
/freebsd-12-stable/contrib/openpam/
H A Dconfigure2411 # Reject unsafe characters in $srcdir or the absolute working directory
2417 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2421 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9388 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9389 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/contrib/sqlite3/
H A Dconfigure2434 # Reject unsafe characters in $srcdir or the absolute working directory
2440 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2444 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9810 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9811 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/contrib/file/
H A Dconfigure2660 # Reject unsafe characters in $srcdir or the absolute working directory
2666 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2670 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9879 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9880 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dconfigure2758 # Reject unsafe characters in $srcdir or the absolute working directory
2764 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2768 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9572 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9573 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/contrib/libevent/
H A Dconfigure2759 # Reject unsafe characters in $srcdir or the absolute working directory
2765 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2769 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
9581 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9582 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/contrib/ntp/
H A Dconfigure3254 # Reject unsafe characters in $srcdir or the absolute working directory
3260 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
3264 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
11439 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
11440 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/contrib/ntp/sntp/
H A Dconfigure3027 # Reject unsafe characters in $srcdir or the absolute working directory
3033 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
3037 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
19744 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
19745 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
/freebsd-12-stable/crypto/heimdal/
H A Dconfigure2733 # Reject unsafe characters in $srcdir or the absolute working directory
2739 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2743 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
8838 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8839 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}

Completed in 569 milliseconds