Home
last modified time | relevance | path

Searched defs:to (Results 251 – 275 of 469) sorted by relevance

1...<<111213141516171819

/freebsd/usr.bin/sed/
H A Ddefs.h81 char to[MB_LEN_MAX]; member
/freebsd/contrib/sendmail/src/
H A Dmilter.c298 milter_sysread(m, buf, sz, to, e, where) in milter_sysread() argument
385 milter_read(m, cmd, rlen, to, e, where) in milter_read() argument
511 milter_write(m, cmd, buf, len, to, e, where) in milter_write() argument
H A Dusersmtp.c2384 smtprcpt(to, m, mci, e, ctladdr, xstart) in smtprcpt() argument
2555 smtprcptstat(to, m, mci, e) in smtprcptstat() argument
/freebsd/contrib/unbound/iterator/
H A Diterator.c370 prepend_is_duplicate(struct ub_packed_rrset_key** sets, size_t to, in prepend_is_duplicate()
3046 find_NS(struct reply_info* rep, size_t from, size_t to) in find_NS()
3878 struct dns_msg* to = foriq->response; in processClassResponse() local
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c900 struct demangle_data from, to; in read_op_user() local
H A Dlibelftc_dem_gnu2.c1039 struct demangle_data from, to; in read_op_user() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c659 struct timeval to; in main() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_cc.c449 test_copy(krb5_context context, const char *from, const char *to) in test_copy()
H A Dmit_glue.c393 krb5_ccache to) in krb5_cc_copy_creds()
/freebsd/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp109 int to = getOrCreateCluster(toSec); in CallGraphSort() local
/freebsd/crypto/openssl/crypto/asn1/
H A Da_time.c457 const ASN1_TIME *from, const ASN1_TIME *to) in ASN1_TIME_diff()
/freebsd/usr.sbin/apmd/
H A Dapmd.c605 struct timeval to; in event_loop() local
/freebsd/contrib/tcp_wrappers/
H A Doptions.c365 #define maybe_dup2(from, to) ((from == to) ? to : (close(to), dup(from))) in twist_option() argument
/freebsd/contrib/sendmail/libsm/
H A Dldap.c298 #define SM_LDAP_SETTIMEOUT(to, where) \ argument
/freebsd/crypto/openssl/apps/
H A Dsmime.c148 char *passinarg = NULL, *passin = NULL, *to = NULL, *from = NULL; in smime_main() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h67 void ReleasePageRangeToOS(uptr class_id, CompactPtrT from, CompactPtrT to) { in ReleasePageRangeToOS()
454 void IncRange(uptr from, uptr to) const { in IncRange()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp1159 if (SectionChunk *to = findSection(fields[1])) in parseCallGraphFile() local
1188 auto *to = dyn_cast_or_null<SectionChunk>(toSym->getChunk()); in readCallGraphsFromObjectFiles() local
2422 StringRef to = pair.second; in linkerMain() local
/freebsd/crypto/openssh/
H A Dsftp-client.c2386 handle_dest_replies(struct sftp_conn *to, const char *to_path, int synchronous, in handle_dest_replies()
2453 sftp_crossload(struct sftp_conn *from, struct sftp_conn *to, in sftp_crossload()
2700 crossload_dir_internal(struct sftp_conn *from, struct sftp_conn *to, in crossload_dir_internal()
2821 sftp_crossload_dir(struct sftp_conn *from, struct sftp_conn *to, in sftp_crossload_dir()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_qos_policy.h97 boolean_t to[OSM_QOS_POLICY_MAX_PORTS_ON_SWITCH]; member
/freebsd/contrib/smbfs/lib/smb/
H A Dctx.c487 smb_addiconvtbl(const char *to, const char *from, const u_char *tbl) in smb_addiconvtbl()
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c501 int ossl_pkcs7_ctx_propagate(const PKCS7 *from, PKCS7 *to) in ossl_pkcs7_ctx_propagate()
/freebsd/sys/i386/i386/
H A Dbios.c446 u_int from, to; in bios_oem_strings() local
/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c571 _ctf_drop_checks(struct tcpopt *to, struct mbuf *m, struct tcphdr *th, in _ctf_drop_checks()
/freebsd/usr.sbin/inetd/
H A Dbuiltins.c354 }, to; in ident_stream() local
/freebsd/contrib/bsnmp/lib/
H A Dsnmp.c1166 snmp_value_copy(struct snmp_value *to, const struct snmp_value *from) in snmp_value_copy()

1...<<111213141516171819