Searched defs:from (Results 1 - 25 of 508) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
/freebsd-10.0-release/lib/libc/amd64/string/
H A Dstrcpy.c34 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-10.0-release/lib/libc/string/
H A Dstpcpy.c41 stpcpy(char * __restrict to, const char * __restrict from) argument
H A Dwcpcpy.c41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) argument
H A Dstrcpy.c39 strcpy(char * __restrict to, const char * __restrict from) argument
H A Dswab.c42 swab(const void * __restrict from, void * __restrict to, ssize_t len) argument
/freebsd-10.0-release/sys/boot/arm/at91/libat91/
H A Dmemcmp.c32 p_memcmp(const char *to, const char *from, unsigned size) argument
H A Dstrcpy.c32 strcpy(char *to, const char *from) argument
H A Dp_string.c51 p_memcmp(const char *to, const char *from, unsigned size) argument
/freebsd-10.0-release/sys/libkern/
H A Dstrcpy.c36 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-10.0-release/contrib/ldns/compat/
H A Dmemmove.c16 uint8_t* from = (uint8_t*) src; local
[all...]
/freebsd-10.0-release/contrib/libarchive/cpio/test/
H A Dtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) argument
[all...]
/freebsd-10.0-release/contrib/smbfs/lib/smb/
H A Dkiconv.c49 kiconv_add_xlat_table(const char *to, const char *from, const u_char *table) argument
/freebsd-10.0-release/contrib/unbound/compat/
H A Dmemmove.c16 uint8_t* from = (uint8_t*) src; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dcopy_host_realm.c50 krb5_copy_host_realm(krb5_context context, const krb5_realm *from, krb5_realm **to) argument
H A Dasn1_glue.c41 _krb5_principal2principalname(PrincipalName *p, const krb5_principal from) argument
48 _krb5_principalname2krb5_principal(krb5_context context, krb5_principal *principal, const PrincipalName from, const Realm realm) argument
/freebsd-10.0-release/crypto/openssl/crypto/rsa/
H A Drsa_none.c65 RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
84 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/freebsd-10.0-release/sys/ofed/include/asm/
H A Duaccess.h34 copy_to_user(void *to, const void *from, unsigned long n) argument
42 copy_from_user(void *to, const void *from, unsigned long n) argument
/freebsd-10.0-release/sys/powerpc/powerpc/
H A Dsyncicache.c51 __syncicache(void *from, int len) argument
/freebsd-10.0-release/contrib/openbsm/bin/auditdistd/
H A Drenameat.h39 renameat(int fromfd, const char *from, int tofd, const char *to) argument
/freebsd-10.0-release/lib/libkiconv/
H A Dxlat16_sysctl.c51 kiconv_add_xlat16_table(const char *to, const char *from, const void *data, int datalen) argument
/freebsd-10.0-release/libexec/rpc.rusersd/
H A Drusersd.c63 struct sockaddr_storage from; local
/freebsd-10.0-release/usr.sbin/traceroute/
H A Dfindsaddr-udp.c53 findsaddr(register const struct sockaddr_in *to, register struct sockaddr_in *from) argument
/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_join.c38 recno_t from, to; local
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dexport-cmd.c50 const char *from, *to; local

Completed in 286 milliseconds

1234567891011>>