Searched refs:copy (Results 226 - 249 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/mv/
H A Dmv.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
107 static int Rflg = 0; /* recursive copy */
108 static int rflg = 0; /* recursive copy */
535 * If it's a recursive copy and source
596 goto copy;
667 * link or special device, or copy the file wholesale
747 copy:
793 * symlink, copy the file referenced
1471 mode_t fixmode = (mode_t)0; /* cleanup mode after copy */
1506 * s1 gets overwritten when doing the recursive copy
[all...]
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
602 * Given an existing dataset, create a writable copy whose initial contents
6772 char *atp, *copy; local
6811 copy = NULL;
6813 copy = strdup(fromsnap);
6815 copy = strdup(tosnap);
6816 if (copy == NULL)
6819 if ((atp = strchr(copy, '@')) != NULL)
6822 if ((zhp = zfs_open(g_zfs, copy, ZFS_TYPE_FILESYSTEM)) == NULL)
6825 free(copy);
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2936 char *intf, *num, *copy; local
2939 copy = strdup(str);
2940 if (copy == NULL) {
2944 intf = strtok(copy, ",");
2949 free(copy);
2967 free(copy);
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s12 ! You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
948 cp = copy(cp2, cp);
H A Dcollect.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
491 copy(Getf("DEAD"), &linebuf[2]);
500 * then open it and copy the contents to obuf.
/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94 $Cpyr = 0x00040; # symbol bound to copy-relocation reference
648 if ($BndInfo =~ /copy-ref/) {
909 # copy-relocations, rejections, and plt address
970 # Is this symbol the reference data of a copy
1068 # (copy-relocations, or plt addresses), no-direct bindings, and the
1106 # Ignore bindings to undefined .plts, and copy-relocation
1181 # references and/or copy relocations, are also uninteresting.
1236 # -r relocations provide for copy relocations
1348 # for copy relocation
[all...]
/illumos-gate/usr/src/tools/onbld/Scm/
H A DBackup.py11 # You should have received a copy of the GNU General Public License
34 This is the node to which the working copy changes
48 A list of renames in the working copy that have to be
65 working copy if any.
360 raise util.Abort("couldn't save working copy parent: %s" % e)
375 raise util.Abort("couldn't save working copy diff: %s" % e)
381 '''Return the desired working copy node from the backup'''
436 raise util.Abort('working copy diff applied with fuzz')
438 raise util.Abort("couldn't apply working copy diff: %s\n"
451 # (rename/copy destinatio
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c7 * A full copy of the text of the CDDL should have accompanied this
8 * source. A copy of the CDDL is also available via the Internet at
1764 * memory for descriptor rings or for tx/rx copy buffers.
2066 uint_t nbuf = 0, len, copy, n; local
2084 copy = (len <= fl->copy_threshold);
2085 if (copy != 0) {
2098 if (copy != 0)
2209 /* Use tx copy buffer if this mblk is small enough */
2281 * Copies the specified # of bytes into txq's tx copy buffer and updates txinfo
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
577 * the copy in the real mode platter's rm_code array as we've been
1059 / We will be executing not from the copy in real mode platter,
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
355 softc->polledio.copy = vgatext_polled_copy;
928 * screen-to-screen copy
958 * Remember we're going to copy shorts because each
985 * Offset to the end of the region and copy backwards.
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
706 * Return the latest target status. We just copy out our cached copy. The
721 * then call down to update it; otherwise copy out the saved status.
1867 ssize_t (*copy)(mdb_tgt_t *, void *, size_t))
1881 xdp->xd_copy = copy;
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
477 softc->polledio.copy = vgatext_polled_copy;
1054 * screen-to-screen copy
1084 * Remember we're going to copy shorts because each
1111 * Offset to the end of the region and copy backwards.
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
672 * If the old data is wanted (copy), leave b_wptr at the end of the data,
678 reallocb(mblk_t *mp, size_t size, uint_t copy) argument
697 if (copy && mp->b_datap->db_lim - mp->b_rptr >= size)
709 if (copy) {
1402 * The alignment of rptr (w.r.t. word alignment) will be the same in the copy
1422 * removed once a copy-callback routine is made available.
1455 * trace a flow, and we copy the message, we might lose
1977 * Dup/copy mp1 and put what we don't need
2044 * duplicate/copy
[all...]
H A Dtem_safe.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
339 tems.ts_fb_polledio->copy(tems.ts_fb_polledio->arg, pca);
2338 * Offset to the end of the region and copy backwards.
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
150 ldd [%o0+0x38],%f0 ! copy rarely used constants to stack
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
32 # bringover a master krb5.conf copy from a specified location.
1920 # Copy over krb5.conf master copy from filepath
1923 query "$(gettext "Do you want to copy over the master krb5.conf file") ?"
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
430 static void copy(void *dst, void *src);
4061 copy(&savedblock, &dblock);
5197 copy(buffer, &tbuf[recno++]);
5360 copy(void *dst, void *src) function
6006 /* strtok(3C) modifies the string, so make a copy. */
7467 if (charset_type == 3) { /* Already UTF-8, just copy */
7559 * If valid, copy source to target.
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
43 * function call. Due to this we need to copy arguments for the
45 * on the stack so we have to either copy everything between esp and
46 * ebp or copy only a fixed number (MAXNARG - defined here) for
198 * copy MAXNARG == 10 incoming arguments
337 / copy incoming arguments
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2030 ! copy stack/pointer without using %sp
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97 * memmove is the same as memcpy except one case where copy needs to be
98 * done backwards. The copy backwards code is done in a similar manner.
103 jbe L(CopyForward) # then do copy forward
107 jb L(CopyBackwards) # then do copy backwards
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
96 /* max # of chunks in copy loop before delay */
181 struct copy_args { /* arguments passed to copy process */
1038 /* copy values over */
1071 /* copy volume names */
1301 /* Restore copy throttle parameters, if header version is 3 */
1487 * Stop any copy in progress
1570 * all cache to be allocated by copy loops.
1825 /* copy pathnames into it */
1881 * copy wit
8522 unsigned char *copy, *shd; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex22 % You should have received a copy of the GNU General Public License
194 % For a final copy, take out the rectangles
4733 \def\error{\leavevmode\lower.7ex\copy\errorbox}
5948 % Otherwise just copy the Info node name.
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure9 # gives unlimited permission to copy, distribute and modify it.
158 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
1036 gives unlimited permission to copy, distribute and modify it.
6382 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
6553 gives unlimited permission to copy, distribute and modify it."

Completed in 772 milliseconds

12345678910