Searched refs:http_trust_t (Results 1 – 7 of 7) sorted by relevance
73 http_trust_t
37 http_trust_t trust; /* Trust evaluation for connection */ in main()
355 } http_trust_t; typedef631 extern http_trust_t httpCredentialsGetTrust(cups_array_t *credentials, const char *common_name) _CU…
426 http_trust_t /* O - Level of trust */431 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
674 http_trust_t trust = httpCredentialsGetTrust(creds, hostname); in main()
597 http_trust_t /* O - Level of trust */603 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
247 http_trust_t /* O - Level of trust */252 http_trust_t trust = HTTP_TRUST_OK; /* Level of trust */ in httpCredentialsGetTrust()