Searched refs:max_outgoing_unix_fds (Results 1 – 3 of 3) sorted by relevance
52 …long max_outgoing_unix_fds; /**< How many outgoing unix fds can be queued for a single conne… member
417 parser->limits.max_outgoing_unix_fds = 1024*4; in bus_config_parser_new()1870 parser->limits.max_outgoing_unix_fds = value; in set_limit()3095 || a->max_outgoing_unix_fds == b->max_outgoing_unix_fds in limits_equal()
1642 …us_connection_get_outgoing_unix_fds (proposed_recipient) > context->limits.max_outgoing_unix_fds))) in bus_context_check_security_policy()