/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | bss.c | 295 static void wpa_bss_copy_res(struct wpa_bss *dst, struct wpa_scan_res *src, in wpa_bss_copy_res()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new.h | 454 const u8 *src, in wpas_dbus_signal_p2p_go_neg_req()
|
/freebsd/contrib/tcpdump/ |
H A D | tcpdump.c | 1050 char *src, *dst; in copy_argv() local
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | fnvpair.c | 114 fnvlist_merge(nvlist_t *dst, nvlist_t *src) in fnvlist_merge()
|
/freebsd/crypto/openssl/engines/ |
H A D | e_devcrypto.c | 765 static int digest_op(struct digest_ctx *ctx, const void *src, size_t srclen, in digest_op()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_acl.c | 150 archive_acl_copy(struct archive_acl *dest, struct archive_acl *src) in archive_acl_copy()
|
H A D | archive_ppmd8.c | 245 #define MyMem12Cpy(dest, src, num) do { \ argument
|
H A D | archive_read_support_format_tar.c | 1255 const void *src; in read_bytes_to_string() local 3588 const unsigned char *src = (const unsigned char *)s; in base64_decode() local
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | quictestlib.c | 1353 int bio_msg_copy(BIO_MSG *dst, BIO_MSG *src) in bio_msg_copy()
|
/freebsd/contrib/bmake/ |
H A D | dir.c | 1610 SearchPath_AddAll(SearchPath *dst, SearchPath *src) in SearchPath_AddAll()
|
/freebsd/sys/security/mac/ |
H A D | mac_vfs.c | 201 mac_vnode_copy_label(struct label *src, struct label *dest) in mac_vnode_copy_label()
|
/freebsd/sys/dev/sound/pci/ |
H A D | cmi.c | 721 cmimix_setrecsrc(struct snd_mixer *m, u_int32_t src) in cmimix_setrecsrc()
|
/freebsd/sys/dev/vge/ |
H A D | if_vge.c | 1407 uint16_t *src, *dst; in vge_fixup_rx() local
|
/freebsd/sys/dev/nge/ |
H A D | if_nge.c | 1410 uint16_t *src, *dst; in nge_fixup_rx() local
|
/freebsd/sys/i386/i386/ |
H A D | pmap_base.c | 652 pmap_copy_page(vm_page_t src, vm_page_t dst) in pmap_copy_page()
|
/freebsd/sbin/natd/ |
H A D | natd.c | 844 char src[20]; in FormatPacket() local
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_parser.c | 391 print_fromto(struct pf_rule_addr *src, pf_osfp_t osfp, struct pf_rule_addr *dst, in print_fromto()
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.c | 3076 trunc_right(const char * src,size_t width) trunc_right() argument 3104 trunc_left(const char * src,size_t width) trunc_left() argument
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_registrar.c | 307 struct wps_device_data *src) in wps_device_clone_data() 2898 struct wps_credential *src) in wps_cred_update()
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_ahci.c | 583 ata_string(uint8_t *dest, const char *src, int len) in ata_string() 596 atapi_string(uint8_t *dest, const char *src, int len) in atapi_string()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_parser.c | 721 dt_node_type_propagate(const dt_node_t *src, dt_node_t *dst) in dt_node_type_propagate() 2482 dtrace_typeinfo_t src, dst; in dt_node_xlator() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 82 irdma_copy_ip_ntohl(u32 *dst, __be32 *src) in irdma_copy_ip_ntohl() 96 irdma_copy_ip_htonl(__be32 *dst, u32 *src) in irdma_copy_ip_htonl()
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 1379 bitmap_cpy(void *dst, void *src, uint32_t size) in bitmap_cpy() 2303 font_bisearch(const vfnt_map_t *map, uint32_t len, teken_char_t src) in font_bisearch()
|
/freebsd/contrib/bearssl/test/ |
H A D | test_crypto.c | 36 hextobin(unsigned char *dst, const char *src) in hextobin() 4741 xor_buf(unsigned char *dst, const unsigned char *src, size_t len) in xor_buf() 6000 rng_fake_update(rng_fake_ctx *cc, const void *src, size_t len) in rng_fake_update()
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 3336 siginfo_to_siginfo32(const siginfo_t *src, struct __siginfo32 *dst) in siginfo_to_siginfo32() 4082 timex_to_32(struct timex32 *dst, struct timex *src) in timex_to_32() 4104 timex_from_32(struct timex *dst, struct timex32 *src) in timex_from_32()
|