Searched defs:alive (Results 1 – 8 of 8) sorted by relevance
/freebsd/sbin/ipf/ipnat/ |
H A D | ipnat.c | 391 dotable(natstat_t *nsp, int fd, int alive, int which, char *side) in dotable() 460 dostats(int fd, natstat_t *nsp, int opts, int alive, int *filter) in dostats()
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | ctxt-info-gen3.c | 249 iwl_pcie_ctxt_info_gen3_free(struct iwl_trans * trans,bool alive) iwl_pcie_ctxt_info_gen3_free() argument
|
H A D | internal.h | 70 u32 alive; global() member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_registry.cpp | 123 uptr *alive) { in GetNumberOfThreads()
|
/freebsd/usr.sbin/ppp/ |
H A D | radius.h | 77 } alive; member
|
H A D | bundle.h | 128 struct filter alive; /* keep-alive packet filter */ member
|
/freebsd/sys/dev/firewire/ |
H A D | sbp.c | 691 int i, alive; in sbp_probe_target() local 786 int i, alive; in sbp_post_explore() local 824 alive = SBP_FWDEV_ALIVE(fwdev); in sbp_post_explore() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | LiveVariables.cpp | 73 bool alive = false; in isLive() local
|