Searched defs:to (Results 151 - 175 of 440) sorted by relevance

1234567891011>>

/freebsd-current/usr.bin/tsort/
H A Dtsort.c369 find_cycle(NODE *from, NODE *to, int longest_len, int depth) argument
[all...]
/freebsd-current/usr.bin/mail/
H A Dsend.c241 mail(struct name *to, struct name *cc, struct name *bcc, struct name *smopts, argument
289 struct name *to, *nsto; local
[all...]
H A Dmain.c93 struct name *to, *cc, *bcc, *smopts; local
[all...]
/freebsd-current/usr.bin/sed/
H A Ddefs.h81 char to[MB_LEN_MAX]; member in struct:s_tr::trmulti
/freebsd-current/sys/cddl/dev/sdt/
H A Dsdt.c142 char *to; local
[all...]
/freebsd-current/sys/netinet/khelp/
H A Dh_ertt.c200 struct tcpopt *to; local
435 struct tcpopt *to; local
[all...]
/freebsd-current/sys/kgssapi/
H A Dgss_impl.c277 kgss_copy_buffer(const gss_buffer_t from, gss_buffer_t to) argument
/freebsd-current/lib/libc/rpc/
H A Dclnt_generic.c94 struct timeval to; local
[all...]
/freebsd-current/sys/dev/adb/
H A Dadb_bus.c311 adb_send_raw_packet_sync(device_t dev, uint8_t to, uint8_t command, argument
/freebsd-current/sys/dev/le/
H A Dlance.c649 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, 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, off_t length, int type, caddr_t data) argument
599 gv_sync_complete(struct gv_plex *to, struct bio *bp) argument
[all...]
/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, cons 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.h40 struct dest_constraint_hop to; member in struct:dest_constraint
H A Dssh-dss.c164 ssh_dss_copy_public(const struct sshkey *from, struct sshkey *to) argument
/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/bin/pax/
H A Dfile_subs.c261 mk_link(char *to, struct stat *to_sb, char *from, int ign) argument
[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/lld/ELF/
H A DCallGraphSort.cpp143 int to = getOrCreateNode(toSB); local
310 size_t to = getOrCreateNode(toSB); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSequence.h167 Integral to() const { function in struct:llvm::detail::CheckedInt
177 Enum to() const { function in struct:llvm::detail::CheckedInt
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointIDList.cpp306 llvm::StringRef to = right1.drop_front(specifier_str.size()); 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/bin/cp/
H A Dcp.c73 PATH_T to = { to.p_path, emptystring, "" }; variable
[all...]
/freebsd-current/sys/netinet/
H A Dtcp_sack.c559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) argument
[all...]
/freebsd-current/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu2.c1039 struct demangle_data from, to; local
[all...]

Completed in 564 milliseconds

1234567891011>>