Home
last modified time | relevance | path

Searched refs:original (Results 1 – 25 of 135) sorted by relevance

123456

/titanic_50/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_002_pos.ksh101 log_must $TAR cf $TESTDIR/tarball.original.tar file*
116 log_must $MKDIR $TESTDIR/original
120 cd $TESTDIR/original || log_fail "Could not cd $TESTDIR/original"
121 log_must $TAR xf $TESTDIR/tarball.original.tar
128 $DIRCMP $TESTDIR/original $TESTDIR/snapshot > /tmp/zfs_snapshot2.$$
H A Dsnapshot_006_pos.ksh99 log_must $TAR cf $TESTDIR1/tarball.original.tar file*
114 log_must $MKDIR $TESTDIR1/original
118 cd $TESTDIR1/original || log_fail "Could not cd $TESTDIR1/original"
119 log_must $TAR xf $TESTDIR1/tarball.original.tar
126 $DIRCMP $TESTDIR1/original $TESTDIR1/snapshot > /tmp/zfs_snapshot2.$$
H A Drollback_002_pos.ksh127 FILE_COUNT=`$LS -Al $TESTDIR/original* $TESTDIR/afterfirst*| $GREP -v "total" | wc -l`
/titanic_50/usr/src/cmd/spell/
H A Dspellprog.c231 static char original[LINE_MAX]; variable
358 for (cp = word, dp = original; cp < ep; ) in main()
371 for (cp = original+1, dp = word+1; dp < ep; dp++, cp++) in main()
379 for (cp = original, dp = word; *dp = *cp++; dp++) in main()
384 (void) fprintf(file, "%s\n", original); in main()
389 (void) fprintf(file, "%s-\n", original); in main()
393 original); in main()
/titanic_50/usr/src/cmd/fm/dicts/
H A DFMD.po110 msgstr "Some system components offlined because of the original fault may have been brought back on…
112 msgstr "Performance degradation of the system due to the original fault may have been recovered."
126 msgstr "Some system components offlined because of the original fault may have been brought back on…
128 msgstr "Performance degradation of the system due to the original fault may have been recovered."
142 msgstr "All system components offlined because of the original fault have been brought back online."
144 msgstr "Performance degradation of the system due to the original fault has been recovered."
/titanic_50/usr/src/grub/
H A DREADME.grub11 the original author of this graphics patch is
15 The original graphics patch file is the grub-0.93-graphics.patch
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.s369 btst %g4, %g3 ! UCU in original shadow AFSR?
377 btst C_AFSR_L3_UCU, %g3 ! L3_UCU in original shadow AFSR_EXT?
381 ldxa [%g1 + CH_ERR_TL1_AFSR]%asi, %g4 ! original AFSR
383 or %g3, %g4, %g3 ! %g3 = original + current AFSR
386 btst %g4, %g3 ! WDU in original or current AFSR?
393 ldxa [%g1 + CH_ERR_TL1_SDW_AFSR_EXT]%asi, %g4 ! original AFSR_EXT
396 or %g3, %g4, %g3 ! %g3 = original + current AFSR_EXT
397 btst C_AFSR_L3_WDU, %g3 ! L3_WDU in original or current AFSR?
H A Dus3_cheetah_asm.s288 btst %g4, %g3 ! UCU in original AFSR?
292 or %g3, %g4, %g3 ! %g3 = original + current AFSR
295 btst %g4, %g3 ! WDU in original or current AFSR?
/titanic_50/usr/src/uts/common/zmod/
H A DTHIRDPARTYLICENSE15 * claim that you wrote the original software. If you use this software
19 * misrepresented as being the original software.
/titanic_50/usr/src/common/bzip2/
H A DLICENSE16 not claim that you wrote the original software. If you use this
21 not be misrepresented as being the original software.
/titanic_50/usr/src/cmd/vi/port/
H A DREAD_ME32 -DTRACE for debugging (the original command line syntax
36 forms are acceptable; in the future, the original
/titanic_50/usr/src/cmd/sgs/test/ld/x64/tls/ie/
H A DREADME3 The original C source files are in orig/ but unused, since we need to avoid
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg85 @ MSG_ARG_ALT "%s: %s: cannot override original file with \
196 @ MSG_DMP_APP " Specific application: %s (original: %s)\n"
208 @ MSG_DMP_STAT "\nWARNING: original file %s: stat failed: %s\n\n"
209 @ MSG_DMP_DCMP "\nWARNING: original directory %s: modified since \
211 @ MSG_DMP_FCMP "\nWARNING: original file %s: modified since \
/titanic_50/usr/src/uts/sun4/ml/
H A Dcopy.s73 orcc %o2, %g0, %o4 ! save original count
210 mov %o2, %o4 ! save original count
/titanic_50/usr/src/cmd/power/
H A Dsysidpm.po34 # In the sysidpm.sh script, the corresponding original message has
48 # In the sysidpm.sh script, the corresponding original message has
/titanic_50/usr/src/common/atomic/amd64/
H A Datomic.s299 addb %sil, %al / new value = original value + delta
309 addw %si, %ax / new value = original value + delta
319 add %esi, %eax / new value = original value + delta
330 addq %rsi, %rax / new value = original value + delta
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c127 char original; /* this is not a duplicate entry */ member
343 p->original = 1; in donames()
364 if (!p->original) in donames()
383 new->original = 1; in donames()
387 p->original = 0; in donames()
429 new->original = 0; in donames()
/titanic_50/usr/src/lib/libc/i386/sys/
H A Dsyscall.s92 movl 0(%esp), %edx / Restore the stack frame to original size
/titanic_50/usr/src/lib/brand/solaris10/zone/
H A Dpkgrm.lst28 # on the original physical system.
H A Dsmf_disable.lst28 # they existed on the original physical system.
/titanic_50/usr/src/lib/libc/i386/gen/
H A Dldivide.s48 / the following code is only for compatibility with original ldivide code
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-4108 FIXME: I'm not sure where some part of the original chapter is
125 FIXME: Probably the original chapter is derived from "How It Works",
142 * Use as late code as possible, for the original code. The CVS
/titanic_50/usr/src/lib/libm/sparc/src/
H A Dnextafter.S56 or %g0,%i0,%o0 ! save original arguments
/titanic_50/usr/src/cmd/ipf/tools/
H A DIPFILTER.LICENCE12 * and due credit is given to the original author and the contributors.
/titanic_50/
H A DREADME28 code may not alter the original license terms. Integrations of code

123456