/dflybsd-src/lib/libthread_db/ |
H A D | thread_db.c | 93 td_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th) in td_ta_map_id2thr() 99 td_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwpid, td_thrhandle_t *th) in td_ta_map_lwp2thr() 142 td_thr_clear_event(const td_thrhandle_t *th, td_thr_events_t *events) in td_thr_clear_event() 149 td_thr_dbresume(const td_thrhandle_t *th) in td_thr_dbresume() 156 td_thr_dbsuspend(const td_thrhandle_t *th) in td_thr_dbsuspend() 163 td_thr_event_enable(const td_thrhandle_t *th, int en) in td_thr_event_enable() 170 td_thr_event_getmsg(const td_thrhandle_t *th, td_event_msg_t *msg) in td_thr_event_getmsg() 177 td_thr_get_info(const td_thrhandle_t *th, td_thrinfo_t *info) in td_thr_get_info() 184 td_thr_getfpregs(const td_thrhandle_t *th, prfpregset_t *fpregset) in td_thr_getfpregs() 191 td_thr_getgregs(const td_thrhandle_t *th, prgregset_t gregs) in td_thr_getgregs() [all …]
|
H A D | libthread_xu.c | 206 pt_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th) in pt_ta_map_id2thr() 247 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 260 td_thrhandle_t th; in pt_ta_thr_iter() local 428 pt_dbsuspend(const td_thrhandle_t *th, int suspend) in pt_dbsuspend() 447 pt_thr_dbresume(const td_thrhandle_t *th) in pt_thr_dbresume() 455 pt_thr_dbsuspend(const td_thrhandle_t *th) in pt_thr_dbsuspend() 463 pt_thr_validate(const td_thrhandle_t *th) in pt_thr_validate() 475 pt_thr_get_info(const td_thrhandle_t *th, td_thrinfo_t *info) in pt_thr_get_info() 515 pt_thr_getfpregs(const td_thrhandle_t *th, prfpregset_t *fpregs) in pt_thr_getfpregs() 531 pt_thr_getgregs(const td_thrhandle_t *th, prgregset_t gregs) in pt_thr_getgregs() [all …]
|
/dflybsd-src/test/interbench/ |
H A D | interbench.c | 379 unsigned long periodic_schedule(struct thread *th, unsigned long run_usecs, in periodic_schedule() 479 void join_pthread(pthread_t th, void **thread_return) in join_pthread() 485 void emulate_none(struct thread *th) in emulate_none() 494 void emulate_audio(struct thread *th) in emulate_audio() 514 void emulate_video(struct thread *th) in emulate_video() 535 void emulate_x(struct thread *th) in emulate_x() 565 void emulate_game(struct thread *th) in emulate_game() 598 struct thread *th; in burn_thread() local 616 void emulate_burn(struct thread *th) in emulate_burn() 634 void emulate_write(struct thread *th) in emulate_write() [all …]
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_radiotap.c | 65 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, in ieee80211_radiotap_attach() 74 struct ieee80211_radiotap_header *th, in ieee80211_radiotap_attachv() 125 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_vattach() local 191 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_chan_change() local 227 struct ieee80211_radiotap_header *th = ic->ic_th; in ieee80211_radiotap_tx() local
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | slcompress.c | 150 struct tcphdr *th; in sl_compress_tcp() local 218 #define THOFFSET(th) (th->th_off) in sl_compress_tcp() argument 419 struct tcphdr *th; in sl_uncompress_tcp() local
|
H A D | ip.c | 277 const struct tcphdr *th; in FilterCheck() local 540 const struct tcphdr *th; in PacketCheck() local
|
/dflybsd-src/sys/netinet/ |
H A D | tcp_syncache.c | 609 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th) in syncache_chkrst() 656 syncache_unreach(struct in_conninfo *inc, const struct tcphdr *th) in syncache_unreach() 892 syncache_expand(struct in_conninfo *inc, struct tcphdr *th, struct socket **sop, in syncache_expand() 962 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() 1136 struct tcphdr *th; in syncache_respond() local 1429 syncookie_lookup(struct in_conninfo *inc, struct tcphdr *th, struct socket *so) in syncookie_lookup()
|
H A D | tcp_input.c | 300 #define acceptable_window_update(tp, th, tiwin) \ argument 322 tcp_paws_canreasslast(const struct tcpcb *tp, const struct tcphdr *th, int tlen) in tcp_paws_canreasslast() 374 tcp_reass(struct tcpcb *tp, struct tcphdr *th, int *tlenp, struct mbuf *m) in tcp_reass() 640 struct tcphdr *th; in tcp_input() local 2776 tcp_pulloutofband(struct socket *so, struct tcphdr *th, struct mbuf *m, int off) in tcp_pulloutofband() 3209 tcp_newreno_partial_ack(struct tcpcb *tp, struct tcphdr *th, int acked) in tcp_newreno_partial_ack()
|
H A D | ip_demux.c | 151 struct tcphdr *th; in ip_lengthcheck() local 290 struct tcphdr *th; in ip_hashfn() local
|
H A D | tcp_debug.c | 77 struct tcphdr *th, int req) in tcp_trace()
|
H A D | tcp_debug.h | 70 struct tcphdr th; member
|
H A D | tcp_subr.c | 556 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() 1464 const struct tcphdr *th; in tcp_get_inpnotify() local 1495 const struct tcphdr *th; in tcp_ctlinput() local 1554 struct tcphdr th; in tcp6_ctlinput() local 2212 struct tcphdr *th; in tcpsignature_compute() local
|
H A D | tcp_output.c | 185 struct tcphdr *th; in tcp_output() local
|
/dflybsd-src/test/testcases/mem/mmap_1/ |
H A D | mmap_1.c | 20 pthread_t th; in main() local
|
/dflybsd-src/sys/net/ppp_layer/ |
H A D | slcompress.c | 160 struct tcphdr *th; in sl_compress_tcp() local 462 struct tcphdr *th; in sl_uncompress_tcp_core() local
|
/dflybsd-src/contrib/flex/src/ |
H A D | tables.c | 83 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str, in yytbl_hdr_init() 143 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th) in yytbl_hdr_fwrite()
|
/dflybsd-src/test/testcases/threads/umtx_errno/ |
H A D | umtx_errno.c | 49 pthread_t th; in main() local
|
/dflybsd-src/sys/net/pf/ |
H A D | pf_norm.c | 1296 struct tcphdr *th = pd->hdr.tcp; in pf_normalize_tcp() local 1408 struct tcphdr *th, struct pf_state_peer *src, struct pf_state_peer *dst) in pf_normalize_tcp_init() 1502 u_short *reason, struct tcphdr *th, struct pf_state *state, in pf_normalize_tcp_stateful() 1908 pf_normalize_tcpopt(struct pf_rule *r, struct mbuf *m, struct tcphdr *th, in pf_normalize_tcpopt()
|
H A D | pf.c | 2073 struct tcphdr *th, struct pf_state_peer *dst) in pf_modulate_sack() 2139 struct tcphdr *th = NULL; in pf_send_tcp() local 3701 struct tcphdr *th = pd->hdr.tcp; in pf_test_rule() local 4107 struct tcphdr *th = pd->hdr.tcp; in pf_create_state() local 4425 struct tcphdr *th = pd->hdr.tcp; in pf_tcp_track_full() local 4781 struct tcphdr *th = pd->hdr.tcp; in pf_tcp_track_sloppy() local 4860 struct tcphdr *th = pd->hdr.tcp; in pf_test_state_tcp() local 5399 struct tcphdr th; in pf_test_state_icmp() local 6615 struct tcphdr th; in pf_test() local 7016 struct tcphdr th; in pf_test6() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-loop-manip.c | 1042 unsigned int th) in set_prologue_iterations() 1163 unsigned int th, bool check_profitability, in slpeel_tree_peel_loop_to_edge() 1871 unsigned int th; in conservative_cost_threshold() local 1915 unsigned int th = 0; in vect_do_peeling_for_loop_bound() local 2171 unsigned int th = 0; in vect_do_peeling_for_alignment() local 2568 unsigned int th; in vect_loop_versioning() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-tcp.c | 262 struct tcp_seq_hash6 *th; in tcp_print() local 319 struct tcp_seq_hash *th; in tcp_print() local
|
H A D | tcp.h | 52 #define TH_OFF(th) ((GET_U_1((th)->th_offx2) & 0xf0) >> 4) argument
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | ed.refresh.c | 1140 CalcPosition(int w, int th, int *h, int *v) in CalcPosition() 1176 int w, h, th, v; in RefCursor() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | rec_sqrt.c | 197 mp_size_t xn, rn, th, ln, tn, sn, ahn, un; in mpfr_mpn_rec_sqrt() local
|
/dflybsd-src/usr.sbin/trpt/ |
H A D | trpt.c | 300 struct tcpcb *tp, int family, void *ip, struct tcphdr *th, int req) in tcp_trace()
|