Searched defs:from (Results 151 - 175 of 536) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dmcache.c417 mcc_move(krb5_context context, krb5_ccache from, krb5_ccache to) argument
H A Dmit_glue.c391 krb5_cc_copy_creds(krb5_context context, const krb5_ccache from, krb5_ccache to) argument
H A Dtest_cc.c449 test_copy(krb5_context context, const char *from, const char *to) argument
H A Dtransited.c62 make_path(krb5_context context, struct tr_realm *r, const char *from, const char *to) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dresolve.c528 struct sockaddr_storage from; local
/freebsd-10-stable/sys/amd64/include/pc/
H A Dbios.h105 u_int from; /* shouldn't be below 0xe0000 */ member in struct:bios_oem_range
/freebsd-10-stable/sys/boot/ficl/
H A Dfileaccess.c124 char *from; local
/freebsd-10-stable/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-stable/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...]
/freebsd-10-stable/sys/dev/le/
H A Dlance.c635 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) argument
[all...]
/freebsd-10-stable/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-stable/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-stable/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-stable/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-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
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-stable/sys/powerpc/powerpc/
H A Dplatform.c86 memr_merge(struct mem_region *from, struct mem_region *to) argument
/freebsd-10-stable/usr.bin/csup/
H A Dconfig.c318 coll_override(struct coll *coll, struct coll *from, int mask) 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/IPXrouted/
H A Dmain.c278 struct sockaddr from; local
/freebsd-10-stable/usr.sbin/faithd/
H A Dfaithd.c146 struct sockaddr_storage from; local
/freebsd-10-stable/usr.sbin/mld6query/
H A Dmld6.c300 struct sockaddr_in6 from; local
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dfile.c287 char from[FILENAME_MAX]; local
/freebsd-10-stable/usr.sbin/portsnap/make_index/
H A Dmake_index.c235 findport(PORT ** pp, size_t st, size_t en, char * name, char * from) argument
/freebsd-10-stable/usr.sbin/ppp/
H A Dhdlc.c174 u_short from; member in struct:__anon12204
H A Dsystems.c69 InterpretArg(const char *from, char *to) argument
[all...]

Completed in 397 milliseconds

1234567891011>>