Searched defs:src (Results 401 - 425 of 1253) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/nlm/
H A Dnlm_prot_server.c50 nlm_convert_to_nlm4_lock(struct nlm4_lock *dst, struct nlm_lock *src) argument
62 nlm_convert_to_nlm4_share(struct nlm4_share *dst, struct nlm_share *src) argument
73 nlm_convert_to_nlm_holder(struct nlm_holder *dst, struct nlm4_holder *src) argument
84 nlm_convert_to_nlm4_holder(struct nlm4_holder *dst, struct nlm_holder *src) argument
95 nlm_convert_to_nlm_stats(enum nlm4_stats src) argument
103 nlm_convert_to_nlm_res(struct nlm_res *dst, struct nlm4_res *src) argument
110 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) argument
[all...]
/freebsd-11-stable/sys/security/mac/
H A Dmac_cred.c181 mac_cred_copy(struct ucred *src, struct ucred *dest) argument
H A Dmac_socket.c196 mac_socket_copy_label(struct label *src, struct label *dest) argument
/freebsd-11-stable/sys/security/mac_partition/
H A Dmac_partition.c148 partition_cred_copy_label(struct label *src, struct label *dest) argument
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmrsa.c434 xlp_rsa_inp2hwformat(uint8_t *src, uint8_t *dst, uint32_t paramsize, argument
/freebsd-11-stable/sys/mips/nlm/
H A Dintr_machdep.c126 struct xlp_intrsrc *src = source; local
136 struct xlp_intrsrc *src = source; local
145 struct xlp_intrsrc *src = source; local
153 struct xlp_intrsrc *src; local
172 struct xlp_intrsrc *src = NULL; local
[all...]
/freebsd-11-stable/sys/mips/sibyte/
H A Dsb_scd.c133 sb_disable_intsrc(int cpu, int src) argument
146 sb_enable_intsrc(int cpu, int src) argument
/freebsd-11-stable/usr.bin/checknr/
H A Dchecknr.c591 const char **src, **dest, **loc; local
/freebsd-11-stable/usr.bin/column/
H A Dcolumn.c84 const char *src; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_fence.c782 struct radeon_fence_driver *dst, *src; local
/freebsd-11-stable/sys/dev/firewire/
H A Dfwcrom.c419 crom_add_chunk(struct crom_src *src, struct crom_chunk *parent, argument
441 crom_add_simple_text(struct crom_src *src, struct crom_chunk *parent, argument
469 crom_copy(uint32_t *src, uint32_t *dst, int *offset, int len, int maxlen) argument
481 crom_load(struct crom_src *src, uint32_t *buf, int maxlen) argument
543 struct crom_src src; local
[all...]
H A Diec68113.h48 src:6; member in struct:ciphdr
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.c458 struct snd_dbuf *src = source; local
/freebsd-11-stable/sys/kern/
H A Dsubr_mchain.c199 c_caddr_t src; local
/freebsd-11-stable/sys/dev/rndtest/
H A Drndtest.c272 rndtest_runs_check(struct rndtest_state *rsp, int val, int *src) argument
/freebsd-11-stable/sys/dev/snc/
H A Ddp83932subr.c611 snc_nec16_copytobuf(struct snc_softc *sc, void *src, u_int32_t offset, argument
/freebsd-11-stable/sys/dev/sound/macio/
H A Ddavbus.c303 burgundy_setrecsrc(struct snd_mixer *m, u_int32_t src) argument
489 screamer_setrecsrc(struct snd_mixer *m, u_int32_t src) argument
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_pmeth.c113 static int pkey_ec_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src) argument
/freebsd-11-stable/usr.sbin/mld6query/
H A Dmld6.c193 struct in6_addr src; local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c126 z_uncompress(void *dst, size_t *dstlen, const void *src, size_t srclen) argument
141 ehdr_to_gelf(const Elf32_Ehdr *src, GElf_Ehdr *dst) argument
163 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) argument
[all...]
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc169 GeomEvent::GeomEvent(const GeomEvent &src) argument
374 ZfsEvent::ZfsEvent(const ZfsEvent &src) argument
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dsubr.c213 smb_simplecrypt(char *dst, const char *src) argument
245 smb_simpledecrypt(char *dst, const char *src) argument
[all...]
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dqp.c47 void *src, *dst; local
83 void *src, *dst; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ip.c146 uint32_t src; member in struct:phdr
H A Dprint-token.c154 struct lladdr_info src, dst; local

Completed in 343 milliseconds

<<11121314151617181920>>