Searched refs:sys_setpgid (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/kern/ |
| H A D | kern_prot.c | 381 sys_setpgid(struct thread *td, struct setpgid_args *uap) in sys_setpgid() function
|
| H A D | init_sysent.c | 140 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 77 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 129 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 77 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 77 …{ .sy_narg = AS(setpgid_args), .sy_call = (sy_call_t *)sys_setpgid, .sy_auevent = AUE_SETPGRP, .sy…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 1912 int sys_setpgid(struct thread *, struct setpgid_args *);
|