Searched refs:dst (Results 51 - 75 of 1359) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/isp/
H A Disp_library.c764 isp_put_marker(ispsoftc_t *isp, isp_marker_t *src, isp_marker_t *dst) argument
767 isp_put_hdr(isp, &src->mrk_header, &dst->mrk_header);
768 ISP_IOXPUT_32(isp, src->mrk_handle, &dst->mrk_handle);
770 ISP_IOXPUT_8(isp, src->mrk_reserved0, &dst->mrk_target);
771 ISP_IOXPUT_8(isp, src->mrk_target, &dst->mrk_reserved0);
773 ISP_IOXPUT_8(isp, src->mrk_reserved0, &dst->mrk_reserved0);
774 ISP_IOXPUT_8(isp, src->mrk_target, &dst->mrk_target);
776 ISP_IOXPUT_16(isp, src->mrk_modifier, &dst->mrk_modifier);
777 ISP_IOXPUT_16(isp, src->mrk_flags, &dst->mrk_flags);
778 ISP_IOXPUT_16(isp, src->mrk_lun, &dst
785 isp_put_marker_24xx(ispsoftc_t *isp, isp_marker_24xx_t *src, isp_marker_24xx_t *dst) argument
805 isp_put_request_t2(ispsoftc_t *isp, ispreqt2_t *src, ispreqt2_t *dst) argument
829 isp_put_request_t2e(ispsoftc_t *isp, ispreqt2e_t *src, ispreqt2e_t *dst) argument
852 isp_put_request_t3(ispsoftc_t *isp, ispreqt3_t *src, ispreqt3_t *dst) argument
877 isp_put_request_t3e(ispsoftc_t *isp, ispreqt3e_t *src, ispreqt3e_t *dst) argument
901 isp_put_extended_request(ispsoftc_t *isp, ispextreq_t *src, ispextreq_t *dst) argument
923 isp_put_request_t7(ispsoftc_t *isp, ispreqt7_t *src, ispreqt7_t *dst) argument
958 isp_put_24xx_tmf(ispsoftc_t *isp, isp24xx_tmf_t *src, isp24xx_tmf_t *dst) argument
989 isp_put_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) argument
1010 isp_put_cont_req(ispsoftc_t *isp, ispcontreq_t *src, ispcontreq_t *dst) argument
1021 isp_put_cont64_req(ispsoftc_t *isp, ispcontreq64_t *src, ispcontreq64_t *dst) argument
1033 isp_get_response(ispsoftc_t *isp, ispstatusreq_t *src, ispstatusreq_t *dst) argument
1054 isp_get_cont_response(ispsoftc_t *isp, ispstatus_cont_t *src, ispstatus_cont_t *dst) argument
1073 isp_get_24xx_response(ispsoftc_t *isp, isp24xx_statusreq_t *src, isp24xx_statusreq_t *dst) argument
1098 isp_get_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) argument
1155 isp_put_icb(ispsoftc_t *isp, isp_icb_t *src, isp_icb_t *dst) argument
1222 isp_put_icb_2400(ispsoftc_t *isp, isp_icb_2400_t *src, isp_icb_2400_t *dst) argument
1280 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst) argument
1287 isp_put_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) argument
1303 isp_get_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) argument
1320 isp_put_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) argument
1339 isp_get_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) argument
1358 isp_put_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) argument
1386 isp_get_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) argument
1414 isp_get_pdb_21xx(ispsoftc_t *isp, isp_pdb_21xx_t *src, isp_pdb_21xx_t *dst) argument
1466 isp_get_pdb_24xx(ispsoftc_t *isp, isp_pdb_24xx_t *src, isp_pdb_24xx_t *dst) argument
1496 isp_get_pnhle_21xx(ispsoftc_t *isp, isp_pnhle_21xx_t *src, isp_pnhle_21xx_t *dst) argument
1504 isp_get_pnhle_23xx(ispsoftc_t *isp, isp_pnhle_23xx_t *src, isp_pnhle_23xx_t *dst) argument
1513 isp_get_pnhle_24xx(ispsoftc_t *isp, isp_pnhle_24xx_t *src, isp_pnhle_24xx_t *dst) argument
1523 isp_get_pnnle(ispsoftc_t *isp, isp_pnnle_t *src, isp_pnnle_t *dst) argument
1538 isp_get_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) argument
1556 isp_put_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) argument
1577 isp_get_ridacq(ispsoftc_t *isp, isp_ridacq_t *src, isp_ridacq_t *dst) argument
1602 isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) argument
1629 isp_get_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) argument
1656 isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) argument
1683 isp_put_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) argument
1714 isp_put_sns_request(ispsoftc_t *isp, sns_screq_t *src, sns_screq_t *dst) argument
1728 isp_put_gid_ft_request(ispsoftc_t *isp, sns_gid_ft_req_t *src, sns_gid_ft_req_t *dst) argument
1745 isp_put_gxn_id_request(ispsoftc_t *isp, sns_gxn_id_req_t *src, sns_gxn_id_req_t *dst) argument
1766 isp_get_sns_response(ispsoftc_t *isp, sns_scrsp_t *src, sns_scrsp_t *dst, int nwords) argument
1785 isp_get_gid_ft_response(ispsoftc_t *isp, sns_gid_ft_rsp_t *src, sns_gid_ft_rsp_t *dst, int nwords) argument
1802 isp_get_gxn_id_response(ispsoftc_t *isp, sns_gxn_id_rsp_t *src, sns_gxn_id_rsp_t *dst) argument
1812 isp_get_gff_id_response(ispsoftc_t *isp, sns_gff_id_rsp_t *src, sns_gff_id_rsp_t *dst) argument
1822 isp_get_ga_nxt_response(ispsoftc_t *isp, sns_ga_nxt_rsp_t *src, sns_ga_nxt_rsp_t *dst) argument
1866 isp_get_els(ispsoftc_t *isp, els_t *src, els_t *dst) argument
1896 isp_put_els(ispsoftc_t *isp, els_t *src, els_t *dst) argument
1934 isp_get_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) argument
1957 isp_put_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) argument
1980 isp_get_fcp_cmnd_iu(ispsoftc_t *isp, fcp_cmnd_iu_t *src, fcp_cmnd_iu_t *dst) argument
1998 isp_put_rft_id(ispsoftc_t *isp, rft_id_t *src, rft_id_t *dst) argument
2012 isp_put_rspn_id(ispsoftc_t *isp, rspn_id_t *src, rspn_id_t *dst) argument
2023 isp_put_rff_id(ispsoftc_t *isp, rff_id_t *src, rff_id_t *dst) argument
2037 isp_put_rsnn_nn(ispsoftc_t *isp, rsnn_nn_t *src, rsnn_nn_t *dst) argument
2049 isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) argument
2068 isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) argument
2087 isp_put_fcp_rsp_iu(ispsoftc_t *isp, fcp_rsp_iu_t *src, fcp_rsp_iu_t *dst) argument
2467 isp_put_atio2(ispsoftc_t *isp, at2_entry_t *src, at2_entry_t *dst) argument
2496 isp_put_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) argument
2524 isp_get_atio2(ispsoftc_t *isp, at2_entry_t *src, at2_entry_t *dst) argument
2553 isp_get_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) argument
2581 isp_get_atio7(ispsoftc_t *isp, at7_entry_t *src, at7_entry_t *dst) argument
2592 isp_put_ctio2(ispsoftc_t *isp, ct2_entry_t *src, ct2_entry_t *dst) argument
2652 isp_put_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) argument
2711 isp_put_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) argument
2762 isp_get_ctio2(ispsoftc_t *isp, ct2_entry_t *src, ct2_entry_t *dst) argument
2824 isp_get_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) argument
2885 isp_get_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) argument
2937 isp_put_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst) argument
2951 isp_put_notify_fc_e(ispsoftc_t *isp, in_fcentry_e_t *src, in_fcentry_e_t *dst) argument
2964 isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) argument
3000 isp_get_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst) argument
3014 isp_get_notify_fc_e(ispsoftc_t *isp, in_fcentry_e_t *src, in_fcentry_e_t *dst) argument
3027 isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) argument
3063 isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) argument
3082 isp_put_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) argument
3100 isp_put_notify_24xx_ack(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) argument
3134 isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) argument
3153 isp_get_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) argument
3171 isp_get_notify_ack_24xx(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) argument
3205 isp_get_abts(ispsoftc_t *isp, abts_t *src, abts_t *dst) argument
3239 isp_put_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) argument
3293 isp_get_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) argument
[all...]
/freebsd-10-stable/contrib/compiler-rt/lib/ppc/
H A Dgcc_qadd.c16 DD dst = { .ld = x }, src = { .ld = y }; local
18 register double A = dst.s.hi, a = dst.s.lo,
23 dst.s.hi = A + B;
24 dst.s.lo = 0.0;
25 return dst.ld;
33 dst.s.hi = A + B;
34 dst.s.lo = 0.0;
35 return dst.ld;
43 dst
[all...]
H A Dgcc_qsub.c16 DD dst = { .ld = x }, src = { .ld = y }; local
18 register double A = dst.s.hi, a = dst.s.lo,
23 dst.s.hi = A + B;
24 dst.s.lo = 0.0;
25 return dst.ld;
33 dst.s.hi = A + B;
34 dst.s.lo = 0.0;
35 return dst.ld;
43 dst
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dstrlcpy.c42 strlcpy (char *dst, const char *src, size_t dst_cch) argument
47 e = strncpy_s(dst, dst_cch, src, _TRUNCATE);
55 strlcpy (char *dst, const char *src, size_t dst_sz) argument
60 if ((*dst++ = *src++) == '\0')
67 *(dst - 1) = '\0';
/freebsd-10-stable/sys/dev/nvme/
H A Dnvme_util.c35 nvme_strvis(uint8_t *dst, const uint8_t *src, int dstlen, int srclen) argument
47 cur_pos = dst;
56 dstlen -= cur_pos - dst;
57 dst = cur_pos;
59 *dst = '\0';
/freebsd-10-stable/usr.sbin/route6d/misc/
H A Dchkrt33 $dst = $f[1];
42 unless (defined($gw{$dst})) {
43 print "NOT FOUND: $dst $intf $gateway $metric $age\n";
47 if ($gw{$dst} ne $gateway && $gw{$dst} !~ /link#\d+/) {
48 print "WRONG GW: $dst $intf $gateway $metric $age\n";
49 print "kernel gw: $gw{$dst}\n";
53 if ($int{$dst} ne $intf) {
54 print "WRONG IF: $dst $intf $gateway $metric $age\n";
55 print "kernel if: $int{$dst}\
[all...]
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dload_dstlist.c17 load_dstlist(dst, iocfunc, nodes)
18 ippool_dst_t *dst;
26 if (dst->ipld_name[0] == '\0')
32 op.iplo_unit = dst->ipld_unit;
35 strncpy(op.iplo_name, dst->ipld_name, sizeof(op.iplo_name));
39 dest.ipld_unit = dst->ipld_unit;
40 dest.ipld_policy = dst->ipld_policy;
41 dest.ipld_flags = dst->ipld_flags;
42 strncpy(dest.ipld_name, dst->ipld_name, sizeof(dest.ipld_name));
53 dest.ipld_dests = dst
[all...]
/freebsd-10-stable/lib/libc/inet/
H A Dinet_neta.c45 * inet_neta(src, dst, size)
48 * pointer to dst, or NULL if an error occurred (check errno).
55 inet_neta(src, dst, size)
57 char *dst;
60 char *odst = dst;
70 tp = dst;
71 dst += SPRINTF((dst, "%u", b));
73 *dst++ = '.';
74 *dst
[all...]
H A Dinet_net_ntop.c44 static char * inet_net_ntop_ipv4(const u_char *src, int bits, char *dst,
46 static char * inet_net_ntop_ipv6(const u_char *src, int bits, char *dst,
51 * inet_net_ntop(af, src, bits, dst, size)
55 * pointer to dst, or NULL if an error occurred (check errno).
60 inet_net_ntop(af, src, bits, dst, size)
64 char *dst;
69 return (inet_net_ntop_ipv4(src, bits, dst, size));
71 return (inet_net_ntop_ipv6(src, bits, dst, size));
80 * inet_net_ntop_ipv4(src, bits, dst, size)
84 * pointer to dst, o
171 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
/freebsd-10-stable/contrib/less/
H A Dcvt.c65 char *dst; local
76 for (src = osrc, dst = odst; src < src_end; )
79 int dst_pos = (int) (dst - odst);
81 if ((ops & CVT_BS) && ch == '\b' && dst > odst)
85 dst--;
86 } while (dst > odst && utf_mode &&
87 !IS_ASCII_OCTET(*dst) && !IS_UTF8_LEAD(*dst));
100 put_wchar(&dst, ch);
105 if (dst > eds
[all...]
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dstrl.c34 ** string src to dst, nul terminating the result. If size == 0,
35 ** the dst buffer is not modified.
49 ** dst -- destination buffer
58 sm_strlcpy(dst, src, size)
59 register char *dst;
67 for (i = 0; i < size && (dst[i] = src[i]) != 0; i++)
69 dst[i] = '\0';
80 ** If strlen(dst) < size, then append at most size - strlen(dst) - 1
82 ** nul terminating the result. Otherwise, dst i
212 sm_strlcpyn(char *dst, ssize_t len, int n, ...) argument
[all...]
/freebsd-10-stable/contrib/smbfs/lib/smb/
H A Dnls.c105 nls_str_toloc(char *dst, char *src) argument
108 char *p = dst;
112 return strcpy(dst, src);
121 return dst;
123 return strcpy(dst, src);
128 nls_str_toext(char *dst, char *src) argument
131 char *p = dst;
135 return strcpy(dst, src);
144 return dst;
146 return strcpy(dst, sr
151 nls_mem_toloc(void *dst, void *src, int size) argument
177 nls_mem_toext(void *dst, void *src, int size) argument
204 nls_str_upper(char *dst, const char *src) argument
215 nls_str_lower(char *dst, const char *src) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dposeidon_reg_map_macro.h96 #define AXI_INTERCONNECT_CTRL__FORCE_SEL_ON__MODIFY(dst, src) \
97 (dst) = ((dst) &\
103 #define AXI_INTERCONNECT_CTRL__FORCE_SEL_ON__SET(dst) \
104 (dst) = ((dst) &\
106 #define AXI_INTERCONNECT_CTRL__FORCE_SEL_ON__CLR(dst) \
107 (dst) = ((dst) &\
120 #define AXI_INTERCONNECT_CTRL__SELECT_SLV_PCIE__MODIFY(dst, sr
[all...]
/freebsd-10-stable/sbin/iscontrol/
H A Dmisc.c85 char *src, *dst, *tmp; local
98 dst = tmp;
100 *dst++ = c2b(*src++);
102 *dst = c2b(*src++) << 4;
103 *dst++ |= c2b(*src++);
105 len = dst - tmp;
117 dst = tmp;
122 *dst = b6 << 2;
125 *dst++ |= b6 >> 4;
126 *dst
161 char *dst, *ds; local
[all...]
/freebsd-10-stable/contrib/gdb/
H A Dinstall-sh71 dst=
173 dst=$src
176 if test -d "$dst"; then
196 dst=$dstarg
198 case $dst in
199 -*) dst=./$dst ;;
204 if test -d "$dst"; then
205 dst=$dst/`basenam
[all...]
/freebsd-10-stable/sys/cddl/boot/zfs/
H A Dlzjb.c51 unsigned char *dst = d_start; local
56 while (dst < d_end) {
65 if ((cpy = dst - offset) < (unsigned char *)d_start)
67 while (--mlen >= 0 && dst < d_end)
68 *dst++ = *cpy++;
70 *dst++ = *src++;
/freebsd-10-stable/contrib/bmake/
H A Dstrlcpy.c31 * Copy src to string dst of size siz. At most siz-1 characters
36 strlcpy(char *dst, const char *src, size_t siz) argument
38 char *d = dst;
42 if (!dst || !src)
53 /* Not enough room in dst, add NUL and traverse rest of src */
56 *d = '\0'; /* NUL-terminate dst */
/freebsd-10-stable/lib/libc/string/
H A Dwcsncpy.c44 * Copy src to dst, truncating or null-padding to always copy n bytes.
45 * Return dst.
48 wcsncpy(wchar_t * __restrict dst, const wchar_t * __restrict src, size_t n) argument
51 wchar_t *d = dst;
63 return (dst);
/freebsd-10-stable/lib/libkse/arch/powerpc/include/
H A Datomic_ops.h35 * Atomic (tmp = *dst, *dst = val), then *res = tmp
37 * void atomic_swap32(intptr_t *dst, intptr_t val, intptr_t *res);
40 atomic_swap32(volatile intptr_t *dst, intptr_t val, intptr_t *res) argument
50 " stw %0, %1\n" /* else, *dst -> *res */
51 : "=&r" (tmp), "=m" (*res), "+m" (*dst)
52 : "r" (val), "r" (dst)
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dstrlcpy.c43 * Copy src to string dst of size siz. At most siz-1 characters
48 event_strlcpy_(dst, src, siz)
49 char *dst;
53 register char *d = dst;
65 /* Not enough room in dst, add NUL and traverse rest of src */
68 *d = '\0'; /* NUL-terminate dst */
/freebsd-10-stable/contrib/ofed/libibverbs/include/infiniband/
H A Dmarshall.h51 void ibv_copy_qp_attr_from_kern(struct ibv_qp_attr *dst,
54 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst,
57 void ibv_copy_path_rec_from_kern(struct ibv_sa_path_rec *dst,
60 void ibv_copy_path_rec_to_kern(struct ibv_kern_path_rec *dst,
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_attr_get_np.c40 _pthread_attr_get_np(pthread_t pid, pthread_attr_t *dst) argument
46 if (pid == NULL || dst == NULL || *dst == NULL)
54 memcpy(*dst, &attr, sizeof(struct pthread_attr));
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dlzjb.c54 uchar_t *dst = d_start; local
64 if (dst >= (uchar_t *)d_start + d_len - 1 - 2 * NBBY)
67 copymap = dst;
68 *dst++ = 0;
71 *dst++ = *src++;
87 *dst++ = ((mlen - MATCH_MIN) << (NBBY - MATCH_BITS)) |
89 *dst++ = (uchar_t)offset;
92 *dst++ = *src++;
95 return (dst - (uchar_t *)d_start);
103 uchar_t *dst local
[all...]
/freebsd-10-stable/sys/crypto/camellia/
H A Dcamellia-api.c47 camellia_decrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) argument
50 Camellia_DecryptBlock(ctx->bits, src, ctx->subkey, dst);
54 camellia_encrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) argument
57 Camellia_EncryptBlock(ctx->bits, src, ctx->subkey, dst);
/freebsd-10-stable/sys/libkern/
H A Dstrlcat.c40 * Appends src to string dst of size siz (unlike strncat, siz is the
41 * full size of dst, not space left). At most siz-1 characters
42 * will be copied. Always NUL terminates (unless siz <= strlen(dst)).
43 * Returns strlen(src) + MIN(siz, strlen(initial dst)).
47 strlcat(dst, src, siz)
48 char *dst;
52 char *d = dst;
57 /* Find the end of dst and adjust bytes left but don't go past end */
60 dlen = d - dst;

Completed in 393 milliseconds

1234567891011>>