Searched refs:procctl_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | kern_procctl.c | 527 struct procctl_args { struct 536 sys_procctl(struct thread *td, struct procctl_args *uap) in sys_procctl() argument
|
| 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 …
|
| H A D | systrace_args.c | 3102 struct procctl_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 1676 struct procctl_args { struct 2155 int sys_procctl(struct thread *, struct procctl_args *);
|