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

1234567891011>>

/freebsd-11.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-11.0-release/crypto/heimdal/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
/freebsd-11.0-release/contrib/sendmail/libsm/
H A Dfflush.c50 struct timeval to; local
[all...]
H A Drefill.c146 struct timeval to; local
[all...]
H A Dsetvbuf.c58 struct timeval to; local
[all...]
/freebsd-11.0-release/lib/libc/amd64/string/
H A Dstrcpy.c34 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
/freebsd-11.0-release/sys/libkern/
H A Dstrcpy.c36 strcpy(char * __restrict to, const char * __restrict from) argument
/freebsd-11.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
/freebsd-11.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-11.0-release/contrib/unbound/compat/
H A Dmemmove.c17 uint8_t* to = (uint8_t*) dest; local
[all...]
/freebsd-11.0-release/contrib/ldns/compat/
H A Dmemmove.c17 uint8_t* to = (uint8_t*) dest; local
[all...]
/freebsd-11.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-11.0-release/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
H A Drsa_ssl.c65 int RSA_padding_add_SSLv23(unsigned char *to, int tlen, argument
104 int RSA_padding_check_SSLv23(unsigned char *to, int tlen, argument
H A Drsa_x931.c67 int RSA_padding_add_X931(unsigned char *to, int tlen, argument
104 int RSA_padding_check_X931(unsigned char *to, int tlen, argument
/freebsd-11.0-release/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-11.0-release/usr.sbin/traceroute/
H A Dfindsaddr-udp.c53 findsaddr(register const struct sockaddr_in *to, argument
/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Drenameat.h37 renameat(int fromfd, const char *from, int tofd, const char *to) argument
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dbsd-statvfs.c31 copy_statfs_to_statvfs(struct statvfs *to, struct statfs *from) argument
[all...]

Completed in 164 milliseconds

1234567891011>>