OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_getpid_with_ppid
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
rumpkern_syscalls.c
15
extern sy_call_t
sys_getpid_with_ppid
;
85
{ 20,
sys_getpid_with_ppid
},
/src/sys/kern/
kern_prot.c
67
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
85
sys_getpid_with_ppid
(struct lwp *l, const void *v, register_t *retval)
function in typeref:typename:int
init_sysent.c
240
.sy_call = (sy_call_t *)
sys_getpid_with_ppid
/src/sys/compat/sunos/
sunos_syscallargs.h
500
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
sunos_sysent.c
121
.sy_call = (sy_call_t *)
sys_getpid_with_ppid
/src/sys/compat/sunos32/
sunos32_syscallargs.h
509
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
sunos32_sysent.c
112
.sy_call = (sy_call_t *)
sys_getpid_with_ppid
/src/sys/compat/freebsd/
freebsd_syscallargs.h
645
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
freebsd_sysent.c
126
.sy_call = (sy_call_t *)
sys_getpid_with_ppid
/src/sys/compat/netbsd32/
netbsd32_sysent.c
227
.sy_call = (sy_call_t *)
sys_getpid_with_ppid
netbsd32_syscallargs.h
2887
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
1468
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
linux_sysent.c
128
.sy_call = (sy_call_t *)
sys_getpid_with_ppid
/src/sys/sys/
syscallargs.h
3465
int
sys_getpid_with_ppid
(struct lwp *, const void *, register_t *);
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025