Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/serf/
H A Dserf_private.h319 (*serf__auth_handler_func_t)(int code, typedef
399 serf__auth_handler_func_t handle_func;
/freebsd-12.1/contrib/serf/auth/
H A Dauth.c146 serf__auth_handler_func_t handler; in handle_auth_headers()