Lines Matching full:scoped
84 .scoped =
128 ruleset_attr.scoped &= ~(LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET |
320 interactions between sandboxes. Each Landlock domain can be explicitly scoped
330 not scoped. If a process's domain is scoped, it can only connect to sockets
332 Moreover, If a process is scoped to send signal to a non-scoped process, it can
336 scoped, meaning if the domain is scoped after the socket is connected , it can
341 A process with a scoped domain can inherit a socket created by a non-scoped
342 process. The process cannot connect to this socket since it has a scoped
345 IPC scoping does not support exceptions, so if a domain is scoped, no rules can
589 ``LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET`` to the ``scoped`` ruleset attribute.
596 ``scoped`` ruleset attribute.