getpgid_args
{ AS(getpgid_args), 4, (sy_call_t *)sys_getpgid }, /* 207 = getpgid */
sys_getpgid(struct sysmsg *sysmsg, const struct getpgid_args *uap)
int sys_getpgid (struct sysmsg *sysmsg, const struct getpgid_args *);
struct getpgid_args getpgid;