Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dcert.c93 static int acls_not_supported = 0; in cupsdAddCert() local
222 if (errno != EOPNOTSUPP || !acls_not_supported) in cupsdAddCert()
228 acls_not_supported = 1; in cupsdAddCert()