Searched defs:from (Results 176 - 200 of 526) sorted by relevance

1234567891011>>

/freebsd-10.2-release/bin/mv/
H A Dmv.c174 do_move(const char *from, const char *to) argument
274 fastcopy(const char *from, const char *to, struct stat *sbp) argument
365 copy(const char *from, const char *to) argument
[all...]
/freebsd-10.2-release/bin/pax/
H A Dfile_subs.c267 mk_link(char *to, struct stat *to_sb, char *from, argument
[all...]
/freebsd-10.2-release/sys/dev/nxge/xgehal/
H A Dxgehal-ring.c80 __hal_ring_rxdblock_link(xge_hal_mempool_h mempoolh, xge_hal_ring_t *ring, int from, int to) argument
/freebsd-10.2-release/sys/dev/patm/
H A Dif_patm_attach.c1056 patm_dump_sram(u_int unit, u_int from, u_int words) argument
/freebsd-10.2-release/sys/boot/ficl/
H A Dfileaccess.c124 char *from; local
/freebsd-10.2-release/sys/dev/drm/
H A Ddrm_bufs.c936 struct drm_buf_desc from; local
/freebsd-10.2-release/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c249 char *from; local
[all...]
/freebsd-10.2-release/sys/geom/vinum/
H A Dgeom_vinum_plex.c562 gv_sync_request(struct gv_plex *from, struct gv_plex *to, off_t offset, argument
603 struct gv_plex *from, *p; local
[all...]
/freebsd-10.2-release/sys/dev/sound/pcm/
H A Dbuffer.h137 snd_xbytes(u_int32_t v, u_int32_t from, u_int32_t to) argument
/freebsd-10.2-release/sys/ia64/ia64/
H A Dunwind.c161 unw_copyin_from_frame(struct trapframe *tf, uint64_t from) argument
208 unw_copyin_from_pcb(struct pcb *pcb, uint64_t from) argument
251 unw_cb_copyin(int req, char *to, uint64_t from, int len, intptr_t tok) argument
[all...]
/freebsd-10.2-release/sys/dev/le/
H A Dlance.c635 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) argument
[all...]
/freebsd-10.2-release/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
255 sc_vtb_append(sc_vtb_t *vtb1, int from, sc_vtb_t *vtb2, int count) argument
308 sc_vtb_move(sc_vtb_t *vtb, int from, int to, int count) argument
/freebsd-10.2-release/sys/kgssapi/
H A Dgss_impl.c251 kgss_copy_buffer(const gss_buffer_t from, gss_buffer_t to) argument
/freebsd-10.2-release/sys/powerpc/powerpc/
H A Dplatform.c86 memr_merge(struct mem_region *from, struct mem_region *to) argument
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c573 unsigned char FAR *from; /* where to copy match bytes from */ local
[all...]
/freebsd-10.2-release/sys/cddl/dev/sdt/
H A Dsdt.c141 const char *from; local
[all...]
/freebsd-10.2-release/crypto/openssh/
H A Dcanohost.c49 struct sockaddr_storage from; local
363 struct sockaddr_storage from; local
[all...]
/freebsd-10.2-release/crypto/openssl/apps/
H A Ddgst.c82 list_md_fn(const EVP_MD *m, const char *from, const char *to, void *arg) argument
H A Dopenssl.c628 list_cipher_fn(const EVP_CIPHER *c, const char *from, const char *to, void *arg) argument
647 list_md_fn(const EVP_MD *m, const char *from, const char *to, void *arg) argument
[all...]
H A Ds_socket.c390 static struct sockaddr_in from; local
[all...]
H A Dsmime.c108 char *to = NULL, *from = NULL, *subject = NULL; local
/freebsd-10.2-release/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.2-release/crypto/openssl/crypto/bio/
H A Db_sock.c840 } from; member in struct:__anon5407
[all...]
/freebsd-10.2-release/sys/amd64/include/pc/
H A Dbios.h105 u_int from; /* shouldn't be below 0xe0000 */ member in struct:bios_oem_range
/freebsd-10.2-release/sys/crypto/aesni/
H A Daesni_wrap.c49 aesni_encrypt_cbc(int rounds, const void *key_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN]) argument
102 aesni_encrypt_ecb(int rounds, const void *key_schedule, size_t len, const uint8_t *from, uint8_t *to) argument
141 aesni_decrypt_ecb(int rounds, const void *key_schedule, size_t len, const uint8_t from[AES_BLOCK_LEN], uint8_t to[AES_BLOCK_LEN]) argument
202 aesni_crypt_xts_block(int rounds, const __m128i *key_schedule, __m128i *tweak, const uint8_t *from, uint8_t *to, int do_encrypt) argument
220 aesni_crypt_xts_block8(int rounds, const __m128i *key_schedule, __m128i *tweak, const uint8_t *from, uint8_t *to, int do_encrypt) argument
273 aesni_crypt_xts(int rounds, const __m128i *data_schedule, const __m128i *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN], int do_encrypt) argument
313 aesni_encrypt_xts(int rounds, const void *data_schedule, const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN]) argument
323 aesni_decrypt_xts(int rounds, const void *data_schedule, const void *tweak_schedule, size_t len, const uint8_t *from, uint8_t *to, const uint8_t iv[AES_BLOCK_LEN]) argument
[all...]

Completed in 229 milliseconds

1234567891011>>