Searched refs:ne (Results 276 - 300 of 502) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/crypto/openssh/regress/
H A Dssh-com-sftp.sh55 if [ $r -ne 0 ]; then
/freebsd-9.3-release/tools/regression/msdosfs/
H A Dmsdosfstest-5.sh25 if [ $? -ne 0 ]; then
/freebsd-9.3-release/tools/regression/pjdfstest/tests/link/
H A D05.t25 if [ $? -ne 0 ]; then
H A D15.t25 if [ $? -ne 0 ]; then
/freebsd-9.3-release/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.t15 if [ $? -ne 0 ]; then
/freebsd-9.3-release/usr.bin/lorder/
H A Dlorder.sh77 if [ $(expr "$*" : '.*\.a[[:>:]]') -ne 0 ]; then
/freebsd-9.3-release/contrib/ntp/html/hints/
H A Dsolaris.xtra.patchfreq66 if [ $masked -ne 0 ]; then
/freebsd-9.3-release/contrib/ntp/scripts/deprecated/
H A Dntp-status35 if [ "$STRATUM" -ne 0 ]
/freebsd-9.3-release/tools/tools/build_option_survey/
H A Doption_survey.sh26 if [ $a -ne 0 ] ; then
34 if [ $a -ne 0 ] ; then
43 if [ $a -ne 0 ] ; then
62 if [ $a -ne 0 ] ; then
72 if [ $a -ne 0 ] ; then
83 if [ $a -ne 0 ] ; then
/freebsd-9.3-release/contrib/openpam/
H A Ddepcomp193 if test $stat -ne 0; then
219 if test $stat -ne 0; then
261 if test $stat -ne 0; then
316 if test $stat -ne 0; then
345 if test $stat -ne 0; then
418 if test $stat -ne 0; then
454 if test $stat -ne 0; then
466 sed -ne '2,${
507 if test $stat -ne 0; then
529 if test $stat -ne
[all...]
/freebsd-9.3-release/contrib/file/
H A Ddepcomp193 if test $stat -ne 0; then
219 if test $stat -ne 0; then
261 if test $stat -ne 0; then
316 if test $stat -ne 0; then
345 if test $stat -ne 0; then
418 if test $stat -ne 0; then
454 if test $stat -ne 0; then
466 sed -ne '2,${
507 if test $stat -ne 0; then
529 if test $stat -ne
[all...]
/freebsd-9.3-release/lib/libc/regex/grot/
H A Dmain.c138 size_t ne; local
169 ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, sizeof(erbuf));
170 if (strcmp(erbuf, badpat) != 0 || ne != strlen(badpat)+1) {
175 ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, (size_t)SHORT);
177 ne != strlen(badpat)+1) {
182 ne = regerror(REG_ITOA|REG_BADPAT, (regex_t *)NULL, erbuf, sizeof(erbuf));
183 if (strcmp(erbuf, bpname) != 0 || ne != strlen(bpname)+1) {
189 ne = regerror(REG_ATOI, &re, erbuf, sizeof(erbuf));
194 } else if (ne != strlen(erbuf)+1) {
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.depth.ksh67 if [ "$status" -ne 0 ]; then
/freebsd-9.3-release/contrib/amd/scripts/
H A Dtest-attrcache.in84 if test $ino -ne $inode_a
120 if test $ino -ne $inode_b
/freebsd-9.3-release/contrib/gdb/
H A Dmkinstalldirs106 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/freebsd-9.3-release/crypto/openssh/
H A Dopensshd.init.in63 if [ $sshd_rc -ne 0 ]; then
/freebsd-9.3-release/etc/
H A Drc.shutdown86 if [ `/sbin/sysctl -n security.jail.vnet` -ne 1 ]; then
/freebsd-9.3-release/tools/regression/tmpfs/
H A Dh_funcs.subr151 if [ $? -ne 0 ]; then
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv667 if [ $? -ne 0 ]; then
/freebsd-9.3-release/usr.sbin/mtree/test/
H A Dtest03.sh55 if [ `wc -l < ${TMP}/_` -ne 10 ] ; then
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-parse.sh174 if [ $? -ne 0 ] ; then
177 if [ $? -ne 0 ] ; then
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend-query/
H A Ddisk-list.sh86 NEWLINE=$(camcontrol identify $DEV 2>/dev/null | sed -ne 's/^device model *//p')
/freebsd-9.3-release/contrib/tcsh/
H A Ded.refresh.c562 Char *ofd, *ols, *oe, *nfd, *nls, *ne; local
603 ne = n;
604 *ne = (Char) 0;
699 nls = ne;
727 nls = ne;
731 nls = ne;
743 nls = ne;
747 nls = ne;
774 reprintf("nfd %d, nsb %d, nse %d, nls %d, ne %d\n",
775 nfd - new, nsb - new, nse - new, nls - new, ne
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.freopen.ksh100 if [ "$i" -ne "$j" ]; then
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh104 if [ $? -ne 0 ]; then

Completed in 310 milliseconds

<<11121314151617181920>>