Searched refs:CUPSD_AUTH_DEFAULT (Results 1 – 6 of 6) sorted by relevance
21 #define CUPSD_AUTH_DEFAULT -1 /* Use DefaultAuthType */ macro
273 if (con->best->type == CUPSD_AUTH_DEFAULT) in cupsdAuthorize()1582 if ((type = best->type) == CUPSD_AUTH_DEFAULT) in cupsdIsAuthorized()
1630 if ((auth_type = auth->type) == CUPSD_AUTH_DEFAULT) in get_auth_info_required()
1443 po->type = CUPSD_AUTH_DEFAULT; in cupsdReadConfiguration()2245 loc->type = CUPSD_AUTH_DEFAULT; in parse_aaa()
2292 if ((auth_type = auth->type) == CUPSD_AUTH_DEFAULT) in cupsdSetPrinterAttrs()
10035 if (auth->type == CUPSD_AUTH_DEFAULT) in send_http_error()