Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dremote.c928 do_notify(RES* ssl, xfrd_state_type* xfrd, char* arg) in do_notify() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3514 bool do_notify = elem.second.notify != eLazyBoolCalculate; in ResetSignalFromDummy() local