Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipf/ipnat/
Dipnat.c396 dotable(natstat_t *nsp, int fd, int alive, int which, char *side) in dotable()
465 dostats(int fd, natstat_t *nsp, int opts, int alive, int *filter) in dostats()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cpp121 uptr *alive) { in GetNumberOfThreads()
/freebsd-12-stable/usr.sbin/ppp/
Dradius.h79 } alive; member
Dbundle.h130 struct filter alive; /* keep-alive packet filter */ member
/freebsd-12-stable/sys/fs/nandfs/
Dnandfs_cleaner.c192 int alive; in nandfs_cleaner_bdesc_is_alive() local
/freebsd-12-stable/sys/dev/firewire/
Dsbp.c697 int i, alive; in sbp_probe_target() local
792 int i, alive; in sbp_post_explore() local
830 alive = SBP_FWDEV_ALIVE(fwdev); in sbp_post_explore() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DLiveVariables.cpp72 bool alive = false; in isLive() local