Lines Matching refs:its
85 A subject has an additional interpretation of its credentials. A subset
86 of its credentials forms the 'subjective context'. The subjective context
116 Sometimes the object will include sets of rules as part of its
137 of its credentials. When an action is requested, they take the
181 itself to its effective or permitted sets through capset(). This
279 Each task points to its credentials by a pointer called 'cred' in its
285 (1) its reference count may be changed;
305 A task may only alter its _own_ credentials; it is no longer permitted for a
325 has _const_ pointers to its credential sets, as does struct file. Furthermore,
334 A task being able to alter only its own credentials permits the current process
335 to read or replace its own credentials without the need for any form of locking
340 to get a pointer to its credentials structure, and it doesn't have to release
388 Whilst a task may access its own credentials without the need for locking, the
457 As previously mentioned, a task may only alter its own credentials, and may not
459 locking to alter its own credentials.