Home
last modified time | relevance | path

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

/external/libcups/cups/
Dauth.c100 static int cups_local_auth(http_t *http);
152 if ((localauth = cups_local_auth(http)) == 0) in cupsDoAuthentication()
902 cups_local_auth(http_t *http) /* I - HTTP connection to server */ in cups_local_auth() function