Home
last modified time | relevance | path

Searched refs:diff (Results 276 – 300 of 300) sorted by relevance

1...<<1112

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.status.solaris974 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
H A Dconfigure6090 if diff $cache_file confcache >/dev/null 2>&1; then :; else
7250 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
H A DChangeLog2021 * netboot/config.c: Applied a diff between Etherboot-4.6.4 and
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1783 hrtime_t diff = zio->io_target_timestamp - now; in zio_delay_interrupt() local
1786 hrtime_t, now, hrtime_t, diff); in zio_delay_interrupt()
1789 (void (*)(void *))zio_interrupt, zio, diff, 1, 0); in zio_delay_interrupt()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S373 bleu %ncc, bcopy ! if size <= abs(diff): use bcopy,
H A Dniagara_copy.S2682 bleu %ncc, bcopy ! if size <= abs(diff): use bcopy,
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib1727 log_must diff -u /tmp/allow_template.$$ /tmp/allow_output.$$
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE111 01-11-22 pplex.c: add pp:headerexpandall for gcc vs. msvc <...> expand diff
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c9279 size_t tlen, olen, diff; in dprov_attributes_match() local
9301 diff = 0; in dprov_attributes_match()
9305 diff = tlen - olen; in dprov_attributes_match()
9308 if (bcmp(&template[ta_idx].oa_value[diff], in dprov_attributes_match()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c6984 mDNSs32 currtime, diff; in mDNSCoreMachineSleep() local
7025 diff = currtime - m->TimeSlept; in mDNSCoreMachineSleep()
7042 if (diff > 0) in mDNSCoreMachineSleep()
7054 if (diff >= remain || diff > (2 * 24 * 3600)) in mDNSCoreMachineSleep()
7058 CRDisplayString(m, cr), diff, remain); in mDNSCoreMachineSleep()
7062 cr->TimeRcvd -= (diff * mDNSPlatformOneSecond); in mDNSCoreMachineSleep()
7067 CRDisplayString(m, cr), remain, diff); in mDNSCoreMachineSleep()
7074 CRDisplayString(m, cr), remain, diff); in mDNSCoreMachineSleep()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1438 uint64_t diff = 0; in ztest_pattern_match() local
1441 diff |= (value - *ip++); in ztest_pattern_match()
1443 return (diff == 0); in ztest_pattern_match()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c5542 size_t diff; in segvn_fault() local
5559 diff = pp->p_offset - svd->offset; in segvn_fault()
5567 page = btop(diff); in segvn_fault()
5601 seg->s_base + diff, in segvn_fault()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c2621 offset_t diff; in nfs4_read() local
2690 diff = rp->r_size - uiop->uio_loffset; in nfs4_read()
2692 if (diff <= 0) in nfs4_read()
2694 if (diff < n) in nfs4_read()
2695 n = (uint_t)diff; in nfs4_read()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.sh6429 then $exec diff -b regress.out regress.old
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c236 #define MDIFF(diff, elem2, elem1, member) (diff)->member = \ argument
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-31047 When you attach a patch, make the patch in unified diff format, and
H A Dgrub.info3756 When you attach a patch, make the patch in unified diff format, and
4192 * Make patches in unified diff format. `diff -urN' is appropriate in
H A Dgrub.texi3932 When you attach a patch, make the patch in unified diff format, and
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S1866 bleu %ncc, bcopy ! if size <= abs(diff): use bcopy,
H A Dcheetah_copy.S1496 bleu %ncc, bcopy ! if size <= abs(diff): use bcopy,
H A Dopl_olympus_copy.S1440 bleu %ncc, bcopy ! if size <= abs(diff): use bcopy,
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE269 09-01-28 include/fs3d.h,misc/fs3d.c: mount() => fs3d_mount() for diff std prototypes
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2557 of a diff with the MFW's allocation values.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14999 add and subtract (diff) macros have changed considerably.
15632 result in a large diff, but the change is strictly cosmetic and
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids7 # or send entries as patches (diff -u old new) in the

1...<<1112