Home
last modified time | relevance | path

Searched refs:sys_pset_destroy_args (Results 1 – 4 of 4) sorted by last modified time

/netbsd/sys/sys/
H A Dsyscallargs.h2673 struct sys_pset_destroy_args { struct
4154 int sys_pset_destroy(struct lwp *, const struct sys_pset_destroy_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c2012 ns(struct sys_pset_destroy_args),
H A Dsystrace_args.c3093 const struct sys_pset_destroy_args *p = params; in systrace_args()
H A Dsys_pset.c280 sys_pset_destroy(struct lwp *l, const struct sys_pset_destroy_args *uap, in sys_pset_destroy()