Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_process.c127 mac_thread_userret(struct thread *td) in mac_thread_userret() function
H A Dmac_framework.h489 void mac_thread_userret(struct thread *td);
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c595 mac_thread_userret(td); in ast_mac()