Searched defs:src (Results 301 - 325 of 1253) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/gxemul/disk/
H A Dgxemul_disk.c210 const volatile void *src; local
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder_format.c216 uint8_t *src, *dst; local
H A Dfeeder_mixer.c284 struct snd_dbuf *src = source; local
/freebsd-11-stable/sys/kern/
H A Dsubr_stack.c80 stack_copy(const struct stack *src, struct stack *dst) argument
H A Dsubr_msgbuf.c411 msgbuf_copy(struct msgbuf *src, struct msgbuf *dst) argument
/freebsd-11-stable/sys/dev/random/
H A Dyarrow.c222 enum random_entropy_source src; local
/freebsd-11-stable/contrib/bmake/
H A Dstr.c510 Str_SYSVSubst(Buffer *buf, char *pat, char *src, int len) argument
/freebsd-11-stable/bin/pax/
H A Dgen_subs.c190 l_strncpy(char *dest, const char *src, int len) argument
/freebsd-11-stable/contrib/amd/libamu/
H A Dstrutil.c161 _xstrlcpy(const char *filename, int lineno, char *dst, const char *src, size_t len) argument
188 _xstrlcat(const char *filename, int lineno, char *dst, const char *src, size_t len) argument
269 vstrlen(const char *src, va_list ap) argument
278 vstrcpy(char *dst, const char *src, va_list ap) argument
286 strvcat(const char *src, ...) argument
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-medsa.c140 medsa_print(netdissect_options *ndo, const u_char *bp, u_int length, u_int caplen, const struct lladdr_info *src, const struct lladdr_info *dst) argument
H A Dprint-llc.c150 llc_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen, const struct lladdr_info *src, const struct lladdr_info *dst) argument
420 snap_print(netdissect_options *ndo, const u_char *p, u_int length, u_int caplen, const struct lladdr_info *src, const struct lladdr_info *dst, u_int bridge_pad) argument
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcommon.c48 int get_rdma_addr(const char *src, const char *dst, const char *port, argument
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_hash.c194 ext2_prep_hashbuf(const char *src, int slen, uint32_t *dst, int dlen, argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dwpabuf.h146 wpabuf_put_buf(struct wpabuf *dst, const struct wpabuf *src) argument
/freebsd-11-stable/contrib/wpa/src/common/
H A Deapol_common.h27 u8 src[ETH_ALEN]; member in struct:ieee8023_hdr
/freebsd-11-stable/crypto/openssh/
H A Dutf8.c101 char *src; /* Source string returned from vasprintf. */ local
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Ddb_interface.c170 char *src; local
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_intrmap.c68 iommu_alloc_msi_intr(device_t src, u_int *cookies, u_int count) argument
96 iommu_map_msi_intr(device_t src, u_int cpu, u_int vector, u_int cookie, argument
142 iommu_unmap_msi_intr(device_t src, u_int cookie) argument
232 dmar_ir_find(device_t src, uint16_t *rid, int *is_dmar) argument
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dsubr_ipsec.c66 ipsec4_setsockaddrs(const struct mbuf *m, union sockaddr_union *src, argument
94 ipsec6_setsockaddrs(const struct mbuf *m, union sockaddr_union *src, argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drefcount.c211 refcount_transfer(refcount_t *dst, refcount_t *src) argument
[all...]
/freebsd-11-stable/lib/libc/tests/nss/
H A Dgetusershell_test.c67 clone_usershell(struct usershell *dest, struct usershell const *src) argument
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A Dhm_pmeth.c94 static int pkey_hmac_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src) argument
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_ext.c202 int custom_exts_copy(custom_ext_methods *dst, const custom_ext_methods *src) argument
183 custom_exts_copy_flags(custom_ext_methods *dst, const custom_ext_methods *src) argument
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_ess.c204 int cms_msgSigDigest_add1(CMS_SignerInfo *dest, CMS_SignerInfo *src) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Detherdevice.h79 ether_addr_copy(u8 * dst, const u8 * src) argument

Completed in 309 milliseconds

<<11121314151617181920>>