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

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_safe_c_api.h34 #define KMP_MEMCPY(dst, src, cnt) memcpy_s(dst, cnt, src, cnt)
39 #define KMP_STRNCPY(dst, src, cnt) strncpy_s(dst, cnt, src, cnt)
42 #define KMP_VSNPRINTF(dst, cnt, fmt, arg) \
43 vsnprintf_s(dst, cnt, _TRUNCATE, fmt, arg)
50 #define KMP_MEMCPY_S(dst, bsz, src, cnt) memcpy(dst, src, cnt)
53 #define KMP_STRCPY_S(dst, bsz, src) strcpy(dst, sr
[all...]
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dgelf_xlate.c36 elf32_xlatetof(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
38 return _libelf_xlate(dst, src, encoding, ELFCLASS32, EM_NONE,
43 elf64_xlatetof(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
45 return _libelf_xlate(dst, src, encoding, ELFCLASS64, EM_NONE,
50 elf32_xlatetom(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
52 return _libelf_xlate(dst, src, encoding, ELFCLASS32, EM_NONE,
57 elf64_xlatetom(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
59 return _libelf_xlate(dst, src, encoding, ELFCLASS64, EM_NONE,
64 gelf_xlatetom(Elf *e, Elf_Data *dst, const Elf_Data *src, argument
68 return (_libelf_xlate(dst, sr
75 gelf_xlatetof(Elf *e, Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
[all...]
/freebsd-11-stable/sys/dev/isp/
H A Disp_library.c765 isp_put_marker(ispsoftc_t *isp, isp_marker_t *src, isp_marker_t *dst) argument
768 isp_put_hdr(isp, &src->mrk_header, &dst->mrk_header);
769 ISP_IOXPUT_32(isp, src->mrk_handle, &dst->mrk_handle);
771 ISP_IOXPUT_8(isp, src->mrk_reserved0, &dst->mrk_target);
772 ISP_IOXPUT_8(isp, src->mrk_target, &dst->mrk_reserved0);
774 ISP_IOXPUT_8(isp, src->mrk_reserved0, &dst->mrk_reserved0);
775 ISP_IOXPUT_8(isp, src->mrk_target, &dst->mrk_target);
777 ISP_IOXPUT_16(isp, src->mrk_modifier, &dst->mrk_modifier);
778 ISP_IOXPUT_16(isp, src->mrk_flags, &dst->mrk_flags);
779 ISP_IOXPUT_16(isp, src->mrk_lun, &dst
786 isp_put_marker_24xx(ispsoftc_t *isp, isp_marker_24xx_t *src, isp_marker_24xx_t *dst) argument
806 isp_put_request_t2(ispsoftc_t *isp, ispreqt2_t *src, ispreqt2_t *dst) argument
830 isp_put_request_t2e(ispsoftc_t *isp, ispreqt2e_t *src, ispreqt2e_t *dst) argument
853 isp_put_request_t3(ispsoftc_t *isp, ispreqt3_t *src, ispreqt3_t *dst) argument
878 isp_put_request_t3e(ispsoftc_t *isp, ispreqt3e_t *src, ispreqt3e_t *dst) argument
902 isp_put_extended_request(ispsoftc_t *isp, ispextreq_t *src, ispextreq_t *dst) argument
924 isp_put_request_t7(ispsoftc_t *isp, ispreqt7_t *src, ispreqt7_t *dst) argument
959 isp_put_24xx_tmf(ispsoftc_t *isp, isp24xx_tmf_t *src, isp24xx_tmf_t *dst) argument
990 isp_put_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) argument
1011 isp_put_cont_req(ispsoftc_t *isp, ispcontreq_t *src, ispcontreq_t *dst) argument
1022 isp_put_cont64_req(ispsoftc_t *isp, ispcontreq64_t *src, ispcontreq64_t *dst) argument
1034 isp_get_response(ispsoftc_t *isp, ispstatusreq_t *src, ispstatusreq_t *dst) argument
1055 isp_get_cont_response(ispsoftc_t *isp, ispstatus_cont_t *src, ispstatus_cont_t *dst) argument
1074 isp_get_24xx_response(ispsoftc_t *isp, isp24xx_statusreq_t *src, isp24xx_statusreq_t *dst) argument
1099 isp_get_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) argument
1156 isp_put_icb(ispsoftc_t *isp, isp_icb_t *src, isp_icb_t *dst) argument
1223 isp_put_icb_2400(ispsoftc_t *isp, isp_icb_2400_t *src, isp_icb_2400_t *dst) argument
1281 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst) argument
1288 isp_put_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) argument
1304 isp_get_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) argument
1321 isp_put_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) argument
1340 isp_get_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) argument
1359 isp_put_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) argument
1387 isp_get_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) argument
1415 isp_get_pdb_21xx(ispsoftc_t *isp, isp_pdb_21xx_t *src, isp_pdb_21xx_t *dst) argument
1467 isp_get_pdb_24xx(ispsoftc_t *isp, isp_pdb_24xx_t *src, isp_pdb_24xx_t *dst) argument
1497 isp_get_pnhle_21xx(ispsoftc_t *isp, isp_pnhle_21xx_t *src, isp_pnhle_21xx_t *dst) argument
1505 isp_get_pnhle_23xx(ispsoftc_t *isp, isp_pnhle_23xx_t *src, isp_pnhle_23xx_t *dst) argument
1514 isp_get_pnhle_24xx(ispsoftc_t *isp, isp_pnhle_24xx_t *src, isp_pnhle_24xx_t *dst) argument
1524 isp_get_pnnle(ispsoftc_t *isp, isp_pnnle_t *src, isp_pnnle_t *dst) argument
1539 isp_get_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) argument
1557 isp_put_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) argument
1578 isp_get_ridacq(ispsoftc_t *isp, isp_ridacq_t *src, isp_ridacq_t *dst) argument
1603 isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) argument
1630 isp_get_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) argument
1657 isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) argument
1684 isp_put_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) argument
1715 isp_put_sns_request(ispsoftc_t *isp, sns_screq_t *src, sns_screq_t *dst) argument
1729 isp_put_gid_ft_request(ispsoftc_t *isp, sns_gid_ft_req_t *src, sns_gid_ft_req_t *dst) argument
1746 isp_put_gid_pt_request(ispsoftc_t *isp, sns_gid_pt_req_t *src, sns_gid_pt_req_t *dst) argument
1766 isp_put_gxx_id_request(ispsoftc_t *isp, sns_gxx_id_req_t *src, sns_gxx_id_req_t *dst) argument
1783 isp_get_gid_xx_response(ispsoftc_t *isp, sns_gid_xx_rsp_t *src, sns_gid_xx_rsp_t *dst, int nwords) argument
1801 isp_get_gxn_id_response(ispsoftc_t *isp, sns_gxn_id_rsp_t *src, sns_gxn_id_rsp_t *dst) argument
1811 isp_get_gft_id_response(ispsoftc_t *isp, sns_gft_id_rsp_t *src, sns_gft_id_rsp_t *dst) argument
1823 isp_get_gff_id_response(ispsoftc_t *isp, sns_gff_id_rsp_t *src, sns_gff_id_rsp_t *dst) argument
1835 isp_get_ga_nxt_response(ispsoftc_t *isp, sns_ga_nxt_rsp_t *src, sns_ga_nxt_rsp_t *dst) argument
1879 isp_get_els(ispsoftc_t *isp, els_t *src, els_t *dst) argument
1909 isp_put_els(ispsoftc_t *isp, els_t *src, els_t *dst) argument
1947 isp_get_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) argument
1970 isp_put_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) argument
1993 isp_get_fcp_cmnd_iu(ispsoftc_t *isp, fcp_cmnd_iu_t *src, fcp_cmnd_iu_t *dst) argument
2011 isp_put_rft_id(ispsoftc_t *isp, rft_id_t *src, rft_id_t *dst) argument
2025 isp_put_rspn_id(ispsoftc_t *isp, rspn_id_t *src, rspn_id_t *dst) argument
2036 isp_put_rff_id(ispsoftc_t *isp, rff_id_t *src, rff_id_t *dst) argument
2050 isp_put_rsnn_nn(ispsoftc_t *isp, rsnn_nn_t *src, rsnn_nn_t *dst) argument
2062 isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) argument
2081 isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) argument
2100 isp_put_fcp_rsp_iu(ispsoftc_t *isp, fcp_rsp_iu_t *src, fcp_rsp_iu_t *dst) argument
2480 isp_put_atio2(ispsoftc_t *isp, at2_entry_t *src, at2_entry_t *dst) argument
2509 isp_put_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) argument
2537 isp_get_atio2(ispsoftc_t *isp, at2_entry_t *src, at2_entry_t *dst) argument
2566 isp_get_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) argument
2594 isp_get_atio7(ispsoftc_t *isp, at7_entry_t *src, at7_entry_t *dst) argument
2605 isp_put_ctio2(ispsoftc_t *isp, ct2_entry_t *src, ct2_entry_t *dst) argument
2665 isp_put_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) argument
2724 isp_put_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) argument
2775 isp_get_ctio2(ispsoftc_t *isp, ct2_entry_t *src, ct2_entry_t *dst) argument
2837 isp_get_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) argument
2898 isp_get_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) argument
2950 isp_put_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst) argument
2964 isp_put_notify_fc_e(ispsoftc_t *isp, in_fcentry_e_t *src, in_fcentry_e_t *dst) argument
2977 isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) argument
3013 isp_get_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst) argument
3027 isp_get_notify_fc_e(ispsoftc_t *isp, in_fcentry_e_t *src, in_fcentry_e_t *dst) argument
3040 isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) argument
3076 isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) argument
3095 isp_put_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) argument
3113 isp_put_notify_24xx_ack(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) argument
3147 isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) argument
3166 isp_get_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) argument
3184 isp_get_notify_ack_24xx(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) argument
3218 isp_get_abts(ispsoftc_t *isp, abts_t *src, abts_t *dst) argument
3252 isp_put_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) argument
3306 isp_get_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qadd.c14 DD dst = {.ld = x}, src = {.ld = y}; local
16 register double A = dst.s.hi, a = dst.s.lo, B = src.s.hi, b = src.s.lo;
20 dst.s.hi = A + B;
21 dst.s.lo = 0.0;
22 return dst.ld;
30 dst.s.hi = A + B;
31 dst.s.lo = 0.0;
32 return dst.ld;
41 dst
[all...]
H A Dgcc_qsub.c14 DD dst = {.ld = x}, src = {.ld = y}; local
16 register double A = dst.s.hi, a = dst.s.lo, B = -src.s.hi, b = -src.s.lo;
20 dst.s.hi = A + B;
21 dst.s.lo = 0.0;
22 return dst.ld;
30 dst.s.hi = A + B;
31 dst.s.lo = 0.0;
32 return dst.ld;
41 dst
[all...]
/freebsd-11-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-11-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-11-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-11-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-11-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-11-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-11-stable/contrib/sendmail/include/sm/
H A Dvarargs.h30 # define SM_VA_COPY(dst, src) va_copy((dst), (src))
32 # define SM_VA_COPY(dst, src) __va_copy((dst), (src))
34 # define SM_VA_COPY(dst, src) memcpy(&(dst), &(src), sizeof((dst)))
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzio_compress.h61 typedef size_t zio_compress_func_t(void *src, void *dst,
64 typedef int zio_decompress_func_t(void *src, void *dst,
71 typedef int zio_decompress_abd_func_t(abd_t *src, void *dst,
89 extern size_t lzjb_compress(void *src, void *dst, size_t s_len, size_t d_len,
91 extern int lzjb_decompress(void *src, void *dst, size_t s_len, size_t d_len,
93 extern size_t gzip_compress(void *src, void *dst, size_t s_len, size_t d_len,
95 extern int gzip_decompress(void *src, void *dst, size_t s_len, size_t d_len,
97 extern size_t zle_compress(void *src, void *dst, size_t s_len, size_t d_len,
99 extern int zle_decompress(void *src, void *dst, size_t s_len, size_t d_len,
103 extern size_t lz4_compress(void *src, void *dst, size_
[all...]
/freebsd-11-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-11-stable/contrib/wpa/src/common/
H A Dctrl_iface_common.c116 static int ctrl_set_events(struct wpa_ctrl_dst *dst, const char *input) argument
134 dst->events |= WPA_EVENT_RX_PROBE_REQUEST;
136 dst->events &= ~WPA_EVENT_RX_PROBE_REQUEST;
146 struct wpa_ctrl_dst *dst; local
149 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) {
151 &dst->addr, dst->addrlen))
152 return ctrl_set_events(dst, input);
156 dst = os_zalloc(sizeof(*dst));
173 struct wpa_ctrl_dst *dst; local
193 struct wpa_ctrl_dst *dst; local
[all...]
/freebsd-11-stable/lib/libc/inet/
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(int af, const void *src, int bits, char *dst, size_t size) argument
64 return (inet_net_ntop_ipv4(src, bits, dst, size));
66 return (inet_net_ntop_ipv6(src, bits, dst, size));
75 * inet_net_ntop_ipv4(src, bits, dst, size)
79 * pointer to dst, or NULL if an error occurred (check errno).
87 inet_net_ntop_ipv4(const u_char *src, int bits, char *dst, size_ argument
162 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
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(in_addr_t src, char *dst, size_t size) argument
57 char *odst = dst;
67 tp = dst;
68 dst += SPRINTF((dst, "%u", b));
70 *dst++ = '.';
71 *dst = '\0';
73 size -= (size_t)(dst
[all...]
/freebsd-11-stable/sbin/iscontrol/
H A Dmisc.c87 char *src, *dst, *tmp; local
100 dst = tmp;
102 *dst++ = c2b(*src++);
104 *dst = c2b(*src++) << 4;
105 *dst++ |= c2b(*src++);
107 len = dst - tmp;
119 dst = tmp;
124 *dst = b6 << 2;
127 *dst++ |= b6 >> 4;
128 *dst
163 char *dst, *ds; local
[all...]
/freebsd-11-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-11-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-11-stable/stand/efi/libefi/
H A Dwchar.c51 * 0 terminates it. len is the size of *dst in bytes.
54 cpy8to16(const char *src, CHAR16 *dst, size_t len) argument
58 *dst++ = *src++;
61 *dst++ = (CHAR16)0;
65 cpy16to8(const CHAR16 *src, char *dst, size_t len) argument
70 dst[i] = (char)src[i];
72 dst[i] = '\0';
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_poisoning.h28 // Copy origin from src (app address) to dst (app address), creating chained
31 void CopyOrigin(const void *dst, const void *src, uptr size, StackTrace *stack);
35 void MoveShadowAndOrigin(const void *dst, const void *src, uptr size,
40 void CopyShadowAndOrigin(const void *dst, const void *src, uptr size,
45 void CopyMemory(void *dst, const void *src, uptr size, StackTrace *stack);
51 void SetOrigin(const void *dst, uptr size, u32 origin);
54 void PoisonMemory(const void *dst, uptr size, StackTrace *stack);
/freebsd-11-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-11-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-11-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);

Completed in 176 milliseconds

1234567891011>>