Searched defs:to (Results 151 - 175 of 521) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/geom/vinum/
H A Dgeom_vinum_plex.c562 gv_sync_request(struct gv_plex *from, struct gv_plex *to, off_t offset, off_t length, int type, caddr_t data) argument
601 gv_sync_complete(struct gv_plex *to, struct bio *bp) argument
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dunwind.c251 unw_cb_copyin(int req, char *to, uint64_t from, int len, intptr_t tok) argument
/freebsd-10-stable/sys/netinet/khelp/
H A Dh_ertt.c201 struct tcpopt *to; local
435 struct tcpopt *to; local
[all...]
/freebsd-10-stable/sys/pc98/cbus/
H A Dscvtb.c230 sc_vtb_copy(sc_vtb_t *vtb1, int from, sc_vtb_t *vtb2, int to, int count) argument
308 sc_vtb_move(sc_vtb_t *vtb, int from, int to, int count) argument
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dplatform.c86 memr_merge(struct mem_region *from, struct mem_region *to) argument
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/expand/
H A Dexpand.c372 struct timeval *to = NULL; local
/freebsd-10-stable/usr.bin/csup/
H A Ddiff.c389 diff_copyln(struct editcmd *ec, lineno_t to) argument
406 diff_ignoreln(struct editcmd *ec, lineno_t to) argument
[all...]
/freebsd-10-stable/usr.bin/tsort/
H A Dtsort.c378 find_cycle(NODE *from, NODE *to, int longest_len, int depth) argument
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dfile.c270 copy_file(const char *dir, const char *fname, const char *to) argument
288 char to[FILENAME_MAX]; local
314 copy_hierarchy(const char *dir, const char *fname, Boolean to) argument
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dhdlc.c175 u_short to; member in struct:__anon12204
H A Dsystems.c69 InterpretArg(const char *from, char *to) argument
[all...]
/freebsd-10-stable/sbin/dhclient/
H A Dbpf.c280 send_packet_unpriv(int privfd, struct dhcp_packet *raw, size_t len, struct in_addr from, struct in_addr to) argument
316 struct in_addr from, to; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Ddgst.c82 list_md_fn(const EVP_MD *m, const char *from, const char *to, void *arg) argument
[all...]
H A Dsmime.c108 char *to = NULL, *from = NULL, *subject = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dameth_lib.c242 int EVP_PKEY_asn1_add_alias(int to, int from) argument
428 EVP_PKEY_asn1_set_param(EVP_PKEY_ASN1_METHOD *ameth, int (*param_decode) (EVP_PKEY *pkey, const unsigned char **pder, int derlen), int (*param_encode) (const EVP_PKEY *pkey, unsigned char **pder), int (*param_missing) (const EVP_PKEY *pk), int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from), int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b), int (*param_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx)) argument
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_eay.c155 RSA_eay_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
348 RSA_eay_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
483 RSA_eay_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
617 RSA_eay_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost_crypt.c612 int gost_imit_copy(EVP_MD_CTX *to, const EVP_MD_CTX *from) argument
/freebsd-10-stable/bin/pax/
H A Dfile_subs.c267 mk_link(char *to, struct stat *to_sb, char *from, int ign) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/dh/
H A Ddh_ameth.c403 static int dh_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) argument
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_vpm.c203 X509_VERIFY_PARAM_set1(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from) argument
[all...]
/freebsd-10-stable/usr.bin/patch/
H A Dutil.c53 move_file(const char *from, const char *to) argument
165 copy_file(const char *from, const char *to) argument
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Dtcp_tlro.c388 int to = tlro_min_rate; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dp_lib.c122 int EVP_PKEY_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) argument
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dconf_def.c476 int q, r, rr = 0, to = 0, len = 0; local
[all...]
/freebsd-10-stable/contrib/unbound/util/data/
H A Ddname.c321 void dname_pkt_copy(sldns_buffer* pkt, uint8_t* to, uint8_t* dname) argument

Completed in 387 milliseconds

1234567891011>>