Searched refs:null (Results 426 - 450 of 703) sorted by relevance

<<11121314151617181920>>

/openbsd-current/usr.bin/mail/
H A Dcmdtab.c116 { "#", { null }, M|NOLIST, 0, 0 },
H A Dextern.h182 int null(void *);
/openbsd-current/lib/libedit/
H A DMakefile78 /dev/null 2>&1 || \
/openbsd-current/usr.sbin/tcpdump/
H A DMakefile40 print-snmp.c print-ntp.c print-null.c print-ospf.c print-gtp.c \
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A Das0.sh74 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dmed.sh80 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dpftable.sh56 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dovs.sh64 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
H A Dixp.sh60 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
89 wait_until "route -T ${RDOMAIN1} exec bgpctl show rib detail | ! cmp /dev/null -"
95 wait_until "route -T ${RDOMAIN2} exec bgpctl show rib detail | ! cmp /dev/null -"
/openbsd-current/regress/usr.sbin/ospf6d/
H A Dnetwork_statement.sh60 /sbin/ifconfig "${n}" >/dev/null 2>&1 && \
/openbsd-current/regress/usr.sbin/ldapd/
H A DMakefile22 LDAP_DEP != ldapsearch -VV 2>/dev/null ; echo $?
/openbsd-current/regress/sys/dev/softraid/
H A DMakefile38 dd if=/dev/null of=diskimage$v bs=1m seek=1100
/openbsd-current/bin/ksh/
H A Dmain.c46 char null[] = ""; variable
303 if (current_wd[0] || pwd != null)
423 if (env_file == null)
589 s->start = s->str = null;
/openbsd-current/gnu/usr.bin/perl/cpan/Term-Cap/
H A Dtest.pl23 my $terminfo = `infocmp -C 2>/dev/null`;
/openbsd-current/distrib/riscv64/iso/
H A DMakefile29 fdisk -iy -b "${MSDOSSIZE}@${MSDOSSTART}:c" `cat vnd` >/dev/null
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Dconfigure414 exec 6>/dev/null
513 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
515 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
578 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
635 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
652 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
686 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
799 if (./conftest; exit) 2>/dev/null; then
830 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:831: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
904 grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A DMakefile.in126 ./fixincl -v < /dev/null
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dtest_installed101 srcdir=`CDPATH=. && cd \`echo "$file" | sed 's,/*[^/]*$,,;s,^$,.,'\`/.. >/dev/null && ${PWDCMD-pwd}`
/openbsd-current/regress/sys/netinet6/pktinfo_addr/
H A Dtest_wrapper.sh12 if ifconfig $TESTIFACE 2> /dev/null
/openbsd-current/regress/usr.bin/ssh/
H A Dssh-com-client.sh119 exec sh -c \'"exec > /dev/null; sleep 1; echo bla 1>&2; exit 0"\' \
120 2> /dev/null
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/Plugin/
H A DSpecfile.pm194 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
211 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
/openbsd-current/distrib/arm64/ramdisk/
H A DMakefile49 fdisk -iy -b "5744@16:c" `cat vnd` >/dev/null
62 fdisk -iy -b "${MSDOSSIZE}@${MSDOSSTART}:c" `cat vnd` >/dev/null
/openbsd-current/regress/lib/libssl/interop/
H A DMakefile.inc27 -sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.aCC/
H A Dconfigure410 exec 6>/dev/null
509 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
567 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
646 # Giving --cache-file=/dev/null disables caching, for debugging configure.
721 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dconfigure410 exec 6>/dev/null
509 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
511 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
567 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
646 # Giving --cache-file=/dev/null disables caching, for debugging configure.
721 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:

Completed in 155 milliseconds

<<11121314151617181920>>