Home
last modified time | relevance | path

Searched defs:tctx (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/sbin/hastd/
Dproto_tcp.c194 struct tcp_ctx *tctx; in tcp_setup_new() local
240 struct tcp_ctx *tctx; in tcp_setup_wrap() local
263 struct tcp_ctx *tctx; in tcp_client() local
289 struct tcp_ctx *tctx = ctx; in tcp_connect() local
344 struct tcp_ctx *tctx = ctx; in tcp_connect_wait() local
409 struct tcp_ctx *tctx; in tcp_server() local
443 struct tcp_ctx *tctx = ctx; in tcp_accept() local
485 struct tcp_ctx *tctx = ctx; in tcp_send() local
498 struct tcp_ctx *tctx = ctx; in tcp_recv() local
511 const struct tcp_ctx *tctx = ctx; in tcp_descriptor() local
[all …]
/freebsd-9-stable/contrib/openbsm/bin/auditdistd/
Dproto_tcp.c201 struct tcp_ctx *tctx; in tcp_setup_new() local
267 struct tcp_ctx *tctx; in tcp_connect() local
343 struct tcp_ctx *tctx = ctx; in tcp_connect_wait() local
410 struct tcp_ctx *tctx; in tcp_server() local
444 struct tcp_ctx *tctx = ctx; in tcp_accept() local
479 struct tcp_ctx *tctx; in tcp_wrap() local
501 struct tcp_ctx *tctx = ctx; in tcp_send() local
517 struct tcp_ctx *tctx = ctx; in tcp_recv() local
533 const struct tcp_ctx *tctx = ctx; in tcp_descriptor() local
544 const struct tcp_ctx *tctx = ctx; in tcp_address_match() local
[all …]
/freebsd-9-stable/contrib/bind9/bin/named/
Dtkeyconf.c58 dns_tkeyctx_t *tctx = NULL; in ns_tkeyctx_fromconfig() local
/freebsd-9-stable/contrib/tcpdump/
Dsignature.c64 MD5_CTX tctx; in signature_compute_hmac_md5() local
/freebsd-9-stable/contrib/bind9/lib/dns/
Dtkey.c106 dns_tkeyctx_t *tctx; in dns_tkeyctx_create() local
131 dns_tkeyctx_t *tctx; in dns_tkeyctx_destroy() local
287 dns_rdata_tkey_t *tkeyin, dns_tkeyctx_t *tctx, in process_dhtkey()
445 dns_tkeyctx_t *tctx, dns_rdata_tkey_t *tkeyout, in process_gsstkey()
627 dns_tkey_processquery(dns_message_t *msg, dns_tkeyctx_t *tctx, in dns_tkey_processquery()
Drdata.c485 typemap_totext(isc_region_t *sr, dns_rdata_textctx_t *tctx, in typemap_totext()
1039 unknown_totext(dns_rdata_t *rdata, dns_rdata_textctx_t *tctx, in unknown_totext()
1081 rdata_totext(dns_rdata_t *rdata, dns_rdata_textctx_t *tctx, in rdata_totext()
1118 dns_rdata_textctx_t tctx; in dns_rdata_totext() local
1138 dns_rdata_textctx_t tctx; in dns_rdata_tofmttext() local
Dmasterdump.c197 dns_totext_ctx_t tctx; member
/freebsd-9-stable/crypto/openssl/ssl/
Dd1_srvr.c1233 SSL_CTX *tctx = s->initial_ctx; in dtls1_send_newsession_ticket() local
Dt1_lib.c1034 SSL_CTX *tctx = s->initial_ctx; in tls_decrypt_ticket() local
Ds3_srvr.c2727 SSL_CTX *tctx = s->initial_ctx; in ssl3_send_newsession_ticket() local
/freebsd-9-stable/sys/nfs/
Dbootp_subr.c1377 bootpc_tag_helper(struct bootpc_tagcontext *tctx, in bootpc_tag_helper()
1420 bootpc_tag(struct bootpc_tagcontext *tctx, in bootpc_tag()
/freebsd-9-stable/usr.bin/xlint/lint1/
Dtree.c3255 expr(tnode_t *tn, int vctx, int tctx) in expr()
3400 chkmisc(tnode_t *tn, int vctx, int tctx, int eqwarn, int fcall, int rvdisc, in chkmisc()
/freebsd-9-stable/sys/compat/ndis/
Dsubr_ntoskrnl.c3503 void *tctx; local