Searched defs:from (Results 26 - 50 of 529) sorted by relevance

1234567891011>>

/freebsd-10.3-release/lib/libc/powerpc64/gen/
H A Dsyncicache.c77 __syncicache(void *from, int len) argument
/freebsd-10.3-release/lib/libc/string/
H A Dswab.c42 swab(const void * __restrict from, void * __restrict to, ssize_t len) argument
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-statvfs.c31 copy_statfs_to_statvfs(struct statvfs *to, struct statfs *from) argument
[all...]
/freebsd-10.3-release/sys/crypto/aesni/
H A Daesencdec.h107 aesni_enc(int rounds, const __m128i *keysched, const __m128i from) argument
121 aesni_dec(int rounds, const __m128i *keysched, const __m128i from) argument
/freebsd-10.3-release/libexec/rpc.rusersd/
H A Drusersd.c59 struct sockaddr_storage from; local
/freebsd-10.3-release/contrib/nvi/ex/
H A Dex_join.c38 recno_t from, to; local
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/svn/
H A Dexport-cmd.c50 const char *from, *to; local
H A Drelocate-cmd.c53 const char *from, *to, *path; local
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dgen_copy.c41 copy_primitive (const char *typename, const char *from, const char *to) argument
49 copy_type (const char *from, const char *to, const Type *t, int preserve) argument
[all...]
H A Dder_copy.c41 der_copy_general_string (const heim_general_string *from, argument
51 der_copy_integer (const int *from, int *to) argument
58 der_copy_unsigned (const unsigned *from, unsigned *to) argument
65 der_copy_generalized_time (const time_t *from, time_t *to) argument
72 der_copy_utctime (const time_t *from, time_ argument
79 der_copy_utf8string(const heim_utf8_string *from, heim_utf8_string *to) argument
85 der_copy_printable_string(const heim_printable_string *from, heim_printable_string *to) argument
98 der_copy_ia5_string(const heim_ia5_string *from, heim_ia5_string *to) argument
105 der_copy_bmp_string(const heim_bmp_string *from, heim_bmp_string *to) argument
116 der_copy_universal_string(const heim_universal_string *from, heim_universal_string *to) argument
128 der_copy_visible_string(const heim_visible_string *from, heim_visible_string *to) argument
135 der_copy_octet_string(const heim_octet_string *from, heim_octet_string *to) argument
146 der_copy_heim_integer(const heim_integer *from, heim_integer *to) argument
158 der_copy_oid(const heim_oid *from, heim_oid *to) argument
170 der_copy_bit_string(const heim_bit_string *from, heim_bit_string *to) argument
[all...]
/freebsd-10.3-release/crypto/heimdal/admin/
H A Dcopy.c56 const char *from = argv[0]; local
/freebsd-10.3-release/crypto/openssl/crypto/rsa/
H A Drsa_null.c109 static int RSA_null_public_encrypt(int flen, const unsigned char *from, argument
116 static int RSA_null_private_encrypt(int flen, const unsigned char *from, argument
124 static int RSA_null_private_decrypt(int flen, const unsigned char *from, argument
132 static int RSA_null_public_decrypt(int flen, const unsigned char *from, argument
[all...]
H A Drsa_pk1.c67 RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
93 RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
145 RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
182 RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
[all...]
/freebsd-10.3-release/lib/libc/rpc/
H A Drtime.c79 struct sockaddr_in from; local
/freebsd-10.3-release/libexec/rpc.rstatd/
H A Drstatd.c60 struct sockaddr_storage from; local
/freebsd-10.3-release/contrib/groff/src/preproc/eqn/
H A Dlimit.cpp27 box *from; member in class:limit_box
[all...]
/freebsd-10.3-release/crypto/openssl/engines/ccgost/
H A Dgost_md.c60 int gost_digest_copy(EVP_MD_CTX *to, const EVP_MD_CTX *from) argument
/freebsd-10.3-release/usr.bin/tftp/
H A Dtftp.c92 struct sockaddr_storage from; local
191 struct sockaddr_storage from; local
[all...]
/freebsd-10.3-release/usr.bin/tr/
H A Dcmap.c68 cmap_add(struct cmap *cm, wint_t from, wint_t to) argument
[all...]
/freebsd-10.3-release/tools/regression/netatalk/simple_send/
H A Dsimple_send.c67 socket_between(struct sockaddr_at *from, struct sockaddr_at *to) argument
/freebsd-10.3-release/contrib/ntp/sntp/libopts/
H A Dstreqvcmp.c201 streqvmap(char from, char to, int ct) argument
/freebsd-10.3-release/contrib/netbsd-tests/kernel/tty/
H A Dt_pr.c46 sendsome(int from, int to) argument
/freebsd-10.3-release/contrib/traceroute/
H A Dfindsaddr-socket.c105 findsaddr(register const struct sockaddr_in *to, register struct sockaddr_in *from) argument
/freebsd-10.3-release/lib/libc/db/recno/
H A Drec_delete.c152 char *from; local
[all...]
/freebsd-10.3-release/lib/libc/gen/
H A Dstatvfs.c98 sfs2svfs(const struct statfs *from, struct statvfs *to) argument

Completed in 288 milliseconds

1234567891011>>