Home
last modified time | relevance | path

Searched refs:serf_credentials_callback_t (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/serf/
HDserf.h372 typedef apr_status_t (*serf_credentials_callback_t)( typedef
669 serf_credentials_callback_t cred_cb);
HDserf_private.h164 serf_credentials_callback_t cred_cb;
HDcontext.c107 serf_credentials_callback_t cred_cb) in serf_config_credentials_callback()