Home
last modified time | relevance | path

Searched refs:procctl_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_procctl.c527 struct procctl_args { struct
536 sys_procctl(struct thread *td, struct procctl_args *uap) in sys_procctl() argument
H A Dinit_sysent.c596 …{ AS(procctl_args), (sy_call_t *)sys_procctl, AUE_PROCCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 544 …
H A Dsystrace_args.c3102 struct procctl_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1676 struct procctl_args { struct
2155 int sys_procctl(struct thread *, struct procctl_args *);