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

1234567891011>>

/freebsd-10-stable/lib/libc/rpc/
H A Dauth_time.c399 struct sockaddr_in from; local
/freebsd-10-stable/sbin/dhclient/
H A Ddispatch.c244 struct sockaddr_in from; local
/freebsd-10-stable/lib/libc/net/
H A Drcmd.c94 struct sockaddr_storage from; local
/freebsd-10-stable/libexec/tftpd/
H A Dtftp-io.c390 receive_packet(int peer, char *data, int size, struct sockaddr_storage *from, argument
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_bufs.c936 struct drm_buf_desc from; local
[all...]
/freebsd-10-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c233 char *from; local
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dcmd1.c149 from(int *msgvec) function
/freebsd-10-stable/contrib/binutils/gas/
H A Dapp.c343 char *from; local
[all...]
/freebsd-10-stable/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-stable/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-stable/contrib/gcc/
H A Dtree-ssa-address.c695 copy_mem_ref_info (tree to, tree from) argument
/freebsd-10-stable/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-stable/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-stable/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-stable/contrib/ipfilter/tools/
H A Dipnat_y.y825 from: IPNY_FROM { nat->in_flags |= IPN_FILTER; label
[all...]
/freebsd-10-stable/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-stable/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-stable/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-stable/contrib/mdocml/
H A Dmdoc_macro.c229 lookup(enum mdoct from, const char *p) argument
/freebsd-10-stable/contrib/ncurses/include/
H A Dtic.h202 const char *from; member in struct:alias
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c578 const char *from; member in struct:__anon3928
[all...]
/freebsd-10-stable/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-stable/contrib/telnet/telnetd/
H A Dtelnetd.c134 struct sockaddr_storage from; local
[all...]
/freebsd-10-stable/contrib/wpa/src/ap/
H A Diapp.c319 struct sockaddr_in from; local
271 iapp_process_add_notify(struct iapp_data *iapp, struct sockaddr_in *from, struct iapp_hdr *hdr, int len) argument
[all...]
H A Dvlan_init.c650 struct sockaddr_nl from; local

Completed in 254 milliseconds

1234567891011>>