Home
last modified time | relevance | path

Searched defs:alive (Results 1 – 8 of 8) sorted by relevance

/freebsd/sbin/ipf/ipnat/
H A Dipnat.c391 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 Dctxt-info-gen3.c249 iwl_pcie_ctxt_info_gen3_free(struct iwl_trans * trans,bool alive) iwl_pcie_ctxt_info_gen3_free() argument
H A Dinternal.h70 u32 alive; global() member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp123 uptr *alive) { in GetNumberOfThreads()
/freebsd/usr.sbin/ppp/
H A Dradius.h77 } alive; member
H A Dbundle.h128 struct filter alive; /* keep-alive packet filter */ member
/freebsd/sys/dev/firewire/
H A Dsbp.c691 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 DLiveVariables.cpp73 bool alive = false; in isLive() local