Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.h179 HTTP_FIELD_AUTHENTICATION_INFO, /* Authentication-Info field (@since CUPS 2.2.9) */ enumerator
Dhttp.c2893 if (field == HTTP_FIELD_AUTHENTICATION_INFO) in _httpUpdate()
2894 …httpGetSubField2(http, HTTP_FIELD_AUTHENTICATION_INFO, "nextnonce", http->nextnonce, (int)sizeof(h… in _httpUpdate()