Home
last modified time | relevance | path

Searched defs:th (Results 1 – 25 of 97) sorted by relevance

1234

/openbsd/src/usr.sbin/bgpd/
Dtimer.c40 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()
Drde_trie.c145 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/
Dkern_tc.c133 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/
Drde_trie_test.c115 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/
Dtcp_input.c211 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 …]
Dtcp_subr.c205 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()
Dtcp_output.c199 struct tcphdr *th; in tcp_output() local
1209 struct tcphdr *th; in tcp_chopper() local
Dtcp_debug.c128 struct tcphdr *th; in tcp_trace() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dwince.c800 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 …]
Dwin32-nat.c232 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
Dsol-thread.c264 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()
Dthread-db.c161 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/
Dtsan_posix.cpp59 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/
Dscanview.css7 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/
D921011-1.c5 int th, h, em, nlwm, nlwS, nlw, sy; local
/openbsd/src/sys/net/
Dslcompress.c172 struct tcphdr *th; in sl_compress_tcp() local
468 struct tcphdr *th; in sl_uncompress_tcp_core() local
/openbsd/src/usr.bin/lex/
Dtables.c80 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/
Dthread_check.c53 pthread_t th[N]; in main() local
/openbsd/src/regress/lib/libpthread/semaphore/sem_wait/
Dsem_wait.c31 pthread_t th; in main() local
/openbsd/src/usr.sbin/acme-client/
Dchngproc.c33 char *tok = NULL, *th = NULL, *fmt = NULL, **fs = NULL; in chngproc() local
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/
Dmop.cpp48 pthread_t th; in test() local
/openbsd/src/regress/lib/libpthread/semaphore/sem_timedwait/
Dsem_timedwait.c34 pthread_t th; in main() local
/openbsd/src/regress/sys/netinet/pmtu/
Dtcp_atomicfrag6.py66 th=fh.payload variable
/openbsd/src/regress/lib/libc/asr/bin/
Dthreads.c89 pthread_t th[MAX_THREADS]; in main() local
/openbsd/src/sys/dev/fdt/
Dgfrtc.c65 uint64_t tl, th; in gfrtc_gettime() local

1234