Searched defs:src (Results 76 - 100 of 1292) sorted by relevance

1234567891011>>

/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dgetipnodebyaddr.c44 getipnodebyaddr (const void *src, size_t len, int af, int *error_num) argument
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_marshall.c40 ib_copy_ah_attr_to_user(struct ib_uverbs_ah_attr *dst, struct ib_ah_attr *src) argument
59 ib_copy_qp_attr_to_user(struct ib_uverbs_qp_attr *dst, struct ib_qp_attr *src) argument
98 ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, struct ib_sa_path_rec *src) argument
124 ib_copy_path_rec_from_user(struct ib_sa_path_rec *dst, struct ib_user_path_rec *src) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBufferHeap.h97 void CopyData(llvm::StringRef src) { CopyDat argument
[all...]
/freebsd-13-stable/contrib/smbfs/lib/smb/
H A Dfile.c69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, const char *src) argument
/freebsd-13-stable/lib/libc/inet/
H A Dinet_neta.c57 inet_neta(in_addr_t src, char *dst, size_t size) argument
/freebsd-13-stable/lib/libc/string/
H A Dmemchr.c39 memchr(const void *src, int c, size_t n) argument
H A Dstrxfrm.c48 strxfrm(char * __restrict dest, const char * __restrict src, size_t len) argument
54 strxfrm_l(char * __restrict dest, const char * __restrict src, size_t len, locale_t locale) argument
H A Dwcsxfrm.c45 wcsxfrm_l(wchar_t * __restrict dest, const wchar_t * __restrict src, size_t len, locale_t locale) argument
84 wcsxfrm(wchar_t * __restrict dest, const wchar_t * __restrict src, size_t len) argument
/freebsd-13-stable/lib/libc/tests/iconv/
H A Diconvctl_test.c34 test_trivialp(const char *src, const char *dst, int expected) argument
/freebsd-13-stable/contrib/unbound/edns-subnet/
H A Dedns-subnet.c47 copy_clear(uint8_t* dst, size_t dstlen, uint8_t* src, size_t srclen, size_t n) argument
/freebsd-13-stable/contrib/bearssl/src/int/
H A Di15_decred.c29 br_i15_decode_reduce(uint16_t *x, const void *src, size_t len, const uint16_t *m) argument
H A Di31_decred.c29 br_i31_decode_reduce(uint32_t *x, const void *src, size_t len, const uint32_t *m) argument
/freebsd-13-stable/contrib/ldns/compat/
H A Db64_ntop.c115 ldns_b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qadd.c14 DD dst = {.ld = x}, src = {.ld = y}; local
H A Dgcc_qsub.c14 DD dst = {.ld = x}, src = {.ld = y}; local
/freebsd-13-stable/contrib/dma/
H A Ddfcompat.c34 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dgelf_xlate.c36 elf32_xlatetof(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
43 elf64_xlatetof(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
50 elf32_xlatetom(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
57 elf64_xlatetom(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
64 gelf_xlatetom(Elf *e, Elf_Data *dst, const Elf_Data *src, argument
75 gelf_xlatetof(Elf *e, Elf_Data *dst, const Elf_Data *src, unsigned int encoding) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/
H A Dstrlcat.c39 strlcat(char *dst, const char *src, size_t dstsize) argument
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_port.h81 Skein_Put64_LSB_First(uint8_t *dst, const uint64_t *src, size_t bCnt) argument
96 Skein_Get64_LSB_First(uint64_t *dst, const uint8_t *src, size_t wCnt) argument
[all...]
/freebsd-13-stable/sys/crypto/rijndael/
H A Drijndael-api.c48 rijndael_decrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst) argument
55 rijndael_encrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst) argument
/freebsd-13-stable/sys/crypto/camellia/
H A Dcamellia-api.c47 camellia_decrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) argument
54 camellia_encrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) argument
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmmisc.c60 sm_memcpy(void *dst, const void *src, bit32 count) argument
76 *sm_strncpy(char *dst, const char *src, bit32 len) argument
/freebsd-13-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_in_wchnstr.c53 NCURSES_CH_T *src; local
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_macaddr.c58 ar71xx_mac_addr_init(unsigned char *dst, const unsigned char *src, argument
[all...]
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzle.c37 unsigned char *src = s_start; local

Completed in 145 milliseconds

1234567891011>>