Searched defs:to (Results 101 - 125 of 521) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/le/
H A Dif_le_lebuffer.c171 caddr_t to = tov; local
202 caddr_t to = tov; local
[all...]
/freebsd-10-stable/sys/dev/syscons/
H A Dschistory.c163 copy_history(sc_vtb_t *from, sc_vtb_t *to) argument
[all...]
H A Dscvtb.c188 sc_vtb_copy(sc_vtb_t *vtb1, int from, sc_vtb_t *vtb2, int to, int count) argument
253 sc_vtb_move(sc_vtb_t *vtb, int from, int to, int count) argument
/freebsd-10-stable/sys/isa/
H A Dpnpparse.c356 pnp_merge_resources(device_t dev, struct isa_config *from, struct isa_config *to) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dtty_outq.c85 ttyoutq_flush(struct ttyoutq *to) argument
93 ttyoutq_setsize(struct ttyoutq *to, struct tty *tp, size_t size) argument
119 ttyoutq_free(struct ttyoutq *to) argument
135 ttyoutq_read(struct ttyoutq *to, void *buf, size_t len) argument
196 ttyoutq_read_uio(struct ttyoutq *to, struct tty *tp, struct uio *uio) argument
272 ttyoutq_write(struct ttyoutq *to, const void *buf, size_t nbytes) argument
317 ttyoutq_write_nofrag(struct ttyoutq *to, const void *buf, size_t nbytes) argument
[all...]
/freebsd-10-stable/sys/sys/
H A Dttyqueue.h147 ttyoutq_getsize(struct ttyoutq *to) argument
153 ttyoutq_getallocatedsize(struct ttyoutq *to) argument
160 ttyoutq_bytesleft(struct ttyoutq *to) argument
172 ttyoutq_bytesused(struct ttyoutq *to) argument
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/create/
H A Dpl.c101 trylink(const char *from, const char *to) argument
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dslave.c69 struct tsp *msg, to; local
644 struct tsp to; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_oaep.c34 int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, argument
91 int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, argument
/freebsd-10-stable/sys/dev/drm2/i915/
H A Di915_gem_context.c379 do_switch(struct i915_hw_context *to) argument
470 struct i915_hw_context *to; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_int.c191 unsigned char *to, *s; local
[all...]
H A Dx_name.c422 unsigned char *to, *fro local
[all...]
/freebsd-10-stable/usr.bin/iconv/
H A Diconv.c70 do_conv(FILE *fp, const char *from, const char *to, bool silent, argument
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_mont.c505 BN_MONT_CTX *BN_MONT_CTX_copy(BN_MONT_CTX *to, BN_MONT_CTX *from) argument
[all...]
/freebsd-10-stable/sys/netinet/
H A Dtcp_sack.c353 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Ddigest-libc.c187 ssh_digest_copy_state(struct ssh_digest_ctx *from, struct ssh_digest_ctx *to) argument
H A Ddigest-openssl.c131 ssh_digest_copy_state(struct ssh_digest_ctx *from, struct ssh_digest_ctx *to) argument
H A Dssh-pkcs11-client.c106 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds2_srvr.c1139 ssl_rsa_private_decrypt(CERT *c, int len, unsigned char *from, unsigned char *to, int padding) argument
[all...]
H A Ds2_clnt.c1064 ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from, unsigned char *to, int padding) argument
[all...]
/freebsd-10-stable/contrib/amd/amq/
H A Dpawd.c92 char *to, *ch, *hes_name, *dot; local
[all...]
/freebsd-10-stable/sys/dev/usb/controller/
H A Dxhci_pci.c368 uint16_t to; local
H A Dehci_pci.c524 uint16_t to; local
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c122 hash_merge(hash_t *to, hash_t *from) argument
/freebsd-10-stable/contrib/diff/src/
H A Dside.c47 tab_from_to (size_t from, size_t to) argument
[all...]

Completed in 302 milliseconds

1234567891011>>