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

1234567891011>>

/freebsd-10-stable/contrib/nvi/ex/
H A Dex_join.c38 recno_t from, to; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Drelocate-cmd.c53 const char *from, *to, *path; local
H A Dexport-cmd.c50 const char *from, *to; local
/freebsd-10-stable/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-stable/lib/libc/powerpc/gen/
H A Dsyncicache.c77 __syncicache(void *from, int len) argument
/freebsd-10-stable/lib/libc/powerpc64/gen/
H A Dsyncicache.c77 __syncicache(void *from, int len) argument
/freebsd-10-stable/libexec/rpc.rstatd/
H A Drstatd.c60 struct sockaddr_storage from; local
/freebsd-10-stable/tools/regression/netatalk/simple_send/
H A Dsimple_send.c67 socket_between(struct sockaddr_at *from, struct sockaddr_at *to) argument
/freebsd-10-stable/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_ssl.c65 RSA_padding_add_SSLv23(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
104 RSA_padding_check_SSLv23(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
H A Drsa_x931.c67 RSA_padding_add_X931(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
104 RSA_padding_check_X931(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/freebsd-10-stable/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-stable/lib/libc/rpc/
H A Drtime.c77 struct sockaddr_in from; local
/freebsd-10-stable/usr.bin/tftp/
H A Dtftp.c94 struct sockaddr_storage from; local
194 struct sockaddr_storage from; local
[all...]
/freebsd-10-stable/bin/date/
H A Dnetdate.c71 struct sockaddr_in lsin, dest, from; local
/freebsd-10-stable/bin/ed/
H A Dundo.c41 push_undo_stack(int type, long from, long to) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmipsv4-nat.c128 char *from, *to; local
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dlimit.cpp27 box *from; member in class:limit_box
[all...]
/freebsd-10-stable/crypto/heimdal/admin/
H A Dcopy.c56 const char *from = argv[0]; local
/freebsd-10-stable/lib/libc/db/recno/
H A Drec_delete.c152 char *from; local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dstatvfs.c98 sfs2svfs(const struct statfs *from, struct statvfs *to) argument
/freebsd-10-stable/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-stable/sys/fs/autofs/
H A Dautofs_vfsops.c58 char *from, *fspath, *options, *prefix; local
/freebsd-10-stable/usr.bin/tr/
H A Dcmap.c68 cmap_add(struct cmap *cm, wint_t from, wint_t to) argument
[all...]

Completed in 291 milliseconds

1234567891011>>