Searched refs:src (Results 926 - 950 of 1056) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.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.
821 const char *src = ctime(tmp); local
826 if (src == NULL)
830 *dst++ = src[i]; /* Copy the 4-digit year */
833 *dst++ = src[i]; /* Copy month, day, and h:m:s */
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s9 * 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 * ! The transition point depends on whether the src and
67 * ! src, dst long word alignable
74 * if (src,dst not alignable) {
81 * if (src,dst halfword alignable) {
88 * if (src,dst word alignable) {
104 * if(src&dst not both word aligned) {
112 * } else { ! src&dst are word aligned
123 * ! method: line up src an
[all...]
H A Dopl_olympus_copy.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.
49 * ! The transition point depends on whether the src and
63 * ! src, dst long word alignable
70 * if (src,dst not alignable) {
77 * if (src,dst halfword alignable) {
84 * if (src,dst word alignable) {
100 * if(src&dst not both word aligned) {
108 * } else { ! src&dst are word aligned
119 * ! method: line up src an
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgc_frm_kdc.c308 krb5_principal dst, krb5_principal src,
321 krb5_princ_realm(ctx, src), &mcreds->server);
307 tgt_mcred(krb5_context ctx, krb5_principal client, krb5_principal dst, krb5_principal src, krb5_creds *mcreds) argument
/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
18 ! file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.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.
418 OR_pagedata(prpageheader_t *src, prpageheader_t *dst, int *mappings_changedp) argument
430 src_addr = (uintptr_t)set_prpageheader_cur(&src_cur, src, NULL, -1);
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.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.
61 #define KAIF_COPY_KREG(src, tgt, idx, tmp) \
62 ldx [src + KREG_OFF(idx)], tmp; \
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.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.
810 dump_state(char *src, plugin_t *p, uint64_t count, char *msg) argument
828 src, p->plg_tid, count, msg,
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c9 * 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.
68 #define MEMCPY(dst, src, n) \
69 (void) memcpy((char *)(dst), (char *)(src), (int)(n))
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.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.
800 res->info.src = IDMAP_MAP_SRC_NEW;
828 res->info.src = IDMAP_MAP_SRC_NEW;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_ire.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.
1135 ip_select_route_v6(const in6_addr_t *dst, const in6_addr_t src, argument
1141 return (ip_select_route(dst, src, ixa, generationp, setsrcp, errorp,
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dmerge.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.
1039 merge_types(hash_t *src, merge_cb_data_t *mcd) argument
1050 (void) hash_iter(src, merge_type_cb, mcd);
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_dump.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.
123 caddr_t src = from, dst = to; local
126 *dst++ = *src++;
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.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.
3400 in6_addr_t src, dst; local
3436 IN6_IPADDR_TO_V4MAPPED(ipha->ipha_src, &src);
3442 src = ip6h->ip6_src;
3464 /* check for changed src addr */
3610 in6_addr_t src; local
3683 IN6_IPADDR_TO_V4MAPPED(ipha->ipha_src, &src);
3689 src = ip6h->ip6_src;
3758 fp = sctp_lookup_faddr(sctp, &src);
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.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.
1046 #define ethaddr_copy(src, dst) bcopy((src), (dst), ETHERADDRL)
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.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.
317 inet(uint32_t size, struct in_addr *src, struct in_addr *dest, uint32_t tries, argument
338 saddr.sin_addr.s_addr = htonl(src->s_addr);
/illumos-gate/usr/src/uts/common/os/
H A Dpool_pset.c9 * 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.
539 pool_pset_xtransfer(psetid_t src, psetid_t dst, size_t size, id_t *ids) argument
554 cpupart_query_cpu(cpu) != src) {
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.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.
47 #define STRLCAT(dst, src, size) \
48 if (strlcat((dst), (src), (size)) >= (size)) { \
H A Dfncs.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.
548 load_str(char **pdst, char *src) argument
552 *pdst = Strdup(src);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c9 * 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.
102 struct in_addr *src, struct in_addr *dst)
117 /* 3 = 1 (code) + 1 (len) + 1 (ptr) of src route opt. */
173 bcopy((char *)src,
617 * target address is not the src address of the
663 * not the src address of the replies. Use icmp_seq to find out
728 * 4 bytes of it to see the src/dst ports
789 * 4 bytes of it to see the src/dst ports
928 * target address is not the src addres
101 set_IPv4_options(int sock, union any_in_addr *gw_IP_list, int gw_count, struct in_addr *src, struct in_addr *dst) argument
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c88 i40e_uaddr_t *src = &i40e->i40e_uaddrs[last]; local
89 bcopy(src, iua, sizeof (i40e_uaddr_t));
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.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.
606 zprop_source_t src; local
616 sizeof (origin), &src, NULL, 0, B_FALSE) != 0) {
/illumos-gate/usr/src/cmd/power/
H A Dpowerd.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.
178 estrcpy(char *dst, char *src, size_t dlen) argument
182 slen = strlcpy(dst, src, dlen);
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c291 sparc64_copyin(const void *src, vm_offset_t dest, size_t len) argument
295 memcpy((void *)dest, src, len);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1555 uint32_t src, dst; local
1578 src = get_ipsrc(bp);
1591 notice("%s fragment from %I->%I: %8.*B", cp, src, dst,
1604 src, get_sport(bp), dst, get_dport(bp),
1608 src, dst, len, bp);

Completed in 233 milliseconds

<<31323334353637383940>>