Home
last modified time | relevance | path

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

/dflybsd-src/games/sail/
H A Dglobals.c582 int alive; variable
/dflybsd-src/sys/dev/disk/sbp/
H A Dsbp.c661 int i, alive; in sbp_probe_target() local
757 int i, alive; in sbp_post_explore() local
797 alive = SBP_FWDEV_ALIVE(fwdev); in sbp_post_explore() local
/dflybsd-src/usr.sbin/ppp/
H A Dbundle.h123 struct filter alive; /* keep-alive packet filter */ member