Lines Matching full:credential
64 family of functions is used to manage user credential structures
76 function increases the reference count on the credential.
80 function decreases the reference count on the credential.
86 credential into the destination template.
95 function copies the current credential associated with the process
97 into the newly allocated credential
172 a fresh and writable credential structure: new credentials must always
181 In these circumstances, the thread credential
187 During a process credential update, the process lock must be held across
189 The process credential,
192 If a process credential is updated during a system call and checks against
193 the thread credential are to be made later during the same system call,
194 the thread credential must also be refreshed from the process credential
197 process credential be designed to avoid other authorization functions.
200 credential can be replaced for the duration of an activity, or for
202 However, as a thread credential is often shared, appropriate care should be
203 taken to make sure modifications are made to a writable credential
211 As a result of temporary elevation, the target thread credential should
213 be used as the target credential in an access control decision: the process
214 credential associated with the thread,