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

12345678910

/illumos-gate/usr/src/lib/libpp/common/
H A Dppfsm.c9 * A copy of the License is available at *
84 #define copy(t,f) (memcpy(&fsm[t][1],&fsm[f][1],(MAX+1)*sizeof(short)),fsm[TERMINAL][(t)+1]=fsm[TERMINAL][(f)+1]) macro
274 /* copy QUICK to QUICK+1 through MAC0+1 */
306 /* copy MAC0+1 to MAC0+2 through MACN */
318 /* copy HIT0+1 to HIT0+2 through HITN */
628 copy(i, c);
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
447 extern char *copy(char *str1, char *str2);
/illumos-gate/usr/src/cmd/mailx/
H A Dlist.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
524 copy(stringstack[regretp], lexstring);
H A Dnames.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
172 cp = copy(p->n_full, cp);
271 * Now either copy "image" to the desired file
H A Dsend.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
299 cp2 = copy(*ap, cp2);
368 * save a copy of the letter
436 * file, save a copy of it before it's sorted below.
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2133 uint8_t *buf) /* non-NULL: copy array into buf */
2152 /* preallocated buf, copy in */
2277 char *copy; local
2281 copy = kmem_zalloc(strlen(str) + 1, KM_SLEEP);
2282 (void) strcpy(copy, str);
2283 return (copy);
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmisalign.s16 ! You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
/illumos-gate/usr/src/cmd/csh/
H A Dsh.c703 copy((char *)&saveB, (char *)&B, sizeof (saveB));
735 copy((char *)&B, (char *)&saveB, sizeof (B));
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
787 audit_rec_t *copy = node; local
802 " pool size=%d)\n", (void *)copy, b_allocated,
947 DPRINT((dbfp, "copy is not null, partial is %d\n",
987 DPRINT((dbfp, "copy is null, partial is %d\n",
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c20 * You should have received a copy of the GNU General Public License
4111 DBusMessage *copy; local
4117 /* send a copy of the message */
4118 copy = dbus_message_copy (message);
4120 copy,
4132 dbus_message_unref (copy);
4273 DBusMessage *copy; local
4276 copy = dbus_message_copy (message);
4278 dbus_connection_send (dbus_connection, copy, NULL);
4280 dbus_message_unref (copy);
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
722 * copy at most 'audit_argcnt' arguments. The default arg count is 64.
724 * NOTE: on sparc we always copy at least six args since these
750 srax %l1, CLONGSHIFT, %l1 ! %l1 = %l1 / 8 (words to copy)
767 mov %i0, %o0 ! copy ins to outs
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
H A Dvalidate_pkg.py9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
845 originalexceptions = exceptions.copy()
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c9 * A copy of the License is available at *
848 goto copy;
852 { copy:
/illumos-gate/usr/src/cmd/cron/
H A Dat.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
98 static void copy(char *, FILE *, int);
396 copy(jobfile, inputfile, when);
570 copy(char *jobfile, FILE *inputfile, int when) function
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
180 PERPAGE(copy) PERPAGE(compress) \
381 char *page; /* buffer for page copy */
1457 * the dump. Initially this is a copy of the stack trace. Additional
1839 * Read the helper queue, and copy one mapped page. Return 0 when
1897 * return a copy.
1900 HRSTART(hp->perpage, copy);
1903 HRSTOP(hp->perpage, copy);
2170 * as helpers working in parallel to copy and compress memory
2260 HRSTART(hp->perpage, copy);
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
555 CK_ATTRIBUTE_PTR template, boolean_t copy, kernel_session_t *sp);
/illumos-gate/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh11 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
80 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
710 copy(mapreg(i+1), mapreg(i), sizeof (struct strreg));
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
712 * decide if a copy were needed, it's less work to just do the copy, even
/illumos-gate/usr/src/cmd/listen/
H A Dlsdbf.c9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
274 * legal, non-duplicate entry: copy it into internal data base
820 * decide if a copy were needed, it's less work to just do the copy, even
901 * WARNING: This routine writes into the in-memory copy
903 * the incore copy of the database file will no longer be valid.
/illumos-gate/usr/src/uts/common/io/
H A Ddcopy.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
452 cmd->dp.copy.cc_size);
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
388 ldx [%o0 + SFMMU_ISMBLKPA], %o1 ! copy members of sfmmu
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
292 membar #Sync ! sync error barrier (see copy.s)
1513 mov %i6, %g3 ! copy the final %fp and return PC
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
878 _sip_msg_t *msg, boolean_t copy)
901 if (copy) {
877 sip_create_send_nonOKack(sip_conn_object_t conn_obj, sip_xaction_t *sip_trans, _sip_msg_t *msg, boolean_t copy) argument

Completed in 127 milliseconds

12345678910