| /openbsd/src/usr.sbin/bgpd/ |
| D | timer.c | 40 timer_get(struct timer_head *th, enum Timer timer) in timer_get() 52 timer_nextisdue(struct timer_head *th, time_t now) in timer_nextisdue() 63 timer_nextduein(struct timer_head *th, time_t now) in timer_nextduein() 73 timer_running(struct timer_head *th, enum Timer timer, time_t *left) in timer_running() 86 timer_set(struct timer_head *th, enum Timer timer, u_int offset) in timer_set() 113 timer_stop(struct timer_head *th, enum Timer timer) in timer_stop() 125 timer_remove(struct timer_head *th, enum Timer timer) in timer_remove() 136 timer_remove_all(struct timer_head *th) in timer_remove_all()
|
| D | rde_trie.c | 145 trie_add_v4(struct trie_head *th, struct in_addr *prefix, uint8_t plen) in trie_add_v4() 228 trie_add_v6(struct trie_head *th, struct in6_addr *prefix, uint8_t plen) in trie_add_v6() 317 trie_add(struct trie_head *th, struct bgpd_addr *prefix, uint8_t plen, in trie_add() 387 trie_roa_add(struct trie_head *th, struct roa *roa) in trie_roa_add() 467 trie_free(struct trie_head *th) in trie_free() 475 trie_match_v4(struct trie_head *th, struct in_addr *prefix, uint8_t plen, in trie_match_v4() 516 trie_match_v6(struct trie_head *th, struct in6_addr *prefix, uint8_t plen, in trie_match_v6() 557 trie_match(struct trie_head *th, struct bgpd_addr *prefix, uint8_t plen, in trie_match() 572 trie_roa_check_v4(struct trie_head *th, struct in_addr *prefix, uint8_t plen, in trie_roa_check_v4() 620 trie_roa_check_v6(struct trie_head *th, struct in6_addr *prefix, uint8_t plen, in trie_roa_check_v6() [all …]
|
| /openbsd/src/sys/kern/ |
| D | kern_tc.c | 133 tc_delta(struct timehands *th) in tc_delta() 151 struct timehands *th; in binboottime() local 184 struct timehands *th; in binuptime() local 200 struct timehands *th; in getbinuptime() local 273 struct timehands *th; in binruntime() local 299 struct timehands *th; in getbinruntime() local 323 struct timehands *th; in bintime() local 380 struct timehands *th; in getnanouptime() local 395 struct timehands *th; in getmicrouptime() local 410 struct timehands *th; in getnanotime() local [all …]
|
| /openbsd/src/regress/usr.sbin/bgpd/unittests/ |
| D | rde_trie_test.c | 115 parse_file(FILE *in, struct trie_head *th) in parse_file() 170 parse_roa_file(FILE *in, struct trie_head *th) in parse_roa_file() 235 test_file(FILE *in, struct trie_head *th) in test_file() 255 test_roa_file(FILE *in, struct trie_head *th) in test_roa_file() 312 struct trie_head th = { 0 }; in main() local
|
| /openbsd/src/sys/netinet/ |
| D | tcp_input.c | 211 tcp_reass(struct tcpcb *tp, struct tcphdr *th, struct mbuf *m, int *tlen) in tcp_reass() 381 struct tcphdr *th; in tcp_input() local 2149 tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt, struct tcphdr *th, in tcp_dooptions() 2433 tcp_sack_option(struct tcpcb *tp, struct tcphdr *th, u_char *cp, int optlen) in tcp_sack_option() 2619 tcp_del_sackholes(struct tcpcb *tp, struct tcphdr *th) in tcp_del_sackholes() 2664 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) in tcp_sack_partialack() 3045 tcp_newreno_partialack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_partialack() 3529 syn_cache_get(struct sockaddr *src, struct sockaddr *dst, struct tcphdr *th, in syn_cache_get() 3727 syn_cache_reset(struct sockaddr *src, struct sockaddr *dst, struct tcphdr *th, in syn_cache_reset() 3754 struct tcphdr *th, u_int rtableid) in syn_cache_unreach() [all …]
|
| D | tcp_subr.c | 205 struct tcphdr *th; in tcp_template() local 302 struct tcphdr *th; in tcp_respond() local 604 struct tcphdr th; in tcp6_ctlinput() local 713 struct tcphdr *th; in tcp_ctlinput() local 1011 tcp_signature(struct tdb *tdb, int af, struct mbuf *m, struct tcphdr *th, in tcp_signature()
|
| D | tcp_output.c | 199 struct tcphdr *th; in tcp_output() local 1209 struct tcphdr *th; in tcp_chopper() local
|
| D | tcp_debug.c | 128 struct tcphdr *th; in tcp_trace() local
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | wince.c | 800 undoSStep (thread_info * th) in undoSStep() 814 thread_info *th = current_thread; /* Info on currently selected thread */ in wince_software_single_step() local 936 undoSStep (thread_info * th) in undoSStep() 954 thread_info *th = current_thread; /* Info on currently selected thread */ in wince_software_single_step() local 974 thread_info *th = thread_rec (ev->dwThreadId, 1); in check_for_step() local 988 undoSStep (thread_info * th) in undoSStep() 1002 thread_info *th = current_thread; /* Info on currently selected thread */ in wince_software_single_step() local 1026 thread_info *th; in thread_rec() local 1051 thread_info *th; in child_add_thread() local 1071 thread_info *th = &thread_head; in child_init_thread_list() local [all …]
|
| D | win32-nat.c | 232 thread_info *th; in thread_rec() local 255 thread_info *th; in child_add_thread() local 291 thread_info *th = &thread_head; in child_init_thread_list() local 308 thread_info *th; in child_delete_thread() local 340 thread_info *th = current_thread; in do_child_fetch_inferior_registers() local 1065 thread_info *th; in handle_exception() local 1171 thread_info *th; in child_continue() local 1231 thread_info *th; in get_child_debug_event() local 1971 thread_info *th; in child_resume() local
|
| D | sol-thread.c | 264 td_thrhandle_t th; in thread_to_lwp() local 304 td_thrhandle_t th; in lwp_to_thread() local 874 td_thrhandle_t th; in sol_thread_alive() local 1358 sol_find_new_threads_callback (const td_thrhandle_t *th, void *ignored) in sol_find_new_threads_callback() 1429 info_cb (const td_thrhandle_t *th, void *s) in info_cb()
|
| D | thread-db.c | 161 td_thrhandle_t th; member 357 td_thrhandle_t th; in thread_from_lwp() local 1124 td_thrhandle_t th; in thread_db_thread_alive() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/ |
| D | tsan_posix.cpp | 59 pthread_t th[3]; in TEST() local 82 pthread_t th[kThreads]; in local_thread() local 137 pthread_t th; in TEST() local
|
| /openbsd/src/gnu/llvm/clang/tools/scan-build/share/scan-build/ |
| D | scanview.css | 7 th, table thead { selector 15 th, td { padding:5px; padding-left:8px; text-align:left } selector
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 921011-1.c | 5 int th, h, em, nlwm, nlwS, nlw, sy; local
|
| /openbsd/src/sys/net/ |
| D | slcompress.c | 172 struct tcphdr *th; in sl_compress_tcp() local 468 struct tcphdr *th; in sl_uncompress_tcp_core() local
|
| /openbsd/src/usr.bin/lex/ |
| D | tables.c | 80 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str, in yytbl_hdr_init() 140 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th) in yytbl_hdr_fwrite()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/ |
| D | thread_check.c | 53 pthread_t th[N]; in main() local
|
| /openbsd/src/regress/lib/libpthread/semaphore/sem_wait/ |
| D | sem_wait.c | 31 pthread_t th; in main() local
|
| /openbsd/src/usr.sbin/acme-client/ |
| D | chngproc.c | 33 char *tok = NULL, *th = NULL, *fmt = NULL, **fs = NULL; in chngproc() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/ |
| D | mop.cpp | 48 pthread_t th; in test() local
|
| /openbsd/src/regress/lib/libpthread/semaphore/sem_timedwait/ |
| D | sem_timedwait.c | 34 pthread_t th; in main() local
|
| /openbsd/src/regress/sys/netinet/pmtu/ |
| D | tcp_atomicfrag6.py | 66 th=fh.payload variable
|
| /openbsd/src/regress/lib/libc/asr/bin/ |
| D | threads.c | 89 pthread_t th[MAX_THREADS]; in main() local
|
| /openbsd/src/sys/dev/fdt/ |
| D | gfrtc.c | 65 uint64_t tl, th; in gfrtc_gettime() local
|