Searched refs:ne (Results 226 - 250 of 345) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/cmd-inet/etc/init.d/
H A Dncakmod71 if [ $? -ne 0 ]; then
/illumos-gate/usr/src/cmd/sh/
H A Dsh.xcl183 msgid "-ne"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dclone_001_pos.ksh138 if [[ $FILE_COUNT -ne $COUNT ]]; then
152 if [[ $FILE_COUNT -ne $COUNT ]]; then
H A Dsnapshot_001_pos.ksh87 if [[ $SNAP_FILE_SUM -ne $FILE_SUM ]]; then
H A Dsnapshot_005_pos.ksh86 if [[ $SNAP_FILE_SUM -ne $FILE_SUM ]]; then
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh129 if [[ $ret -ne 0 ]]; then
172 if [[ $? -ne 0 ]]; then
209 if [[ $? -ne 0 ]]; then
247 if [[ $stat -ne 0 ]]; then
319 if [[ $? -ne 0 ]]; then
324 if [[ $? -ne 0 ]]; then
329 if [[ $? -ne 0 ]]; then
417 if [[ $? -ne 0 ]]; then
440 if [[ $? -ne 0 ]]; then
528 if [[ $status -ne
[all...]
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr206 if [[ $? -ne 0 ]] ; then
222 if [[ ${ap_rc} -ne 0 ]] ; then
259 if [[ $? -ne 0 ]] ; then
482 if [[ ${vpl_rc} -ne 0 ]] ; then
488 if [[ ${vpf_rc} -ne 0 ]] ; then
648 if [[ $? -ne 0 ]] ; then
1355 if [[ $? -ne 0 ]] ; then
1601 if [[ ${ppd_pathname_rc} -ne 0 ]] ; then
1636 if [[ $? -ne 0 ]] ; then
1678 if [[ ${apm_rc} -ne
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd232 while ($_ ne '') {
266 warn "Bad continuation line in $file: $cont\n" if $cont ne '';
545 $dialin{$_[2]} = $_[8] if $_[9] ne "I";
546 $dialout{$_[2]} = $_[8] if $_[9] ne "";
628 if ($myname ne "" && $$opts{pap_id} ne "" &&
629 $myname ne $$opts{pap_id}) {
633 $myname = $$opts{pap_id} if $$opts{pap_id} ne "";
1077 if $$sline[0] ne "Any";
1083 if ($$dev[1] ne "
[all...]
/illumos-gate/usr/src/cmd/mdb/tools/scripts/
H A Dtigen.sh99 if [ $? -ne 0 ]; then
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.freopen.ksh100 if [ "$i" -ne "$j" ]; then
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex1.ksh70 if [ $? -ne 0 ]; then
H A Dtst.provregex3.ksh79 if [ $? -ne 0 ]; then
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.libdepfullyconnected.ksh90 exit 1 if pop(@new) ne pop(@order);
/illumos-gate/usr/src/cmd/audit_warn/
H A Daudit_warn.sh49 if [ $? -ne 0 ]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-iptun86 if [ $? -ne 0 ]; then
104 if [ $? -ne 0 ] || [ "$state" != "disabled" ]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_001_pos.ksh59 if [ $? -ne 0 ]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.kshlib55 if [[ $? -ne 0 ]] ; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/userquota/
H A Duserquota_common.kshlib112 if [[ $? -ne 0 ]]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_013_pos.ksh56 if [ $? -ne 0 ]
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh638 if [ $? -ne 0 ]
985 if [ $? -ne 0 ]
995 if [ $? -ne 0 ]
1099 if [ $? -ne 0 ]
1116 if [ $? -ne 0 ]
1472 if [ $? -ne 0 ]
1479 if [ $? -ne 0 ]
/illumos-gate/usr/src/tools/depcheck/
H A Dget_depend_info408 if ($lastword ne $word) {
431 if (($PKGS{$word} =~ /\w/) && ($FTYPE{$word} ne "d")) {
446 if (($count > 0) && ($output[$count] ne $output[$count-1])) {
485 if (($FTYPE{$file} =~ /\w/) && ($FTYPE{$file} ne "d")) {
542 if ($lastpkg ne $pkg) {
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.CompCpio.sh136 if [ $? -ne 0 ]; then
469 if [ $? -ne 0 ]; then
484 if [ $? -ne 0 ]; then
497 if [ $? -ne 0 ]; then
511 if [ $? -ne 0 ]; then
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_thread.c445 long ne; local
458 ne = ufs_thread_run(uq, &cprinfo) ? 1 : 0;
463 if (ne && (ip = uq->uq_ihead)) {
485 * drain ne entries off the delete queue. As new queue entries may
486 * be added while we're working, ne is interpreted as follows:
488 * ne > 0 => remove up to ne entries
489 * ne == 0 => remove all entries currently on the queue
490 * ne == -1 => remove entries until the queue is empty
493 ufs_delete_drain(struct vfs *vfsp, int ne, in argument
780 int ne; local
858 ufs_idle_some(int ne) argument
[all...]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh771 if [ $# -ne 1 ]; then
813 if [ $# -ne 1 ]; then
867 if [ $? -ne 0 ]; then
880 if [ $? -ne 0 ]; then
1262 if [ $? -ne 0 ]; then
1317 if [ $? -ne 0 ]; then
1345 while [ $? -ne 0 ]
1378 while [ $? -ne 0 ]
1472 if [ $? -ne 0 ];
1530 if [ $? -ne
[all...]
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh251 if [ $? -ne 0 ]; then
524 if [ $? -ne 0 ]; then
527 if [ $? -ne 0 ]; then
611 if [ $reboot_needed -ne 0 ]; then
621 if [ $? -ne 0 ]; then
653 if [ $? -ne 0 ]; then

Completed in 168 milliseconds

1234567891011>>