Home
last modified time | relevance | path

Searched refs:mac_cred_destroy (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/security/mac/
HDmac_cred.c107 mac_cred_destroy(struct ucred *cred) in mac_cred_destroy() function
HDmac_framework.h130 void mac_cred_destroy(struct ucred *);
/NextBSD/sys/kern/
HDkern_prot.c1874 mac_cred_destroy(cr); in crfree()