Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dauth.c1904 AuthorizationRights authrights; /* Authorization rights */ in check_authref() local
1920 authrights.count = 1; in check_authref()
1921 authrights.items = &authright; in check_authref()
1926 if ((status = AuthorizationCopyRights(con->authref, &authrights, in check_authref()