Searched defs:authn_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/serf/auth/
H A Dauth_spnego_sspi.c48 int authn_type; member in struct:serf__spnego_context_t
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserver.h46 enum authn_type { UNAUTHENTICATED, AUTHENTICATED }; enum
/freebsd-11-stable/contrib/serf/
H A Doutgoing.c982 serf__provide_credentials(serf_context_t *ctx, char **username, char **password, serf_request_t *request, void *baton, int code, const char *authn_type, const char *realm, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dutil.c1183 svn_ra_serf__credentials_callback(char **username, char **password, serf_request_t *request, void *baton, int code, const char *authn_type, const char *realm, apr_pool_t *pool) argument

Completed in 85 milliseconds