Searched defs:to (Results 26 - 50 of 440) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/admin/
H A Dcopy.c57 const char *to = argv[1]; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen_copy.c41 copy_primitive (const char *typename, const char *from, const char *to) argument
49 copy_type (const char *from, const char *to, const Type *t, int preserve) argument
[all...]
/freebsd-current/contrib/nvi/ex/
H A Dex_join.c34 recno_t from, to; local
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-statvfs.c37 copy_statfs_to_statvfs(struct statvfs *to, struct statfs *from) argument
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/asm/
H A Duaccess.h35 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-current/usr.bin/tr/
H A Dcmap.c68 cmap_add(struct cmap *cm, wint_t from, wint_t to) argument
[all...]
/freebsd-current/contrib/libfido2/src/
H A Drs1.c18 EVP_MD *to = NULL; local
/freebsd-current/sbin/ipf/ipsend/
H A Dsbpf.c54 struct timeval to; local
/freebsd-current/lib/libc/db/recno/
H A Drec_delete.c149 void *to; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_memintrinsics.cpp30 void *__hwasan_memcpy(void *to, const void *from, uptr size) { argument
38 void *__hwasan_memmove(void *to, const void *from, uptr size) { argument
54 void *__hwasan_memcpy_match_all(void *to, const void *from, uptr size, argument
65 __hwasan_memmove_match_all(void *to, const void *from, uptr size, u8 match_all_tag) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors_memintrinsics.cpp82 __memprof_memcpy(void *to, const void *from, uptr size) argument
90 __memprof_memmove(void *to, const void *from, uptr size) argument
[all...]
/freebsd-current/sys/netinet/
H A Dtcp_timewait.c156 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors_memintrinsics.cpp62 __asan_memcpy(void *to, const void *from, uptr size) argument
70 __asan_memmove(void *to, const void *from, uptr size) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h21 DynamicCastInfo(QualType from, QualType to, CastResult resultKind) argument
25 QualType to() const { return To; } function in class:clang::ento::DynamicCastInfo
/freebsd-current/contrib/netbsd-tests/kernel/tty/
H A Dt_pr.c46 sendsome(int from, int to) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dkeyblock.c106 krb5_copy_keyblock_contents(krb5_context context, const krb5_keyblock *inblock, krb5_keyblock *to) argument
128 krb5_copy_keyblock(krb5_context context, const krb5_keyblock *inblock, krb5_keyblock **to) argument
[all...]
/freebsd-current/contrib/ntp/util/
H A Dpps-api.c57 struct timespec to; local
/freebsd-current/tools/test/stress2/testcases/rw/
H A Drw.c126 int buf[1024], index, to; local
[all...]
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dvmsystm.h57 copyin(const void *from, void *to, size_t len) argument
67 copyout(const void *from, void *to, size_t len) argument
77 copyinstr(const void *from, void *to, size_t len, size_t *done) argument
[all...]
/freebsd-current/crypto/openssh/
H A Ddispatch.c69 ssh_dispatch_range(struct ssh *ssh, u_int from, u_int to, dispatch_fn *fn) argument
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dstreqvcmp.c201 streqvmap(char from, char to, int ct) argument
[all...]
/freebsd-current/bin/ed/
H A Dundo.c39 push_undo_stack(int type, long from, long to) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Duaccess.h91 __copy_to_user_inatomic(void __user *to, const void *from, unsigned n) argument
100 __copy_from_user_inatomic(void *to, const void __user *from, argument
[all...]
/freebsd-current/lib/libc/gen/
H A Dstatvfs.c95 sfs2svfs(const struct statfs *from, struct statvfs *to) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_misc.c71 ddi_copyin(const void *from, void *to, size_t len, int flags) argument
83 ddi_copyout(const void *from, void *to, size_t len, int flags) argument

Completed in 461 milliseconds

1234567891011>>