Searched refs:sys_procctl (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | kern_procctl.c | 536 sys_procctl(struct thread *td, struct procctl_args *uap) in sys_procctl() function
|
| H A D | init_sysent.c | 596 …{ AS(procctl_args), (sy_call_t *)sys_procctl, AUE_PROCCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 544 …
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2155 int sys_procctl(struct thread *, struct procctl_args *);
|