Lines Matching refs:all
61 group record, it contacts all sockets bound in this directory in parallel, and
63 the application, or if all fail the last seen error is returned
71 defined in which queries are issued to the various services. Instead, all
72 queries are always enqueued in parallel to all defined services, in order to
101 2. `io.systemd.Multiplexer` → This service multiplexes client queries to all
104 one service instead of all of them in parallel. Note that it is not available
150 all records are accessible via both APIs, due to the bidirectional
224 privileged clients, for all others the section must be removed so that no
236 (i.e. either not set at all, or not to the service's own name) a `BadService`
240 record at all. (The `service` field is defined in order to allow implementation
249 suggests. If one of the two is specified all matching memberships are returned,
250 if neither is specified all known memberships of any user and any group are
273 `GetMemberships`, and as mentioned requires merging of these lists of all local
279 user/group memberships must be supported by all services implementing these
285 And that's really all there is to it.