Searched refs:src (Results 776 - 800 of 1056) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/lib/libumem/i386/
H A Dumem_genasm.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.
83 #define PTC_JMPADDR(dest, src) (dest - (src + 4))
/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.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.
456 * Copies the UUID variable src to dst.
459 uuid_copy(uuid_t dst, uuid_t src) argument
461 (void) memcpy(dst, src, UUID_LEN);
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.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.
672 hsp_attr_t *src = data; local
676 dst->associated_id = src->associated_id;
677 dst->type = src->type;
687 if (src->type == HSP_TYPE_LOCAL) {
690 src->associated_id);
711 arraypart_attr_t *src = data; local
715 dst->disk_id = src->disk_id;
716 dst->offset = src
760 property_attr_t *src = data, *dst = attr; local
[all...]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertgetsetop.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.
41 copy_data(KMF_DATA *dst, KMF_DATA *src) argument
45 if (dst == NULL || src == NULL)
48 if (src->Length == 0) {
51 src->Data = NULL;
55 dst->Data = malloc(src->Length);
59 dst->Length = src->Length;
60 (void) memcpy(dst->Data, src->Data, src
[all...]
/illumos-gate/usr/src/common/nvpair/
H A Dfnvpair.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.
113 fnvlist_merge(nvlist_t *dst, nvlist_t *src) argument
115 VERIFY0(nvlist_merge(dst, src, KM_SLEEP));
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.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.
67 nhconvert_8bytes(const void *src) { argument
69 mdb_nhconvert(&dest, src, 8);
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dshqueue.h72 #define SH_PTR_TO_OFF(src, dest) \
73 ((ssize_t)(((u_int8_t *)(dest)) - ((u_int8_t *)(src))))
/illumos-gate/usr/src/cmd/audio/utilities/
H A DResample.cc9 * 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.
53 #define BCOPY(src, dest, num) memmove(dest, src, num)
/illumos-gate/usr/src/cmd/bart/
H A Drules.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.
1036 * 1. the rule "/home/nickiso" applies to fname "/home/nickiso/src/foo.c" so
1039 * 2. the rule "/home/nickiso/temp/src" does not apply to fname
/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddwrapper.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.
373 copy_tmp_file(const char *src, FILE *dst) argument
379 if ((tmp = fopen(src, "r")) == NULL) {
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb.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.
1665 ilb_check(ilb_stack_t *ilbs, ill_t *ill, mblk_t *mp, in6_addr_t *src, argument
1707 if (ilb_check_conn(ilbs, l3, iph, l4, tph, src, dst, sport, dport,
1734 balanced = rule->ir_alg->ilb_alg_lb(src, sport, dst, dport,
1754 V6_MASK_COPY(*src, rule->ir_sticky_mask, addr);
1784 info.src = *src;
1818 if (ilb_conn_add(ilbs, rule, server, src, sport, dst,
1842 if (ilb_conn_add(ilbs, rule, server, src, spor
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.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.
140 #define NO_VIF MAXVIFS /* from mrouted, no route for src */
442 mfcbp = &ipst->ips_mfcs[MFCHASH(req->src.s_addr, req->grp.s_addr)];
444 MFCFIND(mfcbp, req->src.s_addr, req->grp.s_addr, rt);
891 "add_vif: src 0x%x enter",
898 * Needed to ensure that src isn't left over from before vif was added.
1051 "del_vif: src 0x%x\n", vifp->v_lcl_addr.s_addr);
1371 /* Initialize pkt counters per src-grp */
1533 ipaddr_t src, ds local
2612 ipaddr_t src; local
[all...]
H A Dip.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.
432 * For fully connected sockets i.e dst, src [addr, port] is known,
2570 ipaddr_t src; /* Our local address */ local
2574 src = ipha->ipha_src;
2599 "icmp_options_update: bad src route\n"));
2608 bcopy((char *)opt + off1, &src, IP_ADDR_LEN);
2611 bcopy(&src, (char *)opt + off2, IP_ADDR_LEN);
2631 ipaddr_t src, dst, gateway; local
2637 src
2784 ipaddr_t src; local
3061 ipaddr_t src, nhop; local
7027 ipaddr_t src; local
11876 ip_fragment_copyhdr(uchar_t *rptr, int hdr_len, int offset, ip_stack_t *ipst, mblk_t *src) argument
13426 ipaddr_t dst, src; local
14773 ip_allocbuf(void **dstp, uint_t *dstlenp, boolean_t src_valid, const void *src, uint_t srclen) argument
14801 ip_savebuf(void **dstp, uint_t *dstlenp, boolean_t src_valid, const void *src, uint_t srclen) argument
14866 ip_pkt_copy(ip_pkt_t *src, ip_pkt_t *dst, int kmflag) argument
[all...]
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dglue.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.
149 pe_os_mem_copy(ch_t *obj, void *dst, void *src, size_t len) argument
151 bcopy(src, dst, len);
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Didmap_prot.x8 * 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.
232 idmap_map_src src;
/illumos-gate/usr/src/tools/scripts/
H A Dnightly.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.
813 [[ -f "${CODEMGR_WS}/usr/src/Makefile" ]] || \
814 fatal_error "Error: ${CODEMGR_WS}/usr/src/Makefile not found."
1031 # TOOLS_PROTO is included below for builds other than usr/src/tools
1032 # that look for this location. For usr/src/tools, this will be
1172 staffer cp ${LLOG}/mail_msg $PARENT_WS/usr/src/mail_msg-${MACH}
1173 staffer cp $LOGFILE $PARENT_WS/usr/src/nightly-${MACH}.log
1264 # $PARENT_WS/usr/src/nightly.$MACH.lock
1273 create_lock $PARENT_WS/usr/src/nightl
[all...]
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.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.
2352 x86pte_copy(htable_t *src, htable_t *dest, uint_t entry, uint_t count) argument
2362 ASSERT(!(src->ht_flags & HTABLE_VLP));
2363 ASSERT(!(src->ht_flags & HTABLE_SHARED_PFN));
2372 PT_INDEX_PTR(hat_kpm_pfn2va(src->ht_pfn), entry);
2377 * Finish defining the src pagetable mapping
2380 pte = MAKEPTE(src->ht_pfn, 0) | mmu.pt_global | mmu.pt_nx;
2405 x86pte_copy(htable_t *src, htable_t *dest, uint_t entry, uint_t count) argument
2411 src_va = (caddr_t)x86pte_access_pagetable(src, entr
[all...]
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.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.
299 smp_phy_event_src_str(smp_phy_event_source_t src, boolean_t *peak_detector) argument
305 switch (src) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c577 const char *src = *srcp; local
578 while (*src != '.' || --labels > 0)
580 if (*src == '\\') *dst++ = *src++; // Make sure "\." doesn't confuse us
581 if (!*src || dst >= lim) return -1;
582 *dst++ = *src++;
583 if (!*src || dst >= lim) return -1;
586 *srcp = src + 1; // skip over final dot
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.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.
1325 res->info.src = IDMAP_MAP_SRC_HARD_CODED;
1392 res->info.src = IDMAP_MAP_SRC_HARD_CODED;
1648 res->info.src = IDMAP_MAP_SRC_CACHE;
1999 res->info.src = IDMAP_MAP_SRC_NEW;
2017 res->info.src = IDMAP_MAP_SRC_NEW;
2123 res->info.src = IDMAP_MAP_SRC_NEW;
2150 res->info.src = IDMAP_MAP_SRC_NEW;
2288 res->info.src
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c1223 #define XOR_BLOCK(src, dst) \
1224 (dst)[0] ^= (src)[0]; \
1225 (dst)[1] ^= (src)[1]; \
1226 (dst)[2] ^= (src)[2]; \
1227 (dst)[3] ^= (src)[3]; \
1228 (dst)[4] ^= (src)[4]; \
1229 (dst)[5] ^= (src)[5]; \
1230 (dst)[6] ^= (src)[6]; \
1231 (dst)[7] ^= (src)[7]; \
1232 (dst)[8] ^= (src)[
[all...]
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.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.
1463 caddr_t src, dst; local
1471 src = (caddr_t)s1 + len1 - 1;
1473 while ((src >= (caddr_t)s1) && (len2)) {
1474 *dst++ = *src--;
3356 dca_scatter(const char *src, crypto_data_t *out, int count, int reverse) argument
3372 dca_reverse((void*) src, out->cd_raw.iov_base + offset,
3375 bcopy(src, out->cd_raw.iov_base + offset, count);
3404 dca_reverse((void*) (src
3487 caddr_t src, dst; local
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dkuserok.c73 safechown(const char *src, uid_t uid, gid_t gid, int mode);
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.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.
137 extern void cpc_buf_copy(cpc_t *cpc, cpc_buf_t *ds, cpc_buf_t *src);
/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
22 ! file and include the License file at usr/src/OPENSOLARIS.LICENSE.

Completed in 292 milliseconds

<<31323334353637383940>>