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

1234567891011>>

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
/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.c17 uint8_t* to = (uint8_t*) dest; local
[all...]
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dfflush.c50 struct timeval to; local
[all...]
H A Dsetvbuf.c58 struct timeval to; local
[all...]
H A Drefill.c145 struct timeval to; local
[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.c17 uint8_t* to = (uint8_t*) dest; 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
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/rsa/
H A Drsa_none.c65 int RSA_padding_add_none(unsigned char *to, int tlen, argument
84 int RSA_padding_check_none(unsigned char *to, int tlen, 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/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/usr.sbin/traceroute/
H A Dfindsaddr-udp.c53 findsaddr(register const struct sockaddr_in *to, argument
/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Dsbpf.c63 struct timeval to; local

Completed in 176 milliseconds

1234567891011>>