Searched defs:to (Results 1 - 25 of 521) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
/freebsd-10-stable/lib/libc/amd64/string/
H A Dstrcpy.c34 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-10-stable/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-stable/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-stable/sys/libkern/
H A Dstrcpy.c36 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-10-stable/contrib/ldns/compat/
H A Dmemmove.c17 uint8_t* to = (uint8_t*) dest; local
[all...]
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dfflush.c50 struct timeval to; local
[all...]
H A Dsetvbuf.c58 struct timeval to; local
[all...]
H A Drefill.c146 struct timeval to; local
[all...]
/freebsd-10-stable/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-stable/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
[all...]
/freebsd-10-stable/lib/libc/sys/
H A Dsendto.c45 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) argument
/freebsd-10-stable/sys/ofed/include/asm/
H A Duaccess.h36 copy_to_user(void *to, const void *from, unsigned long n) argument
44 copy_from_user(void *to, const void *from, unsigned long n) argument
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_none.c65 int RSA_padding_add_none(unsigned char *to, int tlen, argument
82 int RSA_padding_check_none(unsigned char *to, int tlen, argument
/freebsd-10-stable/contrib/unbound/compat/
H A Dmemmove.c17 uint8_t* to = (uint8_t*) dest; local
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-statvfs.c31 copy_statfs_to_statvfs(struct statvfs *to, struct statfs *from) argument
[all...]
/freebsd-10-stable/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-stable/usr.sbin/traceroute/
H A Dfindsaddr-udp.c53 findsaddr(register const struct sockaddr_in *to, argument

Completed in 390 milliseconds

1234567891011>>