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
416 parser->limits.max_outgoing_unix_fds = 1024*4; in bus_config_parser_new()1855 parser->limits.max_outgoing_unix_fds = value; in set_limit()3010 || a->max_outgoing_unix_fds == b->max_outgoing_unix_fds in limits_equal()
1630 …us_connection_get_outgoing_unix_fds (proposed_recipient) > context->limits.max_outgoing_unix_fds))) in bus_context_check_security_policy()