OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_setpgid
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/compat/sunos32/
sunos32_syscallargs.h
750
int
netbsd32_setpgid
(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
sunos32_sysent.c
730
.sy_call = (sy_call_t *)
netbsd32_setpgid
731
}, /* 185 =
netbsd32_setpgid
*/
sunos32_misc.c
909
return
netbsd32_setpgid
(l, (const void *)uap, retval);
/src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c
246
.sy_call = (sy_call_t *)
netbsd32_setpgid
247
}, /* 57 =
netbsd32_setpgid
*/
linux32_syscallargs.h
1217
int
netbsd32_setpgid
(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
/src/sys/compat/linux32/arch/amd64/
linux32_sysent.c
250
.sy_call = (sy_call_t *)
netbsd32_setpgid
251
}, /* 57 =
netbsd32_setpgid
*/
linux32_syscallargs.h
1212
int
netbsd32_setpgid
(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
/src/sys/compat/netbsd32/
netbsd32_sysent.c
458
.sy_call = (sy_call_t *)
netbsd32_setpgid
459
}, /* 82 =
netbsd32_setpgid
*/
netbsd32_netbsd.c
786
netbsd32_setpgid
(struct lwp *l, const struct netbsd32_setpgid_args *uap, register_t *retval)
function in typeref:typename:int
netbsd32_syscallargs.h
436
check_syscall_args(
netbsd32_setpgid
)
2999
int
netbsd32_setpgid
(struct lwp *, const struct netbsd32_setpgid_args *, register_t *);
Completed in 53 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025