Home
last modified time | relevance | path

Searched refs:kauth_identity_extlookup (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dkern_credential.c123 struct kauth_identity_extlookup kr_work;
161 static int kauth_resolver_submit(struct kauth_identity_extlookup *lkp, uint64_t extend_data);
205 static void kauth_identity_updatecache(struct kauth_identity_extlookup *elp, struct kauth_ident…
236 static void kauth_groups_updatecache(struct kauth_identity_extlookup *el);
346 kauth_resolver_submit(struct kauth_identity_extlookup *lkp, uint64_t extend_data) in kauth_resolver_submit()
756 …if ((error = copyout(&workp->kr_work, message, offsetof(struct kauth_identity_extlookup, el_extend… in kauth_resolver_getwork2()
762 message + offsetof(struct kauth_identity_extlookup, el_info_reserved_1), in kauth_resolver_getwork2()
763 …sizeof(struct kauth_identity_extlookup) - offsetof(struct kauth_identity_extlookup, el_info_reserv… in kauth_resolver_getwork2()
782 …error = copyin(message + offsetof(struct kauth_identity_extlookup, el_extend), &uaddr, sizeof(uadd… in kauth_resolver_getwork2()
870 struct kauth_identity_extlookup extl; in kauth_resolver_complete()
[all …]
/xnu-12377.41.6/bsd/sys/
H A Dkauth.h90 struct kauth_identity_extlookup { struct