Searched refs:http_trust_t (Results 1 – 8 of 8) sorted by relevance
68 http_trust_t
31 http_trust_t trust; /* Trust evaluation for connection */ in main()
350 } http_trust_t; typedef566 extern http_trust_t httpCredentialsGetTrust(cups_array_t *credentials, const char *common_name) _CU…
446 http_trust_t /* O - Level of trust */451 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
669 http_trust_t trust = httpCredentialsGetTrust(creds, hostname); in main()
590 http_trust_t /* O - Level of trust */596 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
241 http_trust_t /* O - Level of trust */246 http_trust_t trust = HTTP_TRUST_OK; /* Level of trust */ in httpCredentialsGetTrust()
801 http_trust_t trust; /* Trust level */ in main()