| /freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein_port.h | 82 Skein_Put64_LSB_First(uint8_t *dst, const uint64_t *src, size_t bCnt) in Skein_Put64_LSB_First() 97 Skein_Get64_LSB_First(uint64_t *dst, const uint8_t *src, size_t wCnt) in Skein_Get64_LSB_First()
|
| /freebsd/sys/dev/firewire/ |
| H A D | fwcrom.c | 420 crom_add_chunk(struct crom_src *src, struct crom_chunk *parent, in crom_add_chunk() 442 crom_add_simple_text(struct crom_src *src, struct crom_chunk *parent, in crom_add_simple_text() 470 crom_copy(uint32_t *src, uint32_t *dst, int *offset, int len, int maxlen) in crom_copy() 482 crom_load(struct crom_src *src, uint32_t *buf, int maxlen) in crom_load() 544 struct crom_src src; in main() local
|
| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | entropy_common.c | 264 const void* src, size_t srcSize) in HUF_readStats() 273 const void* src, size_t srcSize, in HUF_readStats_body() 339 const void* src, size_t srcSize, in HUF_readStats_body_default() 348 const void* src, size_t srcSize, in HUF_readStats_body_bmi2() 357 const void* src, size_t srcSize, in HUF_readStats_wksp()
|
| /freebsd/contrib/bmake/ |
| H A D | lst.c | 195 Lst_MoveAll(List *dst, List *src) in Lst_MoveAll() argument 214 Lst_PrependAll(List * dst,List * src) Lst_PrependAll() argument 224 Lst_AppendAll(List * dst,List * src) Lst_AppendAll() argument [all...] |
| /freebsd/lib/libc/tests/string/ |
| H A D | memccpy_test.c | 82 char *src, *dst, *expected; in test_memccpy() local 114 test_sentinel(char *dest, char *src, size_t destlen, size_t srclen) in test_sentinel() 203 char src[15+2+64]; /* 15 offsets + 64 max length + sentinels */ in ATF_TC_BODY() local
|
| /freebsd/lib/libc/rpc/ |
| H A D | des_crypt.c | 45 #define COPY8(src, dst) { \ argument 55 #define DESCOPY(src, dst, len) { \ argument
|
| /freebsd/contrib/tcpdump/ |
| H A D | strtoaddr.c | 56 strtoaddr(const char *src, void *dst) in strtoaddr() 151 strtoaddr6(const char *src, void *dst) in strtoaddr6()
|
| H A D | addrtostr.c | 60 addrtostr (const void *src, char *dst, size_t size) in addrtostr() 97 addrtostr6 (const void *src, char *dst, size_t size) in addrtostr6()
|
| /freebsd/usr.sbin/virtual_oss/virtual_oss/ |
| H A D | eq.c | 37 int64_t *src, size_t total) in vclient_tx_equalizer() 102 int64_t *src, size_t total) in vclient_rx_equalizer()
|
| H A D | virtual_oss.c | 119 int64_t *src, size_t total) __requires_exclusive(atomic_mtx) in vclient_write_linear() 146 virtual_oss_mixer_core_sub(const int64_t *src, int64_t *dst, in virtual_oss_mixer_core_sub() 181 virtual_oss_mixer_core(const int64_t *src, int64_t *dst, in virtual_oss_mixer_core() 224 int src; in virtual_oss_process() local
|
| /freebsd/sys/dev/ixl/ |
| H A D | i40e_lan_hmc.c | 766 u8 *src) in i40e_write_byte() 806 u8 *src) in i40e_write_word() 850 u8 *src) in i40e_write_dword() 902 u8 *src) in i40e_write_qword() 957 u8 *src, *target; in i40e_read_byte() local 994 u8 *src, *target; in i40e_read_word() local 1038 u8 *src, *target; in i40e_read_dword() local 1091 u8 *src, *target; in i40e_read_qword() local
|
| /freebsd/contrib/ncurses/progs/ |
| H A D | dump_entry.c | 118 strncpy_DYN(DYNBUF * dst, const char *src, size_t need) in strncpy_DYN() 133 strcpy_DYN(DYNBUF * dst, const char *src) in strcpy_DYN() 431 op_length(const char *src, int offset) in op_length() 477 find_split(const char *src, int step, int size) in find_split() 524 fill_spaces(const char *src) in fill_spaces() 573 wrap_concat(const char *src, int need, unsigned mode) in wrap_concat() 662 wrap_concat1(const char *src) in wrap_concat1() 696 termcap_length(const char *src) in termcap_length() 711 #define termcap_length(src) strlen(src) argument 751 has_params(const char *src, bool formatting) in has_params() [all …]
|
| /freebsd/lib/libc/locale/ |
| H A D | ascii.c | 125 _ascii_mbsnrtowcs(wchar_t * __restrict dst, const char ** __restrict src, in _ascii_mbsnrtowcs() 160 _ascii_wcsnrtombs(char * __restrict dst, const wchar_t ** __restrict src, in _ascii_wcsnrtombs()
|
| /freebsd/stand/uboot/ |
| H A D | copy.c | 141 uboot_copyin(const void *src, vm_offset_t dest, const size_t len) in uboot_copyin() 153 uboot_copyout(const vm_offset_t src, void *dest, const size_t len) in uboot_copyout()
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | dpp_hostapd.c | 1013 hostapd_dpp_relay_needs_controller(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_relay_needs_controller() 1032 static void hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_req() 1406 static void hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_resp() 1459 static void hostapd_dpp_rx_auth_conf(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_auth_conf() 1564 static void hostapd_dpp_rx_conf_result(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_conf_result() 1635 const u8 *src, const u8 *hdr, in hostapd_dpp_rx_conn_status_result() 1669 hostapd_dpp_rx_presence_announcement(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_presence_announcement() 1756 hostapd_dpp_rx_reconfig_announcement(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_reconfig_announcement() 1852 hostapd_dpp_rx_reconfig_auth_resp(struct hostapd_data *hapd, const u8 *src, in hostapd_dpp_rx_reconfig_auth_resp() 1898 const u8 *src, unsigned int freq, in hostapd_dpp_send_peer_disc_resp() [all …]
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 503 const u8 *src, const u8 *bssid, in wpas_dpp_tx_status() 1221 static void wpas_dpp_rx_auth_req(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_auth_req() 2066 static void wpas_dpp_rx_auth_resp(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_auth_resp() 2123 static void wpas_dpp_rx_auth_conf(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_auth_conf() 2227 static void wpas_dpp_rx_conf_result(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_conf_result() 2313 const u8 *src, const u8 *hdr, in wpas_dpp_rx_conn_status_result() 2404 wpas_dpp_rx_presence_announcement(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_presence_announcement() 2496 wpas_dpp_rx_reconfig_announcement(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_reconfig_announcement() 2589 wpas_dpp_rx_reconfig_auth_req(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_reconfig_auth_req() 2648 wpas_dpp_rx_reconfig_auth_resp(struct wpa_supplicant *wpa_s, const u8 *src, in wpas_dpp_rx_reconfig_auth_resp() [all …]
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | buffer.h | 37 # define BUF_strlcpy(dst, src, size) OPENSSL_strlcpy(dst, src, size) argument 38 # define BUF_strlcat(dst, src, size) OPENSSL_strlcat(dst, src, size) argument
|
| /freebsd/crypto/openssl/crypto/slh_dsa/ |
| H A D | slh_adrs.c | 91 static void slh_adrs_copy_keypair_address(uint8_t *dst, const uint8_t *src) in slh_adrs_copy_keypair_address() 108 static void slh_adrs_copy(uint8_t *dst, const uint8_t *src) in slh_adrs_copy() 131 static void slh_adrsc_copy_keypair_address(uint8_t *dst, const uint8_t *src) in slh_adrsc_copy_keypair_address() 148 static void slh_adrsc_copy(uint8_t *dst, const uint8_t *src) in slh_adrsc_copy()
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | ntp_rfc2553.c | 120 const struct addrinfo * src in copy_addrinfo_impl() 139 const struct addrinfo * src in copy_addrinfo_list_impl() 158 const struct addrinfo * src, in copy_addrinfo_common()
|
| /freebsd/crypto/libecc/src/utils/ |
| H A D | utils.c | 49 int local_memcpy(void *dst, const void *src, u32 n) in local_memcpy() 195 int local_strncpy(char *dst, const char *src, u32 n) in local_strncpy() 217 int local_strncat(char *dst, const char *src, u32 n) in local_strncat()
|
| /freebsd/sys/net/ |
| H A D | bpf_buffer.c | 101 void *src, u_int len) in bpf_buffer_append_bytes() 113 bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset, void *src, in bpf_buffer_append_mbuf()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | DataExtractor.cpp | 400 const uint16_t *src = in GetU16() local 449 const uint32_t *src = in GetU32() local 497 const uint64_t *src = in GetU64() local 662 const uint8_t *src = PeekData(offset, length); in ExtractBytes() local 681 const uint8_t *src = PeekData(offset, length); in CopyData() local 717 const uint8_t *src = PeekData(src_offset, src_len); in CopyByteOrderedData() local 844 const uint8_t *src = PeekData(*offset_ptr, 1); in GetULEB128() local 861 const uint8_t *src = PeekData(*offset_ptr, 1); in GetSLEB128() local 879 const uint8_t *src = PeekData(*offset_ptr, 1); in Skip_LEB128() local
|
| /freebsd/sys/dev/hyperv/utilities/ |
| H A D | unicode.h | 43 const char *src, size_t src_len, in utf8_to_utf16() 143 const uint16_t *src, size_t src_len, in utf16_to_utf8()
|
| /freebsd/contrib/xz/src/liblzma/simple/ |
| H A D | arm64.c | 57 const uint32_t src = instr; in arm64_code() local 79 const uint32_t src = ((instr >> 29) & 3) in arm64_code() local
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zio_compress.c | 118 zio_compress_data(enum zio_compress c, abd_t *src, abd_t **dst, size_t s_len, in zio_compress_data() 155 zio_decompress_data(enum zio_compress c, abd_t *src, abd_t *dst, in zio_decompress_data()
|