Home
last modified time | relevance | path

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

/trueos/contrib/serf/
HDserf_private.h314 (*serf__auth_handler_func_t)(int code, typedef
394 serf__auth_handler_func_t handle_func;
/trueos/contrib/serf/auth/
HDauth.c141 serf__auth_handler_func_t handler; in handle_auth_headers()