Home
last modified time | relevance | path

Searched defs:to (Results 276 – 300 of 470) sorted by relevance

1...<<111213141516171819

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp333 void FiberSwitchImpl(ThreadState *from, ThreadState *to) { in FiberSwitchImpl()
/freebsd/contrib/less/
H A Ddecode.c249 char *to; in expand_special_keys() local
H A Dfilename.c296 char *fr, *to; in fexpand() local
/freebsd/usr.sbin/powerd/
H A Dpowerd.c493 int ch, mode, mode_ac, mode_battery, mode_none, idle, to; local
/freebsd/crypto/openssh/
H A Dssh-pkcs11-client.c253 rsa_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, int padding) in rsa_encrypt()
H A Dssh-rsa.c160 ssh_rsa_copy_public(const struct sshkey *from, struct sshkey *to) in ssh_rsa_copy_public()
/freebsd/usr.sbin/rwhod/
H A Drwhod.c709 Sendto(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to, in Sendto()
/freebsd/contrib/lua/src/
H A Dlapi.c128 LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) { in lua_xmove()
227 l_sinline void reverse (lua_State *L, StkId from, StkId to) { in reverse()
256 TValue *fr, *to; in lua_copy() local
/freebsd/contrib/sendmail/src/
H A Ddeliver.c1685 register ADDRESS *SM_NONVOLATILE to = firstto; local
5034 giveresponse(status, dsn, m, mci, ctladdr, xstart, e, to) in giveresponse() argument
5328 logdelivery(m, mci, dsn, status, ctladdr, xstart, e, to, rcode) in logdelivery() argument
/freebsd/crypto/openssl/apps/
H A Dlist.c70 const char *from, const char *to, void *arg) in legacy_cipher_fn()
159 const char *from, const char *to, void *arg) in legacy_md_fn()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c298 zpl_uio_init(zfs_uio_t *uio, struct kiocb *kiocb, struct iov_iter *to, in zpl_uio_init()
312 zpl_iter_read(struct kiocb *kiocb, struct iov_iter *to) in zpl_iter_read()
/freebsd/sys/netinet/
H A Dsctp_pcb.c823 sctp_does_stcb_own_this_addr(struct sctp_tcb *stcb, struct sockaddr *to) in sctp_does_stcb_own_this_addr()
997 struct sockaddr *to, struct sctp_nets **netp, uint32_t vrf_id) in sctp_tcb_special_locate()
1966 sctp_findassociation_addr_sa(struct sockaddr *from, struct sockaddr *to, in sctp_findassociation_addr_sa()
2109 sctp_findassoc_by_vtag(struct sockaddr *from, struct sockaddr *to, uint32_t vtag, in sctp_findassoc_by_vtag()
/freebsd/crypto/heimdal/lib/krb5/
H A Dmcache.c417 mcc_move(krb5_context context, krb5_ccache from, krb5_ccache to) in mcc_move()
H A Dsend_to_kdc.c510 _krb5_copy_send_to_kdc_func(krb5_context context, krb5_context to) in _krb5_copy_send_to_kdc_func()
/freebsd/contrib/nvi/common/
H A Dexf.c744 MARK from, to; local
/freebsd/contrib/mandoc/
H A Dmdoc_macro.c268 rew_last(struct roff_man *mdoc, const struct roff_node *to) in rew_last()
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c653 int q, r, rr = 0, to = 0, len = 0; in str_copy() local
/freebsd/sys/netsmb/
H A Dsmb_trantcp.c144 nb_connect_in(struct nbpcb *nbp, struct sockaddr_in *to, struct thread *td) in nb_connect_in()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h151 #define MAP(from, to) MRM_##from = to, argument
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c77 uint32_t to; /* index of the neighbor in the adjazenz list (end of the link) */ member
407 static void vltable_change_vl(vltable_t * vltable, uint8_t from, uint8_t to, in vltable_change_vl()
1898 uint64_t from = 0, to = 0, count = 0; in dfsssp_remove_deadlocks() local
/freebsd/contrib/libedit/
H A Dreadline.c817 static char *from = NULL, *to = NULL; in _history_expand_command() local
2312 rl_copy_text(int from, int to) in rl_copy_text()
2492 int to __attribute__((__unused__))) in rl_kill_text()
/freebsd/sys/dev/sbni/
H A Dif_sbni.c152 sbni_insb(struct sbni_softc *sc, u_char *to, u_int len) in sbni_insb()
/freebsd/contrib/nvi/ex/
H A Dex_subst.c341 MARK from, to; in s() local
/freebsd/contrib/libarchive/cpio/
H A Dcpio.c1302 FILE *to; in cpio_rename() local
/freebsd/contrib/ldns/
H A Ddnssec.c816 const ldns_dnssec_name *to, in ldns_dnssec_create_nsec()
870 const ldns_dnssec_name *to, in ldns_dnssec_create_nsec3()

1...<<111213141516171819