Lines Matching full:its
65 A subject has an additional interpretation of its credentials. A subset
66 of its credentials forms the 'subjective context'. The subjective context
96 Sometimes the object will include sets of rules as part of its
117 of its credentials. When an action is requested, they take the
160 itself to its effective or permitted sets through ``capset()``. This
252 Each task points to its credentials by a pointer called 'cred' in its
258 1. its reference count may be changed;
278 A task may only alter its _own_ credentials; it is no longer permitted for a
298 has _const_ pointers to its credential sets, as does struct file. Furthermore,
307 A task being able to alter only its own credentials permits the current process
308 to read or replace its own credentials without the need for any form of locking
313 to get a pointer to its credentials structure, and it doesn't have to release
360 While a task may access its own credentials without the need for locking, the
430 As previously mentioned, a task may only alter its own credentials, and may not
432 locking to alter its own credentials.