Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_process.c176 mac_execve_exit(struct image_params *imgp) in mac_execve_exit() function
H A Dmac_framework.h323 void mac_execve_exit(struct image_params *imgp);
/f-stack/freebsd/kern/
H A Dkern_exec.c930 mac_execve_exit(imgp); in do_execve()