Searched refs:client_anonymous_auth (Results 1 – 1 of 1) sorted by relevance
20 bool client_anonymous_auth; member117 assert_se(sd_bus_set_anonymous(bus, c->client_anonymous_auth) >= 0); in client()138 bool client_anonymous_auth, bool server_anonymous_auth) { in test_one() argument151 c.client_anonymous_auth = client_anonymous_auth; in test_one()