Searched refs:ne (Results 51 - 75 of 502) sorted by relevance

1234567891011>>

/freebsd-9.3-release/crypto/openssh/regress/
H A Dagent.sh7 if [ $? -ne 2 ]; then
14 if [ $r -ne 0 ]; then
18 if [ $? -ne 1 ]; then
32 if [ $? -ne 0 ]; then
38 if [ $r -ne 0 ]; then
44 if [ $r -ne 0 ]; then
52 if [ $r -ne 5$p ]; then
61 if [ $r -ne 0 ]; then
67 if [ $r -ne 5$p ]; then
75 if [ $r -ne
[all...]
H A Dproxy-connect.sh9 if [ $? -ne 0 ]; then
13 if [ $? -ne 0 ]; then
H A Dssh2putty.sh25 test $? -ne 0 && exit 1
31 test $? -ne 0 && exit 1
/freebsd-9.3-release/contrib/cvs/contrib/
H A Ddebug_check_log.sh54 if test `sed -ne${dcl_line}p <$1 |wc -c` -eq 1 \
55 -a `sed -ne${dcl_line}p <$2 |wc -c` -eq 1; then
63 elif expr "`sed -ne${dcl_line}p <$1`" : \
64 "`sed -ne${dcl_line}p <$2`\$" >/dev/null; then
67 echo "$dcl_line: `sed -ne${dcl_line}p <$1`"
68 echo "$dcl_line: `sed -ne${dcl_line}p <$2`\$"
72 if test `wc -l <$1` -ne `wc -l <$2`; then
102 sed -ne '/^\*\* expected: $/,/^\*\* or: $/p' <$1 >/tmp/dcle$$
107 sed -ne '/^\*\* or: $/,/^\*\* got: $/p' <$1 >/tmp/dclo$$
116 sed -ne '/
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/scripting/
H A Dtst.ppid.ksh71 if [ $? -ne 0 ]; then
80 if [ $? -ne 0 ]; then
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.enabled.ksh46 if [ $? -ne 0 ]; then
65 if [ $? -ne 0 ]; then
70 if [ $? -ne 0 ]; then
75 if [ $? -ne 0 ]; then
H A Dtst.fork.ksh47 if [ $? -ne 0 ]; then
75 if [ $? -ne 0 ]; then
80 if [ $? -ne 0 ]; then
85 if [ $? -ne 0 ]; then
H A Dtst.header.ksh49 if [ $? -ne 0 ]; then
69 if [ $? -ne 0 ]; then
74 if [ $? -ne 0 ]; then
79 if [ $? -ne 0 ]; then
H A Dtst.multiple.ksh47 if [ $? -ne 0 ]; then
69 if [ $? -ne 0 ]; then
74 if [ $? -ne 0 ]; then
79 if [ $? -ne 0 ]; then
H A Dtst.user.ksh47 if [ $? -ne 0 ]; then
66 if [ $? -ne 0 ]; then
71 if [ $? -ne 0 ]; then
76 if [ $? -ne 0 ]; then
/freebsd-9.3-release/etc/rc.d/
H A Dhostid_save21 if [ $? -ne 0 ]; then
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.InvalidModule1.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidModule2.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidModule3.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidModule4.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidProvider1.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidProvider2.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidProvider3.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidProvider4.d.ksh54 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidTraceModule1.d.ksh53 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidTraceModule2.d.ksh53 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidTraceModule3.d.ksh53 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidTraceModule4.d.ksh53 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidTraceModule5.d.ksh53 if [ "$status" -ne 0 ]; then
H A Dtst.InvalidTraceModule6.d.ksh53 if [ "$status" -ne 0 ]; then

Completed in 172 milliseconds

1234567891011>>