Home
last modified time | relevance | path

Searched defs:do_stop (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dlibunbound.c308 int do_stop = 1; ub_ctx_delete() local
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dlibunbound.c308 int do_stop = 1; ub_ctx_delete() local
/openbsd-src/usr.sbin/nsd/
H A Dremote.c881 do_stop(RES* ssl, xfrd_state_type* xfrd) in do_stop() function
/openbsd-src/usr.sbin/unbound/daemon/
H A Dremote.c638 do_stop(RES* ssl, struct worker* worker) do_stop() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3513 bool do_stop = elem.second.stop != eLazyBoolCalculate; in ResetSignalFromDummy() local