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

1234567891011>>

/openbsd-current/regress/usr.bin/signify/
H A Dorders.txt.sig1 untrusted comment: signature from signify secret key signature
/openbsd-current/lib/libc/string/
H A Dstpcpy.c40 stpcpy(char *to, const char *from) argument
H A Dstrcpy.c40 strcpy(char *to, const char *from) argument
H A Dswab.c20 swab(const void *__restrict from, void *__restrict to, ssize_t len) argument
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dsyncicache.c43 __syncicache(void *from, size_t len) argument
/openbsd-current/games/sail/
H A Ddr_4.c38 ungrap(struct ship *from, struct ship *to) argument
55 grap(struct ship *from, struct ship *to) argument
[all...]
H A Dparties.c36 meleeing(struct ship *from, struct ship *to) argument
48 boarding(struct ship *from, int isdefense) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dgroff1.C20 A from; member in struct:S
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D950613-1.c24 float from; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/debug/
H A D20000503-1.c9 static struct elims {int from, to;} elim_regs[] = {{ 16, 7}, { 16, 6}, { 20, 7},{ 20, 6}}; member in struct:elims
/openbsd-current/sys/arch/macppc/stand/
H A Dcache.c43 syncicache(void *from, size_t len) argument
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dunlink.c21 int link(char *from, char *to) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interceptors_memintrinsics.cpp21 void *__asan_memcpy(void *to, const void *from, uptr size) { argument
29 void *__asan_memmove(void *to, const void *from, uptr size) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_interceptors_memintrinsics.cpp19 void *__memprof_memcpy(void *to, const void *from, uptr size) { argument
27 void *__memprof_memmove(void *to, const void *from, uptr size) { argument
/openbsd-current/lib/libcrypto/rsa/
H A Drsa_none.c67 RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *from, argument
86 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, argument
H A Drsa_x931.c68 RSA_padding_add_X931(unsigned char *to, int tlen, const unsigned char *from, argument
105 RSA_padding_check_X931(unsigned char *to, int tlen, const unsigned char *from, argument
/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dia64-aix-nat.c165 char *from; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dline-map.c102 struct line_map *from; local
[all...]
/openbsd-current/lib/libc/db/recno/
H A Drec_delete.c148 char *from; local
[all...]
/openbsd-current/usr.bin/vi/ex/
H A Dex_join.c35 recno_t from, to; local
[all...]
/openbsd-current/usr.sbin/dhcpd/
H A Dbootp.c69 struct in_addr from; local
[all...]
/openbsd-current/usr.sbin/lpr/common_source/
H A Dcommon_vars.c46 char *from = host; /* client's machine name */ variable
/openbsd-current/games/battlestar/
H A Dcommand4.c38 take(unsigned int from[]) argument
[all...]
/openbsd-current/libexec/rpc.rusersd/
H A Drusersd.c66 struct sockaddr_storage from; local

Completed in 537 milliseconds

1234567891011>>