Home
last modified time | relevance | path

Searched refs:do_notify (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet6/
HDin6_pcb.c711 goto do_notify; in in6_pcbnotify()
724 do_notify: in in6_pcbnotify()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp3618 bool do_notify = elem.second.notify != eLazyBoolCalculate; in ResetSignalFromDummy() local
3619 signals_sp->ResetSignal(signo, do_stop, do_notify, do_pass); in ResetSignalFromDummy()