Searched refs:httpauth_type (Results 1 – 2 of 2) sorted by relevance
64 typedef enum { HTTP_AUTH_BASIC, HTTP_AUTH_DIGEST } httpauth_type; typedef70 httpauth_type type;104 …ffer_append(httpauth_keyvalue_buffer *kvb, const char *key, const char *realm, httpauth_type type);
238 …fer_append(httpauth_keyvalue_buffer *kvb, const char *key, const char *realm, httpauth_type type) { in httpauth_keyvalue_buffer_append()