Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dauth.h25 #define CUPSD_AUTH_AUTO 3 /* Kerberos or Basic, depending on configuration of server */ macro
Dconf.c169 static int default_auth_type = CUPSD_AUTH_AUTO;
420 if (default_auth_type != CUPSD_AUTH_AUTO) in cupsdDefaultAuthType()
3201 default_auth_type = CUPSD_AUTH_AUTO; in read_cupsd_conf()