Searched refs:sys___mac_execve (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | kern_exec.c | 269 sys___mac_execve(struct thread *td, struct __mac_execve_args *uap) in sys___mac_execve() function
|
| H A D | init_sysent.c | 467 …{ AS(__mac_execve_args), (sy_call_t *)sys___mac_execve, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2040 int sys___mac_execve(struct thread *, struct __mac_execve_args *);
|