Home
last modified time | relevance | path

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

/external/libcups/cups/
Dauth.c123 int localauth; /* Local authentication result */ in cupsDoAuthentication() local
152 if ((localauth = cups_local_auth(http)) == 0) in cupsDoAuthentication()
162 else if (localauth == -1) in cupsDoAuthentication()