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

1234567891011>>

/netbsd-6-1-5-RELEASE/common/lib/libc/string/
H A Dstrcpy.c51 strcpy(char *to, const char *from) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dswab.c42 swab (char *from, char *to, int nbytes) argument
/netbsd-6-1-5-RELEASE/dist/smbfs/lib/smb/
H A Dkiconv.c51 kiconv_add_xlat_table(const char *to, const char *from, const u_char *table) argument
/netbsd-6-1-5-RELEASE/lib/libc/string/
H A Dstpcpy.c47 stpcpy(char * __restrict to, const char * __restrict from) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Dgroff1.C21 A from; member in struct:S
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D950613-1.c24 float from; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/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
/netbsd-6-1-5-RELEASE/games/sail/
H A Ddr_4.c45 ungrap(struct ship *from, struct ship *to) argument
62 grap(struct ship *from, struct ship *to) argument
[all...]
H A Dparties.c45 meleeing(struct ship *from, struct ship *to) argument
57 boarding(struct ship *from, int isdefense) argument
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/common_source/
H A Dcommon_vars.c48 char *from = host; /* client's machine name */ variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcopy_host_realm.c52 krb5_copy_host_realm(krb5_context context, const krb5_realm *from, krb5_realm **to) argument
H A Dasn1_glue.c43 _krb5_principal2principalname(PrincipalName *p, const krb5_principal from) argument
50 _krb5_principalname2krb5_principal(krb5_context context, krb5_principal *principal, const PrincipalName from, const Realm realm) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_none.c65 RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
84 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/test/
H A Dtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr39713.C5 bitwise_cast (From from) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D950613-1.c24 float from; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/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
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dsane_link.c42 int sane_link(const char *from, const char *to) argument
H A Dsane_rename.c42 int sane_rename(const char *from, const char *to) argument
/netbsd-6-1-5-RELEASE/usr.bin/users/
H A Dusers.c65 struct utmpentry *from, *ehead, *save, **nextp; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dconvert.c135 idnConvReq(idn_resconf_t ctx, const char FAR *from, char FAR *to, size_t tolen) argument
166 idnConvRsp(idn_resconf_t ctx, const char FAR *from, char FAR *to, size_t tolen) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/abi/
H A Dstructret1.C9 ConstructedObject(const ConstructedObject &from) {}; argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/
H A Dfixed-obj.mk
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/
H A D13858.cc29 do_out(std::mbstate_t&, const char* from, const char*, argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/
H A D13858.cc29 do_out(std::mbstate_t&, const wchar_t* from, const wchar_t*, argument

Completed in 241 milliseconds

1234567891011>>