Searched refs:null (Results 301 - 325 of 703) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/share/
H A Dltconfig37 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
57 UNAME=${UNAME-`uname 2>/dev/null`}
72 if (echo_test_string="`eval $cmd`") 2>/dev/null &&
74 (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
80 if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
81 test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
91 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
92 test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
101 if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
102 test "X`(print -r "$echo_test_string") 2>/dev/null`"
[all...]
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dconfigure438 exec 6>/dev/null
543 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
545 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
661 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
801 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
847 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
904 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
944 if (aclocal --version) < /dev/null > /dev/null 2>&1; then
957 if (autoconf --version) < /dev/null > /de
[all...]
/openbsd-current/gnu/gcc/intl/
H A Dconfigure13 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
52 if expr a : '\(a\)' >/dev/null 2>&1; then
58 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
70 . : '\(.\)' 2>/dev/null ||
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
102 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
141 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
143 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; the
[all...]
/openbsd-current/gnu/usr.bin/binutils/
H A Dltconfig38 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
58 UNAME=${UNAME-`uname 2>/dev/null`}
73 if (echo_test_string="`eval $cmd`") 2>/dev/null &&
75 (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
81 if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
82 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
95 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
96 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
106 if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
107 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null`
[all...]
/openbsd-current/usr.bin/sed/TEST/
H A Dsed.test51 awk 'END { for (i = 1; i < 15; i++) print "l1_" i}' </dev/null >lines1
52 awk 'END { for (i = 1; i < 10; i++) print "l2_" i}' </dev/null >lines2
201 hello' /dev/null
202 mark '2.6' ; $SED -n -e '$p' lines1 /dev/null lines2
427 </dev/null >lines3
442 mark '7.6' ; $SED -e '6r /dev/null' lines1
460 $SED -n -e '$p' lines3 /dev/null
512 exec 0</dev/null
/openbsd-current/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A Dmkheader313 null => 0,
320 null => "NULL",
327 null => "NULL",
334 null => "NULL",
344 my $null = $tbl->{null};
375 : $null;
/openbsd-current/etc/
H A Dnetstart103 { ifconfig $_if || ifconfig $_if create; } >/dev/null 2>&1
141 _lladdr=$(ifconfig $_if 2>/dev/null |
359 if ifconfig lo0 inet6 >/dev/null 2>&1; then
/openbsd-current/usr.sbin/nsd/
H A Dconfigure21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
30 case `(set -o) 2>/dev/null` in #(
69 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
73 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
74 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
75 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
80 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null
[all...]
/openbsd-current/gnu/gcc/fixincludes/
H A Dconfigure13 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
52 if expr a : '\(a\)' >/dev/null 2>&1; then
58 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
70 . : '\(.\)' 2>/dev/null ||
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
102 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
141 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
143 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; the
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Term-Complete/lib/Term/
H A DComplete.pm104 $tty_saved_state = qx($stty -g 2>/dev/null);
111 $tty_restore = qq($stty "$tty_saved_state" 2>/dev/null);
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dperlglob.pl31 It prints null-separated filenames to standard output.
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/tests/
H A Dmenu-whitespace8 ../makeinfo -o /dev/null $srcdir/$input
/openbsd-current/regress/usr.bin/diff/torture/
H A Dtorture67 $PATCH $PATCHOPTIONS "$BASE.$i.copy" < "diff-$i-$j" 2> /dev/null
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dirix_6.sh610 rm -f try try.* >/dev/null
612 rm -f try try.* core a.out >/dev/null
649 rm -f try try.c >/dev/null
653 rm -f try try.c core try.o a.out >/dev/null
H A Dgnu.sh76 if echo $libswanted | grep -v pthread >/dev/null
/openbsd-current/usr.bin/locate/locate/
H A Dupdatedb.sh108 if $find $SEARCHPATHS $excludes -or -print 2>/dev/null |
/openbsd-current/regress/usr.bin/signify/
H A Dsignify.sh19 signify -V -q -p $pubkey -m $forgery 2> /dev/null && exit 1
/openbsd-current/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_cdb.py30 with open(os.devnull, 'wb') as null:
31 os.dup2(null.fileno(), 2)
/openbsd-current/regress/usr.bin/ssh/
H A Dagent-getpeereid.sh45 < /dev/null ${SUDO} -S -u ${UNPRIV} ${SSHADD} -vvv -l >>$OBJ/ssh-add.log 2>&1
H A Dtest-exec.sh573 "$PUTTYGEN" --help 2>&1 | grep -- --new-passphrase >/dev/null; then
592 --new-passphrase /dev/null < /dev/null > /dev/null; then
601 ${SSHKEYGEN} -p -N '' -m PEM -f $OBJ/ssh-rsa_oldfmt >/dev/null
652 if $SSH -Q key-plain | grep "$i" >/dev/null; then
662 >/dev/null 2>&1
665 $OBJ/.dropbear/ossh.id_$i >/dev/null 2>&1
758 $OPENSSL_BIN genpkey -algorithm rsa > $RSA 2>/dev/null || \
762 --import $RSAP8 >/dev/null || fata
[all...]
/openbsd-current/distrib/octeon/ramdisk/
H A DMakefile26 fdisk -iy -b "${MSDOSSIZE}@${MSDOSSTART}:c" `cat vnd` >/dev/null
27 disklabel -wd `cat vnd` > /dev/null
/openbsd-current/usr.sbin/rcctl/
H A Drcctl.sh218 ! /etc/rc.d/${_svc} check >/dev/null && \
234 /etc/rc.d/${_svc} check >/dev/null && \
240 /etc/rc.d/${_svc} check >/dev/null && _started=1
278 ${_svc} 1>/dev/null 2>&1 && daemon_class=${_svc}
373 . /etc/rc.d/${_svc} >/dev/null 2>&1
472 logger -p "${_args}" </dev/null >/dev/null 2>&1 ||
484 getent passwd "${_args}" >/dev/null || \
/openbsd-current/gnu/llvm/clang/tools/clang-format/
H A Dclang-format.el88 (when (or (null offset) (null length))
/openbsd-current/regress/sys/net/vxlan/
H A Dvxlan_2.sh25 $PING -q -c 1 -w 1 -V "$source" "$dest" > /dev/null # warm up arp
40 $SUDO tcpdump -i pair${source}0 -n -s 512 -w $CAPFILE "$tcpdump_expr" 2> /dev/null &
/openbsd-current/usr.sbin/fw_update/
H A Dfw_update.sh72 [ "${FTPPID:-}" ] && kill -TERM -"$FTPPID" 2>/dev/null
73 [ "${LOCKPID:-}" ] && kill -TERM -"$LOCKPID" 2>/dev/null
87 until _dir="${1}.$_i.$RANDOM" && mkdir -- "$_dir" 2>/dev/null; do
136 while kill -0 -"$FTPPID" 2>/dev/null; do
138 set -- $( ls -ln "$_dst" 2>/dev/null )
144 kill -INT -"$FTPPID" 2>/dev/null
209 signify -qVep "$FWPUB_KEY" -x "$CFILE" -m /dev/null \
340 2>/dev/null || true

Completed in 267 milliseconds

<<11121314151617181920>>