Searched refs:null (Results 276 - 300 of 703) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/binutils/gas/doc/
H A DMakefile.am22 ln -s $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
23 || ln $(srcdir)/$(CONFIG).texi ./asconfig.texi >/dev/null 2>&1 \
/openbsd-current/gnu/usr.bin/binutils/
H A Dinstall-sh273 $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null ||
274 $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null ||
H A Dltcf-c.sh91 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
189 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
199 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
211 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
227 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
247 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then
287 strings "$collect2name" | grep resolve_lib_name >/dev/null
460 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
/openbsd-current/gnu/usr.bin/cvs/
H A Dmissing224 if (gnutar --version > /dev/null 2>&1); then
227 if (gtar --version > /dev/null 2>&1); then
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Ddownload_f2c62 sh libf77 > /dev/null && rm libf77
64 sh libi77 > /dev/null && rm libi77
/openbsd-current/gnu/usr.bin/binutils-2.17/
H A Dltcf-c.sh91 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
189 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
199 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
211 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
231 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
251 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then
291 strings "$collect2name" | grep resolve_lib_name >/dev/null
464 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
H A Dltcf-gcj.sh94 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
182 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
192 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
204 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
220 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
240 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then
280 strings "$collect2name" | grep resolve_lib_name >/dev/null
437 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
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/vi/docs/USD.doc/vi.ref/
H A DMakefile19 ${TBL} | ${ROFF} -U > /dev/null
/openbsd-current/usr.bin/m4/
H A Dlook.c124 d->defn = null;
157 if (n->d->defn != null)
188 if (r->defn != null)
205 if (r->defn != null)
/openbsd-current/sys/conf/
H A Dmakegap.sh12 echo `jot -r 1 0 $_upper_bound 2>/dev/null`
/openbsd-current/lib/libc/
H A DMakefile33 /dev/null ${.ALLSRC:M*.S} | \
/openbsd-current/regress/sys/netinet6/srcaddr/
H A DMakefile12 INTERFACES != sh -c "ifconfig ${VETHER} 2>/dev/null" || true
31 ${SUDO} ifconfig ${iface} destroy 2>/dev/null || true
/openbsd-current/regress/usr.bin/jot/
H A Dregress.sh80 REGRESSION_TEST([[rdhhh]], [[${JOT} -r 100 - 10 2 2>/dev/null | sort -n | head -1]])
81 REGRESSION_TEST([[rhdhh]], [[${JOT} -r 100 90 - 2 2>/dev/null | sort -n | tail -1]])
113 REGRESSION_TEST([[wdl]], [[${JOT} -w "a%db" 10 2147483648 2>/dev/null]])
114 REGRESSION_TEST([[wxn]], [[${JOT} -w "a%xb" 10 -5 2>/dev/null]])
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A Dmrt.sh32 if /sbin/ifconfig lo${RDOMAIN1} > /dev/null 2>&1; then
/openbsd-current/regress/usr.bin/ssh/
H A Dkeygen-convert.sh12 if ${SSHKEYGEN} -? 2>&1 | grep "ssh-keygen -e" >/dev/null; then
44 ${SSHKEYGEN} -q -p -P '' -N 'hunter2' -f $OBJ/$t-key >/dev/null || \
H A Ddhgex.sh32 grep "SSH2_MSG_KEX_DH_GEX_REQUEST($groupsz) sent" ${LOG} >/dev/null
H A Dcfginclude.sh114 ${REAL_SSH} -F $OBJ/ssh_config.i -G a 2>/dev/null && \
117 ${REAL_SSH} -F $OBJ/ssh_config.i -G x 2>/dev/null && \
255 ${REAL_SSH} -F $OBJ/ssh_config.i -G a 2>/dev/null && \
258 ${REAL_SSH} -F $OBJ/ssh_config.i -G x 2>/dev/null && \
289 ${REAL_SSH} -F $OBJ/ssh_config.i -G a 2>/dev/null && \
/openbsd-current/regress/sys/nfs/
H A DMakefile46 -rmdir /mnt/regress-nfs-client 2>/dev/null || true
50 -umount -f /dev/vnd0c 2>/dev/null || true
51 -rmdir /mnt/regress-nfs-server 2>/dev/null || true
52 -vnconfig -u vnd0 2>/dev/null || true
/openbsd-current/regress/lib/libcrypto/symbols/
H A DMakefile37 ./$$test 2>/dev/null; \
/openbsd-current/regress/sys/kern/mount/
H A DMakefile11 dd if=/dev/null of=diskimage bs=1m seek=1100
36 -umount -f /dev/$$(<vnd)a 2>/dev/null || true
37 -rmdir /mnt/regress-mount 2>/dev/null || true
38 -vnconfig -u $$(<vnd) 2>/dev/null || true
/openbsd-current/regress/usr.sbin/rpki-client/libressl/
H A DMakefile11 REACHABLE !?= ! ping -n -c 1 -w 1 ${SERVER} >/dev/null || echo yes
/openbsd-current/gnu/gcc/libmudflap/
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/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp70 bool null() const { return (value() == 0); } function in class:MapEntry
108 if (m_error || m_entry.null() || (steps > m_max_depth))
116 if (m_entry.null())
119 if (!right.null()) {
141 if (x.null())
145 while (!left.null()) {
160 if (x.null())
/openbsd-current/regress/sbin/pfctl/
H A DMakefile152 ${SUDO} ${PFCTL} -o none -a regress -Fr >/dev/null 2>&1
159 ${SUDO} ${PFCTL} -o none -a regress -Fr >/dev/null 2>&1
178 ${SUDO} ${PFCTL} -o none -a regress -Fr >/dev/null 2>&1
185 ${SUDO} ${PFCTL} -o none -a regress -Fr >/dev/null 2>&1
331 ${SUDO} ${PFCTL} -o none -Fa >/dev/null 2>&1
335 ${SUDO} ${PFCTL} -o none -Fa >/dev/null 2>&1
338 ${SUDO} ${PFCTL} -o none -Fa >/dev/null 2>&1
342 ${SUDO} ${PFCTL} -o none -Fa >/dev/null 2>&1
361 ${SUDO} ${PFCTL} -o none -a regress -Fr >/dev/null 2>&1
368 ${SUDO} ${PFCTL} -o none -a regress -Fr >/dev/null
[all...]

Completed in 314 milliseconds

<<11121314151617181920>>