Home
last modified time | relevance | path

Searched defs:to (Results 226 – 250 of 469) sorted by relevance

12345678910>>...19

/freebsd/crypto/heimdal/lib/krb5/
H A Dtransited.c63 const char *from, const char *to) in make_path()
/freebsd/crypto/openssl/crypto/x509/
H A Dx_name.c390 unsigned char *to, *from; in asn1_string_canon() local
/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_lib.c444 int evp_keymgmt_util_copy(EVP_PKEY *to, EVP_PKEY *from, int selection) in evp_keymgmt_util_copy()
/freebsd/stand/ficl/
H A Dfileaccess.c131 char *to; in ficlRenameFile() local
/freebsd/libexec/getty/
H A Dmain.c243 struct timeval to; in main() local
/freebsd/sys/dev/le/
H A Dlance.c649 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) in lance_copyfrombuf_contig()
/freebsd/sys/netinet/
H A Dtcp_sack.c559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h50 #define copy_from_user(to, from, n) copyin((from), (to), (n)) argument
51 #define copy_to_user(to, from, n) copyout((from), (to), (n)) argument
/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c659 #define DATA(from, to) { { from }, { to } } argument
664 const char to[12]; member
/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1364 uint32_t to, vs, pmrcap; in nvme_ctrlr_construct() local
1629 int to = hz; in nvme_ctrlr_suspend() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp939 if (InputSectionBase *to = findSection(fields[1])) in readCallGraph() local
1007 auto *to = dyn_cast_or_null<InputSectionBase>(toSym->section); in readCallGraphsFromObjectFiles() local
1811 StringRef to; in createFiles() local
2118 std::string to = toString(ref.second.second); in reportBackrefs() local
/freebsd/contrib/ncurses/include/
H A Dtic.h212 const char *to; member
/freebsd/sys/contrib/openzfs/module/lua/
H A Dllex.c192 static void buffreplace (LexState *ls, char from, char to) { in buffreplace()
/freebsd/tools/tools/net80211/w00t/expand/
H A Dexpand.c370 struct timeval *to = NULL; in own() local
/freebsd/usr.bin/m4/
H A Deval.c922 map(char *dest, const char *src, const char *from, const char *to) in map()
/freebsd/sbin/routed/
H A Doutput.c40 struct sockaddr_in to; member
/freebsd/usr.sbin/ppp/
H A Dchat.c436 char *from, *to; in chat_Read() local
/freebsd/usr.bin/mail/
H A Dlist.c669 char *cp, **to; in matchto() local
/freebsd/contrib/sendmail/src/
H A Derr.c962 fmtmsg(eb, to, num, enhsc, eno, fmt, ap) in fmtmsg() argument
/freebsd/crypto/openssh/
H A Dssh-dss.c164 ssh_dss_copy_public(const struct sshkey *from, struct sshkey *to) in ssh_dss_copy_public()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c1213 struct rte_lpm6_tbl_entry **to, in rule_find_range()
1326 struct rte_lpm6_tbl_entry *from, *to; in rte_lpm6_delete() local
/freebsd/sys/dev/usb/controller/
H A Duss820dci.c380 uint8_t to; in uss820dci_data_rx() local
505 uint8_t to; in uss820dci_data_tx() local
/freebsd/contrib/unbound/services/
H A Doutside_network.c3568 char to[64]; local
3577 char to[64]; local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c122 hash_merge(hash_t *to, hash_t *from) in hash_merge()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c338 invalid_merge(TERMTYPE2 *to, TERMTYPE2 *from) in invalid_merge()

12345678910>>...19