HomeSort by: relevance | last modified time | path
    Searched refs:ns_hook_action_t (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/lib/ns/include/ns/
hooks.h 398 typedef ns_hookresult_t (*ns_hook_action_t)(void *arg, void *data, typedef
403 ns_hook_action_t action;
  /src/external/mpl/bind/dist/tests/ns/
query_test.c 597 ns_hook_action_t action; /* action for the hook point */
  /src/external/mpl/bind/dist/lib/ns/
query.c 296 ns_hook_action_t _func = _hook->action; \
328 ns_hook_action_t _func = _hook->action; \

Completed in 30 milliseconds