Searched defs:from (Results 201 - 225 of 522) sorted by relevance

1234567891011>>

/freebsd-10.1-release/crypto/openssl/crypto/conf/
H A Dconf_def.c475 static int str_copy(CONF *conf, char *section, char **pto, char *from) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/
H A Dex_data.c454 int_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from) argument
590 CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from) argument
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Dsmime.c108 char *to = NULL, *from = NULL, *subject = NULL; local
H A Ds_socket.c390 static struct sockaddr_in from; local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/x509/
H A Dx509_vpm.c203 X509_VERIFY_PARAM_set1(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs_core/common/
H A Dlibzfs_core.c511 lzc_send(const char *snapname, const char *from, int fd, argument
[all...]
/freebsd-10.1-release/contrib/binutils/gas/
H A Dapp.c343 char *from; local
[all...]
/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dfloatformat.c148 floatformat_i387_ext_is_valid (const struct floatformat *fmt, const void *from) argument
302 floatformat_to_double(const struct floatformat *fmt, const void *from, double *to) argument
464 floatformat_from_double(const struct floatformat *fmt, const double *from, void *to) argument
560 floatformat_is_valid(const struct floatformat *fmt, const void *from) argument
[all...]
/freebsd-10.1-release/contrib/bsnmp/lib/
H A Dasn1.c897 asn_append_oid(struct asn_oid *to, const struct asn_oid *from) argument
882 asn_slice_oid(struct asn_oid *dest, const struct asn_oid *src, u_int from, u_int to) argument
[all...]
H A Dsnmp.c1159 snmp_value_copy(struct snmp_value *to, const struct snmp_value *from) argument
/freebsd-10.1-release/contrib/gcc/cp/
H A Dexcept.c829 complete_ptr_ref_or_void_ptr_p(tree type, tree from) argument
919 can_convert_eh(tree to, tree from) argument
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-address.c695 copy_mem_ref_info (tree to, tree from) argument
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dfloatformat.c148 floatformat_i387_ext_is_valid (const struct floatformat *fmt, const void *from) argument
302 floatformat_to_double(const struct floatformat *fmt, const void *from, double *to) argument
464 floatformat_from_double(const struct floatformat *fmt, const double *from, void *to) argument
560 floatformat_is_valid(const struct floatformat *fmt, const void *from) argument
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddoublest.c110 convert_floatformat_to_doublest(const struct floatformat *fmt, const void *from, DOUBLEST *to) argument
333 convert_doublest_to_floatformat(CONST struct floatformat *fmt, const DOUBLEST *from, void *to) argument
781 convert_typed_floating(const void *from, const struct type *from_type, void *to, const struct type *to_type) argument
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/gdbserver/
H A Dremote-utils.c518 convert_int_to_ascii (char *from, char *to, int n) argument
535 convert_ascii_to_int (char *from, char *to, int n) argument
651 decode_m_packet (char *from, CORE_ADD argument
673 decode_M_packet(char *from, CORE_ADDR *mem_addr_ptr, unsigned int *len_ptr, char *to) argument
[all...]
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipnat_y.y825 from: IPNY_FROM { nat->in_flags |= IPN_FILTER; label
[all...]
/freebsd-10.1-release/contrib/ldns/
H A Dnet.c173 ldns_tcp_connect_from(const struct sockaddr_storage *to, socklen_t tolen, const struct sockaddr_storage *from, socklen_t fromlen, struct timeval timeout) argument
274 ldns_tcp_bgsend_from(ldns_buffer *qbin, const struct sockaddr_storage *to, socklen_t tolen, const struct sockaddr_storage *from, socklen_t fromlen, struct timeval timeout) argument
312 ldns_tcp_send_from(uint8_t **result, ldns_buffer *qbin, const struct sockaddr_storage *to, socklen_t tolen, const struct sockaddr_storage *from, socklen_t fromlen, struct timeval timeout, size_t *answer_size) argument
372 ldns_udp_bgsend_from(ldns_buffer *qbin, const struct sockaddr_storage *to , socklen_t tolen, const struct sockaddr_storage *from, socklen_t fromlen, struct timeval timeout) argument
409 ldns_udp_send_from(uint8_t **result, ldns_buffer *qbin, const struct sockaddr_storage *to , socklen_t tolen, const struct sockaddr_storage *from, socklen_t fromlen, struct timeval timeout, size_t *answer_size) argument
691 ldns_udp_read_wire(int sockfd, size_t *size, struct sockaddr_storage *from, socklen_t *fromlen) argument
[all...]
/freebsd-10.1-release/contrib/less/
H A Dline.c247 int from; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp34 Range(const llvm::APSInt &from, const llvm::APSInt &to) argument
90 RangeSet(Factory &F, const llvm::APSInt &from, const llvm::APSInt &to) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTImporter.cpp511 ClangASTImporter::Minion::ImportDefinitionTo (clang::Decl *to, clang::Decl *from) argument
572 ClangASTImporter::Minion::Imported (clang::Decl *from, clang::Decl *to) argument
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dmdoc_macro.c229 lookup(enum mdoct from, const char *p) argument
/freebsd-10.1-release/contrib/ncurses/include/
H A Dtic.h202 const char *from; member in struct:alias
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c578 const char *from; member in struct:__anon3908
[all...]
/freebsd-10.1-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_qos_policy.h96 boolean_t from[OSM_QOS_POLICY_MAX_PORTS_ON_SWITCH]; member in struct:osm_qos_sl2vl_scope
/freebsd-10.1-release/contrib/sendmail/src/
H A Dsavemail.c251 char from[TOBUFSIZE]; local
[all...]

Completed in 367 milliseconds

1234567891011>>