Home
last modified time | relevance | path

Searched defs:is_reachable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h277 bool is_reachable = !isHeld(dtls, cur_node) && onLockBefore(dtls, cur_node); variable
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c1321 is_reachable (sockaddr_u *dst) in is_reachable() function