Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/tests/ns/
H A Dquery_test.c615 ns_hookpoint_t hookpoint; /* hook point specified for resume */ global() member
632 ns_hookpoint_t hookpoint; /* specifies where to resume */ global() member
697 hook_async_common(void * arg,void * data,isc_result_t * resultp,ns_hookpoint_t hookpoint) hook_async_common() argument
1273 ns_hookpoint_t hookpoint; /* hook point specified for resume */ global() member
1285 ns_hookpoint_t hookpoint; /* specifies where to resume */ global() member
[all...]
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/
H A Dhooks.h446 ns_hookpoint_t hookpoint; /* hook point from which to resume */ global() member
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dhooks.c316 ns_hookpoint_t hookpoint, const ns_hook_t *hook) { in ns_hook_add() argument