| /src/sys/kern/ |
| kern_fork.c | 117 sys_fork(struct lwp *l, const void *v, register_t *retval) function in typeref:typename:int 666 * Return SYS_fork for all fork types, including vfork(2) and clone(2). 670 ktrsysret(SYS_fork, 0, 0);
|
| kern_fork.c | 117 sys_fork(struct lwp *l, const void *v, register_t *retval) function in typeref:typename:int 666 * Return SYS_fork for all fork types, including vfork(2) and clone(2). 670 ktrsysret(SYS_fork, 0, 0);
|
| kern_fork.c | 117 sys_fork(struct lwp *l, const void *v, register_t *retval) function in typeref:typename:int 666 * Return SYS_fork for all fork types, including vfork(2) and clone(2). 670 ktrsysret(SYS_fork, 0, 0);
|