Searched defs:from (Results 1 - 25 of 471) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dcopy_host_realm.c50 krb5_copy_host_realm(krb5_context context, const krb5_realm *from, krb5_realm **to) argument
H A Dasn1_glue.c41 _krb5_principal2principalname(PrincipalName *p, const krb5_principal from) argument
48 _krb5_principalname2krb5_principal(krb5_context context, krb5_principal *principal, const PrincipalName from, const Realm realm) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
/freebsd-current/sbin/ipf/libipf/
H A Dbcopywrap.c13 bcopywrap(void *from, void *to, size_t size) argument
H A Dkmemcpywrap.c14 kmemcpywrap(void *from, void *to, size_t size) argument
/freebsd-current/sys/libkern/
H A Dstrcpy.c36 (strcpy)(char * __restrict to, const char * __restrict from) argument
/freebsd-current/lib/libc/amd64/string/
H A Dstrcpy.c33 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-current/sys/powerpc/powerpc/
H A Dsyncicache.c48 __syncicache(void *from, int len) argument
/freebsd-current/lib/libc/string/
H A Dwcpcpy.c37 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) argument
H A Dstrcpy.c40 __strcpy(char * __restrict to, const char * __restrict from) argument
H A Dstpcpy.c37 stpcpy(char * __restrict to, const char * __restrict from) argument
H A Dswab.c9 swab(const void * __restrict from, void * __restrict to, ssize_t len) argument
/freebsd-current/contrib/ldns/compat/
H A Dmemmove.c16 uint8_t* from = (uint8_t*) src; local
[all...]
/freebsd-current/contrib/unbound/compat/
H A Dmemmove.c16 uint8_t* from = (uint8_t*) src; local
[all...]
/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_gcpio_compat.c28 unpack_test(const char *from, const char *options, const char *se) argument
[all...]
/freebsd-current/contrib/smbfs/lib/smb/
H A Dkiconv.c49 kiconv_add_xlat_table(const char *to, const char *from, const u_char *table) argument
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_none.c20 RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
37 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
H A Drsa_x931.c22 RSA_padding_add_X931(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
59 RSA_padding_check_X931(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/freebsd-current/usr.sbin/traceroute/
H A Dfindsaddr-udp.c53 findsaddr(register const struct sockaddr_in *to, register struct sockaddr_in *from) argument
/freebsd-current/lib/libc/sys/
H A Drecvfrom.c41 recvfrom(int s, void *buf, size_t len, int flags, struct sockaddr * __restrict from, socklen_t * __restrict fromlen) argument
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Drenameat.h37 renameat(int fromfd, const char *from, int tofd, const char *to) argument
/freebsd-current/sys/crypto/aesni/
H A Daesencdec.h113 aesni_enc(int rounds, const __m128i *keysched, const __m128i from) argument
129 aesni_dec(int rounds, const __m128i *keysched, const __m128i from) argument
/freebsd-current/lib/libkiconv/
H A Dxlat16_sysctl.c51 kiconv_add_xlat16_table(const char *to, const char *from, const void *data, int datalen) argument
/freebsd-current/lib/libc/powerpc/gen/
H A Dsyncicache.c74 __syncicache(void *from, int len) argument
/freebsd-current/lib/libc/powerpc64/gen/
H A Dsyncicache.c74 __syncicache(void *from, int len) argument

Completed in 205 milliseconds

1234567891011>>