Searched refs:eq (Results 251 - 275 of 527) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/crypto/openssl/apps/
H A DCA.sh39 if [ $flag -eq 1 ]; then
41 if [ $? -eq 0 ] ; then
50 if [ $? -eq 0 ]; then
/freebsd-10-stable/lib/csu/ia64/
H A Dcrt1.S81 (p7) cmp.eq p6,p0=0,r15
94 cmp4.eq p7,p0=0,r14
95 cmp4.eq p6,p0=0x2f,r14
/freebsd-10-stable/contrib/ntp/scripts/monitoring/
H A Dntptrap63 $DEBUGFILE="&STDERR" if $DEBUGFILE eq '-';
265 if ($ret eq "")
367 if ($evnt eq "event_sync_chg")
374 elsif ($evnt eq "event_sync/strat_chg")
379 elsif ($evnt eq "event_clock_excptn")
404 if ($evnt eq "event_clock_excptn")
421 elsif ($evnt eq "event_stratum_chg")
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/config/
H A Dt_config.sh71 atf_check -o ignore -s eq:0 \
83 atf_check -o ignore -e "${stderr}" -s eq:0 \
110 atf_check test $res -eq 0
/freebsd-10-stable/contrib/pjdfstest/tests/link/
H A D00.t84 test_check $ctime1 -eq $ctime2
86 test_check $dctime1 -eq $dctime2
88 test_check $dctime1 -eq $dmtime2
/freebsd-10-stable/tools/regression/pjdfstest/tests/link/
H A D00.t84 test_check $ctime1 -eq $ctime2
86 test_check $dctime1 -eq $dctime2
88 test_check $dctime1 -eq $dmtime2
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-localize.sh469 if [ $? -eq 0 ]
492 if [ $? -eq 0 ] ; then
499 if [ $? -eq 0 ] ; then
506 if [ $? -eq 0 ] ; then
514 if [ $? -eq 0 ] ; then
521 if [ $? -eq 0 ] ; then
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.depth.ksh106 if [ "$status" -eq 0 ]; then
/freebsd-10-stable/contrib/gdb/
H A Dylwrap89 if test $status -eq 0; then
/freebsd-10-stable/contrib/groff/src/roff/nroff/
H A Dnroff.sh55 -[eq] | -s*)
/freebsd-10-stable/contrib/libucl/tests/
H A Drun_tests.sh50 if [ $? -eq 0 -a $# -gt 1 ] ; then
/freebsd-10-stable/contrib/ofed/management/infiniband-diags/scripts/
H A Dibcheckport.in134 }' 2>&1 && test $rv -eq 0 ; then
H A Dibcheckportstate.in126 }' 2>&1 && test $rv -eq 0 ; then
H A Dibcheckportwidth.in124 }' 2>&1 && test $rv -eq 0 ; then
H A Dibdatacounts.in154 }' 2>&1 && test $rv -eq 0 ; then
/freebsd-10-stable/usr.sbin/ntp/scripts/
H A Dntptrace59 last if ($thost eq "");
/freebsd-10-stable/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv661 if [ $? -eq $DIALOG_OK ]; then
113 if [ $? -eq $DIALOG_CANCEL ]; then exit 1; fi
/freebsd-10-stable/usr.sbin/service/
H A Dservice.sh64 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then
94 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then
/freebsd-10-stable/etc/
H A Drc.shutdown84 if [ `/sbin/sysctl -n security.jail.jailed` -eq 1 ]; then
/freebsd-10-stable/tests/sys/geom/class/raid3/
H A D12_test.sh34 if [ $ec -eq 0 ]; then
/freebsd-10-stable/etc/rc.d/
H A Dntpd111 "$ntp_ver_no_src" -eq "$ntp_ver_no_db" -a \
131 "$ntp_expiry_tmp" -eq "$ntp_expiry_db" -a \
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.badfreopen.ksh81 if [ "$status" -eq 0 ]; then
/freebsd-10-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_read_write.sh67 atf_check -s eq:0 -o ignore -e ignore \
/freebsd-10-stable/sys/modules/mlx4/
H A DMakefile9 SRCS+= alloc.c catas.c cmd.c cq.c eq.c fw.c icm.c intf.c main.c mcg.c mr.c linux_compat.c linux_radix.c linux_idr.c
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A DMakefile10 SRCS+= alloc.c catas.c cmd.c cq.c eq.c fw.c icm.c intf.c main.c mcg.c mr.c linux_compat.c linux_radix.c

Completed in 236 milliseconds

<<11121314151617181920>>