Searched refs:F_SECURE (Results 1 – 6 of 6) sorted by relevance
38 #define F_SECURE 0x01 macro120 ck->flags |= F_SECURE; in cookie_load()189 (secure || !(ck->flags & F_SECURE))) { in cookie_get()
322 if (l->flags & F_SECURE) in conn_accept()323 conn->s_flags |= F_SECURE; in conn_accept()386 conn->s_flags |= F_SECURE; in conn_tls_init()
268 if ((req->conn->s_flags & F_SECURE) == 0) { in ldap_auth_sasl()313 if ((req->conn->s_flags & F_SECURE) == 0) { in ldap_auth_simple()
54 #define F_SECURE 0x04 macro
531 if ((search->conn->s_flags & F_SECURE) == F_SECURE) { in ldap_search_root_dse()
153 | SECURE { $$ = F_SECURE; }966 h->flags = F_SECURE; in host_unix()