/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | getvfsent.c | 55 #define DIFF(xx)\ macro 119 (DIFF(vfs_special) || DIFF(vfs_fsckdev) || in getvfsany() 120 DIFF(vfs_mountp) || in getvfsany() 121 DIFF(vfs_fstype) || in getvfsany() 122 DIFF(vfs_fsckpass) || in getvfsany() 123 DIFF(vfs_automnt) || in getvfsany() 124 DIFF(vfs_mntopts))) in getvfsany() 155 ((bstat == 0 && DIFF(vfs_special)) || in getvfsany() 157 (cstat == 0 && DIFF(vfs_fsckdev)) || in getvfsany() 159 DIFF(vfs_mountp) || in getvfsany() [all …]
|
H A D | getmntent.c | 56 #define DIFF(xx)\ macro 129 ((bstat == 0 && DIFF(mnt_special)) || in getmntany_compat() 131 DIFF(mnt_mountp) || in getmntany_compat() 132 DIFF(mnt_fstype) || in getmntany_compat() 133 DIFF(mnt_mntopts) || in getmntany_compat() 134 DIFF(mnt_time))) in getmntany_compat()
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_007_pos.ksh | 102 log_must $DIFF $SRC_FILE $obj 104 log_must $DIFF $SRC_FILE $obj 115 log_must $DIFF $SRC_FILE $obj 135 log_must $DIFF $SRC_FILE $DST_FILE 138 log_must $DIFF $SRC_FILE $DST_FILE 148 log_must $DIFF $SRC_FILE $DST_FILE
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | cmp_ca.sh | 36 DIFF="diff -w" 68 if (! $DIFF $WSDIR/$WSSRC/$i $ACSRC/$i > /dev/null ) 85 if (! $DIFF $WSDIR/$WSHDR/$i $ACINC/$i > /dev/null ) 121 if (! $DIFF $WSDIR/$WSSRC/changes.txt $ACDIR/changes.txt > /dev/null )
|
/titanic_50/usr/src/tools/scripts/ |
H A D | wdiff.pl | 40 open DIFF, "<&STDIN"; 44 open DIFF, "diff -D $diffword $ARGV[0] $ARGV[1] | expand |"; 237 while (<DIFF>) {
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/xattr/ |
H A D | xattr_common.kshlib | 59 log_must $DIFF /tmp/file1.$$ /tmp/file2.$$ 70 log_must $DIFF $XATTR_CONTENTS /tmp/$XATTR_NAME.$$ 91 log_must $DIFF /tmp/passwd_dd.$$ /tmp/$XATTR_NAME.$$
|
H A D | xattr_008_pos.ksh | 63 log_must $DIFF /tmp/output.$$ /tmp/expected-output.$$ 68 log_must $DIFF /tmp/output.$$ /tmp/expected-output.$$
|
H A D | xattr_004_pos.ksh | 82 log_must $RUNAT $TESTDIR/ufs-file.$$ $DIFF passwd /etc/passwd 83 log_must $RUNAT $TESTDIR/tmpfs-file.$$ $DIFF group /etc/group
|
H A D | xattr_007_neg.ksh | 79 log_must $DIFF /tmp/output.$$ /tmp/expected_output.$$
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend.kshlib | 164 $DIFF $BACKDIR/src $BACKDIR/dst 187 $DIFF -r $srcdir $dstdir > /dev/null 2>&1 217 $DIFF $BACKDIR/dtst1 $BACKDIR/dtst2 460 $DIFF -r /$recvfs/.zfs/snapshot/a /$sendfs/.zfs/snapshot/a 465 $DIFF -r /$recvfs/.zfs/snapshot/b /$sendfs/.zfs/snapshot/b
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/ |
H A D | acl_common.kshlib | 97 $DIFF $tmpsrc $tmptgt > /dev/null 2>&1 107 $DIFF $tmpsrc $tmptgt > /dev/null 2>&1 165 $DIFF $tmpsrc $tmptgt > /dev/null 2>&1
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_010_pos.ksh | 169 log_must $DIFF -r $mntpnt_old $mntpnt_new 175 log_must $DIFF -r $mntpnt_old $mntpnt_new
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/history/ |
H A D | history_005_neg.ksh | 63 log_must $DIFF $OLD_HISTORY $NEW_HISTORY
|
H A D | history_006_neg.ksh | 80 log_must $DIFF $OLD_HISTORY $NEW_HISTORY
|
H A D | history_007_pos.ksh | 105 log_must $DIFF $tmpfile $orig_cmds_f1
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/acl/trivial/ |
H A D | zfs_acl_pax_001_pos.ksh | 79 log_must usr_exec $DIFF $initout $testout
|
H A D | zfs_acl_pax_002_pos.ksh | 78 log_must usr_exec $DIFF $initout $testout
|
H A D | zfs_acl_pax_003_pos.ksh | 73 log_must usr_exec $DIFF $initout $testout
|
H A D | zfs_acl_tar_001_pos.ksh | 77 log_must usr_exec $DIFF $initout $testout
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade_004_pos.ksh | 76 log_must $DIFF /$TESTPOOL/pool-checksums.$pool_name.pre \
|
H A D | zpool_upgrade.kshlib | 84 log_must $DIFF $pre_upgrade_checksum $post_upgrade_checksum
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/ |
H A D | zfs_list_007_pos.ksh | 84 log_must $DIFF $DEPTH_OUTPUT $EXPECT_OUTPUT
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_009_pos.ksh | 77 log_must $DIFF $DEPTH_OUTPUT $EXPECT_OUTPUT
|
/titanic_50/usr/src/common/mapfiles/gen/ |
H A D | Makefile | 107 $(DIFF) $(SYMS1) $(SYMS2) | $(GREP) "^<" | \
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/ |
H A D | zfs_send_007_pos.ksh | 84 log_must $DIFF -r $mntpnt $recv_mntpnt
|