Home
last modified time | relevance | path

Searched refs:sunos_sys_setpgrp_args (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h194 struct sunos_sys_setpgrp_args { struct
576 int sunos_sys_setpgrp(struct lwp *, const struct sunos_sys_setpgrp_args *, register_t *);
H A Dsunos_sysent.c359 ns(struct sunos_sys_setpgrp_args),
H A Dsunos_misc.c669 sunos_sys_setpgrp(struct lwp *l, const struct sunos_sys_setpgrp_args *uap, register_t *retval) in sunos_sys_setpgrp()