Searched refs:src (Results 701 - 725 of 1056) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
90 lduw [%o0], %o2 ! src word
192 lduw [%o0], %o1 ! src word
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
90 lduw [%o0], %o2 ! src word
192 lduw [%o0], %o1 ! src word
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c20 /* Based on "src/main.c" in etherboot-4.5.8. */
187 iport, ntohs(tr->udp.src),
212 oport = ntohs(tr->udp.src);
357 iport, ntohs (tr->udp.src),
404 oport = ntohs (tr->udp.src);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
99 uint8_t src; member in struct:__anon1210
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c196 * Concatenate src onto tail of des.
201 catn(tchar *des, tchar *src, int count) argument
210 if ((*des++ = *src++) == '\0')
227 copyn(tchar *des, tchar *src, int count) argument
234 if ((*des++ = *src++) == '\0')
/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
251 struct base *add_base(const char *src, const char *dst);
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c576 u_int8_t *src; local
602 src = (u_int8_t *)(pagep) + HOFFSET(pagep);
603 memmove(src + shrink, src, pagep->inp[ndx] - HOFFSET(pagep));
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 INCPATH= -I. -I../src -I../include
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_usb.c695 char src[32], dst[32]; /* "subsystem.property" names */ local
697 snprintf(src, sizeof (src), "%s.%s", subsystem, properties[i]);
699 hal_device_copy_property(parent, src, d, dst);
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
364 addq $16, %rdi / %rdi = src
395 cmpq %rdx, %rcx / while (base+size >= src++) {
398 movq %rsi,(%rcx) / *dest = *src
399 addq $8, %rdi / src++
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_conn.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
201 * src: the client source address
213 in6_addr_t src; member in struct:ilb_sticky_s
/illumos-gate/usr/src/tools/scripts/
H A DInstall.sh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
105 [ -s srcdir (default: usr/src/uts) ]
561 typeset src="$1"
570 [[ "$VERBOSE" != "q" ]] && echo "cp $src $destdir"
572 cp $src $destdir || fail "failed to copy $src to $destdir"
834 w) ENV_PATH="$OPTARG"; SRC="$ENV_PATH/usr/src";;
H A Dxref.sh9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
97 SRC=$CODEMGR_WS/usr/src export SRC
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1675 isns_target_t *src; local
1702 src = itarget;
1704 src = isnst_get_registered_source_locked(svr);
1727 src = jtarget;
1728 ASSERT(src != NULL);
1752 len = strlen(src->target_info->ti_tgt_name) + 1;
1754 len, src->target_info->ti_tgt_name, 0) != 0) {
2255 isns_target_t *src; local
2323 isns_target_t *src; local
[all...]
/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
97 #define VIFF_SRCRT 0x2 /* tunnel uses IP src routing */
108 uint_t mfcc_pkt_cnt; /* pkt count for src-grp */
144 * Argument structure used by mrouted to get src-grp pkt counts
147 struct in_addr src; member in struct:sioc_sg_req
213 uint_t mfc_pkt_cnt; /* pkt count for src-grp */
214 uint_t mfc_byte_cnt; /* byte count for src-grp */
215 uint_t mfc_wrong_if; /* wrong if for src-grp */
/illumos-gate/usr/src/uts/sun4u/sys/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
121 ROOTDIR= $(ROOT)/usr/share/src
/illumos-gate/usr/src/cmd/zic/
H A DMakefile30 ROOTTZSRCD= $(ROOTSHLIB)/zoneinfo/src
/illumos-gate/usr/src/uts/intel/sys/
H A Darchsystm.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
158 extern void page_copy_no_xmm(void *dst, void *src);
/illumos-gate/usr/src/uts/common/sys/
H A Dlofi.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
190 * The basis for CRYOFF is derived from usr/src/uts/common/sys/fs/ufs_fs.h.
316 typedef int lofi_compress_func_t(void *src, size_t srclen, void *dst,
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
522 propagate_bootblock(ib_data_t *src, ib_data_t *dest, char *updt_str) argument
524 ib_bootblock_t *src_bblock = &src->bootblock;
528 assert(src != NULL);
558 src->device.path, dest->device.path);
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dimx6.dtsi106 src: src@4006E000 {
107 compatible = "fsl,imx6-src";
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h556 #define ACPI_MOVE_NAME(dest,src) (*ACPI_CAST_PTR (UINT32, (dest)) = *ACPI_CAST_PTR (UINT32, (src)))
559 #define ACPI_MOVE_NAME(dest,src) (strncpy (ACPI_CAST_PTR (char, (dest)), ACPI_CAST_PTR (char, (src)), ACPI_NAME_SIZE))
/illumos-gate/usr/src/lib/libproc/sparc/
H A DPisadep.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
227 ucontext_n_to_prgregs(const ucontext_t *src, prgregset_t dst) argument
229 const greg_t *gregs = &src->uc_mcontext.gregs[0];
/illumos-gate/usr/src/common/bignum/
H A Dmont_mulf.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
164 float *src) /* source - should be unsigned int* */
170 i32 = (uint32_t *)src;
159 i16_to_d16_and_d32x4(const double *dummy1, const double *dummy2, const double *dummy3, double *result16, double *result32, float *src) argument
/illumos-gate/usr/src/cmd/power/
H A Dconf.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
48 #define MCCPY_FIELD(dst, src, field) \
49 (void) memccpy(&dst.field, &src.field, 0, sizeof (dst.field) - 1)

Completed in 141 milliseconds

<<21222324252627282930>>