Searched defs:from (Results 176 - 200 of 471) sorted by relevance

1234567891011>>

/freebsd-current/lib/libc/rpc/
H A Dauth_time.c394 struct sockaddr_in from; local
/freebsd-current/sys/dev/le/
H A Dlance.c638 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) argument
[all...]
/freebsd-current/sys/geom/vinum/
H A Dgeom_vinum_plex.c560 gv_sync_request(struct gv_plex *from, struct gv_plex *to, off_t offset, argument
601 struct gv_plex *from, *p; local
[all...]
/freebsd-current/usr.sbin/mld6query/
H A Dmld6.c294 struct sockaddr_in6 from; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp176 INTERCEPTOR(char *, strcat, char *to, const char *from) { argument
188 INTERCEPTOR(char *, strncat, char *to, const char *from, uptr size) { argument
201 INTERCEPTOR(char *, strcpy, char *to, const char *from) { argument
242 INTERCEPTOR(char *, strncpy, char *to, const char *from, uptr size) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dauthfd.h39 struct dest_constraint_hop from; member in struct:dest_constraint
H A Dssh-dss.c164 ssh_dss_copy_public(const struct sshkey *from, struct sshkey *to) argument
/freebsd-current/contrib/sendmail/src/
H A Dsavemail.c253 char from[TOBUFSIZE]; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dexdatatest.c39 static int exdup(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, argument
89 static int exdup2(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, argument
/freebsd-current/lib/libcompat/4.3/
H A Drexec.c292 struct sockaddr_in sin, sin2, from; local
/freebsd-current/bin/pax/
H A Dfile_subs.c261 mk_link(char *to, struct stat *to_sb, char *from, argument
[all...]
/freebsd-current/sys/contrib/zlib/
H A Dinflate.c599 unsigned char FAR *from; /* where to copy match bytes from */ local
[all...]
/freebsd-current/usr.sbin/jail/
H A Dstate.c408 dep_add(struct cfjail *from, struct cfjail *to, unsigned flags) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h96 template <typename T> static IntegralAP from(T Value, unsigned NumBits = 0) { function in class:clang::interp::final
104 static IntegralAP from(IntegralAP<InputSigned> V, unsigned NumBits = 0) { function in class:clang::interp::final
114 static IntegralAP from(Integral<Bits, InputSigned> I, unsigned BitWidth) { function in class:clang::interp::final
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp41 int from; member in struct:__anon1310::Edge
142 int from = getOrCreateNode(fromSB); local
178 mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, Cluster &from, int fromIdx) argument
309 size_t from = getOrCreateNode(fromSB); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSequence.h130 static CheckedInt from(Integral FromValue) { function in struct:llvm::detail::CheckedInt
141 static CheckedInt from(Enum FromValue) { function in struct:llvm::detail::CheckedInt
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h202 static SymbolStringPoolEntryUnsafe from(const SymbolStringPtr &S) { function in class:llvm::orc::SymbolStringPoolEntryUnsafe
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointIDList.cpp305 llvm::StringRef from = in_string.take_front(idx); local
/freebsd-current/bin/mv/
H A Dmv.c162 do_move(const char *from, const char *to) argument
262 fastcopy(const char *from, const char *to, struct stat *sbp) argument
363 copy(const char *from, const char *to) argument
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dtemplate.c928 _asn1_copy(const struct asn1_template *t, const void *from, void *to) argument
1111 _asn1_copy_top(const struct asn1_template *t, const void *from, void *to) argument
[all...]
/freebsd-current/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu2.c1039 struct demangle_data from, to; local
[all...]
H A Dlibelftc_dem_arm.c900 struct demangle_data from, to; local
[all...]
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmp.c1166 snmp_value_copy(struct snmp_value *to, const struct snmp_value *from) argument
H A Dasn1.c920 asn_append_oid(struct asn_oid *to, const struct asn_oid *from) argument
905 asn_slice_oid(struct asn_oid *dest, const struct asn_oid *src, u_int from, u_int to) argument
[all...]
/freebsd-current/contrib/ncurses/include/
H A Dtic.h211 const char *from; member in struct:alias

Completed in 194 milliseconds

1234567891011>>