Searched refs:null (Results 376 - 400 of 703) sorted by relevance

<<11121314151617181920>>

/openbsd-current/games/adventure/
H A Dhdr.h148 null, entrnc, dprssn, enter, stream, pour, say, lock, throw,
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dnetbsd.sh47 rm try.c try.o try.so 2>/dev/null
158 zzz=`ls $yyy/lib$xxx.so.* 2>/dev/null`
/openbsd-current/lib/libexpat/tests/
H A Dxmltest.sh73 if $XMLWF -p "$file" > /dev/null; then
/openbsd-current/lib/libcbor/src/cbor/
H A Dcallbacks.c116 .null = cbor_null_null_callback,
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A Dmd5.sh54 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dmaxprefix.sh54 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dmaxprefixout.sh54 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dmaxcomm.sh54 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dattr.sh74 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
/openbsd-current/regress/usr.bin/ssh/
H A Dscp3.sh65 cmp ${COPY} ${COPY2} >/dev/null && fail "corrupt target"
H A Dssh-com.sh64 cp /dev/null ${OBJ}/${USER}/authorization
84 PROXY="proxycommand ${sshd2} -qif ${OBJ}/sshd2_config 2> /dev/null"
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/go/
H A Dbuildgo.sh215 $DIR/test 2>/dev/null
/openbsd-current/lib/libpcap/
H A Dgrammar.y98 %type <blk> and or paren not null prog
131 prog: null expr
135 | null
137 null: /* null */ { $$.q = qerr; } label
/openbsd-current/usr.bin/m4/
H A Dextern.h172 extern char *null; /* as it says.. just a null. */
/openbsd-current/distrib/octeon/iso/
H A DMakefile27 fdisk -iy -b "${MSDOSSIZE}@${MSDOSSTART}:c" `cat vnd` >/dev/null
/openbsd-current/regress/usr.bin/openssl/
H A Dappstest.sh346 -out $ecparam.out 2> /dev/null
1476 -msg -tlsextdebug < /dev/null > $s_client_out 2>&1
1507 > /dev/null
1514 grep "$msg" $s_client_out > /dev/null
1518 grep 'Verify return code: 0 (ok)' $s_client_out > /dev/null
1572 -msg -tlsextdebug < /dev/null > $s_client_out 2>&1
1575 grep "Cipher is $c" $s_client_out > /dev/null
1578 grep 'Verify return code: 0 (ok)' $s_client_out > /dev/null
1597 -msg -tlsextdebug < /dev/null > $s_client_out 2>&1
1600 grep '^New, TLS.*$' $s_client_out > /dev/null
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A DConfigure70 # AmigaOS, test -c for /dev/null is not useful
72 elif test ! -c /dev/null ; then
75 *** I'm sorry, but /dev/null appears to be a file rather than a device.
88 me=`echo $0 | sed -e 's!.*/\(.*\)!\1!' 2>/dev/null`
96 if test -d c:/. || ( uname -a | grep -i 'os\(/\|\)2' 2>&1 ) 2>&1 >/dev/null ; then
138 if (PATH=.; alias -x) >/dev/null 2>&1; then
1573 if `$sh -c '#' >/dev/null 2>&1`; then
1593 ./sharp > today 2>/dev/null
1600 ./sharp > today 2>/dev/null
1909 true) exec 1>/dev/null;;
[all...]
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dvms_tramp.asm46 .pdesc __tramp..en,null
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A Dmkcheck.in178 if size --version 2> /dev/null | grep -c GNU > /dev/null;
301 # NB: S_FLAG has to be last argument because it may be null, and
/openbsd-current/gnu/usr.bin/binutils/gdb/doc/
H A Dconfigure410 exec 6>/dev/null
511 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
513 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
572 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
613 if ln -s X conftestdata 2>/dev/null
640 # Giving --cache-file=/dev/null disables caching, for debugging configure.
715 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dmkconfig.sh100 if [ -f $output ] && cmp ${output}T $output >/dev/null 2>&1; then
/openbsd-current/gnu/usr.bin/gcc/contrib/regression/
H A Dbtest-gcc.sh151 if ! grep ^PASS: $LOG > /dev/null ; then
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dvms_tramp.asm46 .pdesc __tramp..en,null
/openbsd-current/gnu/usr.bin/cvs/contrib/
H A Dsccs2rcs.in129 echo -n "(y=prompt for description, n=null description) [y] ?"
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dfindrfuncs112 for my $sym (`$NMU $exe 2>/dev/null`) {

Completed in 322 milliseconds

<<11121314151617181920>>