Searched refs:netbsd32_getpgid (Results 1 – 7 of 7) sorted by relevance
522 .sy_call = (sy_call_t *)netbsd32_getpgid
1327 int netbsd32_getpgid(struct lwp *, const struct netbsd32_getpgid_args *, register_t *);
529 .sy_call = (sy_call_t *)netbsd32_getpgid
1328 int netbsd32_getpgid(struct lwp *, const struct netbsd32_getpgid_args *, register_t *);
949 .sy_call = (sy_call_t *)netbsd32_getpgid
1124 check_syscall_args(netbsd32_getpgid)3208 int netbsd32_getpgid(struct lwp *, const struct netbsd32_getpgid_args *, register_t *);
1443 netbsd32_getpgid(struct lwp *l, const struct netbsd32_getpgid_args *uap, register_t *retval) in netbsd32_getpgid() function