Home | History | Annotate | Download | only in cups

Lines Matching defs:any_root

60 			any_root,	/* Allow any (e.g., self-signed) root */
946 if (cg->any_root < 0)
947 cg->any_root = cc.any_root;
1038 cc->any_root = cups_boolean_value(value);
1067 if (cc->any_root < 0)
1068 cc->any_root = 1;
1165 cc->any_root = -1;
1179 cc->any_root = bval;
1235 cc->any_root = cups_boolean_value(value);