Searched refs:sys___mac_execve (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/kern/ |
| HD | kern_exec.c | 253 sys___mac_execve(struct thread *td, struct __mac_execve_args *uap) in sys___mac_execve() function
|
| HD | init_sysent.c | 458 …{ AS(__mac_execve_args), (sy_call_t *)sys___mac_execve, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, …
|
| /trueos/sys/sys/ |
| HD | sysproto.h | 2363 int sys___mac_execve(struct thread *, struct __mac_execve_args *);
|