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

12345678910

/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A DMakefile.4.x9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
/illumos-gate/usr/src/cmd/sh/
H A Dio.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
219 copy(struct ionod *ioparg) function
235 copy(iop->iolst);
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
56 * NOTE - don't use %o5 in this routine as copy{in,out}str uses it.
88 ! We do this instead of a word by word copy because most strings
151 ! We do this instead of a word by word copy because most strings
221 ! We do this instead of a word by word copy because most strings
286 ! We do this instead of a word by word copy because most strings
356 ! We do this instead of a word by word copy because most strings
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.s9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
153 ! copy saved thread pointer to %g7
159 ! copy select data to registers for later use
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A DMakefile7 # 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
28 SRCS= autoload.c bootinfo.c conf.c copy.c devicename.c main.c self_reloc.c \
30 OBJS= autoload.o bootinfo.o conf.o copy.o devicename.o main.o self_reloc.o \
/illumos-gate/usr/src/tools/btxld/
H A Dbtxld.c116 static void copy(int, int, size_t, off_t);
267 copy(fdi[i], fdo, ldr_size, 0);
276 copy(fdi[i], fdo, btx.btx_textsz - sizeof(btx),
280 copy(fdi[i], fdo, ihdr.size, 0);
444 * Safe copy from input file to output file.
447 copy(int fdi, int fdo, size_t nbyte, off_t offset) function
/illumos-gate/usr/src/boot/lib/libz/test/
H A Dinfcover.c290 z_stream strm, copy; local
335 ret = inflateCopy(&copy, &strm); assert(ret == Z_OK);
336 ret = inflateEnd(&copy); assert(ret == Z_OK);
391 z_stream strm, copy; local
438 ret = inflateCopy(&copy, &strm); assert(ret == Z_MEM_ERROR);
657 inf("63 0 3 0 0 0 0 0", "copy direct from output", 0, -8, 259,
/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
759 sysevent_t *copy; local
768 copy = (sysevent_t *)&qcopy->arg.buf;
778 ASSERT((caddr_t)copy + attr_offset <= (caddr_t)copy + copy_len);
780 bcopy(ev, copy, attr_offset);
784 return (copy);
790 attr = (char *)copy + attr_offset;
796 SE_ATTR_PTR(copy) = UINT64_C(0);
797 SE_FLAG(copy)
[all...]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
160 * old version 6 printf. Thus we normally steal a copy of the "printf.c"
288 #define copy(a,b,c) Copy((char *) (a), (char *) (b), (c)) macro
290 #define getexit(a) copy(a, resetlab, sizeof (jmp_buf))
296 #define resexit(a) copy(resetlab, a, sizeof (jmp_buf))
323 * dol and unddol, a copy of the entire, pre-command buffer state
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE6 * the License. You may obtain a copy of the License at
43 * the License. You may obtain a copy of the License at
81 * the License. You may obtain a copy of the License at
118 * the License. You may obtain a copy of the License at
155 * the License. You may obtain a copy of the License at
193 * the License. You may obtain a copy of the License at
229 * the License. You may obtain a copy of the License at
268 * the License. You may obtain a copy of the License at
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_delete.c256 db_indx_t copy; local
269 copy = h->inp[indx_copy];
273 h->inp[indx] = copy;
494 * by the root page and copy it over the root page. If we can't get a
H A Dbt_put.c252 * Adjust the cursor and copy in the key for
273 * Adjust the cursor and copy in the key for
725 DBT copy; local
752 * to the place at which to copy the user's data, b) set tlen to the
754 * the user, and c) copy any valid data from an existing record.
774 * in the current record rather than allocate a separate copy.
776 memset(&copy, 0, sizeof(copy));
777 if ((ret = __db_goff(dbp, &copy, bo->tlen,
791 * the same number of bytes as we're inserting, copy i
[all...]
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
34 * make a copy in spool directory
49 copy(), gtcfile();
125 * make a copy of the file in the spool
203 * We do the copy multiple times when multiple
402 if (copy(sys1, file1, sys2p, file2))
474 * generate copy files for s1!f1 -> s2!f2
482 copy(s1, f1, s2, f2) function
502 DEBUG(4, "copy: file1=<%s> ", file1);
528 * copy fil
[all...]
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
804 char *starti, *startn, *endi, *copy; local
809 if ((copy = topo_mod_strdup(mod, fmri + 5)) == NULL)
812 len = strlen(copy);
817 startn = strchr(copy, ':');
818 fs = strchr(copy, '/');
821 topo_mod_strfree(mod, copy);
833 if (++startn >= copy + len)
840 if (++starti > copy + len)
883 topo_mod_free(mod, copy, le
906 char *fac, *copy, *fname, *ftype; local
[all...]
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dsbrk.s9 ! You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
32 * Copy string s2 to s1, truncating or null-padding to always copy n bytes
57 ! bytes remain to be copied, strncpy will copy null bytes into
86 bnz,a %ncc, .alignsrc ! no, copy another byte
170 nop ! pad to align copy loop below
171 nop ! pad to align copy loop below
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmLogDisplay.java8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
166 theList.copy();
/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
176 copy('/etc/cups/printers.conf', $path);
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Denm.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
152 char *script, *copy = NULL; local
205 if ((copy = strdup(script)) == NULL ||
211 argv[i++] = strtok_r(copy, " ", &lasts);
323 free(copy);
/illumos-gate/usr/src/lib/libsqlite/
H A DMakefile.com19 copy.o \
69 $(SRCDIR)/copy.c \
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
31 * Copy s2 to s1, always copy n bytes.
57 * Do the byte copy
67 * copy data by shifting and merging.
68 * Copy residue bytes as byte copy
75 * For remaining count copy as much data in 8-byte chunk from source to
77 * Followed by trailing copy using byte copy.
87 * copy bytes; exit with dst addr
89 * copy wit
[all...]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrcpy.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
55 ! if it is not aligned, attempts to copy bytes until it is.
56 ! once this has occurred, the copy takes place, while checking
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s6 / XX64 - fix me - this is a copy of the x86 version
14 / except in compliance with the License. You may obtain a copy of
/illumos-gate/usr/src/cmd/csh/
H A Dsh.h197 #define getexit(a) copy((void *)(a), (void *)reslab, sizeof reslab)
198 #define resexit(a) copy((void *)reslab, ((void *)(a)), sizeof reslab)
510 * setname is a macro to copy the path in bname. (see sh.err.c)
H A Dsh.misc.c290 #ifndef copy
292 copy(tchar *to, tchar *from, int size) function
469 /* copy max size */

Completed in 1121 milliseconds

12345678910